索引

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
すべてのクラスとインタフェース|すべてのパッケージ|定数フィールド値|直列化された形式

A

A128CBC_HS256 - 列挙型クラスio.helidon.security.jwt.EncryptedJwt.SupportedEncryptionの列挙定数
暗号AES/CBC/PKCS5Paddingはコンテンツの暗号化に使用され、128ビットのキーが生成されます。
A128GCM - 列挙型クラスio.helidon.security.jwt.EncryptedJwt.SupportedEncryptionの列挙定数
暗号AES/GCM/NoPaddingはコンテンツの暗号化に使用され、128ビットのキーが生成されます。
A192CBC_HS384 - 列挙型クラスio.helidon.security.jwt.EncryptedJwt.SupportedEncryptionの列挙定数
暗号AES/CBC/PKCS5Paddingはコンテンツの暗号化に使用され、192ビットのキーが生成されます。
A192GCM - 列挙型クラスio.helidon.security.jwt.EncryptedJwt.SupportedEncryptionの列挙定数
暗号AES/GCM/NoPaddingはコンテンツの暗号化に使用され、192ビットのキーが生成されます。
A256CBC_HS512 - 列挙型クラスio.helidon.security.jwt.EncryptedJwt.SupportedEncryptionの列挙定数
暗号AES/CBC/PKCS5Paddingはコンテンツの暗号化に使用され、256ビットのキーが生成されます。
A256GCM - 列挙型クラスio.helidon.security.jwt.EncryptedJwt.SupportedEncryptionの列挙定数
暗号AES/GCM/NoPaddingはコンテンツの暗号化に使用され、256ビットのキーが生成されます。
AbacAnnotation - io.helidon.security.providers.abacの注釈インタフェース
ABAC属性注釈のメタ注釈。
abacAttribute(String) - インタフェースio.helidon.security.util.AbacSupportのメソッド
プロパティ(optional)値を取得します。
abacAttributeNames() - クラスio.helidon.security.EndpointConfigのメソッド
 
abacAttributeNames() - クラスio.helidon.security.Grantのメソッド
 
abacAttributeNames() - クラスio.helidon.security.ProviderRequestのメソッド
 
abacAttributeNames() - クラスio.helidon.security.SecurityEnvironmentのメソッド
 
abacAttributeNames() - クラスio.helidon.security.Subjectのメソッド
 
abacAttributeNames() - インタフェースio.helidon.security.util.AbacSupportのメソッド
このコンテナ内のすべてのプロパティ名のコレクション。
abacAttributeNames() - クラスio.helidon.security.util.AbacSupport.BasicAttributesのメソッド
 
abacAttributeRaw(String) - クラスio.helidon.security.EndpointConfigのメソッド
 
abacAttributeRaw(String) - クラスio.helidon.security.Grantのメソッド
 
abacAttributeRaw(String) - クラスio.helidon.security.ProviderRequestのメソッド
 
abacAttributeRaw(String) - クラスio.helidon.security.SecurityEnvironmentのメソッド
 
abacAttributeRaw(String) - クラスio.helidon.security.Subjectのメソッド
 
abacAttributeRaw(String) - インタフェースio.helidon.security.util.AbacSupportのメソッド
実際のプロパティ値を返すか、存在しない場合はnullを返します。
abacAttributeRaw(String) - クラスio.helidon.security.util.AbacSupport.BasicAttributesのメソッド
 
AbacProvider - io.helidon.security.providers.abacのクラス
属性ベースのアクセス制御(ABAC)プロバイダ。
AbacProvider.Builder - io.helidon.security.providers.abacのクラス
AbacProvider用のfluent APIビルダー。
AbacProviderService - io.helidon.security.providers.abacのクラス
このプロバイダをSecurityに登録するjavaサービス。
AbacProviderService() - クラスio.helidon.security.providers.abac.AbacProviderServiceのコンストラクタ
 
AbacSupport - io.helidon.security.utilのインタフェース
読取り用の値に対するキーの単純なレジストリ。
AbacSupport.BasicAttributes - io.helidon.security.utilのクラス
AbacSupportインタフェースを実装し、属性の追加をサポートします。
AbacValidator<T> - io.helidon.security.providers.abac.spiのインタフェース
属性ベースのアクセス制御(ABAC)バリデータのサービス・インタフェースです。
AbacValidatorConfig - io.helidon.security.providers.abacのインタフェース
属性ベースのアクセス制御(ABAC)のカスタム・オブジェクトを定義するクラスのマーカー・インタフェース。
AbacValidatorService - io.helidon.security.providers.abac.spiのインタフェース
構成をAbacValidatorにマップするためにServiceLoaderで使用するサービス。
abort(Executor) - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
abort(Executor) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
aborted(SecurityResponse, Response.ResponseBuilder) - インタフェースio.helidon.microprofile.security.spi.SecurityResponseMapperのメソッド
セキュリティの問題によりセキュリティ・レスポンスが中断されたときにコールされます (例、
ABORTED - クラスio.helidon.webserver.grpc.GrpcStatusのstatic変数
通常、シーケンサ・チェックの失敗、トランザクションの中断などの同時実行性の問題のために、操作が中断されました。
abortRequest(SecurityFilterContext, SecurityResponse, int, Map<String, List<String>>) - クラスio.helidon.microprofile.security.SecurityFilterのメソッド
 
absolute() - インタフェースio.helidon.common.uri.UriPathのメソッド
このインスタンスが一部のコンテキスト・ルートからの相対パスを表す場合、絶対リクエスト・パスを返します。そうでない場合は、このインスタンスを返します。
absolute() - インタフェースio.helidon.http.RoutedPathのメソッド
このインスタンスが一部のコンテキスト・ルートからの相対パスを表す場合、絶対リクエスト・パスを返します。そうでない場合は、このインスタンスを返します。
absolute(int) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
abstain() - クラスio.helidon.security.AuthenticationResponseのstaticメソッド
このレスポンスを返すプロバイダはディシジョンできません(例:
abstain() - クラスio.helidon.security.AuthorizationResponseのstaticメソッド
このプロバイダはリソースについてディシジョンできません(例:
abstain() - クラスio.helidon.security.OutboundSecurityResponseのstaticメソッド
このリクエストの処理を棄権します。
abstain() - クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.AnalyzerResponseのstaticメソッド
棄権レスポンスを作成します(例:
abstain(AnnotationAnalyzer.AnalyzerResponse) - クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.AnalyzerResponseのstaticメソッド
棄権レスポンスを作成します(例:
ABSTAIN - 列挙型クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.Flagの列挙定数
このアナライザはセキュリティの必要性を表明できません - 存在しないかのように続行します。
ABSTAIN - 列挙型クラスio.helidon.security.SecurityResponse.SecurityStatusの列挙定数
処理できません。エラーではありません。
ABSTRACT - 列挙型クラスio.helidon.common.types.Modifierの列挙定数
abstract修飾子。
AbstractCommonDataSource - io.helidon.integrations.jdbcのクラス
CommonDataSourceインタフェースのJDBC 4.3準拠のスケルトン実装。
AbstractCommonDataSource() - クラスio.helidon.integrations.jdbc.AbstractCommonDataSourceのコンストラクタ
新しいAbstractCommonDataSourceを作成します。
AbstractConfigSource - io.helidon.configのクラス
任意のタイプの構成ソースの構成を結合する、構成ソースの基本実装。
AbstractConfigSource(AbstractConfigSourceBuilder<?, ?>) - クラスio.helidon.config.AbstractConfigSourceのコンストラクタ
ビルダーの共通データを使用して、このインスタンスのメディア・タイプ、パーサー、メディア・タイプ・マッピングおよびパーサー・マッピングを設定します。
AbstractConfigSourceBuilder<B,U> - io.helidon.configのクラス
構成モジュールで認識される構成可能なオプションを考慮した、構成ソース・ビルダーの共通の祖先。
AbstractConfigSourceBuilder() - クラスio.helidon.config.AbstractConfigSourceBuilderのコンストラクタ
副作用はありません。
AbstractDataSource - io.helidon.integrations.jdbcのクラス
DataSourceインタフェースのJDBC 4.3準拠のスケルトン実装。
AbstractDataSource() - クラスio.helidon.integrations.jdbc.AbstractDataSourceのコンストラクタ
新しいAbstractDataSourceを作成します。
AbstractDataSourceExtension - io.helidon.integrations.datasource.cdiのクラス
サブクラスがCDI beansとして追加されるDataSourceインスタンスを配置する抽象Extension
AbstractDataSourceExtension() - クラスio.helidon.integrations.datasource.cdi.AbstractDataSourceExtensionのコンストラクタ
新しいAbstractDataSourceExtensionを作成します。
AbstractLogEntry - io.helidon.webserver.accesslogのクラス
共通のログ・エントリ機能。
AbstractLogEntry(AbstractLogEntry.Builder<?, ?>) - クラスio.helidon.webserver.accesslog.AbstractLogEntryのコンストラクタ
ビルダーを使用して新しいインスタンスを作成します。
AbstractLogEntry.Builder<R,T> - io.helidon.webserver.accesslogのクラス
AbstractLogEntry用のfluent APIビルダー。
AbstractNodeBuilderImpl<ID,B> - io.helidon.configのクラス
AbstractNodeBuilderImpl.MergingKey - io.helidon.configのクラス
内部構成ノード・キーは、内部構造の構築中に役立ちます。
AbstractSecretBundleConfigSource<B> - io.helidon.integrations.oci.secrets.configsourceのクラス
SecretBundleLazyConfigSourceSecretBundleNodeConfigSourceの両方に共通する機能をカプセル化するAbstractConfigSource
AbstractSecretBundleConfigSource(B) - クラスio.helidon.integrations.oci.secrets.configsource.AbstractSecretBundleConfigSourceのコンストラクタ
新しいAbstractSecretBundleConfigSourceを作成します。
AbstractSecretBundleConfigSource.Builder<B> - io.helidon.integrations.oci.secrets.configsourceのクラス
AbstractSecretBundleConfigSourceのインスタンスの作成に使用されるAbstractConfigSourceBuilder
AbstractSource - io.helidon.configのクラス
ソース実装の可能なすべての組合せのスーパー・セットとしてのソース・オプション。
AbstractSource(AbstractSourceBuilder<?, ?>) - クラスio.helidon.config.AbstractSourceのコンストラクタ
指定されたビルダーから構成された新しいインスタンス。
AbstractSourceBuilder<B,U> - io.helidon.configのクラス
Source実装の共通ビルダー・メソッドのベース・クラス。
AbstractSourceBuilder() - クラスio.helidon.config.AbstractSourceBuilderのコンストラクタ
副作用なし。
AbstractTracingFilter - io.helidon.tracing.jerseyのクラス
トレース・フィルタ・ベース。
AbstractTracingFilter() - クラスio.helidon.tracing.jersey.AbstractTracingFilterのコンストラクタ
 
accept(MediaType...) - インタフェースio.helidon.http.ClientRequestHeadersのメソッド
受け入れられるメディア・タイプ。
accept(MediaType...) - インタフェースio.helidon.webclient.api.ClientRequestのメソッド
受け入れられるメディア・タイプ。
accept(HttpMediaType...) - インタフェースio.helidon.webclient.api.ClientRequestのメソッド
受け入れられるメディア・タイプ。
ACCEPT - クラスio.helidon.http.HeaderNamesのstatic変数
Acceptヘッダー名。
ACCEPT_CHARSET - クラスio.helidon.http.HeaderNamesのstatic変数
Accept-Charsetヘッダー名。
ACCEPT_DATETIME - クラスio.helidon.http.HeaderNamesのstatic変数
Accept-Datetimeヘッダー名。
ACCEPT_ENCODING - クラスio.helidon.http.HeaderNamesのstatic変数
Accept-Encodingヘッダー名。
ACCEPT_EVENT_STREAM - クラスio.helidon.http.HeaderValuesのstatic変数
テキスト/イベント・ストリームを受け入れます。
ACCEPT_JSON - クラスio.helidon.http.HeaderValuesのstatic変数
Accept application/json
ACCEPT_LANGUAGE - クラスio.helidon.http.HeaderNamesのstatic変数
Accept-Languageヘッダー名。
ACCEPT_PATCH - クラスio.helidon.http.HeaderNamesのstatic変数
Accept-Patchヘッダー名。
ACCEPT_RANGES - クラスio.helidon.http.HeaderNamesのstatic変数
Accept-Rangesヘッダー名。
ACCEPT_RANGES_BYTES - クラスio.helidon.http.HeaderValuesのstatic変数
ファイル・ダウンロードのバイト範囲を受け入れます。
ACCEPT_RANGES_NONE - クラスio.helidon.http.HeaderValuesのstatic変数
ファイル・ダウンロードのバイト範囲を受け入れません。
ACCEPT_TEXT - クラスio.helidon.http.HeaderValuesのstatic変数
UTF-8でtext/plainを受け入れます。
acceptDatetime() - インタフェースio.helidon.http.ServerRequestHeadersのメソッド
オプションで、acceptedTypesバージョンを時間(HeaderNames.ACCEPT_DATETIMEヘッダー)で返します。
accepted() - レコード・クラスio.helidon.http.PathMatchers.MatchResultのメソッド
acceptedレコード・コンポーネントの値を返します。
accepted() - レコード・クラスio.helidon.http.PathMatchers.PrefixMatchResultのメソッド
acceptedレコード・コンポーネントの値を返します。
ACCEPTED_202 - クラスio.helidon.http.Statusのstatic変数
202 受領、「HTTP/1.1ドキュメント」を参照。
acceptedMethods() - インタフェースio.helidon.http.MethodPredicateのメソッド
この述語によって受け入れられるメソッドは空である可能性があります。
acceptedTypes() - インタフェースio.helidon.http.Headersのメソッド
品質ファクタの順序で、acceptedTypes (HeaderNames.ACCEPTヘッダー)コンテンツdiscoveryTypesのリストを返します。
acceptEither(CompletionStage<? extends T>, Consumer<? super T>) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
acceptEither(CompletionStage<? extends T>, Consumer<? super T>) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
acceptEitherAsync(CompletionStage<? extends T>, Consumer<? super T>) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
acceptEitherAsync(CompletionStage<? extends T>, Consumer<? super T>) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
acceptEitherAsync(CompletionStage<? extends T>, Consumer<? super T>, Executor) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
acceptEitherAsync(CompletionStage<? extends T>, Consumer<? super T>, Executor) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
acceptPatches() - インタフェースio.helidon.http.ClientResponseHeadersのメソッド
受け入れられたパッチ。
acceptPattern(Pattern) - クラスio.helidon.integrations.oci.secrets.configsource.SecretBundleLazyConfigSource.Builderのメソッド
SecretBundleLazyConfigSourceインスタンスへのアクセスを許可する構成プロパティ名を指定するPatternを設定します。
accepts(HttpPrologue) - インタフェースio.helidon.webserver.http.HttpRouteのメソッド
このルートが指定されたリクエストを受け入れるかどうか。
accepts(HttpPrologue) - クラスio.helidon.webserver.http1.Http1Routeのメソッド
 
accepts(HttpPrologue) - クラスio.helidon.webserver.http2.Http2Routeのメソッド
 
ACCESS_CONTROL_ALLOW_CREDENTIALS - クラスio.helidon.cors.CrossOriginConfigのstatic変数
ヘッダーAccess-Control-Allow-Credentials。
ACCESS_CONTROL_ALLOW_CREDENTIALS - クラスio.helidon.http.HeaderNamesのstatic変数
Access-Control-Allow-Credentialsヘッダー名。
ACCESS_CONTROL_ALLOW_HEADERS - クラスio.helidon.cors.CrossOriginConfigのstatic変数
Header Access-Control-Allow-Headers。
ACCESS_CONTROL_ALLOW_HEADERS - クラスio.helidon.http.HeaderNamesのstatic変数
Access-Control-Allow-Headersヘッダー名。
ACCESS_CONTROL_ALLOW_METHODS - クラスio.helidon.cors.CrossOriginConfigのstatic変数
ヘッダーAccess-Control-Allow-Methods。
ACCESS_CONTROL_ALLOW_METHODS - クラスio.helidon.http.HeaderNamesのstatic変数
Access-Control-Allow-Methodsヘッダー名。
ACCESS_CONTROL_ALLOW_ORIGIN - クラスio.helidon.cors.CrossOriginConfigのstatic変数
ヘッダーAccess-Control-Allow-Origin。
ACCESS_CONTROL_ALLOW_ORIGIN - クラスio.helidon.http.HeaderNamesのstatic変数
Access-Control-Allow-Originヘッダー名。
ACCESS_CONTROL_EXPOSE_HEADERS - クラスio.helidon.cors.CrossOriginConfigのstatic変数
ヘッダーAccess-Control-Expose-Headers。
ACCESS_CONTROL_EXPOSE_HEADERS - クラスio.helidon.http.HeaderNamesのstatic変数
Access-Control-Expose-Headersヘッダー名。
ACCESS_CONTROL_MAX_AGE - クラスio.helidon.cors.CrossOriginConfigのstatic変数
Header Access-Control-Max-Age。
ACCESS_CONTROL_MAX_AGE - クラスio.helidon.http.HeaderNamesのstatic変数
Access-Control-Max-Ageヘッダー名。
ACCESS_CONTROL_REQUEST_HEADERS - クラスio.helidon.cors.CrossOriginConfigのstatic変数
ヘッダーAccess-Control-Request-Headers。
ACCESS_CONTROL_REQUEST_HEADERS - クラスio.helidon.http.HeaderNamesのstatic変数
Access-Control-Request-Headersヘッダー名。
ACCESS_CONTROL_REQUEST_METHOD - クラスio.helidon.cors.CrossOriginConfigのstatic変数
Header Access-Control-Request-Method。
ACCESS_CONTROL_REQUEST_METHOD - クラスio.helidon.http.HeaderNamesのstatic変数
Access-Control-Request-Methodヘッダー名。
ACCESS_TOKEN_KEY - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBaseのstatic変数
アプリケーション・トークンのリクエスト時にIDCSレスポンスから取得されるトークンのJSONキー。
AccessLogCdiExtension - io.helidon.microprofile.accesslogのクラス
アクセス・ログのサポートを追加するためのMicroProfileの拡張。
AccessLogCdiExtension() - クラスio.helidon.microprofile.accesslog.AccessLogCdiExtensionのコンストラクタ
 
AccessLogConfig - io.helidon.webserver.accesslogのインタフェース
アクセス・ログ機能の構成。
AccessLogConfig.Builder - io.helidon.webserver.accesslogのクラス
AccessLogFeatureのFluent APIビルダー。
AccessLogConfig.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.webserver.accesslogのクラス
AccessLogFeatureのFluent APIビルダー・ベース。
AccessLogConfig.BuilderBase.AccessLogConfigImpl - io.helidon.webserver.accesslogのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
AccessLogConfigImpl(AccessLogConfig.BuilderBase<?, ?>) - クラスio.helidon.webserver.accesslog.AccessLogConfig.BuilderBase.AccessLogConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
AccessLogContext - io.helidon.webserver.accesslogのインタフェース
アクセス・ログ処理のコンテキスト。
AccessLogEntry - io.helidon.webserver.accesslogのインタフェース
アクセス・ログのデータを生成するエントリ。
AccessLogFeature - io.helidon.webserver.accesslogのクラス
サーバーへのアクセス・ロギングのサポートを追加するサービス。
AccessLogFeatureProvider - io.helidon.webserver.accesslogのクラス
WebServerのアクセス・ログ機能のためのServiceLoaderプロバイダ実装。
AccessLogFeatureProvider() - クラスio.helidon.webserver.accesslog.AccessLogFeatureProviderのコンストラクタ
非推奨。
ServiceLoaderの場合のみ
AccessLogHandler - io.helidon.webserver.accesslogのクラス
独自のファイルへのアクセス・ログの分離をサポートするログ・ハンドラ。
AccessLogHandler() - クラスio.helidon.webserver.accesslog.AccessLogHandlerのコンストラクタ
デフォルトのAccessLogHandlerを構築します。
AccessLogRoutingFeature - io.helidon.webserver.accesslogのクラス
サーバーへのアクセス・ロギングのサポートを追加するサービス。
AccessLogRoutingFeature.Builder - io.helidon.webserver.accesslogのクラス
AccessLogRoutingFeature用のfluent APIビルダー。
accessModifier() - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのメソッド
エレメントのアクセス修飾子。
accessModifier() - クラスio.helidon.common.types.TypedElementInfo.BuilderBase.TypedElementInfoImplのメソッド
 
accessModifier() - インタフェースio.helidon.common.types.TypedElementInfoのメソッド
エレメントのアクセス修飾子。
accessModifier() - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
アクセス修飾子。
accessModifier() - クラスio.helidon.common.types.TypeInfo.BuilderBase.TypeInfoImplのメソッド
 
accessModifier() - インタフェースio.helidon.common.types.TypeInfoのメソッド
アクセス修飾子。
accessModifier(AccessModifier) - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのメソッド
エレメントのアクセス修飾子。
accessModifier(AccessModifier) - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
アクセス修飾子。
AccessModifier - io.helidon.common.types内の列挙型クラス
クラス・モデル・コンポーネントのアクセス修飾子。
accessor() - クラスio.helidon.integrations.vault.auths.approle.Login.Responseのメソッド
Accessor
accessor() - クラスio.helidon.integrations.vault.auths.k8s.Login.Responseのメソッド
アクセサID。
accessor() - クラスio.helidon.integrations.vault.auths.token.TokenResponseのメソッド
Accessor
ack() - クラスio.helidon.http.http2.Http2Flag.PingFlagsのメソッド
ackフラグが設定されているかどうか。
ack() - クラスio.helidon.http.http2.Http2Flag.SettingsFlagsのメソッド
ackフラグが設定されているかどうか。
ack() - クラスio.helidon.messaging.connectors.jms.JmsBytesMessageのメソッド
 
ack() - クラスio.helidon.messaging.connectors.jms.JmsTextMessageのメソッド
 
ack() - クラスio.helidon.messaging.connectors.kafka.KafkaProducerMessageのメソッド
 
ACK - クラスio.helidon.http.http2.Http2Flagのstatic変数
ACKフラグ。確認に使用されます。
ACK_MODE_ATTRIBUTE - クラスio.helidon.messaging.connectors.jms.JmsConnectorのstatic変数
JMS確認モード。
acknowledgeMode(AcknowledgeMode) - クラスio.helidon.messaging.connectors.aq.AqConfigBuilderのメソッド
JMS確認応答モード。
acknowledgeMode(AcknowledgeMode) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
JMS確認応答モード。
AcknowledgeMode - io.helidon.messaging.connectors.jms内の列挙型クラス
JMS apiのSession.AUTO_ACKNOWLEDGESession.CLIENT_ACKNOWLEDGEおよびSession.DUPS_OK_ACKNOWLEDGE定数に相当する列挙。
acks(String) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
リクエストが完了したとみなされる前にプロデューサが受信したリーダーに要求する確認の数。
ackTimeout(long) - クラスio.helidon.messaging.connectors.kafka.KafkaPublisher.Builderのメソッド
この値は、autoCommitがfalseに設定されている場合にのみ適用されます。
acquireTransactionManager() - クラスio.helidon.integrations.cdi.eclipselink.CDISEPlatform.TransactionControllerのメソッド
null TransactionManager以外を返します。
activate() - インタフェースio.helidon.tracing.Spanのメソッド
このスパンを現在のアクティブ・スパンにします。
activateSpan(Span) - クラスio.helidon.tracing.providers.zipkin.ZipkinTracerのメソッド
 
activeSpan() - クラスio.helidon.tracing.providers.zipkin.ZipkinTracerのメソッド
 
adaptiveBuilder(Duration) - インタフェースio.helidon.config.ScheduledPollingStrategy.RecurringPolicyのstaticメソッド
境界およびScheduledPollingStrategy.RecurringPolicy.shorten()またはScheduledPollingStrategy.RecurringPolicy.lengthen()によって提供されるフィードバックに反応する可能性を使用して、動作を変更する機能を持つScheduledPollingStrategy.RecurringPolicyのビルダーを作成します。
add(BufferData) - インタフェースio.helidon.common.buffers.CompositeBufferDataのメソッド
このバッファを、このコンポジット・バッファにすでに存在するバッファのリストに追加します。
add(FtHandler) - クラスio.helidon.faulttolerance.FaultTolerance.Builderのメソッド
 
add(FtHandler) - クラスio.helidon.faulttolerance.FaultTolerance.TypedBuilderのメソッド
 
add(Header) - インタフェースio.helidon.http.WritableHeadersのメソッド
ヘッダーを追加するか、ヘッダーがすでに存在する場合はヘッダー値を追加します。
add(HeaderName, int) - インタフェースio.helidon.http.WritableHeadersのメソッド
ヘッダーを追加するか、ヘッダーがすでに存在する場合はヘッダー値を追加します。
add(HeaderName, long) - インタフェースio.helidon.http.WritableHeadersのメソッド
ヘッダーを追加するか、ヘッダーがすでに存在する場合はヘッダー値を追加します。
add(HeaderName, String...) - インタフェースio.helidon.http.WritableHeadersのメソッド
ヘッダーを追加するか、ヘッダーがすでに存在する場合はヘッダー値を追加します。
add(Http2Setting<T>、T) - クラスio.helidon.http.http2.Http2Settings.Builderのメソッド
これらの設定に設定を追加します。
add(AccessLogEntry) - クラスio.helidon.webserver.accesslog.AccessLogRoutingFeature.Builderのメソッド
このアクセス・ログの形式を作成するログ・エントリのリストにAccessLogEntryを追加します。
add(String, boolean) - クラスio.helidon.integrations.common.rest.ApiJsonBuilderのメソッド
ペイロードにカスタム・ブールを追加します。
add(String, boolean) - クラスio.helidon.integrations.common.rest.JsonRequestのメソッド
 
add(String, double) - クラスio.helidon.integrations.common.rest.ApiJsonBuilderのメソッド
ペイロードにカスタムdoubleを追加します。
add(String, double) - クラスio.helidon.integrations.common.rest.JsonRequestのメソッド
 
add(String, int) - クラスio.helidon.integrations.common.rest.ApiJsonBuilderのメソッド
ペイロードにカスタムintを追加します。
add(String, int) - クラスio.helidon.integrations.common.rest.JsonRequestのメソッド
 
add(String, long) - クラスio.helidon.integrations.common.rest.ApiJsonBuilderのメソッド
ペイロードにカスタムlongを追加します。
add(String, long) - クラスio.helidon.integrations.common.rest.JsonRequestのメソッド
 
add(String, ApiJsonBuilder<?>) - クラスio.helidon.integrations.common.rest.ApiJsonBuilderのメソッド
ペイロードにカスタム・オブジェクトを追加します。
add(String, ApiJsonBuilder<?>) - クラスio.helidon.integrations.common.rest.JsonRequestのメソッド
 
add(String, String) - インタフェースio.helidon.common.uri.UriQueryWriteableのメソッド
新しい問合せパラメータを追加するか、既存の問合せパラメータに値を追加します。
add(String, String) - クラスio.helidon.integrations.common.rest.ApiJsonBuilderのメソッド
ペイロードにカスタム文字列を追加します。
add(String, String) - クラスio.helidon.integrations.common.rest.JsonRequestのメソッド
 
add(String, String...) - クラスio.helidon.common.parameters.Parameters.Builderのメソッド
newvalue(s)をパラメータに追加します。
add(String, Duration) - クラスio.helidon.integrations.vault.VaultRequestのメソッド
Vaultでフォーマットされたデュレーションを、デュレーションを含む文字列として追加します。
add(Supplier<T> ) - インタフェースio.helidon.common.LazyListのメソッド
別のレイジー・アイテムをリストに追加します。
addAcceptHeader(HttpSignHeader) - クラスio.helidon.security.providers.httpsign.HttpSignProvider.Builderのメソッド
インバウンド・リクエストでバリデートされるヘッダーを追加します。
addAcceptPatches(MediaType...) - インタフェースio.helidon.http.ServerResponseHeadersのメソッド
1つ以上のacceptedTypesパス・ドキュメント形式(ヘッダーHeaderNames.ACCEPT_PATCH)を追加します。
addAdditionalGrants(Subject, List<Grant>) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderのメソッド
IDCSから取得されない権限を追加するための拡張ポイント。
addAdditionalGrants(String, String, Subject, List<Grant>) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProviderのメソッド
作成中のサブジェクトに付与を追加するための拡張ポイント。
addAllowed(String) - クラスio.helidon.common.configurable.AllowListConfig.BuilderBaseのメソッド
許可する正確な文字列。
addAllowed(Predicate<String>) - クラスio.helidon.common.configurable.AllowListConfig.BuilderBaseのメソッド
許可された述語。
addAllowed(List<? extends String>) - クラスio.helidon.common.configurable.AllowListConfig.BuilderBaseのメソッド
許可する正確な文字列。
addAllowedDomain(String) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
ロールのドメインを指定します。
addAllowedEntityAlias(String) - クラスio.helidon.integrations.vault.auths.token.CreateTokenRole.Requestのメソッド
f set。トークン生成時に使用できるエンティティ別名を指定します。
addAllowedOtherSan(String) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
許可されるカスタムOID/UTF8-string SANを定義します。
addAllowedPattern(Pattern) - クラスio.helidon.common.configurable.AllowListConfig.BuilderBaseのメソッド
許可する文字列を指定するPattern
addAllowedPatterns(List<? extends Pattern>) - クラスio.helidon.common.configurable.AllowListConfig.BuilderBaseのメソッド
許可する文字列を指定するPattern
addAllowedPolicy(String) - クラスio.helidon.integrations.vault.auths.token.CreateTokenRole.Requestのメソッド
設定すると、トークンの通常のセマンティクスではなく、このリスト内のポリシーのサブセットを使用してトークンを作成できます。
addAllowedPredicates(List<Predicate<String>>) - クラスio.helidon.common.configurable.AllowListConfig.BuilderBaseのメソッド
許可された述語。
addAllowedPrefix(String) - クラスio.helidon.common.configurable.AllowListConfig.BuilderBaseのメソッド
許可する文字列を指定するプレフィクス。
addAllowedPrefixes(List<? extends String>) - クラスio.helidon.common.configurable.AllowListConfig.BuilderBaseのメソッド
許可する文字列を指定するプレフィクス。
addAllowedResponseHeader(String) - クラスio.helidon.integrations.vault.sys.EnableAuth.Requestのメソッド
ホワイトリストにヘッダー。プラグインがレスポンスに含めることができます。
addAllowedResponseHeader(String) - クラスio.helidon.integrations.vault.sys.EnableEngine.Requestのメソッド
ホワイトリストにヘッダー。プラグインがレスポンスに含めることができます。
addAllowedRole(String) - クラスio.helidon.integrations.vault.secrets.database.DbConfigure.Requestのメソッド
この接続を使用できるロールのリスト。
addAllowedSuffix(String) - クラスio.helidon.common.configurable.AllowListConfig.BuilderBaseのメソッド
許可する文字列を指定するサフィクス。
addAllowedSuffixes(List<? extends String>) - クラスio.helidon.common.configurable.AllowListConfig.BuilderBaseのメソッド
許可する文字列を指定するサフィクス。
addAllowedUriSan(String) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
許可されるURIサブジェクト代替名を定義します。
addAltName(String) - クラスio.helidon.integrations.vault.secrets.pki.IssueCertificate.Requestのメソッド
リクエストされたサブジェクト代替名を指定します。
addAltName(String) - クラスio.helidon.integrations.vault.secrets.pki.SignCsr.Requestのメソッド
リクエストされたサブジェクト代替名を指定します。
addAnnotation(Annotation) - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのメソッド
この要素の既知の注釈のリスト。
addAnnotation(Annotation) - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
この要素の既知の注釈のリスト。
addAnnotation(Consumer<Annotation.Builder>) - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのメソッド
この要素の既知の注釈のリスト。
addAnnotation(Consumer<Annotation.Builder>) - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
この要素の既知の注釈のリスト。
addAnnotations(List<? extends Annotation>) - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのメソッド
この要素の既知の注釈のリスト。
addAnnotations(List<? extends Annotation>) - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
この要素の既知の注釈のリスト。
addApplication(JaxRsApplication) - クラスio.helidon.microprofile.server.Server.Builderのメソッド
使用可能なすべてのオプションを指定してJAX-RSアプリケーションをこのサーバーに追加します。
addApplication(Application) - クラスio.helidon.microprofile.server.JaxRsCdiExtensionのメソッド
jerseyアプリケーションをサーバーに追加します。
addApplication(Application) - クラスio.helidon.microprofile.server.Server.Builderのメソッド
使用するJAX-RSアプリケーション。
addApplication(Class<? extends Application>) - クラスio.helidon.microprofile.server.Server.Builderのメソッド
使用するJAX-RSアプリケーション・クラス。
addApplication(String, Application) - クラスio.helidon.microprofile.server.JaxRsCdiExtensionのメソッド
明示的なコンテキスト・パスを使用して、jerseyアプリケーションをサーバーに追加します。
addApplication(String, Application) - クラスio.helidon.microprofile.server.Server.Builderのメソッド
使用するJAX-RSアプリケーション。
addApplication(String, Class<? extends Application>) - クラスio.helidon.microprofile.server.Server.Builderのメソッド
使用するJAX-RSアプリケーション・クラス。
addApplicationProtocol(String) - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
アプリケーション・レイヤー・プロトコル・ネゴシエーション(ALPN)用にサポートされているアプリケーション・プロトコルのリスト(h2など)を構成します。
addApplicationProtocols(List<? extends String>) - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
アプリケーション・レイヤー・プロトコル・ネゴシエーション(ALPN)用にサポートされているアプリケーション・プロトコルのリスト(h2など)を構成します。
addApplications(List<JaxRsApplication>) - クラスio.helidon.microprofile.server.JaxRsCdiExtensionのメソッド
指定されたリストからすべてのアプリケーション・メタデータを追加します。
addApplyOn(Class<? extends Throwable>) - クラスio.helidon.faulttolerance.CircuitBreakerConfig.BuilderBaseのメソッド
これらのthrowablesは失敗とみなされます。
addApplyOn(Class<? extends Throwable>) - クラスio.helidon.faulttolerance.FallbackConfig.BuilderBaseのメソッド
これらのthrowablesは再試行可能とみなされます。
addApplyOn(Class<? extends Throwable>) - クラスio.helidon.faulttolerance.RetryConfig.BuilderBaseのメソッド
これらのthrowablesは再試行可能とみなされます。
addApplyOn(Set<Class<? extends Throwable>>) - クラスio.helidon.faulttolerance.CircuitBreakerConfig.BuilderBaseのメソッド
これらのthrowablesは失敗とみなされます。
addApplyOn(Set<Class<? extends Throwable>>) - クラスio.helidon.faulttolerance.FallbackConfig.BuilderBaseのメソッド
これらのthrowablesは再試行可能とみなされます。
addApplyOn(Set<Class<? extends Throwable>>) - クラスio.helidon.faulttolerance.RetryConfig.BuilderBaseのメソッド
これらのthrowablesは再試行可能とみなされます。
addAtribute(String, Object) - クラスio.helidon.security.EndpointConfig.Builderのメソッド
このエンドポイント構成ビルダーに属性を追加します。
addAttribute(String, Object) - クラスio.helidon.security.Grant.Builderのメソッド
この権限に属性を追加します。
addAttribute(String, Object) - クラスio.helidon.security.Principal.Builderのメソッド
このプリンシパルにカスタム属性を追加します。
addAttribute(String, Object) - クラスio.helidon.security.SecurityEnvironment.Builderのメソッド
この環境に属性を追加します。
addAttribute(String, Object) - クラスio.helidon.security.Subject.Builderのメソッド
このサブジェクトに属性を追加します。
addAudience(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
オーディエンスは、このJWT (optional)の予期される受信者を識別します。
addAudienceValidator(Collection<Validator<Jwt>>, String, boolean) - クラスio.helidon.security.jwt.Jwtのstaticメソッド
バリデータのコレクションにオーディエンスのバリデータを追加します。
addAudienceValidator(Collection<Validator<Jwt>>, Set<String>, boolean) - クラスio.helidon.security.jwt.Jwtのstaticメソッド
バリデータのコレクションにオーディエンスのバリデータを追加します。
addAuditProvider(AuditProvider) - クラスio.helidon.security.Security.Builderのメソッド
このセキュリティ・ランタイムに監査プロバイダを追加します。
addAuditProvider(Supplier<? extends AuditProvider>) - クラスio.helidon.security.Security.Builderのメソッド
このセキュリティ・ランタイムに監査プロバイダを追加します。
addAuthenticationProvider(AuthenticationProvider) - クラスio.helidon.security.Security.Builderのメソッド
認証プロバイダの追加。
addAuthenticationProvider(AuthenticationProvider, String) - クラスio.helidon.security.Security.Builderのメソッド
名前付き認証プロバイダを追加します。
addAuthenticationProvider(String) - クラスio.helidon.security.CompositeProviderSelectionPolicy.Builderのメソッド
必要なプロバイダをこのコンポジット・プロバイダに追加します。
addAuthenticationProvider(String, CompositeProviderFlag) - クラスio.helidon.security.CompositeProviderSelectionPolicy.Builderのメソッド
このコンポジット・ポリシーにプロバイダを追加します。
addAuthenticationProvider(Supplier<? extends AuthenticationProvider>) - クラスio.helidon.security.Security.Builderのメソッド
認証プロバイダの追加。
addAuthenticationProvider(Supplier<? extends AuthenticationProvider>, String) - クラスio.helidon.security.Security.Builderのメソッド
名前付き認証プロバイダを追加します。
addAuthorizationProvider(AuthorizationProvider) - クラスio.helidon.security.Security.Builderのメソッド
認可プロバイダを追加します。
addAuthorizationProvider(AuthorizationProvider, String) - クラスio.helidon.security.Security.Builderのメソッド
名前付き認可プロバイダを追加します。
addAuthorizationProvider(String) - クラスio.helidon.security.CompositeProviderSelectionPolicy.Builderのメソッド
必要なプロバイダをこのコンポジット・プロバイダに追加します。
addAuthorizationProvider(String, CompositeProviderFlag) - クラスio.helidon.security.CompositeProviderSelectionPolicy.Builderのメソッド
このコンポジット・ポリシーにプロバイダを追加します。
addAuthorizationProvider(Supplier<? extends AuthorizationProvider>) - クラスio.helidon.security.Security.Builderのメソッド
認可プロバイダを追加します。
addAuthorizationProvider(Supplier<? extends AuthorizationProvider>, String) - クラスio.helidon.security.Security.Builderのメソッド
名前付き認可プロバイダを追加します。
addAuthStrategies(List<? extends String>) - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBaseのメソッド
AbstractAuthenticationDetailsProviderがコールされたときに試行される認証方針のリスト。
addBase64(String, Base64Value) - クラスio.helidon.integrations.common.rest.ApiJsonBuilderのメソッド
base64でエンコードされた文字列を追加します。
addBase64(String, Base64Value) - クラスio.helidon.integrations.common.rest.JsonRequestのメソッド
 
addBatch() - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
addBatch(String) - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
 
addBean(BeanConfigurator<DataSource>, Named, Properties) - クラスio.helidon.integrations.datasource.cdi.AbstractDataSourceExtensionのメソッド
指定されたBeanConfiguratorを使用して、サブクラスにDataSource-typed beanを追加できるようにコールされます。
addBean(BeanConfigurator<DataSource>, Named, Properties) - クラスio.helidon.integrations.datasource.hikaricp.cdi.HikariCPBackedDataSourceExtensionのメソッド
 
addBean(BeanConfigurator<DataSource>, Named, Properties) - クラスio.helidon.integrations.datasource.ucp.cdi.UCPBackedDataSourceExtensionのメソッド
 
AddBean - io.helidon.microprofile.testing.junit5の注釈インタフェース
Beanを追加します。
AddBean - io.helidon.microprofile.testing.testngの注釈インタフェース
Beanを追加します。
addBeanClasses(Class<?>...) - クラスio.helidon.microprofile.cdi.HelidonContainerInitializerのメソッド
 
AddBeans - io.helidon.microprofile.testing.junit5の注釈インタフェース
AddBeanの繰返し可能なコンテナ。
AddBeans - io.helidon.microprofile.testing.testngの注釈インタフェース
AddBeanの繰返し可能なコンテナ。
addBetween(LocalTime, LocalTime) - クラスio.helidon.security.abac.time.TimeValidator.TimeConfig.Builderのメソッド
新しい"between time"構成を追加します。
addBlacklistedException(String) - クラスio.helidon.graphql.server.InvocationHandler.Builderのメソッド
ブラックリストに例外を追加します。
addBoundServiceAccountName(String) - クラスio.helidon.integrations.vault.auths.k8s.CreateRole.Requestのメソッド
このロールにアクセスできるサービス・アカウント名を追加します。
addBoundServiceAccountNamespace(String) - クラスio.helidon.integrations.vault.auths.k8s.CreateRole.Requestのメソッド
このロールへのアクセスを許可するネームスペースを追加します。
addBreaker(CircuitBreaker) - クラスio.helidon.faulttolerance.FaultTolerance.Builderのメソッド
リストにサーキット・ブレーカを追加します。
addBreaker(CircuitBreaker) - クラスio.helidon.faulttolerance.FaultTolerance.TypedBuilderのメソッド
リストにサーキット・ブレーカを追加します。
addBulkhead(Bulkhead) - クラスio.helidon.faulttolerance.FaultTolerance.Builderのメソッド
リストにバルクヘッドを追加します。
addBulkhead(Bulkhead) - クラスio.helidon.faulttolerance.FaultTolerance.TypedBuilderのメソッド
リストにバルクヘッドを追加します。
addCacheInMemory(String) - クラスio.helidon.webserver.staticcontent.StaticContentService.Builderのメソッド
メモリーにキャッシュするパス(ユーザーがリクエストしたとおり)を追加します。
addCert(X509Certificate) - クラスio.helidon.common.pki.Keys.BuilderBaseのメソッド
X.509証明書。
addCertAlias(String) - クラスio.helidon.common.pki.KeystoreKeys.BuilderBaseのメソッド
信頼できる証明書のセットを生成するために使用される別名のリスト。
addCertAliases(List<? extends String>) - クラスio.helidon.common.pki.KeystoreKeys.BuilderBaseのメソッド
信頼できる証明書のセットを生成するために使用される別名のリスト。
addCertChain(X509Certificate) - クラスio.helidon.common.pki.Keys.BuilderBaseのメソッド
X.509証明書チェーン。
addCertChain(List<? extends X509Certificate>) - クラスio.helidon.common.pki.Keys.BuilderBaseのメソッド
X.509証明書チェーン。
addCertificateChain(X509Certificate) - クラスio.helidon.security.jwt.jwk.JwkEC.Builderのメソッド
構築するJWKの証明書チェーンに証明書を追加します。
addCertificateChain(X509Certificate) - クラスio.helidon.security.jwt.jwk.JwkRSA.Builderのメソッド
構築するJWKの証明書チェーンに証明書を追加します。
addCerts(List<? extends X509Certificate>) - クラスio.helidon.common.pki.Keys.BuilderBaseのメソッド
X.509証明書。
addCheck(HealthCheck) - クラスio.helidon.webserver.observe.health.HealthObserverConfig.BuilderBaseのメソッド
暗黙的な型を使用したヘルス・チェック。
addCheck(HealthCheck, HealthCheckType) - クラスio.helidon.webserver.observe.health.HealthObserverConfig.BuilderBaseのメソッド
明示的な型を使用して、指定されたヘルス・チェックを追加します(HealthCheck.type()とは異なる場合があります)。
addCheck(Supplier<HealthCheckResponse>, HealthCheckType, String) - クラスio.helidon.webserver.observe.health.HealthObserverConfig.BuilderBaseのメソッド
指定されたレスポンス・サプライヤ、タイプおよび名前を使用してヘルス・チェックを追加します。
addChecks(HealthCheck[]) - クラスio.helidon.webserver.observe.health.HealthObserverConfig.BuilderBaseのメソッド
指定されたヘルス・チェックを追加します。
addCidr(String) - クラスio.helidon.integrations.vault.auths.approle.GenerateSecretId.Requestのメソッド
CIDRブロックでは、特定のIPアドレス・セットからシークレットIDが適用されます。
addCommaDelimitedArray(JsonObjectBuilder, String, List<String>) - クラスio.helidon.integrations.vault.VaultRequestのstaticメソッド
値のリストをJSON配列ではなくカンマ区切り文字列として追加します。
addComponent(ComponentTracingConfig) - クラスio.helidon.tracing.config.TracingConfig.Builderのメソッド
トレース対象のコンポーネント構成を追加します。
addComponentTypes(List<? extends TypeName>) - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのメソッド
要素を説明するコンポーネント・タイプ名を返します。
AddConfig - io.helidon.microprofile.testing.junit5の注釈インタフェース
MicroProfile構成に構成キー/バリュー・ペアを追加します。
AddConfig - io.helidon.microprofile.testing.testngの注釈インタフェース
MicroProfile構成に構成キー/バリュー・ペアを追加します。
AddConfigs - io.helidon.microprofile.testing.junit5の注釈インタフェース
AddConfigの繰返し可能なコンテナ。
AddConfigs - io.helidon.microprofile.testing.testngの注釈インタフェース
AddConfigの繰返し可能なコンテナ。
addConnectionSelector(ServerConnectionSelector) - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
このソケットで使用する明示的に定義された接続セレクタ。
addConnectionSelectors(List<? extends ServerConnectionSelector>) - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
このソケットで使用する明示的に定義された接続セレクタ。
addContentEncoding(ContentEncoding) - クラスio.helidon.http.encoding.ContentEncodingContextConfig.BuilderBaseのメソッド
使用する必要があるコンテンツ・エンコーディングのリスト。
addContentEncodings(List<? extends ContentEncoding>) - クラスio.helidon.http.encoding.ContentEncodingContextConfig.BuilderBaseのメソッド
使用する必要があるコンテンツ・エンコーディングのリスト。
addCookie(SetCookie) - インタフェースio.helidon.http.ServerResponseHeadersのメソッド
RFC6265で指定されたSet-Cookieヘッダーを追加します。
addCookie(String, String) - インタフェースio.helidon.http.ServerResponseHeadersのメソッド
RFC2616に基づいてSet-Cookieヘッダーを追加します。
addCookie(String, String, Duration) - インタフェースio.helidon.http.ServerResponseHeadersのメソッド
RFC6265 with Max-Ageパラメータに基づいてSet-Cookieヘッダーを追加します。
addCountry(String) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
発行された証明書のサブジェクト・フィールドにC (国)値を追加します。
addCreationStatement(String) - クラスio.helidon.integrations.vault.secrets.database.DbCreateRole.Requestのメソッド
ユーザーを作成および構成するために実行されるデータベース文を指定します。
addCrossOrigin(CrossOriginConfig) - クラスio.helidon.cors.CorsSupportBase.Builderのメソッド
デフォルト・パスに関連付けられたクロス・オリジン情報を追加します。
addCrossOrigin(String, CrossOriginConfig) - クラスio.helidon.cors.CorsSupportBase.Builderのメソッド
指定されたパスに関連付けられたクロス・オリジン情報を追加します。
addDaysOfWeek(DayOfWeek...) - クラスio.helidon.security.abac.time.TimeValidator.TimeConfig.Builderのメソッド
新しい"曜日"構成を追加します。
addDaysOfWeek(List<DayOfWeek>) - クラスio.helidon.security.abac.time.TimeValidator.TimeConfig.Builderのメソッド
新しい"曜日"構成を追加します。
addDefaultCookies(Map<? extends String, ? extends String>) - クラスio.helidon.webclient.api.WebClientCookieManagerConfig.BuilderBaseのメソッド
このメソッドは既存の値を保持し、新しい値をすべてマップに配置します。
addDefaultHeadersMap(Map<? extends String, ? extends String>) - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
このメソッドは既存の値を保持し、新しい値をすべてマップに配置します。
addDenied(String) - クラスio.helidon.common.configurable.AllowListConfig.BuilderBaseのメソッド
否定する文字列。
addDenied(Predicate<String>) - クラスio.helidon.common.configurable.AllowListConfig.BuilderBaseのメソッド
述語を拒否します。
addDenied(List<? extends String>) - クラスio.helidon.common.configurable.AllowListConfig.BuilderBaseのメソッド
否定する文字列。
addDeniedPattern(Pattern) - クラスio.helidon.common.configurable.AllowListConfig.BuilderBaseのメソッド
拒否する文字列を指定するパターン。
addDeniedPatterns(List<? extends Pattern>) - クラスio.helidon.common.configurable.AllowListConfig.BuilderBaseのメソッド
拒否する文字列を指定するパターン。
addDeniedPredicates(List<Predicate<String>>) - クラスio.helidon.common.configurable.AllowListConfig.BuilderBaseのメソッド
述語を拒否します。
addDeniedPrefix(String) - クラスio.helidon.common.configurable.AllowListConfig.BuilderBaseのメソッド
拒否する文字列を指定するプレフィクス。
addDeniedPrefixes(List<? extends String>) - クラスio.helidon.common.configurable.AllowListConfig.BuilderBaseのメソッド
拒否する文字列を指定するプレフィクス。
addDeniedSuffix(String) - クラスio.helidon.common.configurable.AllowListConfig.BuilderBaseのメソッド
拒否する文字列を指定するサフィクス。
addDeniedSuffixes(List<? extends String>) - クラスio.helidon.common.configurable.AllowListConfig.BuilderBaseのメソッド
拒否する文字列を指定するサフィクス。
addDigest(String, DigestProvider<T>, T) - クラスio.helidon.security.Security.Builderのメソッド
セキュリティ構成にシグネチャ/HMACを追加します。
addDigestProvider(DigestProvider<?>, String) - クラスio.helidon.security.Security.Builderのメソッド
名前付きダイジェスト・プロバイダ(シグネチャとHMACの提供)を追加します。
addDigestQop(HttpDigest.Qop) - クラスio.helidon.security.providers.httpauth.HttpDigestAuthProvider.Builderのメソッド
サポートするダイジェストQOP。
addDisallowedPolicy(String) - クラスio.helidon.integrations.vault.auths.token.CreateTokenRole.Requestのメソッド
設定した場合、このロールによる正常なトークンの作成では、指定されたリストのポリシーがリクエストされません。
addDiscoveryType(RequestedUriDiscoveryContext.RequestedUriDiscoveryType) - クラスio.helidon.http.RequestedUriDiscoveryContext.Builderのメソッド
ソケットに到着するリクエストに対してリクエストされたURI検出の検出タイプを追加します。
addElementInfo(TypedElementInfo) - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
処理に関連するタイプを構成するエレメントです。
addElementInfo(Consumer<TypedElementInfo.Builder>) - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
処理に関連するタイプを構成するエレメントです。
addElementInfo(List<? extends TypedElementInfo>) - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
処理に関連するタイプを構成するエレメントです。
addElementModifier(Modifier) - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのメソッド
エレメント修飾子。
addElementModifier(Modifier) - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
タイプ修飾子。
addElementModifiers(Set<? extends Modifier>) - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのメソッド
エレメント修飾子。
addElementModifiers(Set<? extends Modifier>) - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
タイプ修飾子。
addElementTypeAnnotations(List<? extends Annotation>) - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのメソッド
TypedElementInfo.BuilderBase.typeName()によって参照される型名に関する既知の注釈のリスト。
addEnabledCipherSuite(String) - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
TLS通信用の暗号スイートを有効化しました。
addEnabledCipherSuites(List<? extends String>) - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
TLS通信用の暗号スイートを有効化しました。
addEnabledProtocol(String) - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
TLS通信用のプロトコルを有効にします。
addEnabledProtocols(List<? extends String>) - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
TLS通信用のプロトコルを有効にします。
addEnclosingName(String) - クラスio.helidon.common.types.TypeName.BuilderBaseのメソッド
囲んでいるクラス(存在する場合)の単純な名前。
addEnclosingNames(List<? extends String>) - クラスio.helidon.common.types.TypeName.BuilderBaseのメソッド
囲んでいるクラス(存在する場合)の単純な名前。
addEncryption(String, EncryptionProvider<T>, T) - クラスio.helidon.security.Security.Builderのメソッド
セキュリティ構成に暗号化を追加します。
addEncryptionProvider(EncryptionProvider<?>, String) - クラスio.helidon.security.Security.Builderのメソッド
名前付き暗号化プロバイダを追加します。
addEntries(List<? extends AccessLogEntry>) - クラスio.helidon.webserver.accesslog.AccessLogConfig.BuilderBaseのメソッド
構成されたログ・エントリ。
addEntry(DecryptBatch.BatchEntry) - クラスio.helidon.integrations.vault.secrets.transit.DecryptBatch.Requestのメソッド
単一のバッチで暗号化するアイテムのリストを指定します。
addEntry(EncryptBatch.BatchEntry) - クラスio.helidon.integrations.vault.secrets.transit.EncryptBatch.Requestのメソッド
単一のバッチで暗号化するアイテムのリストを指定します。
addEntry(AccessLogEntry) - クラスio.helidon.webserver.accesslog.AccessLogConfig.BuilderBaseのメソッド
構成されたログ・エントリ。
addEvent(String) - インタフェースio.helidon.tracing.Spanのメソッド
このスパンに新しいイベントを追加します。
addEvent(String, Map<String, ?>) - インタフェースio.helidon.tracing.Spanのメソッド
このスパンにイベントを追加します。
addExcludedClass(Class<? extends T>) - クラスio.helidon.common.HelidonServiceLoader.Builderのメソッド
除外された実装クラスの追加 - このようなサービス実装が(Javaサービス・ローダーまたはHelidonServiceLoader.Builder.addService(Object)を使用)で構成されている場合、無視されます。
addExcludedClassName(String) - クラスio.helidon.common.HelidonServiceLoader.Builderのメソッド
除外された実装クラスの追加 - このようなサービス実装が(Javaサービス・ローダーまたはHelidonServiceLoader.Builder.addService(Object)を使用)で構成されている場合、無視されます。
addExcludes(String...) - クラスio.helidon.microprofile.openapi.ExpandedTypeDescriptionのメソッド
除外するプロパティ名を追加します。
addExecutor(PolicyExecutor) - クラスio.helidon.security.abac.policy.PolicyValidator.Builderのメソッド
エグゼキュータ(javaサービスとして使用できない)を追加します。
addExpectedAudience(String) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
インバウンドJWTに必要なオーディエンスを追加します。
AddExtension - io.helidon.microprofile.testing.junit5の注釈インタフェース
テスト・コンテナにCDI拡張を追加します。
AddExtension - io.helidon.microprofile.testing.testngの注釈インタフェース
テスト・コンテナにCDI拡張を追加します。
addExtensions() - クラスio.helidon.microprofile.openapi.ExpandedTypeDescriptionのメソッド
拡張機能のプロパティ処理を追加します。
addExtensions(Extension...) - クラスio.helidon.microprofile.cdi.HelidonContainerInitializerのメソッド
 
addExtensions(Class<? extends Extension>...) - クラスio.helidon.microprofile.cdi.HelidonContainerInitializerのメソッド
 
AddExtensions - io.helidon.microprofile.testing.junit5の注釈インタフェース
AddExtensionの繰返し可能なコンテナ。
AddExtensions - io.helidon.microprofile.testing.testngの注釈インタフェース
AddExtensionの繰返し可能なコンテナ。
addExtKeyUsage(String) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
発行された証明書に対して許可される拡張キー使用制約を指定します。
addExtKeyUsageOid(String) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
拡張使用OIDを追加します。
addFallback(Fallback<T> ) - クラスio.helidon.faulttolerance.FaultTolerance.TypedBuilderのメソッド
ハンドラのリストにフォールバックを追加します。
addFallback(Fallback<U> ) - クラスio.helidon.faulttolerance.FaultTolerance.Builderのメソッド
ハンドラのリストにフォールバックを追加します。
addFeature(ServerFeature) - クラスio.helidon.microprofile.server.ServerCdiExtensionのメソッド
サーバー機能を追加します。
addFeature(ServerFeature) - クラスio.helidon.webserver.WebServerConfig.BuilderBaseのメソッド
サーバー機能を使用すると、サーバー、リスナーまたはルーティングをカスタマイズできます。
addFeature(Supplier<? extends HttpFeature>) - インタフェースio.helidon.webserver.http.HttpRouting.Builderのメソッド
新機能を追加します。
addFeatures(List<? extends ServerFeature>) - クラスio.helidon.webserver.WebServerConfig.BuilderBaseのメソッド
サーバー機能を使用すると、サーバー、リスナーまたはルーティングをカスタマイズできます。
addFilter(ConfigFilter) - インタフェースio.helidon.config.Config.Builderのメソッド
ユーザーに返される前に要素値をフィルタするためにConfigで使用されるConfigFilterインスタンスを登録します。
addFilter(Filter) - インタフェースio.helidon.webserver.http.HttpRouting.Builderのメソッド
新規フィルタの追加
addFilter(Function<Config, ConfigFilter>) - インタフェースio.helidon.config.Config.Builderのメソッド
ConfigFilterプロバイダをFunction<Config, ConfigFilter>として登録します。
addFilter(Supplier<Function<Config, ConfigFilter>>) - インタフェースio.helidon.config.Config.Builderのメソッド
ConfigFilterプロバイダをSupplier < Function < Config, ConfigFilter>>として登録します。
addGrant(Grant) - クラスio.helidon.security.Subject.Builderのメソッド
このサブジェクトに権限を追加します。
addHandler(DirectHandler.EventType, DirectHandler) - クラスio.helidon.webserver.http.DirectHandlers.Builderのメソッド
ハンドラを追加します。
addHeader(Header) - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
すべてのリクエストで使用されるデフォルトのヘッダー。
addHeader(HeaderName, int) - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
デフォルトのヘッダー値を追加します。
addHeader(HeaderName, long) - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
デフォルトのヘッダー値を追加します。
addHeader(HeaderName, String) - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
デフォルトのヘッダー値を追加します。
addHeader(String, int) - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
デフォルトのヘッダー値を追加します。
addHeader(String, long) - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
デフォルトのヘッダー値を追加します。
addHeader(String, String) - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
デフォルトのヘッダー値を追加します。
addHeader(String, String...) - クラスio.helidon.integrations.common.rest.ApiJsonRequestのメソッド
HTTPヘッダーを追加します。
addHeader(String, String...) - インタフェースio.helidon.integrations.common.rest.ApiRequestのメソッド
HTTPヘッダーを追加します。
addHeader(String, String...) - クラスio.helidon.integrations.common.rest.ApiRestRequestのメソッド
HTTPヘッダーを追加します。
addHeader(Map<String, List<String>>, String) - クラスio.helidon.security.util.TokenHandlerのメソッド
トークンを新しいヘッダー値として追加します。
addHeaderAudience(String) - クラスio.helidon.security.jwt.JwtHeaders.Builderのメソッド
オーディエンスは、このJWT (optional)の予期される受信者を識別します。
addHeaderClaim(String, Object) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
一般ヘッダー・クレームを追加します。
addHeaderClaim(String, Object) - クラスio.helidon.security.jwt.JwtHeaders.Builderのメソッド
ヘッダー要求を追加します。
addHeaders(HttpClientRequest, Map<String, List<String>>) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
HTTPヘッダーを追加します。
addHeaders(Set<? extends Header>) - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
すべてのリクエストで使用されるデフォルトのヘッダー。
addHealthChecks(List<? extends HealthCheck>) - クラスio.helidon.webserver.observe.health.HealthObserverConfig.BuilderBaseのメソッド
暗黙的な型を使用したヘルス・チェック。
addHost(String) - クラスio.helidon.security.providers.common.OutboundTarget.Builderのメソッド
このターゲットに対してサポートされているホストを追加します。
addInbound(InboundClientDefinition) - クラスio.helidon.security.providers.httpsign.HttpSignProvider.Builderのメソッド
インバウンド構成を追加します。
addIndexPaths(List<? extends String>) - クラスio.helidon.microprofile.openapi.MpOpenApiManagerConfig.BuilderBaseのメソッド
Jandex索引パスのセットを指定します。
「開発者にリクエストされるレジストリの追加」 - クラスio.helidon.integrations.micrometer.MeterRegistryFactory内の検索タグ
セクション
addInterfaceTypeInfo(TypeInfo) - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
この型情報のインタフェース・クラス。
addInterfaceTypeInfo(Consumer<TypeInfo.Builder>) - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
この型情報のインタフェース・クラス。
addInterfaceTypeInfo(List<? extends TypeInfo>) - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
この型情報のインタフェース・クラス。
addIpSan(String) - クラスio.helidon.integrations.vault.secrets.pki.IssueCertificate.Requestのメソッド
リクエストされたIPサブジェクト代替名を指定します。
addIpSan(String) - クラスio.helidon.integrations.vault.secrets.pki.SignCsr.Requestのメソッド
リクエストされたIPサブジェクト代替名を指定します。
addIssuerValidator(Collection<Validator<Jwt>>, String, boolean) - クラスio.helidon.security.jwt.Jwtのstaticメソッド
発行者のバリデータをバリデータのコレクションに追加します。
AddJaxRs - io.helidon.microprofile.testing.junit5の注釈インタフェース
リクエスト・スコープBeanのJaxRSサポートを追加します。
AddJaxRs - io.helidon.microprofile.testing.testngの注釈インタフェース
リクエスト・スコープBeanのJaxRSサポートを追加します。
addKekValidator(Collection<Validator<EncryptedJwt>>, String, boolean) - クラスio.helidon.security.jwt.EncryptedJwtのstaticメソッド
バリデータのコレクションにkekアルゴリズムのバリデータを追加します。
addKey(Jwk) - クラスio.helidon.security.jwt.jwk.JwkKeys.Builderのメソッド
このキーに新しいJWKを追加します。
addList(ConfigNode.ListNode) - クラスio.helidon.config.ListNodeBuilderImplのメソッド
 
addList(ConfigNode.ListNode) - インタフェースio.helidon.config.spi.ConfigNode.ListNode.Builderのメソッド
リストにリスト・ノードを追加します。
addList(String, ConfigNode.ListNode) - クラスio.helidon.config.ObjectNodeBuilderImplのメソッド
 
addList(String, ConfigNode.ListNode) - インタフェースio.helidon.config.spi.ConfigNode.ObjectNode.Builderのメソッド
指定されたkeyに関連付けられたリスト・ノードを設定します。
addListenerConfiguration(CacheEntryListenerConfiguration<K, V> ) - クラスio.helidon.integrations.microstream.cache.MicrostreamCacheConfigurationBuilderのメソッド
 
addListenerSocketOptions(Map<SocketOption<?>, ?>) - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
このメソッドは既存の値を保持し、新しい値をすべてマップに配置します。
addLocality(String) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
発行された証明書のサブジェクト・フィールドにL (地域)値を追加します。
addMapper(GenericType<T>, Function<Config, T>) - インタフェースio.helidon.config.Config.Builderのメソッド
指定されたGenericTypeのマッピング関数を登録します。
addMapper(Mapper<S, T>, GenericType<S>, GenericType<T>, double, String...) - クラスio.helidon.common.mapper.MapperManager.Builderのメソッド
カスタム優先度のマッパーのリストにマッパーを追加します。
addMapper(Mapper<S, T>, GenericType<S>, GenericType<T>, String...) - クラスio.helidon.common.mapper.MapperManager.Builderのメソッド
マッパーのリストにマッパーを追加します。
addMapper(Mapper<S, T>, Class<S>, Class<T>, double, String...) - クラスio.helidon.common.mapper.MapperManager.Builderのメソッド
カスタム優先度でマッパーのリストにマッパーを追加します。
addMapper(Mapper<S, T>, Class<S>, Class<T>, String...) - クラスio.helidon.common.mapper.MapperManager.Builderのメソッド
マッパーのリストにマッパーを追加します。
addMapper(ConfigMapperProvider) - インタフェースio.helidon.config.Config.Builderのメソッド
Stringのマップを使用して、指定したtypeConfigMapperProviderを登録します。
addMapper(DbMapper<TYPE>, GenericType<TYPE>) - クラスio.helidon.dbclient.DbClientBuilderBaseのメソッド
 
addMapper(DbMapper<TYPE>, GenericType<TYPE>) - インタフェースio.helidon.dbclient.spi.DbClientBuilderのメソッド
汎用型をサポートするカスタム・マッパーを追加します。
addMapper(DbMapper<TYPE>, Class<TYPE>) - クラスio.helidon.dbclient.DbClientBuilderBaseのメソッド
 
addMapper(DbMapper<TYPE>, Class<TYPE>) - インタフェースio.helidon.dbclient.spi.DbClientBuilderのメソッド
カスタム・マッパーを追加します。
addMapper(Class<T>, Function<Config, T>) - インタフェースio.helidon.config.Config.Builderのメソッド
指定されたtypeのマッピング関数を登録します。
addMapperProvider(MapperProvider) - クラスio.helidon.common.mapper.MapperManager.Builderのメソッド
システム・サービス・ローダーからロードされたプロバイダのリストに新しいMapperProviderを追加します。
addMapperProvider(MapperProvider, int) - クラスio.helidon.common.mapper.MapperManager.Builderのメソッド
システム・サービス・ローダーからロードされたプロバイダのリストに、カスタム優先度で新しいMapperProviderを追加します。
addMapperProvider(DbMapperProvider) - クラスio.helidon.dbclient.DbClientBuilderBaseのメソッド
 
addMapperProvider(DbMapperProvider) - クラスio.helidon.dbclient.DbMapperManager.Builderのメソッド
マッパー・プロバイダを追加します。
addMapperProvider(DbMapperProvider) - インタフェースio.helidon.dbclient.spi.DbClientBuilderのメソッド
データベース・スキーマ・マッパー・プロバイダ。
addMapperProvider(DbMapperProvider, int) - クラスio.helidon.dbclient.DbMapperManager.Builderのメソッド
カスタム優先度でマッパー・プロバイダを追加します。
addMaxTokenAgeValidator(Collection<Validator<Jwt>>, Duration, Duration, boolean) - クラスio.helidon.security.jwt.Jwtのstaticメソッド
バリデータのコレクションに最大トークン有効期限のバリデータを追加します。
addMediaSupport(MediaSupport) - クラスio.helidon.http.media.MediaContextConfig.BuilderBaseのメソッド
メディアは利用を支えています。
addMediaSupport(MediaSupport) - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
メディアは (手動で追加)をサポートしています。
addMediaSupports(List<? extends MediaSupport>) - クラスio.helidon.http.media.MediaContextConfig.BuilderBaseのメソッド
メディアは利用を支えています。
addMediaSupports(List<? extends MediaSupport>) - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
メディアは (手動で追加)をサポートしています。
addMetadata(String, String) - クラスio.helidon.integrations.vault.auths.approle.GenerateSecretId.Requestのメソッド
このメタデータはこのSecretIDで発行されたトークンに設定され、監査ログはプレーン・テキストで記録されます。
addMetadata(String, String) - クラスio.helidon.integrations.vault.auths.token.CreateToken.Requestのメソッド
監査デバイスに渡されるメタデータをリクエストします。
addMethod(Method) - クラスio.helidon.webserver.security.PathsConfig.BuilderBaseのメソッド
 
addMethod(String) - クラスio.helidon.security.providers.common.OutboundTarget.Builderのメソッド
このターゲットに対してサポートされているメソッドを追加します。
addMethod(String) - クラスio.helidon.webserver.observe.tracing.PathTracingConfig.Builderのメソッド
この構成を制限する新しいHTTPメソッドを追加します。
addMethod(String, Method) - クラスio.helidon.security.abac.policy.el.JavaxElPolicyExecutor.Builderのメソッド
プレフィクスなしで式で使用できるカスタム・メソッドを追加します。
addMethod(String, String, Method) - クラスio.helidon.security.abac.policy.el.JavaxElPolicyExecutor.Builderのメソッド
式で使用できるカスタム・メソッドを追加します。
addMethods(List<? extends Method>) - クラスio.helidon.webserver.security.PathsConfig.BuilderBaseのメソッド
 
addModifier(String) - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのメソッド
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
かわりにTypedElementInfo.BuilderBase.elementModifiers()を使用してください
addModifier(String) - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
かわりにTypeInfo.BuilderBase.elementModifiers()を使用してください
addModifiers(Set<? extends String>) - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのメソッド
エレメント修飾子。
addModifiers(Set<? extends String>) - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
エレメント修飾子。
addNode(ConfigNode) - クラスio.helidon.config.ListNodeBuilderImplのメソッド
リストに新しい要素を追加します。
addNode(String, ConfigNode) - クラスio.helidon.config.ObjectNodeBuilderImplのメソッド
マップに新しいメンバーを設定します。
addNode(String, ConfigNode) - インタフェースio.helidon.config.spi.ConfigNode.ObjectNode.Builderのメソッド
構成ノードを追加します。
addNoProxy(String) - クラスio.helidon.webclient.api.Proxy.Builderのメソッド
プロキシを経由しないホスト・パターンを構成します。
addObject(ConfigNode.ObjectNode) - クラスio.helidon.config.ListNodeBuilderImplのメソッド
 
addObject(ConfigNode.ObjectNode) - インタフェースio.helidon.config.spi.ConfigNode.ListNode.Builderのメソッド
オブジェクト・ノードをリストに追加します。
addObject(Class<?>, Object) - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBaseのメソッド
セキュリティ・リクエストのカスタム・オブジェクトを登録します。
addObject(Object) - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBaseのメソッド
セキュリティ・リクエストのカスタム・オブジェクトを登録します。
addObject(String, ConfigNode.ObjectNode) - クラスio.helidon.config.ObjectNodeBuilderImplのメソッド
 
addObject(String, ConfigNode.ObjectNode) - インタフェースio.helidon.config.spi.ConfigNode.ObjectNode.Builderのメソッド
指定されたkeyに関連付けられたオブジェクト・ノードを設定します。
addObserver(Observer) - クラスio.helidon.microprofile.server.ServerCdiExtensionのメソッド
オブザーバ固有のCDI拡張からオブザーバを追加します。
addObserver(Observer) - クラスio.helidon.webserver.observe.ObserveFeatureConfig.BuilderBaseのメソッド
この監視機能で使用するオブザーバ。
addObservers(List<? extends Observer>) - クラスio.helidon.webserver.observe.ObserveFeatureConfig.BuilderBaseのメソッド
この監視機能で使用するオブザーバ。
addOperation(String) - クラスio.helidon.security.jwt.jwk.JwkEC.Builderのメソッド
このJWKの目的の操作を追加します。
addOperation(String) - クラスio.helidon.security.jwt.jwk.JwkOctet.Builderのメソッド
このJWKの目的の操作を追加します。
addOperation(String) - クラスio.helidon.security.jwt.jwk.JwkRSA.Builderのメソッド
このJWKの目的の操作を追加します。
addOptions(Map<? extends String, ? extends String>) - クラスio.helidon.integrations.openapi.ui.OpenApiUiConfig.BuilderBaseのメソッド
このメソッドは既存の値を保持し、新しい値をすべてマップに配置します。
addOrg(String) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
発行された証明書のサブジェクト・フィールドにO (組織)値を追加します。
addOrgUnit(String) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
発行された証明書のサブジェクト・フィールドにOU (OrganizationalUnit)値を追加します。
addOrigin(String) - クラスio.helidon.webserver.websocket.WsConfig.BuilderBaseのメソッド
WebSocketオリジン。
addOrigins(Set<? extends String>) - クラスio.helidon.webserver.websocket.WsConfig.BuilderBaseのメソッド
WebSocketオリジン。
addOtherElementInfo(TypedElementInfo) - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
このタイプを構成する要素で、"other"とみなされるか、処理には関係ないためスキップされます。
addOtherElementInfo(Consumer<TypedElementInfo.Builder>) - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
このタイプを構成する要素で、"other"とみなされるか、処理には関係ないためスキップされます。
addOtherElementInfo(List<? extends TypedElementInfo>) - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
このタイプを構成する要素で、"other"とみなされるか、処理には関係ないためスキップされます。
addOtherSan(String, String) - クラスio.helidon.integrations.vault.secrets.pki.IssueCertificate.Requestのメソッド
カスタムOID/UTF8-string SANを指定します。
addOtherSan(String, String) - クラスio.helidon.integrations.vault.secrets.pki.SignCsr.Requestのメソッド
カスタムOID/UTF8-string SANを指定します。
addOutboundProvider(String) - クラスio.helidon.security.CompositeProviderSelectionPolicy.Builderのメソッド
このコンポジット・ポリシーにプロバイダを追加します。
addOutboundSecurityProvider(OutboundSecurityProvider) - クラスio.helidon.security.Security.Builderのメソッド
構成済のすべてのアイデンティティ伝播プロバイダが使用されます。
addOutboundSecurityProvider(OutboundSecurityProvider, String) - クラスio.helidon.security.Security.Builderのメソッド
名前付きアウトバウンド・セキュリティ・プロバイダを追加します。
addOutboundSecurityProvider(Supplier<? extends OutboundSecurityProvider>) - クラスio.helidon.security.Security.Builderのメソッド
構成済のすべてのアイデンティティ伝播プロバイダが使用されます。
addOutboundSecurityProvider(Supplier<? extends OutboundSecurityProvider>, String) - クラスio.helidon.security.Security.Builderのメソッド
名前付きアウトバウンド・セキュリティ・プロバイダを追加します。
addOutboundTarget(OutboundTarget) - クラスio.helidon.security.providers.header.HeaderAtnProvider.Builderのメソッド
アイデンティティ伝播のアウトバウンド・ターゲットを構成します。
addOutboundTarget(OutboundTarget) - クラスio.helidon.security.providers.httpauth.HttpBasicAuthProvider.Builderのメソッド
新しいアウトバウンド・ターゲットを追加して、アイデンティティ伝播または明示的なユーザー名/パスワードを構成します。
addPackages(boolean, Class<?>...) - クラスio.helidon.microprofile.cdi.HelidonContainerInitializerのメソッド
 
addPackages(boolean, Package...) - クラスio.helidon.microprofile.cdi.HelidonContainerInitializerのメソッド
 
addPackages(Class<?>...) - クラスio.helidon.microprofile.cdi.HelidonContainerInitializerのメソッド
 
addPackages(Package...) - クラスio.helidon.microprofile.cdi.HelidonContainerInitializerのメソッド
 
addParam(boolean) - インタフェースio.helidon.dbclient.DbStatementのメソッド
次のブール・パラメータを順序付きパラメータのリストに追加します(例:。
addParam(boolean) - クラスio.helidon.dbclient.DbStatementBaseのメソッド
 
addParam(byte) - インタフェースio.helidon.dbclient.DbStatementのメソッド
次のバイト・パラメータを順序付きパラメータのリストに追加します(例:。
addParam(byte) - クラスio.helidon.dbclient.DbStatementBaseのメソッド
 
addParam(byte[]) - インタフェースio.helidon.dbclient.DbStatementのメソッド
次のバイトの[]パラメータを順序付きパラメータのリストに追加します(例:。
addParam(byte[]) - クラスio.helidon.dbclient.DbStatementBaseのメソッド
 
addParam(double) - インタフェースio.helidon.dbclient.DbStatementのメソッド
次のdoubleパラメータを順序付きパラメータのリストに追加します(例:。
addParam(double) - クラスio.helidon.dbclient.DbStatementBaseのメソッド
 
addParam(float) - インタフェースio.helidon.dbclient.DbStatementのメソッド
次のfloatパラメータを順序付きパラメータのリストに追加します(例:。
addParam(float) - クラスio.helidon.dbclient.DbStatementBaseのメソッド
 
addParam(int) - インタフェースio.helidon.dbclient.DbStatementのメソッド
順序付けされたパラメータのリストに次の整数パラメータを追加します(例:。
addParam(int) - クラスio.helidon.dbclient.DbStatementBaseのメソッド
 
addParam(long) - インタフェースio.helidon.dbclient.DbStatementのメソッド
次の長いパラメータを順序付きパラメータのリストに追加します(例:。
addParam(long) - クラスio.helidon.dbclient.DbStatementBaseのメソッド
 
addParam(short) - インタフェースio.helidon.dbclient.DbStatementのメソッド
次の短いパラメータを順序付きパラメータのリストに追加します(例:。
addParam(short) - クラスio.helidon.dbclient.DbStatementBaseのメソッド
 
addParam(Object) - クラスio.helidon.dbclient.DbIndexedStatementParametersのメソッド
 
addParam(Object) - インタフェースio.helidon.dbclient.DbStatementのメソッド
順序付けられたパラメータのリストに次のパラメータを追加します(例:
addParam(Object) - クラスio.helidon.dbclient.DbStatementBaseのメソッド
 
addParam(Object) - クラスio.helidon.dbclient.DbStatementParametersのメソッド
順序付けられたパラメータのリストに次のパラメータを追加します(例:
addParam(Object) - クラスio.helidon.dbclient.mongodb.MongoDbStatementGetのメソッド
 
addParam(String) - インタフェースio.helidon.dbclient.DbStatementのメソッド
次のStringパラメータを順序付きパラメータのリストに追加します(例:。
addParam(String) - クラスio.helidon.dbclient.DbStatementBaseのメソッド
 
addParam(String, boolean) - インタフェースio.helidon.dbclient.DbStatementのメソッド
名前付きパラメータのマップに次のブール・パラメータを追加します(例:。
addParam(String, boolean) - クラスio.helidon.dbclient.DbStatementBaseのメソッド
 
addParam(String, byte) - インタフェースio.helidon.dbclient.DbStatementのメソッド
名前付きパラメータのマップに次のバイト・パラメータを追加します(例:。
addParam(String, byte) - クラスio.helidon.dbclient.DbStatementBaseのメソッド
 
addParam(String, byte[]) - インタフェースio.helidon.dbclient.DbStatementのメソッド
次のバイトの[]パラメータを名前付きパラメータのマップに追加します(例:。
addParam(String, byte[]) - クラスio.helidon.dbclient.DbStatementBaseのメソッド
 
addParam(String, double) - インタフェースio.helidon.dbclient.DbStatementのメソッド
名前付きパラメータのマップに次のdoubleパラメータを追加します(例:。
addParam(String, double) - クラスio.helidon.dbclient.DbStatementBaseのメソッド
 
addParam(String, float) - インタフェースio.helidon.dbclient.DbStatementのメソッド
名前付きパラメータのマップに次のfloatパラメータを追加します(例:。
addParam(String, float) - クラスio.helidon.dbclient.DbStatementBaseのメソッド
 
addParam(String, int) - インタフェースio.helidon.dbclient.DbStatementのメソッド
名前付きパラメータのマップに次のintパラメータを追加します(例:。
addParam(String, int) - クラスio.helidon.dbclient.DbStatementBaseのメソッド
 
addParam(String, long) - インタフェースio.helidon.dbclient.DbStatementのメソッド
名前付きパラメータのマップに次のlongパラメータを追加します(例:。
addParam(String, long) - クラスio.helidon.dbclient.DbStatementBaseのメソッド
 
addParam(String, short) - インタフェースio.helidon.dbclient.DbStatementのメソッド
名前付きパラメータのマップに次の短いパラメータを追加します(例:。
addParam(String, short) - クラスio.helidon.dbclient.DbStatementBaseのメソッド
 
addParam(String, Object) - クラスio.helidon.dbclient.DbNamedStatementParametersのメソッド
 
addParam(String, Object) - インタフェースio.helidon.dbclient.DbStatementのメソッド
名前付きパラメータのマップに次のパラメータを追加します(例:
addParam(String, Object) - クラスio.helidon.dbclient.DbStatementBaseのメソッド
 
addParam(String, Object) - クラスio.helidon.dbclient.DbStatementParametersのメソッド
名前付きパラメータのマップに次のパラメータを追加します(例:
addParam(String, Object) - クラスio.helidon.dbclient.mongodb.MongoDbStatementGetのメソッド
 
addParam(String, String) - インタフェースio.helidon.dbclient.DbStatementのメソッド
次のStringパラメータを名前付きパラメータのマップに追加します(例:。
addParam(String, String) - クラスio.helidon.dbclient.DbStatementBaseのメソッド
 
addParam(String, BigDecimal) - インタフェースio.helidon.dbclient.DbStatementのメソッド
次のBigDecimalパラメータを名前付きパラメータのマップに追加します(例:。
addParam(String, BigDecimal) - クラスio.helidon.dbclient.DbStatementBaseのメソッド
 
addParam(String, BigInteger) - インタフェースio.helidon.dbclient.DbStatementのメソッド
次のBigIntegerパラメータを名前付きパラメータのマップに追加します(例:。
addParam(String, BigInteger) - クラスio.helidon.dbclient.DbStatementBaseのメソッド
 
addParam(BigDecimal) - インタフェースio.helidon.dbclient.DbStatementのメソッド
次のBigDecimalパラメータを順序付きパラメータのリストに追加します(例:。
addParam(BigDecimal) - クラスio.helidon.dbclient.DbStatementBaseのメソッド
 
addParam(BigInteger) - インタフェースio.helidon.dbclient.DbStatementのメソッド
次のBigIntegerパラメータを順序付きパラメータのリストに追加します(例:。
addParam(BigInteger) - クラスio.helidon.dbclient.DbStatementBaseのメソッド
 
addParameter(String, String) - クラスio.helidon.http.HttpMediaType.Builderのメソッド
パラメータ・マップに新しいパラメータを追加します。
addParameterArgument(TypedElementInfo) - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのメソッド
この型要素がElementKind.METHODを表す場合に適用可能なパラメータ引数。
addParameterArgument(Consumer<TypedElementInfo.Builder>) - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのメソッド
この型要素がElementKind.METHODを表す場合に適用可能なパラメータ引数。
addParameterArguments(List<? extends TypedElementInfo>) - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのメソッド
この型要素がElementKind.METHODを表す場合に適用可能なパラメータ引数。
addParser(ConfigParser) - インタフェースio.helidon.config.Config.Builderのメソッド
ParsableSourceConfigParser.Contentを解析するために構成システムで使用できるConfigParserインスタンスを登録します。
addPart(WriteablePart) - クラスio.helidon.http.media.multipart.WriteableMultiPart.Builderのメソッド
新しいパーツを追加します。
addPart(Supplier<? extends WriteablePart>) - クラスio.helidon.http.media.multipart.WriteableMultiPart.Builderのメソッド
新しいパーツを追加します。
addPassThroughHeader(String) - クラスio.helidon.integrations.vault.sys.EnableAuth.Requestのメソッド
ヘッダーをホワイトリストに追加し、リクエストからプラグインに渡します。
addPassThroughHeader(String) - クラスio.helidon.integrations.vault.sys.EnableEngine.Requestのメソッド
ヘッダーをホワイトリストに追加し、リクエストからプラグインに渡します。
addPath(PathsConfig) - クラスio.helidon.webserver.security.SecurityFeatureConfig.BuilderBaseのメソッド
webサーバー・パスの構成。
addPath(String) - クラスio.helidon.security.providers.common.OutboundTarget.Builderのメソッド
このターゲットに対してサポートされているパスを追加します。
addPath(Consumer<PathsConfig.Builder>) - クラスio.helidon.webserver.security.SecurityFeatureConfig.BuilderBaseのメソッド
webサーバー・パスの構成。
addPathConfig(PathTracingConfig) - クラスio.helidon.webserver.observe.tracing.TracingObserverConfig.BuilderBaseのメソッド
トレースのパス固有の構成。
addPathConfig(Consumer<PathTracingConfig.Builder>) - クラスio.helidon.webserver.observe.tracing.TracingObserverConfig.BuilderBaseのメソッド
トレースのパス固有の構成。
addPathConfigs(List<? extends PathTracingConfig>) - クラスio.helidon.webserver.observe.tracing.TracingObserverConfig.BuilderBaseのメソッド
トレースのパス固有の構成。
addPaths(List<? extends PathsConfig>) - クラスio.helidon.webserver.security.SecurityFeatureConfig.BuilderBaseのメソッド
webサーバー・パスの構成。
addPayloadClaim(String, Object) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
汎用ペイロード・クレームを追加します。
addPemKey(String) - クラスio.helidon.integrations.vault.auths.k8s.ConfigureK8s.Requestのメソッド
Kubernetesサービス・アカウントJWTのシグネチャを検証するために使用される、「PEMの追加」形式の公開キーまたは証明書。
addPolicy(String) - クラスio.helidon.integrations.vault.auths.token.CreateToken.Requestのメソッド
トークンのポリシーを追加します。
addPolicyIdentifier(String) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
ポリシー識別子OIDを追加します。
addPostalCode(String) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
発行済証明書のサブジェクト・フィールドに郵便番号の値を追加します。
addPrincipal(Principal) - クラスio.helidon.security.Subject.Builderのメソッド
このサブジェクトのプリンシパルのリストにプリンシパルを追加します。
addPrivateCredential(Class<?>, Object) - クラスio.helidon.security.Subject.Builderのメソッド
このサブジェクトにプライベート資格証明を追加します。
addPrivateCredential(Object) - クラスio.helidon.security.Subject.Builderのメソッド
クラスの下にバインドされるプライベート資格証明をこのサブジェクトに追加します。
addPrivateKeyCertChain(X509Certificate) - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
秘密キーの証明書チェーン。
addPrivateKeyCertChain(List<? extends X509Certificate>) - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
秘密キーの証明書チェーン。
addPropagation(JaegerTracerBuilder.PropagationFormat) - クラスio.helidon.tracing.providers.jaeger.JaegerTracerBuilderのメソッド
使用する伝播形式を追加します。
addProperties(Map<? extends String, ? extends String>) - クラスio.helidon.webclient.api.HttpConfigBase.BuilderBaseのメソッド
このメソッドは既存の値を保持し、新しい値をすべてマップに配置します。
addProperty(String, Object) - クラスio.helidon.microprofile.cdi.HelidonContainerInitializerのメソッド
 
addProtocol(ProtocolConfig) - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
プロトコルの構成。
addProtocolConfig(ProtocolConfig) - クラスio.helidon.webclient.api.WebClientConfig.BuilderBaseのメソッド
クライアント・プロトコルの構成。
addProtocolConfigs(List<? extends ProtocolConfig>) - クラスio.helidon.webclient.api.WebClientConfig.BuilderBaseのメソッド
クライアント・プロトコルの構成。
addProtocolPreference(String) - クラスio.helidon.webclient.api.WebClientConfig.BuilderBaseのメソッド
HTTPプロトコルIDの優先順位別リスト。
addProtocolPreference(List<? extends String>) - クラスio.helidon.webclient.api.WebClientConfig.BuilderBaseのメソッド
HTTPプロトコルIDの優先順位別リスト。
addProtocols(List<? extends ProtocolConfig>) - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
プロトコルの構成。
addProvider(SecurityProvider) - クラスio.helidon.security.Security.Builderのメソッド
名前がClass.getSimpleName()に設定されているSecurity.Builder.addProvider(io.helidon.security.spi.SecurityProvider, String)として機能するプロバイダを追加します。
addProvider(SecurityProvider, String) - クラスio.helidon.security.Security.Builderのメソッド
複数のインタフェースを実装できる名前付きプロバイダを追加します。
addProvider(Supplier<? extends SecurityProvider>) - クラスio.helidon.security.Security.Builderのメソッド
名前がClass.getSimpleName()に設定されているSecurity.Builder.addProvider(io.helidon.security.spi.SecurityProvider, String)として機能するプロバイダを追加します。
addProvider(Supplier<? extends SecurityProvider>, String) - クラスio.helidon.security.Security.Builderのメソッド
複数のインタフェースを実装できる名前付きプロバイダを追加します。
addProvince(String) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
発行された証明書のサブジェクト・フィールドにST (州)値を追加します。
addPublicCredential(Class<?>, Object) - クラスio.helidon.security.Subject.Builderのメソッド
このサブジェクトにパブリック資格証明を追加します。
addPublicCredential(Object) - クラスio.helidon.security.Subject.Builderのメソッド
クラスの下にバインドされるパブリック資格証明をこのサブジェクトに追加します。
addQueryParam(SecurityHandler.QueryParamHandler) - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBaseのメソッド
parameterhandler(s)を問合せします。
addQueryParam(String, String...) - クラスio.helidon.integrations.common.rest.ApiJsonRequestのメソッド
HTTP問合せパラメータを追加します。
addQueryParam(String, String...) - インタフェースio.helidon.integrations.common.rest.ApiRequestのメソッド
HTTP問合せパラメータを追加します。
addQueryParam(String, String...) - クラスio.helidon.integrations.common.rest.ApiRestRequestのメソッド
HTTP問合せパラメータを追加します。
addQueryParamHandler(QueryParamHandler) - クラスio.helidon.microprofile.security.JerseySecurityFeature.Builderのメソッド
問合せパラメータを抽出してセキュリティ・リクエスト・ヘッダーに格納するための新しいハンドラを追加します。
addQueryParamHandlers(Iterable<QueryParamHandler>) - クラスio.helidon.microprofile.security.JerseySecurityFeature.Builderのメソッド
ハンドラを追加して問合せパラメータを抽出し、セキュリティ・リクエスト・ヘッダーに格納します。
addQueryParams(HttpClientRequest, Map<String, List<String>>) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
HTTP問合せパラメータを追加します。
addQueryParams(List<? extends SecurityHandler.QueryParamHandler>) - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBaseのメソッド
parameterhandler(s)を問合せします。
addQueueListener(Bulkhead.QueueListener) - クラスio.helidon.faulttolerance.BulkheadConfig.BuilderBaseのメソッド
このバルクヘッドのキュー・リスナー。
addQueueListeners(List<? extends Bulkhead.QueueListener>) - クラスio.helidon.faulttolerance.BulkheadConfig.BuilderBaseのメソッド
このバルクヘッドのキュー・リスナー。
addReceiveListener(Http1ConnectionListener) - クラスio.helidon.webserver.http1.Http1Config.BuilderBaseのメソッド
HTTP/1.1の接続受信イベント・リスナー。
addReceiveListeners(List<? extends Http1ConnectionListener>) - クラスio.helidon.webserver.http1.Http1Config.BuilderBaseのメソッド
HTTP/1.1の接続受信イベント・リスナー。
addRef() - クラスio.helidon.microprofile.openapi.ExpandedTypeDescriptionのメソッド
$ref参照のプロパティ処理を追加します。
addReferencedModuleNames(Map<? extends TypeName, ? extends String>) - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
このメソッドは既存の値を保持し、新しい値をすべてマップに配置します。
addReferencedTypeNamesToAnnotation(TypeName, Annotation) - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
このメソッドは、新しい値をマップ値に追加するか、新しい値を作成します。
addReferencedTypeNamesToAnnotations(TypeName, List<Annotation>) - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
このメソッドは、新しい値をマップ値に追加するか、新しい値を作成します。
addReferencedTypeNamesToAnnotations(Map<? extends TypeName, List<Annotation>>) - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
このメソッドは既存の値を保持し、新しい値をすべてマップに配置します。
addRenewStatement(String) - クラスio.helidon.integrations.vault.secrets.database.DbCreateRole.Requestのメソッド
ユーザーを更新するために実行するデータベース文を指定します。
addRequest(AtomicLong, long) - 列挙型クラスio.helidon.common.reactive.SubscriptionHelperの静的メソッド
Long.MAX_VALUEで制限しながら、指定されたリクエスト量をフィールドに原子的に追加します。
addResourceClass(Class<?>) - クラスio.helidon.microprofile.server.Server.Builderのメソッド
使用するJAX-RSリソース・クラスを追加します。
addResourceClasses(List<Class<?>>) - クラスio.helidon.microprofile.server.JaxRsCdiExtensionのメソッド
CDIを介して検出されたリソース・クラスのリストに、リストからすべてのリソース・クラスを追加します。
address() - インタフェースio.helidon.common.socket.PeerInfoのメソッド
ピアのソケット・アドレス。
address() - クラスio.helidon.integrations.vault.Vault.Builderのメソッド
Vaultアドレス(構成されている場合)。
address() - クラスio.helidon.security.jwt.Jwtのメソッド
アドレス・クレームです。
address() - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
使用する住所
address() - クラスio.helidon.webserver.ListenerConfig.BuilderBase.ListenerConfigImplのメソッド
 
address() - インタフェースio.helidon.webserver.ListenerConfigのメソッド
使用する住所
address() - インタフェースio.helidon.webserver.WebServerConfigのメソッド
使用する住所
address() - クラスio.helidon.webserver.WebServerConfig.BuilderBase.WebServerConfigImplのメソッド
使用する住所
address() - レコード・クラスio.helidon.webserver.testing.junit5.DirectPeerInfoのメソッド
addressレコード・コンポーネントの値を返します。
address(JwtUtil.Address) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
サブジェクトのアドレス。
address(String) - クラスio.helidon.integrations.vault.auths.k8s.ConfigureK8s.Requestのメソッド
Kubernetes APIサーバーのベースへのホスト文字列、host:portペアまたはURL。
address(String) - クラスio.helidon.integrations.vault.Vault.Builderのメソッド
スキーム、ホスト、ポートなど、Vaultのアドレスを構成します。
address(InetAddress) - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
使用する住所
Address(JsonObject) - クラスio.helidon.security.jwt.JwtUtil.Addressのコンストラクタ
json表現からアドレス・オブジェクトを作成します。
addRetry(Retry) - クラスio.helidon.faulttolerance.FaultTolerance.Builderのメソッド
リストに再試行を追加します。
addRetry(Retry) - クラスio.helidon.faulttolerance.FaultTolerance.TypedBuilderのメソッド
リストに再試行を追加します。
addRevocationStatement(String) - クラスio.helidon.integrations.vault.secrets.database.DbCreateRole.Requestのメソッド
ユーザーを取り消すために実行するデータベース文を指定します。
addRole(String) - クラスio.helidon.security.abac.role.RoleValidator.RoleConfig.Builderのメソッド
ユーザー・サブジェクトのロールのリストにロールを追加します。
addRoleAllowed(String) - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBaseのメソッド
このパスに許可されているロールの配列 - (認証プロバイダまたは認可プロバイダ)をサポートするロールを持つセキュリティ・プロバイダが必要です。
addRoles(Collection<String>) - クラスio.helidon.security.abac.role.RoleValidator.RoleConfig.Builderのメソッド
ユーザーのロールのコレクションをこのビルダーに追加します。
addRoles(List<? extends String>) - クラスio.helidon.metrics.api.MetricsConfig.BuilderBaseのメソッド
ユーザーが想定されるロール名のヒント。
addRoles(List<? extends String>) - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBaseのメソッド
ユーザーが想定されるロール名のヒント。
addRolesAllowed(Set<? extends String>) - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBaseのメソッド
このパスに許可されているロールの配列 - (認証プロバイダまたは認可プロバイダ)をサポートするロールを持つセキュリティ・プロバイダが必要です。
addRollbackStatement(String) - クラスio.helidon.integrations.vault.secrets.database.DbCreateRole.Requestのメソッド
エラー発生時に作成操作をロールバックするために実行するデータベース文を指定します。
addRootRotationStatement(String) - クラスio.helidon.integrations.vault.secrets.database.DbConfigure.Requestのメソッド
rootユーザーの資格証明をローテーションするために実行するデータベース文を指定します。
addRouting(Builder<?, ? extends Routing>) - クラスio.helidon.microprofile.server.ServerCdiExtensionのメソッド
サーバーにルーティングを追加します。
addRouting(Builder<?, ? extends Routing>) - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
すべてのルーティングのリスト (多分複数のプロトコル)。
addRouting(Builder<?, ? extends Routing>) - インタフェースio.helidon.webserver.Router.RouterBuilderのメソッド
このルーターに新しいルーティングを追加します。
addRouting(Builder<?, ? extends Routing>, String, boolean, String) - クラスio.helidon.microprofile.server.ServerCdiExtensionのメソッド
サーバーにルーティングを追加します。
addRoutings(List<Builder<?, ? extends Routing>>) - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
すべてのルーティングのリスト (多分複数のプロトコル)。
addScope(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
追加するOAuth2スコープ・クレーム。
addScopes(Map<? extends String, ? extends ScopeConfig>) - クラスio.helidon.metrics.api.ScopingConfig.BuilderBaseのメソッド
このメソッドは既存の値を保持し、新しい値をすべてマップに配置します。
addSecret(String) - クラスio.helidon.webserver.observe.config.ConfigObserverConfig.BuilderBaseのメソッド
出力から除外するシークレット・パターン(正規表現)。
addSecret(String, SecretsProvider<T>, T) - クラスio.helidon.security.Security.Builderのメソッド
セキュリティ構成にシークレットを追加します。
addSecretIdBoundCidr(String) - クラスio.helidon.integrations.vault.auths.approle.CreateAppRole.Requestのメソッド
CIDRブロック。設定されている場合、ログイン操作を実行できるIPアドレスのブロックを指定します。
addSecretProvider(SecretsProvider<?>, String) - クラスio.helidon.security.Security.Builderのメソッド
名前付きシークレット・プロバイダを追加します。
addSecrets(Set<? extends String>) - クラスio.helidon.webserver.observe.config.ConfigObserverConfig.BuilderBaseのメソッド
出力から除外するシークレット・パターン(正規表現)。
addSecretValue(String, String) - クラスio.helidon.integrations.vault.secrets.cubbyhole.CreateCubbyhole.Requestのメソッド
新しいシークレット値を追加します。
addSecretValue(String, String) - クラスio.helidon.integrations.vault.secrets.cubbyhole.UpdateCubbyhole.Requestのメソッド
新しいシークレット値を追加します。
addSecretValue(String, String) - クラスio.helidon.integrations.vault.secrets.kv1.CreateKv1.Requestのメソッド
このシークレットにシークレット値を追加します。
addSecretValue(String, String) - クラスio.helidon.integrations.vault.secrets.kv1.UpdateKv1.Requestのメソッド
新しい値を追加します。
addSecretValue(String, String) - クラスio.helidon.integrations.vault.secrets.kv2.CreateKv2.Requestのメソッド
作成中のシークレットに新しいシークレット値を追加します。
addSecretValue(String, String) - クラスio.helidon.integrations.vault.secrets.kv2.UpdateKv2.Requestのメソッド
シークレット値のマップにシークレット値を追加します。
addSendListener(Http1ConnectionListener) - クラスio.helidon.webserver.http1.Http1Config.BuilderBaseのメソッド
HTTP/1.1の接続送信イベント・リスナー。
addSendListeners(List<? extends Http1ConnectionListener>) - クラスio.helidon.webserver.http1.Http1Config.BuilderBaseのメソッド
HTTP/1.1の接続送信イベント・リスナー。
addService(DbClientService) - クラスio.helidon.dbclient.DbClient.Builderのメソッド
クライアント・サービスを追加します。
addService(DbClientService) - クラスio.helidon.dbclient.DbClientBuilderBaseのメソッド
 
addService(DbClientService) - インタフェースio.helidon.dbclient.spi.DbClientBuilderのメソッド
インターセプタを追加します。
addService(OpenApiService) - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBaseのメソッド
OpenAPIサービス。
addService(WebClientService) - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
WebClientサービス。
addService(Supplier<? extends DbClientService>) - クラスio.helidon.dbclient.DbClient.Builderのメソッド
クライアント・サービスを追加します。
addService(T) - クラスio.helidon.common.HelidonServiceLoader.Builderのメソッド
サービスのリストにカスタム・サービス実装を追加します。
addService(T, double) - クラスio.helidon.common.HelidonServiceLoader.Builderのメソッド
カスタム・サービスの実装を、カスタムの重みを持つサービスのリストに追加します。
addServiceRoles(Collection<String>) - クラスio.helidon.security.abac.role.RoleValidator.RoleConfig.Builderのメソッド
このビルダーの対象となるサービスのロールのコレクションを追加します。
addServices(List<? extends OpenApiService>) - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBaseのメソッド
OpenAPIサービス。
addServices(List<? extends WebClientService>) - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
WebClientサービス。
addSkipOn(Class<? extends Throwable>) - クラスio.helidon.faulttolerance.CircuitBreakerConfig.BuilderBaseのメソッド
これらのスロー可能オブジェクトは障害とはみなされず、他のすべてのスロー可能オブジェクトは障害とみなされます。
addSkipOn(Class<? extends Throwable>) - クラスio.helidon.faulttolerance.FallbackConfig.BuilderBaseのメソッド
これらのスロー可能オブジェクトは再試行可能とみなされず、その他はすべて再試行可能とみなされます。
addSkipOn(Class<? extends Throwable>) - クラスio.helidon.faulttolerance.RetryConfig.BuilderBaseのメソッド
これらのスロー可能オブジェクトは再試行可能とみなされず、その他はすべて再試行可能とみなされます。
addSkipOn(Set<Class<? extends Throwable>>) - クラスio.helidon.faulttolerance.CircuitBreakerConfig.BuilderBaseのメソッド
これらのスロー可能オブジェクトは障害とはみなされず、他のすべてのスロー可能オブジェクトは障害とみなされます。
addSkipOn(Set<Class<? extends Throwable>>) - クラスio.helidon.faulttolerance.FallbackConfig.BuilderBaseのメソッド
これらのスロー可能オブジェクトは再試行可能とみなされず、その他はすべて再試行可能とみなされます。
addSkipOn(Set<Class<? extends Throwable>>) - クラスio.helidon.faulttolerance.RetryConfig.BuilderBaseのメソッド
これらのスロー可能オブジェクトは再試行可能とみなされず、その他はすべて再試行可能とみなされます。
addSocket(String) - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBaseのメソッド
この機能を登録するソケットのリスト。
addSocket(String) - クラスio.helidon.webserver.cors.CorsConfig.BuilderBaseのメソッド
この機能を登録するソケットのリスト。
addSocket(String) - クラスio.helidon.webserver.observe.tracing.TracingObserverConfig.BuilderBaseのメソッド
トレースするソケット。
addSocketOptions(Map<SocketOption<?>, ?>) - クラスio.helidon.common.socket.SocketOptions.BuilderBaseのメソッド
このメソッドは既存の値を保持し、新しい値をすべてマップに配置します。
addSocketOptions(Map<SocketOption<?>, ?>) - クラスio.helidon.webserver.ConnectionConfig.BuilderBaseのメソッド
このメソッドは既存の値を保持し、新しい値をすべてマップに配置します。
addSockets(List<? extends String>) - クラスio.helidon.webserver.observe.ObserveFeatureConfig.BuilderBaseのメソッド
可観測性エンドポイントを公開するソケット。
addSockets(List<? extends String>) - クラスio.helidon.webserver.security.PathsConfig.BuilderBaseのメソッド
 
addSockets(List<? extends String>) - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBaseのメソッド
この構成を適用するソケットのリスト。
addSockets(Map<? extends String, ? extends ListenerConfig>) - クラスio.helidon.webserver.WebServerConfig.BuilderBaseのメソッド
このメソッドは既存の値を保持し、新しい値をすべてマップに配置します。
addSockets(Set<? extends String>) - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBaseのメソッド
この機能を登録するソケットのリスト。
addSockets(Set<? extends String>) - クラスio.helidon.webserver.accesslog.AccessLogConfig.BuilderBaseのメソッド
この機能を登録するソケットのリスト。
addSockets(Set<? extends String>) - クラスio.helidon.webserver.context.ContextFeatureConfig.BuilderBaseのメソッド
この機能を登録するソケットのリスト。
addSockets(Set<? extends String>) - クラスio.helidon.webserver.cors.CorsConfig.BuilderBaseのメソッド
この機能を登録するソケットのリスト。
addSockets(Set<? extends String>) - クラスio.helidon.webserver.observe.tracing.TracingObserverConfig.BuilderBaseのメソッド
トレースするソケット。
addSource(ConfigSource) - インタフェースio.helidon.config.Config.Builderのメソッド
ソースのリストに構成ソースを追加します。
addSource(Supplier<? extends ConfigSource>) - インタフェースio.helidon.config.Config.Builderのメソッド
このビルダーに単一の構成ソースを追加します。
addSpan(SpanTracingConfig) - クラスio.helidon.tracing.config.ComponentTracingConfig.Builderのメソッド
トレースされた新しいスパン構成を追加します。
addSpanLog(SpanLogTracingConfig) - クラスio.helidon.tracing.config.SpanTracingConfig.Builderのメソッド
トレースされたスパン・ログの構成を追加します。
addStatement(String, String) - クラスio.helidon.dbclient.DbStatements.Builderのメソッド
名前付きデータベース文をデータベース構成に追加します。
addStreetAddress(String) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
発行した証明書のサブジェクト・フィールドに住所値を追加します。
addStringMapper(Class<T>, Function<String, T>) - インタフェースio.helidon.config.Config.Builderのメソッド
指定されたtypeStringから単純なFunctionを登録します。
addSubjectType(SubjectType) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBase.Builderのメソッド
サポートされるサブジェクト・タイプを追加します。
addSubProtocol(String) - クラスio.helidon.webclient.websocket.WsClientProtocolConfig.BuilderBaseのメソッド
 
addSubProtocolProvider(Http2SubProtocolProvider) - クラスio.helidon.webserver.http2.Http2UpgradeProvider.Builderのメソッド
構成済のサブプロトコル・プロバイダを追加します。
addSubProtocols(List<? extends String>) - クラスio.helidon.webclient.websocket.WsClientProtocolConfig.BuilderBaseのメソッド
 
addSubProtocolSelector(Http2SubProtocolSelector) - クラスio.helidon.webserver.http2.Http2ConnectionSelector.Builderのメソッド
構成済のサブプロトコル・プロバイダを追加します。
addSyntheticApplication(List<Class<?>>) - クラスio.helidon.microprofile.server.JaxRsCdiExtensionのメソッド
提供されたリソース・クラスからアプリケーションを作成し、アプリケーションのリストに追加します。
addTag(Tag) - インタフェースio.helidon.metrics.api.Meter.Builderのメソッド
ビルダーのコレクションに単一のタグを追加します。
addTags(List<? extends Tag>) - クラスio.helidon.metrics.api.MetricsConfig.BuilderBaseのメソッド
グローバル・タグ。
addTarget(OutboundTarget) - クラスio.helidon.security.providers.common.OutboundConfig.Builderのメソッド
新しいターゲット構成を追加します。
addTenantConfig(TenantConfig) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
特定のTenantConfigインスタンスを追加します。
addTenantConfigFinder(TenantConfigFinder) - クラスio.helidon.security.providers.oidc.OidcFeature.Builderのメソッド
特定のTenantConfigFinder実装を追加します。
addTenantConfigFinder(TenantConfigFinder) - クラスio.helidon.security.providers.oidc.OidcProvider.Builderのメソッド
特定のTenantConfigFinder実装を追加します。
addTenantConfigFinder(TenantConfigFinder, int) - クラスio.helidon.security.providers.oidc.OidcFeature.Builderのメソッド
特定の優先度を持つ特定のTenantConfigFinder実装を追加します。
addTenantConfigFinder(TenantConfigFinder, int) - クラスio.helidon.security.providers.oidc.OidcProvider.Builderのメソッド
特定の優先度を持つ特定のTenantConfigFinder実装を追加します。
addTenantConfigFinder(TenantIdFinder) - クラスio.helidon.security.providers.oidc.OidcProvider.Builderのメソッド
特定のTenantIdFinder実装を追加します。
addTenantConfigFinder(TenantIdFinder, int) - クラスio.helidon.security.providers.oidc.OidcProvider.Builderのメソッド
特定の優先度を持つ特定のTenantIdFinder実装を追加します。
addThrowsChecked(Set<? extends TypeName>) - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのメソッド
(ExceptionおよびError)をチェックするすべてのスロー・タイプのリスト。
addTimeout(Timeout) - クラスio.helidon.faulttolerance.FaultTolerance.Builderのメソッド
リストにタイムアウトを追加します。
addTimeout(Timeout) - クラスio.helidon.faulttolerance.FaultTolerance.TypedBuilderのメソッド
リストにタイムアウトを追加します。
addToArray(String, boolean) - クラスio.helidon.integrations.common.rest.ApiJsonBuilderのメソッド
配列に要素を追加します。
addToArray(String, boolean) - クラスio.helidon.integrations.common.rest.JsonRequestのメソッド
 
addToArray(String, double) - クラスio.helidon.integrations.common.rest.ApiJsonBuilderのメソッド
配列に要素を追加します。
addToArray(String, double) - クラスio.helidon.integrations.common.rest.JsonRequestのメソッド
 
addToArray(String, int) - クラスio.helidon.integrations.common.rest.ApiJsonBuilderのメソッド
配列に要素を追加します。
addToArray(String, int) - クラスio.helidon.integrations.common.rest.JsonRequestのメソッド
 
addToArray(String, long) - クラスio.helidon.integrations.common.rest.ApiJsonBuilderのメソッド
配列に要素を追加します。
addToArray(String, long) - クラスio.helidon.integrations.common.rest.JsonRequestのメソッド
 
addToArray(String, ApiJsonBuilder<?>) - クラスio.helidon.integrations.common.rest.ApiJsonBuilderのメソッド
配列にオブジェクトを追加します。
addToArray(String, ApiJsonBuilder<?>) - クラスio.helidon.integrations.common.rest.JsonRequestのメソッド
 
addToArray(String, String) - クラスio.helidon.integrations.common.rest.ApiJsonBuilderのメソッド
配列に要素を追加します。
addToArray(String, String) - クラスio.helidon.integrations.common.rest.JsonRequestのメソッド
 
addToCommaDelimitedArray(String, String) - クラスio.helidon.integrations.vault.VaultRequestのメソッド
リクエストJSONでカンマ区切り文字列として表される配列に文字列を追加します。
addToken(Class<T>, U) - クラスio.helidon.security.providers.common.TokenCredential.Builderのメソッド
トークン・インスタンス(JWTインスタンスなど)を追加します。
addToken(Object) - クラスio.helidon.security.providers.common.TokenCredential.Builderのメソッド
トークン・インスタンス(JWTインスタンスなど)を追加します。
addTokenBoundCidr(String) - クラスio.helidon.integrations.vault.auths.approle.CreateAppRole.Requestのメソッド
トークン・バインドCIDRブロック。
addTokenBoundCidr(String) - クラスio.helidon.integrations.vault.auths.approle.GenerateSecretId.Requestのメソッド
このSecretIDによって生成された認証トークンを使用できるIPアドレス・ブロックを指定します。
addTokenBoundCidr(String) - クラスio.helidon.integrations.vault.auths.k8s.CreateRole.Requestのメソッド
CIDRブロックを追加します。
addTokenBoundCidr(String) - クラスio.helidon.integrations.vault.auths.token.CreateTokenRole.Requestのメソッド
CIDRブロックのリスト。設定されている場合、正常に認証できるIPアドレスのブロックを指定し、結果のトークンもこれらのブロックに結び付けられます。
addTokenPolicy(String) - クラスio.helidon.integrations.vault.auths.approle.CreateAppRole.Requestのメソッド
生成されたトークンにエンコードするトークン・ポリシー。
addTokenPolicy(String) - クラスio.helidon.integrations.vault.auths.k8s.CreateRole.Requestのメソッド
生成されたトークンにエンコードするポリシーを追加します。
addToObject(String, String, boolean) - クラスio.helidon.integrations.common.rest.ApiJsonBuilderのメソッド
名前付きのオブジェクトにキー/バリューのペアを追加します。
addToObject(String, String, boolean) - クラスio.helidon.integrations.common.rest.JsonRequestのメソッド
 
addToObject(String, String, double) - クラスio.helidon.integrations.common.rest.ApiJsonBuilderのメソッド
名前付きのオブジェクトにキー/バリューのペアを追加します。
addToObject(String, String, double) - クラスio.helidon.integrations.common.rest.JsonRequestのメソッド
 
addToObject(String, String, int) - クラスio.helidon.integrations.common.rest.ApiJsonBuilderのメソッド
名前付きのオブジェクトにキー/バリューのペアを追加します。
addToObject(String, String, int) - クラスio.helidon.integrations.common.rest.JsonRequestのメソッド
 
addToObject(String, String, long) - クラスio.helidon.integrations.common.rest.ApiJsonBuilderのメソッド
名前付きのオブジェクトにキー/バリューのペアを追加します。
addToObject(String, String, long) - クラスio.helidon.integrations.common.rest.JsonRequestのメソッド
 
addToObject(String, String, String) - クラスio.helidon.integrations.common.rest.ApiJsonBuilderのメソッド
名前付きのオブジェクトにキー/バリューのペアを追加します。
addToObject(String, String, String) - クラスio.helidon.integrations.common.rest.JsonRequestのメソッド
 
addTracerTag(String, boolean) - クラスio.helidon.tracing.providers.jaeger.JaegerTracerBuilderのメソッド
 
addTracerTag(String, boolean) - インタフェースio.helidon.tracing.providers.opentracing.OpenTracingTracerBuilderのメソッド
レポートされたすべてのスパンに追加されるトレーサ・レベルのタグ。
addTracerTag(String, boolean) - クラスio.helidon.tracing.providers.zipkin.ZipkinTracerBuilderのメソッド
 
addTracerTag(String, boolean) - インタフェースio.helidon.tracing.TracerBuilderのメソッド
レポートされたすべてのスパンに追加されるトレーサ・レベルのタグ。
addTracerTag(String, Number) - クラスio.helidon.tracing.providers.jaeger.JaegerTracerBuilderのメソッド
 
addTracerTag(String, Number) - インタフェースio.helidon.tracing.providers.opentracing.OpenTracingTracerBuilderのメソッド
レポートされたすべてのスパンに追加されるトレーサ・レベルのタグ。
addTracerTag(String, Number) - クラスio.helidon.tracing.providers.zipkin.ZipkinTracerBuilderのメソッド
 
addTracerTag(String, Number) - インタフェースio.helidon.tracing.TracerBuilderのメソッド
レポートされたすべてのスパンに追加されるトレーサ・レベルのタグ。
addTracerTag(String, String) - クラスio.helidon.tracing.providers.jaeger.JaegerTracerBuilderのメソッド
 
addTracerTag(String, String) - インタフェースio.helidon.tracing.providers.opentracing.OpenTracingTracerBuilderのメソッド
レポートされたすべてのスパンに追加されるトレーサ・レベルのタグ。
addTracerTag(String, String) - クラスio.helidon.tracing.providers.zipkin.ZipkinTracerBuilderのメソッド
 
addTracerTag(String, String) - インタフェースio.helidon.tracing.TracerBuilderのメソッド
レポートされたすべてのスパンに追加されるトレーサ・レベルのタグ。
addTransformer(ClassTransformer) - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのメソッド
 
addTransport(String) - クラスio.helidon.security.providers.common.OutboundTarget.Builderのメソッド
このターゲットに対してサポートされているトランスポートを追加します。
addTrust(X509Certificate) - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
トラスト・マネージャを形成する証明書のリスト。
addTrust(List<? extends X509Certificate>) - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
トラスト・マネージャを形成する証明書のリスト。
addTypeArgument(TypeName) - クラスio.helidon.common.types.TypeName.BuilderBaseのメソッド
汎用型引数のリストを返します。ジェネリックが使用されていない場合は空のリストを返します。
addTypeArgument(Consumer<TypeName.Builder>) - クラスio.helidon.common.types.TypeName.BuilderBaseのメソッド
汎用型引数のリストを返します。ジェネリックが使用されていない場合は空のリストを返します。
addTypeArguments(List<? extends TypeName>) - クラスio.helidon.common.types.TypeName.BuilderBaseのメソッド
汎用型引数のリストを返します。ジェネリックが使用されていない場合は空のリストを返します。
addTypeParameter(String) - クラスio.helidon.common.types.TypeName.BuilderBaseのメソッド
型引数に関連付けられた型パラメータ。
addTypeParameters(List<? extends String>) - クラスio.helidon.common.types.TypeName.BuilderBaseのメソッド
型引数に関連付けられた型パラメータ。
addUpgrader(Http1Upgrader) - クラスio.helidon.webserver.http1.Http1ConnectionSelectorConfig.BuilderBaseのメソッド
新しいアップグレーダを追加し、同じプロトコルの既存のアップグレーダを置き換えます。
addUpgraders(Map<? extends String, ? extends Http1Upgrader>) - クラスio.helidon.webserver.http1.Http1ConnectionSelectorConfig.BuilderBaseのメソッド
このメソッドは既存の値を保持し、新しい値をすべてマップに配置します。
addUriSan(String) - クラスio.helidon.integrations.vault.secrets.pki.IssueCertificate.Requestのメソッド
リクエストされたURIサブジェクト代替名を指定します。
addUriSan(String) - クラスio.helidon.integrations.vault.secrets.pki.SignCsr.Requestのメソッド
リクエストされたURIサブジェクト代替名を指定します。
addUserGroup(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
追加するユーザー・グループ・クレーム。
addUserPrincipalValidator(Collection<Validator<Jwt>>) - クラスio.helidon.security.jwt.Jwtのstaticメソッド
Jwt.userPrincipal()が存在することを確認するバリデータを追加します。
addUserStore(SecureUserStore) - クラスio.helidon.security.providers.httpauth.HttpBasicAuthProvider.Builderのメソッド
このプロバイダで使用されるストアのリストにユーザー・ストアを追加します。
addValidator(AbacValidator<? extends AbacValidatorConfig>) - クラスio.helidon.security.providers.abac.AbacProvider.Builderのメソッド
明示的な追加(例:
addValue(ConfigNode.ValueNode) - クラスio.helidon.config.ListNodeBuilderImplのメソッド
 
addValue(ConfigNode.ValueNode) - インタフェースio.helidon.config.spi.ConfigNode.ListNode.Builderのメソッド
リストに文字列値を追加します。
addValue(String) - インタフェースio.helidon.config.spi.ConfigNode.ListNode.Builderのメソッド
リストに文字列値を追加します。
addValue(String) - インタフェースio.helidon.http.HeaderWriteableのメソッド
このヘッダーに値を追加します。
addValue(String, ConfigNode.ValueNode) - クラスio.helidon.config.ObjectNodeBuilderImplのメソッド
 
addValue(String, ConfigNode.ValueNode) - インタフェースio.helidon.config.spi.ConfigNode.ObjectNode.Builderのメソッド
指定されたkeyに関連付けられた文字列値を設定します。
addValue(String, String) - インタフェースio.helidon.config.spi.ConfigNode.ObjectNode.Builderのメソッド
指定されたkeyに関連付けられた文字列値を設定します。
addValues(Map<? extends String, ?>) - クラスio.helidon.common.types.Annotation.BuilderBaseのメソッド
このメソッドは既存の値を保持し、新しい値をすべてマップに配置します。
addValues(Map<? extends String, ? extends String>) - クラスio.helidon.webserver.observe.info.InfoObserverConfig.BuilderBaseのメソッド
このメソッドは既存の値を保持し、新しい値をすべてマップに配置します。
addVaultAuth(VaultAuth) - クラスio.helidon.integrations.vault.Vault.Builderのメソッド
このVaultで使用するVaultAuthを追加します。
addVersion(int) - クラスio.helidon.integrations.vault.secrets.kv2.DeleteKv2.Requestのメソッド
削除するシークレット・バージョンを追加します。
addVersion(int) - クラスio.helidon.integrations.vault.secrets.kv2.DestroyKv2.Requestのメソッド
破棄するシークレット・バージョンを追加します。
addVersion(int) - クラスio.helidon.integrations.vault.secrets.kv2.UndeleteKv2.Requestのメソッド
削除を取り消すバージョンを追加します。
addWatchServiceModifier(WatchEvent.Modifier) - クラスio.helidon.config.FileSystemWatcher.Builderのメソッド
監視サービスの修飾子を追加します。
addWhitelistedException(String) - クラスio.helidon.graphql.server.InvocationHandler.Builderのメソッド
ホワイトリストに例外を追加します。
「高度な使用」 - クラスio.helidon.integrations.oci.sdk.cdi.OciExtension内の検索タグ
セクション
「高度な使用」 - クラスio.helidon.integrations.oci.sdk.runtime.OciExtension内の検索タグ
セクション
after() - インタフェースio.helidon.lra.coordinator.client.Participantのメソッド
@AfterLRAという注釈が付いた参加者メソッドのURI。
afterAll(ExtensionContext) - クラスio.helidon.webserver.testing.junit5.Http1DirectJunitExtensionのメソッド
 
afterAll(ExtensionContext) - インタフェースio.helidon.webserver.testing.junit5.spi.HelidonJunitExtensionのメソッド
 
afterAll(ExtensionContext) - クラスio.helidon.webserver.testing.junit5.websocket.WsDirectExtensionのメソッド
 
afterCompletion(int) - クラスio.helidon.integrations.jta.jdbc.JtaDataSourceのメソッド
非推奨。
スレッドに関連付けられた接続が正しくコミットされ、初期状態にリストアされ、適切な場所でクローズされ、定義済のスレッド・スコープのJTAトランザクションがコミットまたはロールバックされたときにシステムから削除されます。
afterEach(ExtensionContext) - クラスio.helidon.common.testing.junit5.TemporaryFolderExtのメソッド
非推奨。
 
afterEach(ExtensionContext) - クラスio.helidon.webserver.testing.junit5.Http1ServerJunitExtensionのメソッド
 
afterEach(ExtensionContext) - インタフェースio.helidon.webserver.testing.junit5.spi.HelidonJunitExtensionのメソッド
 
afterExecute(Runnable, Throwable) - クラスio.helidon.common.configurable.ThreadPoolのメソッド
 
afterLast() - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
afterRequest(ClientRequestContext, ClientResponseContext) - クラスio.helidon.tracing.jersey.client.ClientTracingInterceptorのメソッド
 
afterSend() - クラスio.helidon.webserver.http.ServerResponseBaseのメソッド
実行可能ファイルの送信後に実行します。
afterStop() - クラスio.helidon.integrations.oci.metrics.OciMetricsSupportのメソッド
 
afterStop() - クラスio.helidon.webserver.grpc.GrpcRoutingのメソッド
 
afterStop() - クラスio.helidon.webserver.http.Filtersのメソッド
 
afterStop() - クラスio.helidon.webserver.http.HttpRoutingのメソッド
 
afterStop() - クラスio.helidon.webserver.http1.Http1Routeのメソッド
 
afterStop() - クラスio.helidon.webserver.http2.Http2Routeのメソッド
 
afterStop() - インタフェースio.helidon.webserver.Routerのメソッド
これは、サーバーがポートを閉じてから呼び出されます。
afterStop() - インタフェースio.helidon.webserver.ServerLifecycleのメソッド
サーバーの停止後。
afterStop() - クラスio.helidon.webserver.websocket.WsRoutingのメソッド
 
AfterStop - io.helidon.microprofile.testing.junit5の注釈インタフェース
コンテナの停止後に実行される静的メソッドをマークします。
AfterStop - io.helidon.webserver.testing.junit5の注釈インタフェース
コンテナの停止後に実行される静的メソッドをマークします。
afterTestExecution(ExtensionContext) - クラスio.helidon.common.testing.junit5.RestoreSystemPropertiesExtのメソッド
 
AGE - クラスio.helidon.http.HeaderNamesのstatic変数
Ageヘッダー名。
aggregator() - クラスio.helidon.cors.CorsSupportHelperのメソッド
構成を結合し、リクエストに基づいて情報を提供するアグリゲータ。
Aggregator - io.helidon.corsのクラス
様々なソースからCORS設定情報を収集し、リクエストのパスおよびHTTPメソッドで指定された関連するCORS情報を検索します。
ALG_ES256 - クラスio.helidon.security.jwt.jwk.JwkECのstatic変数
P-256およびSHA-256を使用したECDSA。
ALG_ES384 - クラスio.helidon.security.jwt.jwk.JwkECのstatic変数
P-384およびSHA-384を使用したECDSA。
ALG_ES512 - クラスio.helidon.security.jwt.jwk.JwkECのstatic変数
"P-521"およびSHA-512を使用したECDSA。
ALG_HS256 - クラスio.helidon.security.jwt.jwk.JwkOctetのstatic変数
HMAC (SHA-256を使用)。
ALG_HS384 - クラスio.helidon.security.jwt.jwk.JwkOctetのstatic変数
HMAC (SHA-384を使用)。
ALG_HS512 - クラスio.helidon.security.jwt.jwk.JwkOctetのstatic変数
HMAC(SHA-512を使用)。
ALG_NONE - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
セキュリティを定義しないアルゴリズム(例:
ALG_RS256 - クラスio.helidon.security.jwt.jwk.JwkRSAのstatic変数
SHA-256を使用するRSASSA-PKCS1-v1_5。
ALG_RS384 - クラスio.helidon.security.jwt.jwk.JwkRSAのstatic変数
SHA-384を使用するRSASSA-PKCS1-v1_5。
ALG_RS512 - クラスio.helidon.security.jwt.jwk.JwkRSAのstatic変数
SHA-512を使用するRSASSA-PKCS1-v1_5。
algorithm() - クラスio.helidon.security.jwt.jwk.Jwkのメソッド
このキーの署名/暗号化時に使用されるアルゴリズム。
algorithm() - クラスio.helidon.security.jwt.Jwtのメソッド
アルゴリズム・クレームです。
algorithm() - クラスio.helidon.security.jwt.JwtHeadersのメソッド
アルゴリズム・クレームです。
algorithm() - クラスio.helidon.security.providers.httpsign.InboundClientDefinitionのメソッド
このクライアントで使用されるシグネチャのアルゴリズム。
algorithm() - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinitionのメソッド
このシグネチャで使用されるアルゴリズム。
algorithm(EncryptedJwt.SupportedAlgorithm) - クラスio.helidon.security.jwt.EncryptedJwt.Builderのメソッド
コンテンツ・キー暗号化として使用するアルゴリズム。
algorithm(String) - クラスio.helidon.common.crypto.AsymmetricCipher.Builderのメソッド
使用するアルゴリズムを設定します。
algorithm(String) - クラスio.helidon.common.crypto.HashDigest.Builderのメソッド
ダイジェスト・アルゴリズムを設定します。
algorithm(String) - クラスio.helidon.common.crypto.HmacDigest.Builderのメソッド
新しいHMACアルゴリズムを設定します。
algorithm(String) - クラスio.helidon.common.crypto.Signature.Builderのメソッド
使用するアルゴリズムを設定します。
algorithm(String) - クラスio.helidon.common.crypto.SymmetricCipher.Builderのメソッド
使用するアルゴリズムを設定します。
algorithm(String) - クラスio.helidon.security.jwt.jwk.JwkEC.Builderのメソッド
作成されるキーのアルゴリズム。
algorithm(String) - クラスio.helidon.security.jwt.jwk.JwkOctet.Builderのメソッド
作成されるキーのアルゴリズム。
algorithm(String) - クラスio.helidon.security.jwt.jwk.JwkRSA.Builderのメソッド
作成されるキーのアルゴリズム。
algorithm(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
"alg"クレームは、シグネチャ・アルゴリズムの定義に使用されます。
algorithm(String) - クラスio.helidon.security.jwt.JwtHeaders.Builderのメソッド
"alg"クレームは、シグネチャ・アルゴリズムの定義に使用されます。
algorithm(String) - クラスio.helidon.security.providers.httpsign.InboundClientDefinition.Builderのメソッド
このクライアントで使用されるシグネチャのアルゴリズム。
algorithm(String) - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinition.Builderのメソッド
このシグネチャで使用されるアルゴリズム。
ALGORITHM_AES_CBC - クラスio.helidon.common.crypto.SymmetricCipherのstatic変数
CBCメソッドおよびPKCS5パディングによるAESアルゴリズム。
ALGORITHM_AES_CTR - クラスio.helidon.common.crypto.SymmetricCipherのstatic変数
CTRメソッドおよびパディングなしのAESアルゴリズム。
ALGORITHM_AES_GCM - クラスio.helidon.common.crypto.SymmetricCipherのstatic変数
GCMメソッドおよびパディングなしのAESアルゴリズム。
ALGORITHM_CHA_CHA - クラスio.helidon.common.crypto.SymmetricCipherのstatic変数
ChaCha20暗号化アルゴリズム。
ALGORITHM_CHA_CHA_POLY1305 - クラスio.helidon.common.crypto.SymmetricCipherのstatic変数
Poly1305認証コードを使用したChaCha20暗号化アルゴリズム。
ALGORITHM_MD2 - クラスio.helidon.common.crypto.HashDigestのstatic変数
非推奨。
「RFC6149 - セクション6」の説明に従って、このアルゴリズムを使用しないことを強くお勧めします。
ALGORITHM_MD2_RSA - クラスio.helidon.common.crypto.Signatureのstatic変数
非推奨。
「RFC6149 - セクション6」で説明されているように、このアルゴリズムをシグネチャ目的に使用しないことを強くお勧めします。
ALGORITHM_MD5 - クラスio.helidon.common.crypto.HashDigestのstatic変数
非推奨。
「RFC6151 - セクション2.1」の説明に従って、このアルゴリズムを使用しないことを強くお勧めします。
ALGORITHM_MD5 - クラスio.helidon.common.crypto.HmacDigestのstatic変数
非推奨。
HMAC-MD5はシグネチャのために使用しないでください。詳細は、「RFC6151 - セクション2.3」を参照してください。
ALGORITHM_MD5_RSA - クラスio.helidon.common.crypto.Signatureのstatic変数
非推奨。
「RFC6149 - セクション2」で説明されているように、このアルゴリズムをシグネチャ目的に使用しないことを強くお勧めします。
ALGORITHM_NONE_ECDSA - クラスio.helidon.common.crypto.Signatureのstatic変数
ダイジェスト・アルゴリズムのない楕円曲線デジタル・シグネチャ・アルゴリズム。
ALGORITHM_NONE_RSA - クラスio.helidon.common.crypto.Signatureのstatic変数
ダイジェスト・アルゴリズムが指定されていないRSAシグネチャ・アルゴリズム。
ALGORITHM_RSA_ECB_OAEP_MD5 - クラスio.helidon.common.crypto.AsymmetricCipherのstatic変数
非推奨。
RFC6151 - 2の説明に従って、このアルゴリズムを使用しないことを強くお勧めします。
ALGORITHM_RSA_ECB_OAEP_SHA1 - クラスio.helidon.common.crypto.AsymmetricCipherのstatic変数
SHA1およびMGF1で最適な非対称暗号化パディングを使用するECBメソッドによるRSA暗号。
ALGORITHM_RSA_ECB_OAEP256 - クラスio.helidon.common.crypto.AsymmetricCipherのstatic変数
SHA-256およびMGF1で最適な非対称暗号化パディングを使用するECBメソッドによるRSA暗号。
ALGORITHM_RSA_ECB_OAEP384 - クラスio.helidon.common.crypto.AsymmetricCipherのstatic変数
SHA-384およびMGF1で最適な非対称暗号化パディングを使用するECBメソッドによるRSA暗号。
ALGORITHM_RSA_ECB_OAEP512_224 - クラスio.helidon.common.crypto.AsymmetricCipherのstatic変数
SHA-512/224およびMGF1の最適な非対称暗号化パディングを使用するECBメソッドによるRSA暗号。
ALGORITHM_RSA_ECB_OAEP512_256 - クラスio.helidon.common.crypto.AsymmetricCipherのstatic変数
SHA-512/256およびMGF1で最適な非対称暗号化パディングを使用するECBメソッドによるRSA暗号。
ALGORITHM_RSA_ECB_PKCS1 - クラスio.helidon.common.crypto.AsymmetricCipherのstatic変数
PKCS1パディングを使用したECBメソッドによるRSA暗号。
ALGORITHM_SHA_1 - クラスio.helidon.common.crypto.HashDigestのstatic変数
非推奨。
SHA-1衝突攻撃に対する脆弱性のため、単独で使用することは安全ではない
ALGORITHM_SHA_1 - クラスio.helidon.common.crypto.HmacDigestのstatic変数
ハッシュ関数としてSHA1を使用するHMAC。
ALGORITHM_SHA_224 - クラスio.helidon.common.crypto.HashDigestのstatic変数
ダイジェストSHA-224アルゴリズム。
ALGORITHM_SHA_224 - クラスio.helidon.common.crypto.HmacDigestのstatic変数
ハッシュ関数としてSHA224を使用するHMAC。
ALGORITHM_SHA_256 - クラスio.helidon.common.crypto.HashDigestのstatic変数
ダイジェストSHA-256アルゴリズム。
ALGORITHM_SHA_256 - クラスio.helidon.common.crypto.HmacDigestのstatic変数
ハッシュ関数としてSHA256を使用するHMAC。
ALGORITHM_SHA_384 - クラスio.helidon.common.crypto.HashDigestのstatic変数
ダイジェストSHA-384アルゴリズム。
ALGORITHM_SHA_384 - クラスio.helidon.common.crypto.HmacDigestのstatic変数
ハッシュ関数としてSHA384を使用するHMAC。
ALGORITHM_SHA_512 - クラスio.helidon.common.crypto.HmacDigestのstatic変数
ハッシュ関数としてSHA512を使用するHMAC。
ALGORITHM_SHA_512_224 - クラスio.helidon.common.crypto.HashDigestのstatic変数
ダイジェストSHA-512/224アルゴリズム。
ALGORITHM_SHA_512_224 - クラスio.helidon.common.crypto.HmacDigestのstatic変数
ハッシュ関数としてSHA512/224を使用するHMAC。
ALGORITHM_SHA_512_256 - クラスio.helidon.common.crypto.HashDigestのstatic変数
ダイジェストSHA-512/256アルゴリズム。
ALGORITHM_SHA_512_256 - クラスio.helidon.common.crypto.HmacDigestのstatic変数
ハッシュ関数としてSHA512/256を使用するHMAC。
ALGORITHM_SHA1_ECDSA - クラスio.helidon.common.crypto.Signatureのstatic変数
SHA1ダイジェスト・アルゴリズムを使用した楕円曲線デジタル・シグネチャ・アルゴリズム。
ALGORITHM_SHA1_RSA - クラスio.helidon.common.crypto.Signatureのstatic変数
SHA1ダイジェスト・アルゴリズムを使用したRSAシグネチャ・アルゴリズム。
ALGORITHM_SHA224_ECDSA - クラスio.helidon.common.crypto.Signatureのstatic変数
SHA224ダイジェスト・アルゴリズムを使用した楕円曲線デジタル・シグネチャ・アルゴリズム。
ALGORITHM_SHA224_RSA - クラスio.helidon.common.crypto.Signatureのstatic変数
SHA224ダイジェスト・アルゴリズムを使用したRSAシグネチャ・アルゴリズム。
ALGORITHM_SHA256_ECDSA - クラスio.helidon.common.crypto.Signatureのstatic変数
SHA256ダイジェスト・アルゴリズムを使用した楕円曲線デジタル・シグネチャ・アルゴリズム。
ALGORITHM_SHA256_RSA - クラスio.helidon.common.crypto.Signatureのstatic変数
SHA256ダイジェスト・アルゴリズムを使用したRSAシグネチャ・アルゴリズム。
ALGORITHM_SHA3_224 - クラスio.helidon.common.crypto.HashDigestのstatic変数
ダイジェストSHA3-224アルゴリズム。
ALGORITHM_SHA3_256 - クラスio.helidon.common.crypto.HashDigestのstatic変数
ダイジェストSHA3-256アルゴリズム。
ALGORITHM_SHA3_384 - クラスio.helidon.common.crypto.HashDigestのstatic変数
ダイジェストSHA3-384アルゴリズム。
ALGORITHM_SHA3_512 - クラスio.helidon.common.crypto.HashDigestのstatic変数
ダイジェストSHA3-512アルゴリズム。
ALGORITHM_SHA384_ECDSA - クラスio.helidon.common.crypto.Signatureのstatic変数
SHA384ダイジェスト・アルゴリズムを使用した楕円曲線デジタル・シグネチャ・アルゴリズム。
ALGORITHM_SHA384_RSA - クラスio.helidon.common.crypto.Signatureのstatic変数
SHA384ダイジェスト・アルゴリズムを使用したRSAシグネチャ・アルゴリズム。
ALGORITHM_SHA512_224_RSA - クラスio.helidon.common.crypto.Signatureのstatic変数
SHA512/224ダイジェスト・アルゴリズムを使用したRSAシグネチャ・アルゴリズム。
ALGORITHM_SHA512_256_RSA - クラスio.helidon.common.crypto.Signatureのstatic変数
SHA512/256ダイジェスト・アルゴリズムを使用したRSAシグネチャ・アルゴリズム。
ALGORITHM_SHA512_ECDSA - クラスio.helidon.common.crypto.Signatureのstatic変数
SHA512ダイジェスト・アルゴリズムを使用した楕円曲線デジタル・シグネチャ・アルゴリズム。
ALGORITHM_SHA512_RSA - クラスio.helidon.common.crypto.Signatureのstatic変数
SHA512ダイジェスト・アルゴリズムを使用したRSAシグネチャ・アルゴリズム。
aliasesOf(String) - クラスio.helidon.config.EnvironmentVariableAliasesのstaticメソッド
指定された構成キーの別名のリストを返します。
all(HeaderName, Supplier<List<String>>) - インタフェースio.helidon.http.Headersのメソッド
ヘッダーのすべての値を取得します。
all(String) - インタフェースio.helidon.common.parameters.Parametersのメソッド
すべての値の取得
all(String, Supplier<List<String>>) - インタフェースio.helidon.common.parameters.Parametersのメソッド
パラメータが存在しない場合は、デフォルト値サプライヤを使用してすべての値を取得します。
ALL - 列挙型クラスio.helidon.integrations.cdi.jpa.jaxb.PersistenceUnitCachingTypeの列挙定数
 
allAnnotations() - クラスio.helidon.security.SecurityLevelのメソッド
クラス・レベルおよびメソッド・レベルの注釈を単一のMapにまとめて返します。
allHeaders(HeaderName) - インタフェースio.helidon.cors.CorsRequestAdapterのメソッド
指定されたキーのすべてのヘッダー値を文字列として取得します。
ALLOW - クラスio.helidon.http.HeaderNamesのstatic変数
Allowヘッダー名。
allowAll() - クラスio.helidon.common.configurable.AllowListConfig.BuilderBaseのメソッド
すべての文字列が("拒否"条件の対象)と一致することを許可します。
allowAll() - クラスio.helidon.common.configurable.AllowListConfig.BuilderBase.AllowListConfigImplのメソッド
 
allowAll() - インタフェースio.helidon.common.configurable.AllowListConfigのメソッド
すべての文字列が("拒否"条件の対象)と一致することを許可します。
allowAll(boolean) - クラスio.helidon.common.configurable.AllowListConfig.BuilderBaseのメソッド
すべての文字列が("拒否"条件の対象)と一致することを許可します。
allowAnonymous() - クラスio.helidon.webserver.security.SecurityFeatureのstaticメソッド
呼び出された場合、認証失敗はリクエストを中断せず、匿名(デフォルトはfalseです)として続行されます。
allowAnyName(boolean) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
クライアントがCNをリクエストできるかどうかを指定します。
allowBareDomains(boolean) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
クライアントが実際のドメインの値に一致する証明書をリクエストできるかどうかを指定します。たとえば、。
allowCredentials() - クラスio.helidon.cors.CrossOriginConfigのメソッド
 
allowCredentials() - 注釈インタフェースio.helidon.microprofile.cors.CrossOriginの要素
クライアントがcookieまたは資格証明を送信できるかどうか。
allowCredentials(boolean) - インタフェースio.helidon.cors.CorsSetterのメソッド
許可資格証明フラグを設定します。
allowCredentials(boolean) - クラスio.helidon.cors.CorsSupportBase.Builderのメソッド
 
allowCredentials(boolean) - クラスio.helidon.cors.CrossOriginConfig.Builderのメソッド
 
allowDeletion(boolean) - クラスio.helidon.integrations.vault.secrets.transit.UpdateKeyConfig.Requestのメソッド
キーの削除を許可するかどうかを指定します。
allowed() - クラスio.helidon.common.configurable.AllowListConfig.BuilderBaseのメソッド
許可する正確な文字列。
allowed() - クラスio.helidon.common.configurable.AllowListConfig.BuilderBase.AllowListConfigImplのメソッド
 
allowed() - インタフェースio.helidon.common.configurable.AllowListConfigのメソッド
許可する正確な文字列。
allowed(List<? extends String>) - クラスio.helidon.common.configurable.AllowListConfig.BuilderBaseのメソッド
許可する正確な文字列。
allowedDomainTemplates(boolean) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
設定すると、「ACLパス・テンプレート」のように、allowed_domainsにテンプレートを含めることができます。
allowedPatterns() - クラスio.helidon.common.configurable.AllowListConfig.BuilderBaseのメソッド
許可する文字列を指定するPattern
allowedPatterns() - クラスio.helidon.common.configurable.AllowListConfig.BuilderBase.AllowListConfigImplのメソッド
 
allowedPatterns() - インタフェースio.helidon.common.configurable.AllowListConfigのメソッド
許可する文字列を指定するPattern
allowedPatterns(List<? extends Pattern>) - クラスio.helidon.common.configurable.AllowListConfig.BuilderBaseのメソッド
許可する文字列を指定するPattern
allowedPredicates() - クラスio.helidon.common.configurable.AllowListConfig.BuilderBaseのメソッド
許可された述語。
allowedPredicates() - クラスio.helidon.common.configurable.AllowListConfig.BuilderBase.AllowListConfigImplのメソッド
 
allowedPredicates() - インタフェースio.helidon.common.configurable.AllowListConfigのメソッド
許可された述語。
allowedPredicates(List<Predicate<String>>) - クラスio.helidon.common.configurable.AllowListConfig.BuilderBaseのメソッド
許可された述語。
allowedPrefixes() - クラスio.helidon.common.configurable.AllowListConfig.BuilderBaseのメソッド
許可する文字列を指定するプレフィクス。
allowedPrefixes() - クラスio.helidon.common.configurable.AllowListConfig.BuilderBase.AllowListConfigImplのメソッド
 
allowedPrefixes() - インタフェースio.helidon.common.configurable.AllowListConfigのメソッド
許可する文字列を指定するプレフィクス。
allowedPrefixes(List<? extends String>) - クラスio.helidon.common.configurable.AllowListConfig.BuilderBaseのメソッド
許可する文字列を指定するプレフィクス。
allowedSuffixes() - クラスio.helidon.common.configurable.AllowListConfig.BuilderBaseのメソッド
許可する文字列を指定するサフィクス。
allowedSuffixes() - クラスio.helidon.common.configurable.AllowListConfig.BuilderBase.AllowListConfigImplのメソッド
 
allowedSuffixes() - インタフェースio.helidon.common.configurable.AllowListConfigのメソッド
許可する文字列を指定するサフィクス。
allowedSuffixes(List<? extends String>) - クラスio.helidon.common.configurable.AllowListConfig.BuilderBaseのメソッド
許可する文字列を指定するサフィクス。
allowedValues() - 注釈インタフェースio.helidon.config.metadata.ConfiguredOptionの要素
許可される値の事前定義済セットを持つオプションの場合。
allowGlobDomains(boolean) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
globパターン(例: allowed_domains)を含む名前を許可します。
allowHeaders() - クラスio.helidon.cors.CrossOriginConfigのメソッド
 
allowHeaders() - 注釈インタフェースio.helidon.microprofile.cors.CrossOriginの要素
許可されているリクエスト・ヘッダーのリスト、またはすべてのヘッダーを許可する"*"
allowHeaders(String...) - インタフェースio.helidon.cors.CorsSetterのメソッド
許可ヘッダーを設定します。
allowHeaders(String...) - クラスio.helidon.cors.CorsSupportBase.Builderのメソッド
 
allowHeaders(String...) - クラスio.helidon.cors.CrossOriginConfig.Builderのメソッド
 
allowImpersonation(boolean) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
EndpointConfig.PROPERTY_OUTBOUND_IDプロパティを使用してアウトバウンド・リクエストのユーザー名を明示的にオーバーライドすることで、偽装を許可するかどうか。
allowImpersonation(boolean) - クラスio.helidon.security.providers.jwt.JwtProvider.Builderのメソッド
EndpointConfig.PROPERTY_OUTBOUND_IDプロパティを使用してアウトバウンド・リクエストのユーザー名を明示的にオーバーライドすることで、偽装を許可するかどうか。
allowIpSans(boolean) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
クライアントがIPサブジェクト代替名をリクエストできるかどうかを指定します。
AllowList - io.helidon.common.configurableのクラス
AllowListは、許可された一致または拒否された一致のリストを定義し、特定の値が条件に適合するかどうかをテストします。
AllowListConfig - io.helidon.common.configurableのインタフェース
AllowListは、許可された一致または拒否された一致のリストを定義し、特定の値が条件に適合するかどうかをテストします。
AllowListConfig.Builder - io.helidon.common.configurableのクラス
AllowListのFluent APIビルダー。
AllowListConfig.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.common.configurableのクラス
AllowListのFluent APIビルダー・ベース。
AllowListConfig.BuilderBase.AllowListConfigImpl - io.helidon.common.configurableのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
AllowListConfigImpl(AllowListConfig.BuilderBase<?, ?>) - クラスio.helidon.common.configurable.AllowListConfig.BuilderBase.AllowListConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
allowLocalhost(boolean) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
クライアントが、リクエストされた共通名の1つとしてlocalhostの証明書をリクエストできるかどうかを指定します。
allowMethods() - クラスio.helidon.cors.CrossOriginConfigのメソッド
 
allowMethods() - 注釈インタフェースio.helidon.microprofile.cors.CrossOriginの要素
サポートされているHTTPリクエスト・メソッドのリスト。
allowMethods(String...) - インタフェースio.helidon.cors.CorsSetterのメソッド
allowメソッドを設定します。
allowMethods(String...) - クラスio.helidon.cors.CorsSupportBase.Builderのメソッド
 
allowMethods(String...) - クラスio.helidon.cors.CrossOriginConfig.Builderのメソッド
 
allowOrigins() - クラスio.helidon.cors.CrossOriginConfigのメソッド
 
allowOrigins(String...) - インタフェースio.helidon.cors.CorsSetterのメソッド
allowOriginsを設定します。
allowOrigins(String...) - クラスio.helidon.cors.CorsSupportBase.Builderのメソッド
 
allowOrigins(String...) - クラスio.helidon.cors.CrossOriginConfig.Builderのメソッド
 
allowPlaintextBackup(boolean) - クラスio.helidon.integrations.vault.secrets.transit.CreateKey.Requestのメソッド
設定した場合、プレーンテキスト形式で名前付きキーのバックアップを作成できます。
allowPlaintextBackup(boolean) - クラスio.helidon.integrations.vault.secrets.transit.UpdateKeyConfig.Requestのメソッド
設定した場合、プレーンテキスト形式で名前付きキーのバックアップを作成できます。
allowSubDomains(boolean) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
クライアントが、他のロール・オプションで許可されているCNのサブドメインであるCNを使用して証明書をリクエストできるかどうかを指定します。
allowUnsigned(boolean) - クラスio.helidon.security.providers.jwt.JwtProvider.Builderのメソッド
署名されていないJWTのサポートを構成します。
allProceduresAreCallable() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
allTablesAreSelectable() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
allValues() - クラスio.helidon.http.ContentDispositionのメソッド
 
allValues() - インタフェースio.helidon.http.Headerのメソッド
このヘッダーのすべての値。
allValues(boolean) - インタフェースio.helidon.http.Headerのメソッド
このヘッダーのすべての値。
ALREADY_EXISTS - クラスio.helidon.webserver.grpc.GrpcStatusのstatic変数
(例、ファイルまたはディレクトリ)を作成しようとしたエンティティはすでに存在します。
ALT_SVC - クラスio.helidon.http.HeaderNamesのstatic変数
<code>{@value}</code>ヘッダー名。
alwaysInMemory() - インタフェースio.helidon.http.media.InstanceWriterのメソッド
バイト配列が常に使用可能かどうか。
AMPERSAND_BYTE - クラスio.helidon.common.buffers.Bytesのstatic変数
& byte.
analyze(Class<?>) - クラスio.helidon.microprofile.jwt.auth.JwtAuthAnnotationAnalyzerのメソッド
 
analyze(Class<?>) - クラスio.helidon.security.abac.role.RoleAnnotationAnalyzerのメソッド
 
analyze(Class<?>) - インタフェースio.helidon.security.providers.common.spi.AnnotationAnalyzerのメソッド
アプリケーション・クラスを分析します。
analyze(Class<?>, AnnotationAnalyzer.AnalyzerResponse) - クラスio.helidon.microprofile.jwt.auth.JwtAuthAnnotationAnalyzerのメソッド
 
analyze(Class<?>, AnnotationAnalyzer.AnalyzerResponse) - クラスio.helidon.security.abac.role.RoleAnnotationAnalyzerのメソッド
 
analyze(Class<?>, AnnotationAnalyzer.AnalyzerResponse) - インタフェースio.helidon.security.providers.common.spi.AnnotationAnalyzerのメソッド
リソース区分を分析します。
analyze(Method, AnnotationAnalyzer.AnalyzerResponse) - クラスio.helidon.microprofile.jwt.auth.JwtAuthAnnotationAnalyzerのメソッド
 
analyze(Method, AnnotationAnalyzer.AnalyzerResponse) - クラスio.helidon.security.abac.role.RoleAnnotationAnalyzerのメソッド
 
analyze(Method, AnnotationAnalyzer.AnalyzerResponse) - インタフェースio.helidon.security.providers.common.spi.AnnotationAnalyzerのメソッド
リソース・メソッドを分析します。
andAuthenticate() - クラスio.helidon.webserver.http.SecureHandlerのメソッド
認証要件を追加し、組み合せた設定で新しいハンドラを作成します。
andAuthorize(String...) - クラスio.helidon.webserver.http.SecureHandlerのメソッド
認可要件を追加し、組み合せた設定で新しいハンドラを作成します。
Annotated - io.helidon.common.typesのインタフェース
注釈付き要素は、注釈とその値を提供します。
annotatedEndpoint(Class<?>) - クラスio.helidon.microprofile.tyrus.TyrusApplication.Builderのメソッド
単一の注釈付きエンドポイントを追加します。
annotatedEndpoints() - クラスio.helidon.microprofile.tyrus.TyrusApplicationのメソッド
注釈付きエンドポイントのリストを取得します。
annotatedTypeConfigurator() - インタフェースio.helidon.microprofile.metrics.MetricAnnotationDiscoveryのメソッド
メトリック注釈が適用されるサイトを含む注釈付きタイプのコンフィギュレータを返します。
AnnotatedTypeWrapper(AnnotatedType<T>, Annotation...) - クラスio.helidon.microprofile.faulttolerance.FaultToleranceExtension.AnnotatedTypeWrapperのコンストラクタ
コンストラクタです。
annotation() - インタフェースio.helidon.microprofile.metrics.MetricAnnotationDiscoveryのメソッド
検出されたメトリック注釈のAnnotationオブジェクトを返します。
annotation(TypeName) - インタフェースio.helidon.common.types.Annotatedのメソッド
この注釈付き型の注釈を取得します。
Annotation - io.helidon.common.typesのインタフェース
値が定義されている注釈。
ANNOTATION_TYPE - 列挙型クラスio.helidon.common.types.ElementKindの列挙定数
注釈要素タイプの種類。
Annotation.Builder - io.helidon.common.typesのクラス
AnnotationのFluent APIビルダー。
Annotation.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.common.typesのクラス
AnnotationのFluent APIビルダー・ベース。
Annotation.BuilderBase.AnnotationImpl - io.helidon.common.typesのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
AnnotationAnalyzer - io.helidon.security.providers.common.spiのインタフェース
リソースにio.helidon.security.annotations.Authenticatedまたはio.helidon.security.annotations.Authorizedの注釈が付いていない場合でも認証および認可を実施するための拡張機能を提供します。
AnnotationAnalyzer.AnalyzerResponse - io.helidon.security.providers.common.spiのクラス
分析実行のレスポンス。
AnnotationAnalyzer.AnalyzerResponse.Builder - io.helidon.security.providers.common.spiのクラス
AnnotationAnalyzer.AnalyzerResponseのFluent APIビルダー。
AnnotationAnalyzer.Flag - io.helidon.security.providers.common.spi内の列挙型クラス
セキュリティ・タイプのフラグ。
AnnotationFinder - io.helidon.microprofile.faulttoleranceのクラス
指定されたJavaパッケージ内のインターセプタ・バインディングに関連付けられた推移的注釈を検索します。
AnnotationImpl(Annotation.BuilderBase<?, ?>) - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
annotations() - インタフェースio.helidon.common.types.Annotatedのメソッド
この要素の既知の注釈のリスト。
annotations() - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのメソッド
この要素の既知の注釈のリスト。
annotations() - クラスio.helidon.common.types.TypedElementInfo.BuilderBase.TypedElementInfoImplのメソッド
 
annotations() - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
この要素の既知の注釈のリスト。
annotations() - クラスio.helidon.common.types.TypeInfo.BuilderBase.TypeInfoImplのメソッド
 
annotations(List<? extends Annotation>) - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのメソッド
この要素の既知の注釈のリスト。
annotations(List<? extends Annotation>) - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
この要素の既知の注釈のリスト。
Annotations - io.helidon.common.typesのクラス
注釈ユーティリティ。
annotationType() - クラスio.helidon.integrations.vault.cdi.VaultName.Literalのメソッド
 
annotationType() - クラスio.helidon.integrations.vault.cdi.VaultPath.Literalのメソッド
 
annotationValue() - インタフェースio.helidon.common.types.Annotationのメソッド
プロパティ"value"の型付きの値。
annotationValue() - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
プロパティ"value"の型付きの値。
annotationValue(String) - インタフェースio.helidon.common.types.Annotationのメソッド
名前付きプロパティの型付き値。
annotationValue(String) - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
名前付きプロパティの型付き値。
annotationValues() - インタフェースio.helidon.common.types.Annotationのメソッド
配列として定義されているプロパティ"value"の型付き値。
annotationValues() - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
配列として定義されているプロパティ"value"の型付き値。
annotationValues(String) - インタフェースio.helidon.common.types.Annotationのメソッド
配列として定義されているプロパティの型付き値。
annotationValues(String) - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
配列として定義されているプロパティの型付き値。
ANONYMOUS - インタフェースio.helidon.security.SecurityContextの静的変数
匿名サブジェクト。
ANONYMOUS_PRINCIPAL - インタフェースio.helidon.security.SecurityContextのstatic変数
匿名ユーザー主体。
any() - クラスio.helidon.http.PathMatchersのstaticメソッド
任意のパスに一致するパス・マッチャ。
any(Handler...) - インタフェースio.helidon.webserver.http.HttpRouting.Builderのメソッド
 
any(Handler...) - インタフェースio.helidon.webserver.http.HttpRulesのメソッド
任意のHTTPメソッドおよびパスで実行するルートを追加します。
any(String, Handler...) - インタフェースio.helidon.webserver.http.HttpRouting.Builderのメソッド
 
any(String, Handler...) - インタフェースio.helidon.webserver.http.HttpRulesのメソッド
任意のHTTPメソッドおよびパスで実行するルートを追加します。
anyOrigin() - クラスio.helidon.webserver.websocket.WsUpgraderのメソッド
 
Aot - io.helidon.common.features.apiの注釈インタフェース
ネイティブ・イメージを使用した事前コンパイルのサポートの宣言。
api() - クラスio.helidon.config.etcd.EtcdConfigSourceBuilder.EtcdEndpointのメソッド
Etcd APIバージョン。
api(EtcdConfigSourceBuilder.EtcdApi) - クラスio.helidon.config.etcd.EtcdConfigSourceBuilderのメソッド
Etcd APIバージョン。
API - インタフェースio.helidon.integrations.vault.sys.Sysのstatic変数
このシステム実装のAPI。
ApiEntityResponse - io.helidon.integrations.common.restのクラス
エンティティを持つリモート・サーバーからのレスポンス。
ApiEntityResponse(ApiEntityResponse.Builder<?, ?, ?>) - クラスio.helidon.integrations.common.rest.ApiEntityResponseのコンストラクタ
新しいインスタンスを作成します。
ApiEntityResponse.Builder<B,T,X> - io.helidon.integrations.common.restのクラス
ApiEntityResponseのサブクラスをビルドするためのFluent APIビルダー・ベース。
ApiException - io.helidon.integrations.common.restの例外クラス
レスポンスの処理に関連しないAPI例外。
ApiException() - 例外クラスio.helidon.integrations.common.rest.ApiExceptionのコンストラクタ
原因およびメッセージなしの新しい例外。
ApiException(String) - 例外クラスio.helidon.integrations.common.rest.ApiExceptionのコンストラクタ
メッセージとともに原因のない新しい例外。
ApiException(String, Throwable) - 例外クラスio.helidon.integrations.common.rest.ApiExceptionのコンストラクタ
原因とメッセージを含む新しい例外。
ApiException(Throwable) - 例外クラスio.helidon.integrations.common.rest.ApiExceptionのコンストラクタ
原因およびメッセージなしの新規例外。
ApiJsonBuilder<T> - io.helidon.integrations.common.restのクラス
JSONオブジェクトを構成するビルダーの共通ベース・クラス。
ApiJsonBuilder() - クラスio.helidon.integrations.common.rest.ApiJsonBuilderのコンストラクタ
デフォルトのコンストラクタです。
ApiJsonParser - io.helidon.integrations.common.restのクラス
返されたJSONを処理するヘルパー・メソッド。
ApiJsonParser() - クラスio.helidon.integrations.common.rest.ApiJsonParserのコンストラクタ
 
ApiJsonRequest<T> - io.helidon.integrations.common.restのクラス
エンティティを持つRESTリクエストの共通ベース・クラス。
ApiJsonRequest() - クラスio.helidon.integrations.common.rest.ApiJsonRequestのコンストラクタ
デフォルトのコンストラクタです。
ApiOptionalResponse<R> - io.helidon.integrations.common.restのクラス
404レスポンス・コードを持つ可能性のあるGETリクエストなど、エンティティを返す可能性があるリクエストに対するレスポンス。
ApiOptionalResponse(ApiOptionalResponse.BuilderBase<?, ?, ?, ?>, Optional<R> ) - クラスio.helidon.integrations.common.rest.ApiOptionalResponseのコンストラクタ
 
ApiOptionalResponse.Builder<X,R> - io.helidon.integrations.common.restのクラス
ApiOptionalResponseのFluent APIビルダー。
ApiOptionalResponse.BuilderBase<B,T,X,R> - io.helidon.integrations.common.restのクラス
ApiOptionalResponseのサブクラス用のFluent APIビルダー・ベース。
ApiRequest<T> - io.helidon.integrations.common.restのインタフェース
RESTリクエストの共通ベース・クラス。
ApiResponse - io.helidon.integrations.common.restのクラス
エンティティのないレスポンスのベース。
ApiResponse(ApiResponse.Builder<?, ?>) - クラスio.helidon.integrations.common.rest.ApiResponseのコンストラクタ
新しい休憩レスポンスを作成します。
ApiResponse.Builder<B,T> - io.helidon.integrations.common.restのクラス
ApiResponseのサブクラスを作成するための抽象的なfluent APIビルダー。
apiResponseBuilder() - クラスio.helidon.integrations.common.rest.ApiOptionalResponseのstaticメソッド
オプションのレスポンスを作成するためのビルダー。
ApiRestException - io.helidon.integrations.common.restの例外クラス
APIコールからのレスポンスが間違っているためにリモートREST APIを起動する際の例外。
ApiRestException(ApiRestException.BaseBuilder<?>) - 例外クラスio.helidon.integrations.common.rest.ApiRestExceptionのコンストラクタ
ベース・ビルダーを使用して新しいインスタンスを作成します。
ApiRestException.BaseBuilder<B> - io.helidon.integrations.common.restのクラス
ベース・ビルダーは特定のビルダー・クラスによって拡張されました。
ApiRestRequest<T> - io.helidon.integrations.common.restのクラス
RESTリクエストの共通ベース・クラス。
ApiRestRequest() - クラスio.helidon.integrations.common.rest.ApiRestRequestのコンストラクタ
デフォルトのコンストラクタです。
apiSpecificError() - 例外クラスio.helidon.integrations.common.rest.ApiRestExceptionのメソッド
API固有のエラー・メッセージがある場合。
apiSpecificError(String) - クラスio.helidon.integrations.common.rest.ApiRestException.BaseBuilderのメソッド
RestApiの実装によって構成された、統合システムに固有のエラー。
apiType() - インタフェースio.helidon.integrations.vault.AuthMethodのメソッド
この認証メソッドの実装クラス。
apiType() - インタフェースio.helidon.integrations.vault.SysApiのメソッド
このシステムAPIの実装クラス。
appId() - クラスio.helidon.security.providers.idcs.mapper.IdcsMtContextのメソッド
IDCSアプリケーションID。
application(Application) - クラスio.helidon.microprofile.server.JaxRsApplication.Builderのメソッド
このインスタンスを形成するJAX-RSアプリケーションを設定します。
application(Class<? extends Application>) - クラスio.helidon.microprofile.server.JaxRsApplication.Builderのメソッド
このインスタンスを形成するJAX-RSアプリケーション・クラスを設定します。
APPLICATION - 列挙型クラスio.helidon.security.EndpointConfig.AnnotationScopeの列挙定数
アプリケーション・クラスまたはアプリケーション・レイヤーの注釈。
APPLICATION - クラスio.helidon.metrics.api.Meter.Scopeのstatic変数
アプリケーション・スコープ
APPLICATION_ATOM_XML - クラスio.helidon.common.media.type.MediaTypesのstatic変数
application/atom+xmlメディア・タイプ。
APPLICATION_FORM_URLENCODED - クラスio.helidon.common.media.type.MediaTypesのstatic変数
application/x-www-form-urlencodedメディア・タイプ。
APPLICATION_HOCON - クラスio.helidon.common.media.type.MediaTypesのstatic変数
application/hoconメディア・タイプ。
APPLICATION_JAVASCRIPT - クラスio.helidon.common.media.type.MediaTypesのstatic変数
application/javascriptメディア・タイプ。
APPLICATION_JSON - クラスio.helidon.common.media.type.MediaTypesのstatic変数
application/jsonメディア・タイプ。
APPLICATION_MAX - クラスio.helidon.websocket.WsCloseCodesのstatic変数
アプリケーションの最大値。
APPLICATION_MIN - クラスio.helidon.websocket.WsCloseCodesのstatic変数
アプリケーション最小値。
APPLICATION_OCTET_STREAM - クラスio.helidon.common.media.type.MediaTypesのstatic変数
application/octet-streamメディア・タイプ。
APPLICATION_OPENAPI_JSON - クラスio.helidon.common.media.type.MediaTypesのstatic変数
application/vnd.oai.openapi+jsonメディア・タイプ。
APPLICATION_OPENAPI_YAML - クラスio.helidon.common.media.type.MediaTypesのstatic変数
application/vnd.oai.openapiメディア・タイプ。
APPLICATION_OPENMETRICS_TEXT - クラスio.helidon.common.media.type.MediaTypesのstatic変数
application/openmetrics-textメディア・タイプ。
APPLICATION_STREAM_JSON - クラスio.helidon.common.media.type.MediaTypesのstatic変数
application/stream+jsonメディア・タイプ。
APPLICATION_SVG_XML - クラスio.helidon.common.media.type.MediaTypesのstatic変数
application/svg+xmlメディア・タイプ。
APPLICATION_X_NDJSON - クラスio.helidon.common.media.type.MediaTypesのstatic変数
application/x-ndjsonメディア・タイプ。
APPLICATION_X_YAML - クラスio.helidon.common.media.type.MediaTypesのstatic変数
application/x-yamlメディア・タイプ。
APPLICATION_XHTML_XML - クラスio.helidon.common.media.type.MediaTypesのstatic変数
application/xhtml+xmlメディア・タイプ。
APPLICATION_XML - クラスio.helidon.common.media.type.MediaTypesのstatic変数
application/xmlメディア・タイプ。
APPLICATION_YAML - クラスio.helidon.common.media.type.MediaTypesのstatic変数
application/yamlメディア・タイプ。
applicationClass() - クラスio.helidon.microprofile.server.JaxRsApplicationのメソッド
アプリケーション・クラス(このアプリケーションが実際のクラスに基づいている場合)。
applicationClass() - クラスio.helidon.microprofile.tyrus.TyrusApplicationのメソッド
アプリケーション・クラスへのアクセス権を取得します(存在する場合)。
applicationClass(Class<? extends ServerApplicationConfig>) - クラスio.helidon.microprofile.tyrus.TyrusApplication.Builderのメソッド
ビルダーでアプリケーション・クラスを設定します。
applicationClass(Class<? extends ServerApplicationConfig>) - クラスio.helidon.microprofile.tyrus.TyrusCdiExtensionのメソッド
websocketアプリケーション・クラスをオーバーライドします。
applicationClass(Class<? extends Application>) - クラスio.helidon.microprofile.server.JaxRsApplication.Builderのメソッド
注釈を検査せず、そこから構成を作成せずに、アプリケーション・クラスを構成します。
applicationClasses() - クラスio.helidon.microprofile.tyrus.TyrusApplicationのメソッド
すべてのアプリケーション・クラスにアクセスします。
applicationProtocols() - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
アプリケーション・レイヤー・プロトコル・ネゴシエーション(ALPN)用にサポートされているアプリケーション・プロトコルのリスト(h2など)を構成します。
applicationProtocols() - クラスio.helidon.common.tls.TlsConfig.BuilderBase.TlsConfigImplのメソッド
 
applicationProtocols() - インタフェースio.helidon.common.tls.TlsConfigのメソッド
アプリケーション・レイヤー・プロトコル・ネゴシエーション(ALPN)用にサポートされているアプリケーション・プロトコルのリスト(h2など)を構成します。
applicationProtocols(List<? extends String>) - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
アプリケーション・レイヤー・プロトコル・ネゴシエーション(ALPN)用にサポートされているアプリケーション・プロトコルのリスト(h2など)を構成します。
applications(Application...) - クラスio.helidon.microprofile.server.Server.Builderのメソッド
既存のアプリケーションを指定されたアプリケーションに置き換えます。
applicationsToRun() - クラスio.helidon.microprofile.server.JaxRsCdiExtensionのメソッド
検出および明示的に構成されたアプリケーションを含むアプリケーションのリスト。
apply(byte[], Boolean) - インタフェースio.helidon.security.spi.DigestProvider.DigestFunctionのメソッド
ダイジェストを作成します。
apply(byte[], Boolean, String) - インタフェースio.helidon.security.spi.DigestProvider.VerifyFunctionのメソッド
ダイジェストを確認します。
apply(Config.Key, String) - クラスio.helidon.config.encryption.EncryptionFilterのメソッド
 
apply(Config.Key, String) - クラスio.helidon.config.encryption.EncryptionFilterServiceのメソッド
 
apply(Config.Key, String) - クラスio.helidon.config.OverrideConfigFilterのメソッド
 
apply(Config.Key, String) - インタフェースio.helidon.config.spi.ConfigFilterのメソッド
要素構成値をフィルタしてから、Config APIを介してアプリケーションで使用できるようにします。
apply(Config.Key, String) - クラスio.helidon.config.ValueResolvingFilterのメソッド
 
apply(DbClientServiceContext) - クラスio.helidon.dbclient.DbClientServiceBaseのメソッド
このメソッドは、このサービスの述語が渡された場合にのみ呼び出されます。
apply(DbClientServiceContext) - クラスio.helidon.dbclient.tracing.DbClientTracingのメソッド
 
apply(Vault, Config, InjectionProvider.InstanceConfig) - インタフェースio.helidon.integrations.vault.spi.InjectionProvider.CreateInstanceFunctionのメソッド
シングルトン・スコープ(またはCDIのアプリケーション)で新しいインスタンスを作成します。
apply(MetricsConfig) - インタフェースio.helidon.metrics.spi.MetricsProgrammaticConfigのメソッド
このプログラム構成インスタンスからオーバーライドを適用して、新しいMetricsConfigインスタンスを作成します。
apply(MetricsConfig.Builder) - インタフェースio.helidon.metrics.spi.MetricsProgrammaticConfigのメソッド
このプログラム構成インスタンスによって提供されるオーバーライドを使用して、実際の構成から既存のMetricsConfig.Builderを拡張します。
apply(Span) - クラスio.helidon.tracing.Tagのメソッド
指定されたスパンでこのタグを構成します。
apply(Span.Builder<?>) - クラスio.helidon.tracing.Tagのメソッド
スパン・ビルダーでこのタグを構成します。
apply(AccessLogContext) - クラスio.helidon.webserver.accesslog.AbstractLogEntryのメソッド
ログ・エントリを適用し、ログ・エントリにパディングを追加して、AbstractLogEntry.doApply(AccessLogContext)をコールします。
apply(AccessLogContext) - インタフェースio.helidon.webserver.accesslog.AccessLogEntryのメソッド
このメソッドは、レスポンスが完全に処理されるとコールされます。
apply(AccessLogContext) - クラスio.helidon.webserver.accesslog.UserIdLogEntryのメソッド
 
apply(Session, Message<?>) - インタフェースio.helidon.messaging.connectors.jms.MessageMapperのメソッド
メッセージング・メッセージをJMSメッセージに変換します。
apply(InputStream) - インタフェースio.helidon.http.encoding.ContentDecoderのメソッド
ネットワーク入力ストリームをデコードします。
apply(OutputStream) - インタフェースio.helidon.http.encoding.ContentEncoderのメソッド
出力ストリームをエンコードします。
apply(String, String) - クラスio.helidon.config.encryption.MpEncryptionFilterのメソッド
 
apply(String, String) - インタフェースio.helidon.config.mp.spi.MpConfigFilterのメソッド
指定された値にこのフィルタを適用します。
apply(PAYLOAD, Session) - インタフェースio.helidon.messaging.connectors.jms.JmsMessage.CustomMapperのメソッド
 
apply(SOURCE) - インタフェースio.helidon.common.mapper.Mapperのメソッド
 
applyOn() - クラスio.helidon.faulttolerance.CircuitBreakerConfig.BuilderBaseのメソッド
これらのthrowablesは失敗とみなされます。
applyOn() - クラスio.helidon.faulttolerance.CircuitBreakerConfig.BuilderBase.CircuitBreakerConfigImplのメソッド
 
applyOn() - インタフェースio.helidon.faulttolerance.CircuitBreakerConfigのメソッド
これらのthrowablesは失敗とみなされます。
applyOn() - クラスio.helidon.faulttolerance.FallbackConfig.BuilderBaseのメソッド
これらのthrowablesは再試行可能とみなされます。
applyOn() - クラスio.helidon.faulttolerance.FallbackConfig.BuilderBase.FallbackConfigImplのメソッド
 
applyOn() - インタフェースio.helidon.faulttolerance.FallbackConfigのメソッド
これらのthrowablesは再試行可能とみなされます。
applyOn() - クラスio.helidon.faulttolerance.RetryConfig.BuilderBaseのメソッド
これらのthrowablesは再試行可能とみなされます。
applyOn() - クラスio.helidon.faulttolerance.RetryConfig.BuilderBase.RetryConfigImplのメソッド
 
applyOn() - インタフェースio.helidon.faulttolerance.RetryConfigのメソッド
これらのthrowablesは再試行可能とみなされます。
applyOn(Set<Class<? extends Throwable>>) - クラスio.helidon.faulttolerance.CircuitBreakerConfig.BuilderBaseのメソッド
これらのthrowablesは失敗とみなされます。
applyOn(Set<Class<? extends Throwable>>) - クラスio.helidon.faulttolerance.FallbackConfig.BuilderBaseのメソッド
これらのthrowablesは再試行可能とみなされます。
applyOn(Set<Class<? extends Throwable>>) - クラスio.helidon.faulttolerance.RetryConfig.BuilderBaseのメソッド
これらのthrowablesは再試行可能とみなされます。
applyThrows(PAYLOAD, Session) - インタフェースio.helidon.messaging.connectors.jms.JmsMessage.CustomMapperのメソッド
チェック済例外をスローするラムダを使用するヘルパー・メソッド。
applyToEither(CompletionStage<? extends T>, Function<? super T, U>) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
applyToEither(CompletionStage<? extends T>, Function<? super T, U>) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
applyToEitherAsync(CompletionStage<? extends T>, Function<? super T, U>) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
applyToEitherAsync(CompletionStage<? extends T>, Function<? super T, U>) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
applyToEitherAsync(CompletionStage<? extends T>, Function<? super T, U>, Executor) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
applyToEitherAsync(CompletionStage<? extends T>, Function<? super T, U>, Executor) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
appName() - クラスio.helidon.metrics.api.MetricsConfig.BuilderBaseのメソッド
各メーターIDに追加するアプリケーション・タグの値。
appName() - クラスio.helidon.metrics.api.MetricsConfig.BuilderBase.MetricsConfigImplのメソッド
 
appName() - インタフェースio.helidon.metrics.api.MetricsConfigのメソッド
各メーターIDに追加するアプリケーション・タグの値。
appName(String) - クラスio.helidon.metrics.api.MetricsConfig.BuilderBaseのメソッド
各メーターIDに追加するアプリケーション・タグの値。
appName(String) - クラスio.helidon.microprofile.server.JaxRsApplication.Builderのメソッド
明示的なアプリケーション名を構成します。
AppRoleAuth - io.helidon.integrations.vault.auths.approleのインタフェース
AppRoleのVault認証メソッドです。
AppRoleAuthProvider - io.helidon.integrations.vault.auths.approleのクラス
AppRole認証メソッドのJavaサービス・ローダー実装。
AppRoleAuthProvider() - クラスio.helidon.integrations.vault.auths.approle.AppRoleAuthProviderのコンストラクタ
新しいインスタンスを作成します。
appRoleId(String) - クラスio.helidon.integrations.vault.auths.approle.AppRoleVaultAuth.Builderのメソッド
AppRoleのID。
AppRoleVaultAuth - io.helidon.integrations.vault.auths.approleのクラス
AppRoleのVault認証。
AppRoleVaultAuth() - クラスio.helidon.integrations.vault.auths.approle.AppRoleVaultAuthのコンストラクタ
非推奨。
AppRoleVaultAuth.builder()を使用してください
AppRoleVaultAuth.Builder - io.helidon.integrations.vault.auths.approleのクラス
AppRoleVaultAuthのFluent APIビルダー。
appTagName() - クラスio.helidon.metrics.api.MetricsConfig.BuilderBaseのメソッド
各メーターIDに追加するアプリケーション・タグの名前。
appTagName() - クラスio.helidon.metrics.api.MetricsConfig.BuilderBase.MetricsConfigImplのメソッド
 
appTagName() - インタフェースio.helidon.metrics.api.MetricsConfigのメソッド
各メーターIDに追加するアプリケーション・タグの名前。
appTagName() - インタフェースio.helidon.metrics.spi.MetricsProgrammaticConfigのメソッド
各メーターのアイデンティティに追加され、それが属するアプリケーションを伝達する、タグに使用する名前。
appTagName() - クラスio.helidon.microprofile.metrics.MpMetricsProgrammaticConfigのメソッド
 
appTagName(String) - クラスio.helidon.metrics.api.MetricsConfig.BuilderBaseのメソッド
各メーターIDに追加するアプリケーション・タグの名前。
AppToken(WebClient, URI, Duration) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBase.AppTokenのコンストラクタ
 
appWebClient() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
プロキシおよびセキュリティが構成されたクライアント。
appWebClient() - クラスio.helidon.security.providers.oidc.common.Tenantのメソッド
プロキシおよびセキュリティが構成されたクライアント。
AqConfigBuilder - io.helidon.messaging.connectors.aqのクラス
AQ固有の構成を構築します。
AqConnector - io.helidon.messaging.connectors.aqのインタフェース
リアクティブ・メッセージングOracle AQコネクタ。
AqConnector.AqConnectorBuilder - io.helidon.messaging.connectors.aqのクラス
AqConnectorImplのビルダー。
AqConnectorBuilder() - クラスio.helidon.messaging.connectors.aq.AqConnector.AqConnectorBuilderのコンストラクタ
 
AqConnectorImpl - io.helidon.messaging.connectors.aqのクラス
MicroProfileリアクティブ・メッセージングOracle AQコネクタ。
AqMessage<T> - io.helidon.messaging.connectors.aqのインタフェース
すべてのメタデータとともにAQ JMSメッセージを表すメッセージ。
aroundConstruct(InvocationContext) - インタフェースio.helidon.microprofile.servicecommon.HelidonInterceptorのメソッド
インターセプトされたコンストラクタの呼出し中に呼び出されます。
aroundConstruct(InvocationContext) - クラスio.helidon.microprofile.servicecommon.HelidonInterceptor.Baseのメソッド
 
aroundConstruction(InvocationContext) - インタフェースio.helidon.microprofile.servicecommon.HelidonInterceptorのメソッド
コンストラクタに関連付けられた作業アイテムごとに1回、コンストラクタの実装preInvocationロジックを起動します。
aroundConstruction(InvocationContext) - インタフェースio.helidon.microprofile.servicecommon.HelidonInterceptor.WithPostCompletionのメソッド
コンストラクタに関連付けられた作業アイテムごとに1回、コンストラクタの実装preInvocationおよびpostCompletionロジックを起動します。
aroundInvocation(InvocationContext) - インタフェースio.helidon.microprofile.servicecommon.HelidonInterceptorのメソッド
メソッドの実装preInvocationロジックを、メソッドに関連付けられた作業アイテムごとに1回起動します。
aroundInvocation(InvocationContext) - インタフェースio.helidon.microprofile.servicecommon.HelidonInterceptor.WithPostCompletionのメソッド
メソッドに関連付けられた作業アイテムごとに1回、コンストラクタの実装preInvocationおよびpostCompletionロジックを起動します。
aroundInvoke(InvocationContext) - インタフェースio.helidon.microprofile.servicecommon.HelidonInterceptorのメソッド
インターセプトされたメソッド呼出し時に呼び出されます。
aroundInvoke(InvocationContext) - クラスio.helidon.microprofile.servicecommon.HelidonInterceptor.Baseのメソッド
 
array() - クラスio.helidon.common.types.TypeName.BuilderBaseのメソッド
Class.isArray()と同じ関数です。
array() - クラスio.helidon.common.types.TypeName.BuilderBase.TypeNameImplのメソッド
 
array() - インタフェースio.helidon.common.types.TypeNameのメソッド
Class.isArray()と同じ関数です。
array(boolean) - クラスio.helidon.common.types.TypeName.BuilderBaseのメソッド
Class.isArray()と同じ関数です。
arrayToList(JsonArray) - クラスio.helidon.integrations.vault.VaultUtilのstaticメソッド
JSON配列から文字列のリストを作成します。
as(GenericType<N>) - インタフェースio.helidon.common.config.ConfigValueのメソッド
 
as(GenericType<N>) - インタフェースio.helidon.common.mapper.OptionalValueのメソッド
 
as(GenericType<N>) - インタフェースio.helidon.common.mapper.Valueのメソッド
マッパーを使用して、この値を別の型に変換します。
as(GenericType<N>) - クラスio.helidon.dbclient.DbColumnBaseのメソッド
 
as(GenericType<N>) - クラスio.helidon.http.ContentDispositionのメソッド
 
as(GenericType<T> ) - インタフェースio.helidon.config.Configのメソッド
汎用型のConfigValueとして入力された値。
as(GenericType<T> ) - インタフェースio.helidon.dbclient.DbRowのメソッド
DbMapperを使用して、この行をオブジェクトにマップします。
as(GenericType<T>) - クラスio.helidon.dbclient.DbRowBaseのメソッド
 
as(GenericType<T>) - インタフェースio.helidon.http.media.ReadableEntityのメソッド
エンティティを特定のタイプとして取得します。
as(GenericType<T>) - クラスio.helidon.http.media.ReadableEntityBaseのメソッド
 
as(Class<N>) - インタフェースio.helidon.common.config.ConfigValueのメソッド
 
as(Class<N>) - インタフェースio.helidon.common.mapper.OptionalValueのメソッド
 
as(Class<N>) - インタフェースio.helidon.common.mapper.Valueのメソッド
マッパーを使用して、この値を別の型に変換します。
as(Class<N>) - クラスio.helidon.dbclient.DbColumnBaseのメソッド
 
as(Class<N>) - クラスio.helidon.http.ContentDispositionのメソッド
 
as(Class<T>) - インタフェースio.helidon.common.config.Configのメソッド
ConfigValueとして入力された値。
as(Class<T> ) - インタフェースio.helidon.config.Configのメソッド
ConfigValueとして入力された値。
as(Class<T> ) - インタフェースio.helidon.dbclient.DbRowのメソッド
この行の特定のクラス・インスタンス表現を取得します。
as(Class<T>) - クラスio.helidon.dbclient.DbRowBaseのメソッド
 
as(Class<T>) - インタフェースio.helidon.http.media.ReadableEntityのメソッド
エンティティを特定のクラスとして取得します。
as(Class<T>) - クラスio.helidon.http.media.ReadableEntityBaseのメソッド
 
as(Class<T>) - インタフェースio.helidon.webclient.api.HttpClientResponseのメソッド
エンティティを特定のタイプとして読み取ります。
as(Function<? super Object, ? extends N>) - クラスio.helidon.dbclient.DbColumnBaseのメソッド
 
as(Function<? super String, ? extends N>) - クラスio.helidon.http.ContentDispositionのメソッド
 
as(Function<? super T, ? extends N>) - インタフェースio.helidon.common.config.ConfigValueのメソッド
マッパー関数を使用して、このConfigValueを別のタイプに変換します。
as(Function<? super T, ? extends N>) - インタフェースio.helidon.common.mapper.OptionalValueのメソッド
 
as(Function<? super T, ? extends N>) - インタフェースio.helidon.common.mapper.Valueのメソッド
マッパー関数を使用して、このValueを別のタイプに変換します。
as(Function<? super T, ? extends N>) - インタフェースio.helidon.config.ConfigValueのメソッド
マッパー関数を使用して、このConfigValueを別のタイプに変換します。
as(Function<Config, T>) - インタフェースio.helidon.config.Configのメソッド
ファクトリ・メソッドから作成されたConfigValueとして入力された値。
as(Function<DbRow, T>) - インタフェースio.helidon.dbclient.DbRowのメソッド
この行の特定のクラス・インスタンス表現を取得します。
as(Function<DbRow, T>) - クラスio.helidon.dbclient.DbRowBaseのメソッド
 
asBigInteger(JsonObject, String, String) - クラスio.helidon.security.jwt.JwtUtilのstaticメソッド
base64-urlでエンコードされたjsonオブジェクトからキー値を抽出し、ビッグ整数に変換します。
asBoolean() - インタフェースio.helidon.common.config.Configのメソッド
ブール型の値。
asBoolean() - インタフェースio.helidon.common.mapper.OptionalValueのメソッド
 
asBoolean() - インタフェースio.helidon.common.mapper.Valueのメソッド
ブール型の値。
asBoolean() - インタフェースio.helidon.config.Configのメソッド
ブール型の値。
asBoolean() - クラスio.helidon.dbclient.DbColumnBaseのメソッド
 
asBoolean() - クラスio.helidon.http.ContentDispositionのメソッド
 
asByteArray(JsonObject, String, String) - クラスio.helidon.security.jwt.JwtUtilのstaticメソッド
base64-urlでエンコードされたバイト配列であるjsonオブジェクトからキー値を抽出します。
Ascii - io.helidon.common.buffersのクラス
グアバから抽出されます。
ASCTIME_DATE_TIME - クラスio.helidon.http.DateTimeのstatic変数
'Sun Nov 6 08:49:37 1994'などのANSI C asctime()形式。
asDouble() - インタフェースio.helidon.common.config.Configのメソッド
Double型の値。
asDouble() - インタフェースio.helidon.common.mapper.OptionalValueのメソッド
 
asDouble() - インタフェースio.helidon.common.mapper.Valueのメソッド
Double型の値。
asDouble() - インタフェースio.helidon.config.Configのメソッド
Double型の値。
asDouble() - クラスio.helidon.dbclient.DbColumnBaseのメソッド
 
asDouble() - クラスio.helidon.http.ContentDispositionのメソッド
 
asInputStream() - クラスio.helidon.messaging.connectors.jms.JmsBytesMessageのメソッド
JMS ByteMessageを読み取ることができるInputStreamを返します。
asInt() - インタフェースio.helidon.common.config.Configのメソッド
整数型の値。
asInt() - インタフェースio.helidon.common.mapper.OptionalValueのメソッド
 
asInt() - インタフェースio.helidon.common.mapper.Valueのメソッド
整数型の値。
asInt() - インタフェースio.helidon.config.Configのメソッド
整数型の値。
asInt() - クラスio.helidon.dbclient.DbColumnBaseのメソッド
 
asInt() - クラスio.helidon.http.ContentDispositionのメソッド
 
asList() - クラスio.helidon.common.HelidonServiceLoaderのメソッド
重み付けされた順序でサービス実装のリストを提供します。
asList(Class<T>) - インタフェースio.helidon.common.config.Configのメソッド
指定されたタイプのリストを返します。
asList(Class<T> ) - インタフェースio.helidon.config.Configのメソッド
指定されたタイプのリストを返します。
asList(Function<Config, T>) - インタフェースio.helidon.config.Configのメソッド
指定されたマッパーを使用して各リスト値を変換するリストとして、このノードを返します。
asLong() - インタフェースio.helidon.common.config.Configのメソッド
long型の値。
asLong() - インタフェースio.helidon.common.mapper.OptionalValueのメソッド
 
asLong() - インタフェースio.helidon.common.mapper.Valueのメソッド
long型の値。
asLong() - インタフェースio.helidon.config.Configのメソッド
long型の値。
asLong() - クラスio.helidon.dbclient.DbColumnBaseのメソッド
 
asLong() - クラスio.helidon.http.ContentDispositionのメソッド
 
asMap() - インタフェースio.helidon.common.config.Configのメソッド
すべてのリーフ・ノード(values)をマップ・インスタンスに変換します。
asMap() - インタフェースio.helidon.config.Configのメソッド
すべてのリーフ・ノード(values)をマップ・インスタンスに変換します。
asNode() - インタフェースio.helidon.common.config.Configのメソッド
既存の現在の構成ノードをConfigValueとして返します。
asNode() - インタフェースio.helidon.config.Configのメソッド
既存の現在の構成ノードをConfigValueとして返します。
asNodeList() - インタフェースio.helidon.common.config.Configのメソッド
ノードがType#OBJECTの場合、子Configノードのリストを返します。
asNodeList() - インタフェースio.helidon.config.Configのメソッド
 
asOptional() - インタフェースio.helidon.common.mapper.Valueのメソッド
値はOptionalと入力します。
asOptional() - クラスio.helidon.dbclient.DbColumnBaseのメソッド
 
asOptional() - クラスio.helidon.http.ContentDispositionのメソッド
 
asParent(Span.Builder<?>) - インタフェースio.helidon.tracing.SpanContextのメソッド
このコンテキストを指定されたビルダーの親として構成します。
assertConnectionIsClosed() - クラスio.helidon.common.testing.http.junit5.SocketHttpClientのメソッド
ソケットが閉じていることをアサートします。
assertConnectionIsOpen() - クラスio.helidon.common.testing.http.junit5.SocketHttpClientのメソッド
ソケットが動作して開いていることをアサートします。
assertData(Function<Message<P>, P>, Matcher <? super T>) - クラスio.helidon.messaging.connectors.mock.MockOutgoingのメソッド
一致するデータを受信したかどうかをアサートします。
assertData(Function<Message<P>, P>, P...) - クラスio.helidon.messaging.connectors.mock.MockOutgoingのメソッド
一致するメッセージが受信されたかどうかをアサートします。
assertEndpoint(String) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.DefaultMultitenancyEndpointsのメソッド
 
assertEndpoint(String) - インタフェースio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.MultitenancyEndpointsのメソッド
特定のテナントのアサータ・エンドポイントURI。
assertPayloads(Matcher<? super T>) - クラスio.helidon.messaging.connectors.mock.MockOutgoingのメソッド
一致するペイロードが受信されたかどうかをアサートします。
assertPayloads(P...) - クラスio.helidon.messaging.connectors.mock.MockOutgoingのメソッド
一致するペイロードが受信されたかどうかをアサートします。
assertThatWithRetry(String, Supplier<T>, Matcher<? super T>) - クラスio.helidon.common.testing.junit5.MatcherWithRetryのstaticメソッド
マッチャが経過するか、最大再試行が期限切れになるまで、一致した値のサプライヤを毎回起動し、場合によっては構成済の遅延の後に複数回チェックします。
assertThatWithRetry(Supplier<T>, Matcher<? super T>) - クラスio.helidon.common.testing.junit5.MatcherWithRetryのstaticメソッド
マッチャが経過するか、最大再試行が期限切れになるまで、一致した値のサプライヤを毎回起動し、場合によっては構成済の遅延の後に複数回チェックします。
assignScope(String, Function<Tag, ?>) - インタフェースio.helidon.metrics.api.SystemTagsManagerのメソッド
指定されたコンシューマを、構成(存在する場合)および指定されたスコープ値からスコープ・タグ名設定で起動します。
asString() - インタフェースio.helidon.common.config.Configのメソッド
文字列型の値。
asString() - インタフェースio.helidon.common.mapper.OptionalValueのメソッド
 
asString() - インタフェースio.helidon.common.mapper.Valueのメソッド
文字列型の値。
asString() - インタフェースio.helidon.config.Configのメソッド
文字列型の値。
asString() - クラスio.helidon.dbclient.DbColumnBaseのメソッド
 
asString() - クラスio.helidon.http.ContentDispositionのメソッド
 
asString(JsonObject, String, String) - クラスio.helidon.security.jwt.JwtUtilのstaticメソッド
文字列であるjsonオブジェクトからキー値を抽出します。
asThreadPool(ExecutorService) - クラスio.helidon.common.configurable.ThreadPoolのstaticメソッド
可能な場合は、指定されたエグゼキュータをThreadPoolとして返します。
AsymmetricCipher - io.helidon.common.cryptoのクラス
このクラスは、選択した非対称暗号を使用してメッセージを暗号化および復号化する、シンプルでステートレスな方法を提供します。
AsymmetricCipher.Builder - io.helidon.common.cryptoのクラス
AsymmetricCipherのビルダー。
Async - io.helidon.faulttoleranceのインタフェース
仮想スレッドを使用して同期サプライヤを非同期に実行します。
AsyncConfig - io.helidon.faulttoleranceのインタフェース
Async構成Bean。
AsyncConfig.Builder - io.helidon.faulttoleranceのクラス
AsyncのFluent APIビルダー。
AsyncConfig.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.faulttoleranceのクラス
AsyncのFluent APIビルダー・ベース。
AsyncConfig.BuilderBase.AsyncConfigImpl - io.helidon.faulttoleranceのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
AsyncConfigImpl(AsyncConfig.BuilderBase<?, ?>) - クラスio.helidon.faulttolerance.AsyncConfig.BuilderBase.AsyncConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
AsyncImpl$$Injection$$Activator - io.helidon.faulttoleranceのクラス
AsyncImplのアクティベータ。
AsyncImpl$$Injection$$Activator() - クラスio.helidon.faulttolerance.AsyncImpl$$Injection$$Activatorのコンストラクタ
デフォルトのアクティベータ・コンストラクタです。
atHash() - クラスio.helidon.security.jwt.Jwtのメソッド
AtHashクレーム。
atHash(byte[]) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
アクセス・トークン・ハッシュ値。
atnClientBuilder() - インタフェースio.helidon.security.SecurityContextのメソッド
プログラムによる認証に使用するオーセンティケータ・クライアント・ビルダー。
atnTokenHandler(TokenHandler) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
リクエストからユーザー名を抽出するトークン・ハンドラ。
atnTokenHandler(TokenHandler) - クラスio.helidon.security.providers.header.HeaderAtnProvider.Builderのメソッド
リクエストからユーザー名を抽出するトークン・ハンドラ。
atnTokenHandler(TokenHandler) - クラスio.helidon.security.providers.jwt.JwtProvider.Builderのメソッド
リクエストからユーザー名を抽出するトークン・ハンドラ。
atnTracing() - クラスio.helidon.security.integration.common.SecurityTracingのメソッド
認証用のトレース範囲を作成します。
AtnTracing - io.helidon.security.integration.commonのクラス
認証トレースのサポート。
AttributeResolver - io.helidon.security.abac.policy.elのクラス
AbacSupportタイプのリゾルバ。
AttributeResolver() - クラスio.helidon.security.abac.policy.el.AttributeResolverのコンストラクタ
 
attributes(AbacSupport) - クラスio.helidon.security.Grant.Builderのメソッド
この権限の属性。
attributes(AbacSupport) - クラスio.helidon.security.Subject.Builderのメソッド
すべての属性をこのサブジェクトに追加します。
atzChecked() - インタフェースio.helidon.security.SecurityContextのメソッド
非推奨。
かわりにSecurityContext.isAuthorized()を使用してください
atzClientBuilder() - インタフェースio.helidon.security.SecurityContextのメソッド
プログラムによる認可に使用する認可クライアント・ビルダー。
atzTracing() - クラスio.helidon.security.integration.common.SecurityTracingのメソッド
認可のトレース・スパンを作成します。
AtzTracing - io.helidon.security.integration.commonのクラス
認可トレースのサポート。
audience() - クラスio.helidon.security.jwt.Jwtのメソッド
オーディエンス・クレーム。
audience() - クラスio.helidon.security.jwt.JwtHeadersのメソッド
オーディエンス・クレーム。
audience() - インタフェースio.helidon.security.providers.oidc.common.TenantConfigのメソッド
予想されるトークン・オーディエンス。
audience() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
 
audience(String) - クラスio.helidon.integrations.vault.auths.k8s.CreateRole.Requestのメソッド
JWTで検証するオプションのオーディエンス要求。
audience(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
発行済トークンの対象者。
audience(String) - クラスio.helidon.security.providers.oidc.common.TenantConfig.Builderのメソッド
発行済トークンの対象者。
audience(List<String>) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
オーディエンスは、このJWT (optional)の予期される受信者を識別します。
audit() - クラスio.helidon.webserver.security.SecurityFeatureのstaticメソッド
このリクエストを監査するかどうか - GETおよびHEADメソッドの場合、デフォルトはfalse、それ以外の場合はtrueです。
audit() - クラスio.helidon.webserver.security.SecurityHandlerのメソッド
このリクエストを任意のメソッドに対して監査します。
audit() - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBaseのメソッド
このリクエストを監査するかどうか - デフォルトはfalseで、有効にすると、リクエストはイベント・タイプ"request"で監査されます。
audit() - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBase.SecurityHandlerConfigImplのメソッド
 
audit() - インタフェースio.helidon.webserver.security.SecurityHandlerConfigのメソッド
このリクエストを監査するかどうか - デフォルトはfalseで、有効にすると、リクエストはイベント・タイプ"request"で監査されます。
audit(boolean) - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBaseのメソッド
このリクエストを監査するかどうか - デフォルトはfalseで、有効にすると、リクエストはイベント・タイプ"request"で監査されます。
audit(AuditEvent) - インタフェースio.helidon.security.SecurityContextのメソッド
セキュリティ・イベントを監査します。
audit(String, AuditEvent) - インタフェースio.helidon.security.Securityのメソッド
イベントを監査します。
AUDIT_FAILURE - 列挙型クラスio.helidon.security.AuditEvent.AuditSeverityの列挙定数
監査フレームワークの失敗 - 正しく監査できません。
AUDIT_TYPE_PREFIX - インタフェースio.helidon.security.AuditEventのstatic変数
監査イベントの予約済イベント・タイプ・プレフィクス。
auditConsumer() - インタフェースio.helidon.security.spi.AuditProviderのメソッド
監査イベントのサブスクライバを返します。
Audited - io.helidon.security.annotationsの注釈インタフェース
監査するサーバー・リソースを指定するための注釈。
AuditEvent - io.helidon.securityのインタフェース
監査プロバイダを使用して格納する監査イベント。
AuditEvent.AuditParam - io.helidon.securityのクラス
監査イベントの名前付きパラメータ。
AuditEvent.AuditSeverity - io.helidon.security内の列挙型クラス
AuditEventの重大度。
auditEventType() - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBaseのメソッド
イベント・タイプのオーバーライド。デフォルトは"request"です。
auditEventType() - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBase.SecurityHandlerConfigImplのメソッド
 
auditEventType() - インタフェースio.helidon.webserver.security.SecurityHandlerConfigのメソッド
イベント・タイプのオーバーライド。デフォルトは"request"です。
auditEventType(String) - クラスio.helidon.webserver.security.SecurityHandlerのメソッド
イベント・タイプのオーバーライド。デフォルトは"request"です。
auditEventType(String) - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBaseのメソッド
イベント・タイプのオーバーライド。デフォルトは"request"です。
auditMessageFormat() - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBaseのメソッド
監査メッセージ書式のオーバーライド。デフォルトは"%3$s %1$s" %2$s "%5$s %6$sが%4$sによってリクエストされました"です。
auditMessageFormat() - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBase.SecurityHandlerConfigImplのメソッド
 
auditMessageFormat() - インタフェースio.helidon.webserver.security.SecurityHandlerConfigのメソッド
監査メッセージ書式のオーバーライド。デフォルトは"%3$s %1$s" %2$s "%5$s %6$sが%4$sによってリクエストされました"です。
auditMessageFormat(String) - クラスio.helidon.webserver.security.SecurityHandlerのメソッド
監査メッセージ書式のオーバーライド。デフォルトは"%3$s %1$s" %2$s "%5$s %6$sが%4$sによってリクエストされました"です。
auditMessageFormat(String) - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBaseのメソッド
監査メッセージ書式のオーバーライド。デフォルトは"%3$s %1$s" %2$s "%5$s %6$sが%4$sによってリクエストされました"です。
AuditProvider - io.helidon.security.spiのインタフェース
監査プロバイダ。監査イベントを格納します。
AuditProvider.AuditSource - io.helidon.security.spiのインタフェース
監査ソース("この監査イベントの発生元"と同様)のソース。
AuditProvider.TracedAuditEvent - io.helidon.security.spiのインタフェース
監査プロバイダに送信された監査イベント。
auditSource() - インタフェースio.helidon.security.spi.AuditProvider.TracedAuditEventのメソッド
この監査イベント(クラス、メソッド、行番号など。)のソース。
auth(AuthMethod<?>) - クラスio.helidon.integrations.vault.sys.DisableAuth.Requestのメソッド
無効にする認証メソッド。
auth(AuthMethod<?>) - クラスio.helidon.integrations.vault.sys.EnableAuth.Requestのメソッド
有効化する認証メソッドです。
auth(AuthMethod<T> ) - インタフェースio.helidon.integrations.vault.Vaultのメソッド
認証メソッドへのアクセスを取得します。
auth(AuthMethod<T>, String) - インタフェースio.helidon.integrations.vault.Vaultのメソッド
カスタム・パスを使用して認証メソッドにアクセスします。
AUTH - 列挙型クラスio.helidon.security.providers.httpauth.HttpDigest.Qopの列挙定数
QOP "auth" - "authentication"を表します。
AUTH_METHOD - インタフェースio.helidon.integrations.vault.auths.approle.AppRoleAuthのstatic変数
認証方式
AUTH_METHOD - インタフェースio.helidon.integrations.vault.auths.k8s.K8sAuthのstatic変数
Kubernetes認証メソッド。
AUTH_METHOD - インタフェースio.helidon.integrations.vault.auths.token.TokenAuthのstatic変数
トークン認証メソッド。
authenticate() - インタフェースio.helidon.security.SecurityContextのメソッド
現在のリクエストを(現在のSecurityEnvironmentおよびEndpointConfigに基づいて)認証します。
authenticate() - クラスio.helidon.webserver.http.SecureHandlerのstaticメソッド
認証を適用するセキュリティ・ハンドラを作成します。
authenticate() - クラスio.helidon.webserver.security.SecurityFeatureのstaticメソッド
呼び出された場合、リクエストは認証プロセスを通過 - デフォルトはfalse (認可がtrueの場合でも同様)です。
authenticate() - クラスio.helidon.webserver.security.SecurityHandlerのメソッド
呼び出された場合、リクエストは認証プロセスを通過 - (認証はデフォルトで無効になっています - これは、SecurityHandler.rolesAllowed(String...)などの他のメソッドの副作用として有効にできます。
authenticate() - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBaseのメソッド
呼び出された場合、リクエストは認証プロセスを通過 - デフォルトはfalse (認可がtrueの場合でも同様)です。
authenticate() - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBase.SecurityHandlerConfigImplのメソッド
 
authenticate() - インタフェースio.helidon.webserver.security.SecurityHandlerConfigのメソッド
呼び出された場合、リクエストは認証プロセスを通過 - デフォルトはfalse (認可がtrueの場合でも同様)です。
authenticate(boolean) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
リクエストを認証するかどうか。
authenticate(boolean) - クラスio.helidon.security.providers.header.HeaderAtnProvider.Builderのメソッド
リクエストを認証するかどうか。
authenticate(boolean) - クラスio.helidon.security.providers.jwt.JwtProvider.Builderのメソッド
リクエストを認証するかどうか。
authenticate(boolean) - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBaseのメソッド
呼び出された場合、リクエストは認証プロセスを通過 - デフォルトはfalse (認可がtrueの場合でも同様)です。
authenticate(Config, Vault.Builder) - クラスio.helidon.integrations.vault.auths.approle.AppRoleVaultAuthのメソッド
 
authenticate(Config, Vault.Builder) - クラスio.helidon.integrations.vault.auths.common.NoVaultAuthのメソッド
 
authenticate(Config, Vault.Builder) - クラスio.helidon.integrations.vault.auths.k8s.K8sVaultAuthのメソッド
 
authenticate(Config, Vault.Builder) - クラスio.helidon.integrations.vault.auths.token.TokenVaultAuthのメソッド
 
authenticate(Config, Vault.Builder) - インタフェースio.helidon.integrations.vault.spi.VaultAuthのメソッド
Vault操作で使用するRestApiを指定します。
authenticate(SecurityFilterContext, SecurityContext, AtnTracing) - クラスio.helidon.microprofile.security.SecurityFilterのメソッド
 
authenticate(ProviderRequest) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProviderのメソッド
 
authenticate(ProviderRequest) - クラスio.helidon.security.providers.google.login.GoogleTokenProviderのメソッド
 
authenticate(ProviderRequest) - クラスio.helidon.security.providers.header.HeaderAtnProviderのメソッド
 
authenticate(ProviderRequest) - クラスio.helidon.security.providers.httpauth.HttpBasicAuthProviderのメソッド
 
authenticate(ProviderRequest) - クラスio.helidon.security.providers.httpauth.HttpDigestAuthProviderのメソッド
 
authenticate(ProviderRequest) - クラスio.helidon.security.providers.httpsign.HttpSignProviderのメソッド
 
authenticate(ProviderRequest) - クラスio.helidon.security.providers.jwt.JwtProviderのメソッド
 
authenticate(ProviderRequest) - クラスio.helidon.security.providers.oidc.OidcProviderのメソッド
 
authenticate(ProviderRequest) - インタフェースio.helidon.security.spi.AuthenticationProviderのメソッド
リクエストの認証。
authenticate(ServerRequest, ServerResponse, boolean) - インタフェースio.helidon.webserver.http.HttpSecurityのメソッド
セキュリティ構成に従って、現在のリクエストを認証します。
authenticate(ServerRequest, ServerResponse, boolean) - クラスio.helidon.webserver.security.SecurityHttpFeatureのメソッド
 
authenticateAnnotatedOnly(boolean) - クラスio.helidon.microprofile.security.JerseySecurityFeature.Builderのメソッド
注釈付きメソッドのみを認可するかどうか(Authenticated注釈付きまたはすべて)。
Authenticated - io.helidon.security.annotationsの注釈インタフェース
強制認証を使用するサーバー・リソースおよび認証なしでアクセス可能なリソースを指定するために使用される注釈。
authenticationEnabled(boolean) - クラスio.helidon.integrations.neo4j.Neo4j.Builderのメソッド
認証の有効化
authenticationOptional() - クラスio.helidon.webserver.security.SecurityHandlerのメソッド
呼び出された場合、認証失敗はリクエストを中断せず、匿名(認証はデフォルトではオプションではありません)として続行されます。
authenticationOptional() - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBaseのメソッド
呼び出された場合、認証失敗はリクエストを中断せず、匿名(デフォルトはfalseです)として続行されます。
authenticationOptional() - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBase.SecurityHandlerConfigImplのメソッド
 
authenticationOptional() - インタフェースio.helidon.webserver.security.SecurityHandlerConfigのメソッド
呼び出された場合、認証失敗はリクエストを中断せず、匿名(デフォルトはfalseです)として続行されます。
authenticationOptional(boolean) - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBaseのメソッド
呼び出された場合、認証失敗はリクエストを中断せず、匿名(デフォルトはfalseです)として続行されます。
authenticationProvider(AuthenticationProvider) - クラスio.helidon.security.Security.Builderのメソッド
デフォルト認証プロバイダを設定します。
authenticationProvider(Supplier<? extends AuthenticationProvider>) - クラスio.helidon.security.Security.Builderのメソッド
デフォルト認証プロバイダを設定します。
AuthenticationProvider - io.helidon.security.spiのインタフェース
認証セキュリティ・プロバイダ。
authenticationResponse() - クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.AnalyzerResponseのメソッド
この分析の認証レスポンス。
authenticationResponse(AnnotationAnalyzer.Flag) - クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.AnalyzerResponse.Builderのメソッド
認証レスポンス。
AuthenticationResponse - io.helidon.securityのクラス
認証プロバイダから返されたレスポンス。
AuthenticationResponse.Builder - io.helidon.securityのクラス
認証レスポンス・ビルダー。
authenticator() - クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.AnalyzerResponseのメソッド
明示的な認証プロバイダ名。
authenticator() - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBaseのメソッド
名前付きオーセンティケータ(セキュリティでサポートされている - 定義されていない場合は、デフォルトの認証プロバイダが使用されます)を使用します。
authenticator() - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBase.SecurityHandlerConfigImplのメソッド
 
authenticator() - インタフェースio.helidon.webserver.security.SecurityHandlerConfigのメソッド
名前付きオーセンティケータ(セキュリティでサポートされている - 定義されていない場合は、デフォルトの認証プロバイダが使用されます)を使用します。
authenticator(String) - クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.AnalyzerResponse.Builderのメソッド
使用する明示的な認証プロバイダ。
authenticator(String) - クラスio.helidon.webserver.security.SecurityFeatureのstaticメソッド
名前付きオーセンティケータ(セキュリティでサポートされている - 定義されていない場合は、デフォルトの認証プロバイダが使用されます)を使用します。
authenticator(String) - クラスio.helidon.webserver.security.SecurityHandlerのメソッド
名前付きオーセンティケータ(セキュリティでサポートされている - 定義されていない場合は、デフォルトの認証プロバイダが使用されます)を使用します。
authenticator(String) - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBaseのメソッド
名前付きオーセンティケータ(セキュリティでサポートされている - 定義されていない場合は、デフォルトの認証プロバイダが使用されます)を使用します。
authFingerprint() - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBaseのメソッド
OCI認証フィンガープリント。
authFingerprint() - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBase.OciConfigImplのメソッド
 
authFingerprint() - インタフェースio.helidon.integrations.oci.sdk.runtime.OciConfigのメソッド
OCI認証フィンガープリント。
authFingerprint(String) - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBaseのメソッド
OCI認証フィンガープリント。
authKeyFile() - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBaseのメソッド
OCI認証キー・ファイル。
authKeyFile() - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBase.OciConfigImplのメソッド
 
authKeyFile() - インタフェースio.helidon.integrations.oci.sdk.runtime.OciConfigのメソッド
OCI認証キー・ファイル。
authKeyFile(String) - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBaseのメソッド
OCI認証キー・ファイル。
AuthMethod<T> - io.helidon.integrations.vaultのインタフェース
認証メソッド。
AuthMethodProvider<T> - io.helidon.integrations.vault.spiのインタフェース
Vaultの追加認証メソッドをサポートするJava Service Loader SPI。
AUTHN_TYPE_PREFIX - インタフェースio.helidon.security.AuditEventのstatic変数
認証イベントの予約済イベント・タイプ・プレフィクス。
authority() - インタフェースio.helidon.common.uri.UriInfoのメソッド
このURIの認可(ホスト:ポート)。
authority() - クラスio.helidon.common.uri.UriInfo.BuilderBase.UriInfoImplのメソッド
このURIの認可(ホスト:ポート)。
authority() - クラスio.helidon.http.http2.Http2Headersのメソッド
認可擬似ヘッダー。
authority() - クラスio.helidon.webclient.api.ClientUriのメソッド
 
authority() - インタフェースio.helidon.webserver.http.HttpRequestのメソッド
HeaderNames.HOSTヘッダーまたはauthority擬似ヘッダー(HTTP/2)のコンテンツ。
authority(String) - クラスio.helidon.common.uri.UriInfo.BuilderBaseのメソッド
 
authority(String) - クラスio.helidon.http.http2.Http2Headersのメソッド
リクエストの認可。
AUTHORITY - 列挙型クラスio.helidon.common.uri.UriEncoding.Typeの列挙定数
URI認可コンポーネント・タイプ。
AUTHORITY_NAME - クラスio.helidon.http.http2.Http2Headersのstatic変数
認可擬似ヘッダーのヘッダー名。
AUTHORIZATION - 列挙型クラスio.helidon.security.providers.httpsign.HttpSignHeaderの列挙定数
コンテンツの先頭に"シグネチャ"を含む"Authorization"ヘッダーを(またはバリデート)に作成します(ヘッダーの残りの部分はHttpSignHeader.SIGNATUREの場合と同じです)。
AUTHORIZATION - クラスio.helidon.http.HeaderNamesのstatic変数
Authorizationヘッダー名。
authorizationEndpoint() - インタフェースio.helidon.security.providers.oidc.common.TenantConfigのメソッド
認可エンドポイント。
authorizationEndpoint() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
 
authorizationEndpointUri() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
認可エンドポイント。
authorizationEndpointUri() - クラスio.helidon.security.providers.oidc.common.Tenantのメソッド
認可エンドポイント。
authorizationEndpointUri(URI) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
ログイン用にユーザーをリダイレクトするために使用される認可エンドポイントのURI。
authorizationEndpointUri(URI) - クラスio.helidon.security.providers.oidc.common.TenantConfig.Builderのメソッド
ログイン用にユーザーをリダイレクトするために使用される認可エンドポイントのURI。
authorizationProvider(AuthorizationProvider) - クラスio.helidon.security.Security.Builderのメソッド
デフォルトの認可プロバイダを設定します。
authorizationProvider(Supplier<? extends AuthorizationProvider>) - クラスio.helidon.security.Security.Builderのメソッド
デフォルトの認可プロバイダを設定します。
AuthorizationProvider - io.helidon.security.spiのインタフェース
認可セキュリティ・プロバイダ。
authorizationResponse() - クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.AnalyzerResponseのメソッド
この分析の認可レスポンス。
AuthorizationResponse - io.helidon.securityのクラス
認可ディシジョンからのレスポンス。
AuthorizationResponse.Builder - io.helidon.securityのクラス
カスタム認可レスポンスのビルダー。
authorize() - クラスio.helidon.webserver.security.SecurityFeatureのstaticメソッド
このルートの認可を有効にします。
authorize() - クラスio.helidon.webserver.security.SecurityHandlerのメソッド
呼び出された場合、リクエストは認可プロセスを通過 - (認可はデフォルトで無効になっています - これは、SecurityHandler.rolesAllowed(String...)などの他のメソッドの副作用として有効にできます。
authorize() - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBaseのメソッド
このルートの認可を有効にします。
authorize() - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBase.SecurityHandlerConfigImplのメソッド
 
authorize() - インタフェースio.helidon.webserver.security.SecurityHandlerConfigのメソッド
このルートの認可を有効にします。
authorize(boolean) - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBaseのメソッド
このルートの認可を有効にします。
authorize(SecurityFilterContext, SecurityContext, AtzTracing) - クラスio.helidon.microprofile.security.SecurityFilterのメソッド
 
authorize(ProviderRequest) - クラスio.helidon.security.providers.abac.AbacProviderのメソッド
 
authorize(ProviderRequest) - インタフェースio.helidon.security.spi.AuthorizationProviderのメソッド
構成に基づいてリクエストを認可します。
authorize(ServerRequest, ServerResponse, String...) - インタフェースio.helidon.webserver.http.HttpSecurityのメソッド
セキュリティ構成に従って、現在のリクエストを認可します。
authorize(ServerRequest, ServerResponse, String...) - クラスio.helidon.webserver.security.SecurityHttpFeatureのメソッド
 
authorize(Object...) - インタフェースio.helidon.security.SecurityContextのメソッド
現在の環境およびエンドポイント構成に基づいて、リソース(またはその他のリソース)へのアクセスを認可します。
authorize(String...) - クラスio.helidon.webserver.http.SecureHandlerのstaticメソッド
認可を適用するセキュリティ・ハンドラを作成します。
authorizeAnnotatedOnly(boolean) - クラスio.helidon.microprofile.security.JerseySecurityFeature.Builderのメソッド
注釈付きメソッド(Authorized注釈付き)のみを認可するか、すべてを認可するか。
Authorized - io.helidon.security.annotationsの注釈インタフェース
強制認可を使用してサーバー・リソースを指定するために使用される注釈。
authorizer() - クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.AnalyzerResponseのメソッド
明示的な認可プロバイダ名。
authorizer() - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBaseのメソッド
名前付き認可プロバイダ(セキュリティでサポートされている - 定義されていない場合は、デフォルトの認可プロバイダが使用されます。定義されていない場合は、allが許可されます)を使用します。
authorizer() - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBase.SecurityHandlerConfigImplのメソッド
 
authorizer() - インタフェースio.helidon.webserver.security.SecurityHandlerConfigのメソッド
名前付き認可プロバイダ(セキュリティでサポートされている - 定義されていない場合は、デフォルトの認可プロバイダが使用されます。定義されていない場合は、allが許可されます)を使用します。
authorizer(String) - クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.AnalyzerResponse.Builderのメソッド
使用する明示的な認可プロバイダ。
authorizer(String) - クラスio.helidon.webserver.security.SecurityFeatureのstaticメソッド
名前付き認可プロバイダ(セキュリティでサポートされている - 定義されていない場合は、デフォルトの認可プロバイダが使用されます。定義されていない場合は、allが許可されます)を使用します。
authorizer(String) - クラスio.helidon.webserver.security.SecurityHandlerのメソッド
名前付き認可プロバイダ(セキュリティでサポートされている - 定義されていない場合は、デフォルトの認可プロバイダが使用されます。定義されていない場合は、allが許可されます)を使用します。
authorizer(String) - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBaseのメソッド
名前付き認可プロバイダ(セキュリティでサポートされている - 定義されていない場合は、デフォルトの認可プロバイダが使用されます。定義されていない場合は、allが許可されます)を使用します。
authorizeResponse(AnnotationAnalyzer.Flag) - クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.AnalyzerResponse.Builderのメソッド
承認応答
authPassphrase() - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBaseのメソッド
OCI認証パスフレーズ。
authPassphrase() - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBase.OciConfigImplのメソッド
 
authPassphrase() - インタフェースio.helidon.integrations.oci.sdk.runtime.OciConfigのメソッド
OCI認証パスフレーズ。
authPassphrase(char[]) - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBaseのメソッド
OCI認証パスフレーズ。
authPassphrase(String) - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBaseのメソッド
OCI認証パスフレーズ。
authPrivateKey() - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBaseのメソッド
OCI認証秘密キー。
authPrivateKey() - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBase.OciConfigImplのメソッド
 
authPrivateKey() - インタフェースio.helidon.integrations.oci.sdk.runtime.OciConfigのメソッド
OCI認証秘密キー。
authPrivateKey(char[]) - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBaseのメソッド
OCI認証秘密キー。
authPrivateKey(String) - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBaseのメソッド
OCI認証秘密キー。
authPrivateKeyPath() - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBaseのメソッド
OCI認証キー・ファイルのパス。
authPrivateKeyPath() - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBase.OciConfigImplのメソッド
 
authPrivateKeyPath() - インタフェースio.helidon.integrations.oci.sdk.runtime.OciConfigのメソッド
OCI認証キー・ファイルのパス。
authPrivateKeyPath(String) - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBaseのメソッド
OCI認証キー・ファイルのパス。
authRegion() - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBaseのメソッド
OCIリージョン。
authRegion() - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBase.OciConfigImplのメソッド
 
authRegion() - インタフェースio.helidon.integrations.oci.sdk.runtime.OciConfigのメソッド
OCIリージョン。
authRegion(String) - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBaseのメソッド
OCIリージョン。
authStrategies() - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBaseのメソッド
AbstractAuthenticationDetailsProviderがコールされたときに試行される認証方針のリスト。
authStrategies() - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBase.OciConfigImplのメソッド
 
authStrategies() - インタフェースio.helidon.integrations.oci.sdk.runtime.OciConfigのメソッド
AbstractAuthenticationDetailsProviderがコールされたときに試行される認証方針のリスト。
authStrategies(List<? extends String>) - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBaseのメソッド
AbstractAuthenticationDetailsProviderがコールされたときに試行される認証方針のリスト。
authStrategy() - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBaseのメソッド
適用する単一認証方式。
authStrategy() - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBase.OciConfigImplのメソッド
 
authStrategy() - インタフェースio.helidon.integrations.oci.sdk.runtime.OciConfigのメソッド
適用する単一認証方式。
authStrategy(String) - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBaseのメソッド
適用する単一認証方式。
authTag() - クラスio.helidon.security.jwt.EncryptedJwtのメソッド
暗号化されたコンテンツの認証タグ。
authTenantId() - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBaseのメソッド
OCIテナントID。
authTenantId() - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBase.OciConfigImplのメソッド
 
authTenantId() - インタフェースio.helidon.integrations.oci.sdk.runtime.OciConfigのメソッド
OCIテナントID。
authTenantId(String) - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBaseのメソッド
OCIテナントID。
authUserId() - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBaseのメソッド
OCIユーザーID。
authUserId() - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBase.OciConfigImplのメソッド
 
authUserId() - インタフェースio.helidon.integrations.oci.sdk.runtime.OciConfigのメソッド
OCIユーザーID。
authUserId(String) - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBaseのメソッド
OCIユーザーID。
AUTHZ_TYPE_PREFIX - インタフェースio.helidon.security.AuditEventのstatic変数
認可イベントの予約済イベント・タイプ・プレフィクス。
AUTO - 列挙型クラスio.helidon.integrations.cdi.jpa.jaxb.PersistenceUnitValidationModeTypeの列挙定数
 
AUTO_ACKNOWLEDGE - 列挙型クラスio.helidon.messaging.connectors.jms.AcknowledgeModeの列挙定数
JMS apiを介したメッセージ受信後に自動的に確認応答します。
autoClose(Stream<T>) - クラスio.helidon.dbclient.DbStatementBaseのstaticメソッド
指定されたストリームをデコレーションして、端末操作でBaseStream.close()を呼び出します。
autoCommit(boolean) - クラスio.helidon.messaging.connectors.kafka.KafkaPublisher.Builderのメソッド
このフラグは、Kafkaにメッセージをコミットする戦略を定義します。
autoCommitFailureClosesAllResultSets() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
automaticStoreEnabled() - クラスio.helidon.webclient.api.WebClientCookieManagerConfig.BuilderBaseのメソッド
自動cookieストアが有効かどうか。
automaticStoreEnabled() - クラスio.helidon.webclient.api.WebClientCookieManagerConfig.BuilderBase.WebClientCookieManagerConfigImplのメソッド
 
automaticStoreEnabled() - インタフェースio.helidon.webclient.api.WebClientCookieManagerConfigのメソッド
自動cookieストアが有効かどうか。
automaticStoreEnabled(boolean) - クラスio.helidon.webclient.api.WebClientCookieManagerConfig.BuilderBaseのメソッド
自動cookieストアが有効かどうか。
autoOffsetReset(KafkaConfigBuilder.AutoOffsetReset) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
Kafkaに初期オフセットがない場合、または現在のオフセットがサーバーに存在しない場合の対処方法(例:
available() - インタフェースio.helidon.common.buffers.BufferDataのメソッド
読取りに使用できるバイト数。
available() - クラスio.helidon.common.buffers.DataReaderのメソッド
現在プルされているデータで使用可能なバイト数。
available() - クラスio.helidon.tracing.providers.jaeger.JaegerTracerProviderのメソッド
 
available() - クラスio.helidon.tracing.providers.opentelemetry.OpenTelemetryTracerProviderのメソッド
 
available() - クラスio.helidon.tracing.providers.opentracing.OpenTracingTracerProviderのメソッド
 
available() - インタフェースio.helidon.tracing.spi.TracerProviderのメソッド
このプロバイダで使用可能なトレーサがあるかどうか。
await() - インタフェースio.helidon.common.reactive.Awaitableのメソッド
将来が完了するまでブロックし、未チェックの例外のみをスローします。
await(long, TimeUnit) - インタフェースio.helidon.common.reactive.Awaitableのメソッド
非推奨。
かわりにAwaitable.await(Duration)を使用してください
await(Duration) - インタフェースio.helidon.common.reactive.Awaitableのメソッド
将来が完了するまでブロックし、未チェックの例外のみをスローします。
AWAIT_ACK_ATTRIBUTE - クラスio.helidon.messaging.connectors.jms.JmsConnectorのstatic変数
前のメッセージの確認応答を待ってから、次のメッセージをプルします。
Awaitable<T> - io.helidon.common.reactiveのインタフェース
Awaitable.await()およびAwaitable.await(long, java.util.concurrent.TimeUnit)メソッドでCompletableFutureを待機する際に、意図的なブロックをより便利にします。
awaitCancelled(Duration) - クラスio.helidon.messaging.connectors.mock.MockIncomingのメソッド
ストリームが端末状態になるまで待機およびブロックし、端末状態が取り消しシグナルによって引き起こされた場合にアサートします。
awaitComplete(Duration) - クラスio.helidon.messaging.connectors.mock.MockOutgoingのメソッド
完全なシグナルでチャネルが終了するまで、現在のスレッドをブロックします。
awaitCount(Duration, int) - クラスio.helidon.messaging.connectors.mock.MockOutgoingのメソッド
予想される数のアイテムが受信されるまで、現在のスレッドをブロックします。
awaitData(Duration, Function<Message<P>, P>, P...) - クラスio.helidon.messaging.connectors.mock.MockOutgoingのメソッド
予期されたメッセージを受信するまで現在のスレッドをブロックします。
awaitMessage(Duration, Function<Message<P>, Boolean>) - クラスio.helidon.messaging.connectors.mock.MockOutgoingのメソッド
予期されたメッセージを受信するまで現在のスレッドをブロックします。
awaitPayloads(Duration, P...) - クラスio.helidon.messaging.connectors.mock.MockOutgoingのメソッド
予期されたペイロードを受信するまで現在のスレッドをブロックします。
awaitResponse(String, String) - クラスio.helidon.common.testing.http.junit5.SocketHttpClientのメソッド
ソケットからのテキストを待ちます。

B

B3 - 列挙型クラスio.helidon.tracing.providers.jaeger.JaegerTracerBuilder.PropagationFormatの列挙定数
複数のヘッダーを使用するZipkin B3トレース・コンテキスト伝播形式。
B3_SINGLE - 列挙型クラスio.helidon.tracing.providers.jaeger.JaegerTracerBuilder.PropagationFormatの列挙定数
B3は、単一のヘッダーを使用したコンテキスト伝播をトレースします。
backlog() - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
バックログを受け入れます。
backlog() - クラスio.helidon.webserver.ListenerConfig.BuilderBase.ListenerConfigImplのメソッド
 
backlog() - インタフェースio.helidon.webserver.ListenerConfigのメソッド
バックログを受け入れます。
backlog() - インタフェースio.helidon.webserver.WebServerConfigのメソッド
バックログを受け入れます。
backlog() - クラスio.helidon.webserver.WebServerConfig.BuilderBase.WebServerConfigImplのメソッド
バックログを受け入れます。
backlog(int) - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
バックログを受け入れます。
backpressure(long) - クラスio.helidon.messaging.connectors.kafka.KafkaSubscriber.Builderのメソッド
処理後にリクエストされるメッセージの数を指定します。
backupDirectory(String) - クラスio.helidon.integrations.microstream.core.EmbeddedStorageManagerBuilderのメソッド
バックアップ・ディレクトリ。
backwardCompatibleEol() - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinitionのメソッド
署名付きデータのEOL処理に古いアプローチを使用するかどうか。
backwardCompatibleEol(Boolean) - クラスio.helidon.security.providers.httpsign.HttpSignProvider.Builderのメソッド
3.0.0 (排他)より前のHelidonバージョンのサポートを有効にします。
backwardCompatibleEol(Boolean) - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinition.Builderのメソッド
3.0.0 (排他)より前のHelidonバージョンのサポートを有効にします。
BAD_GATEWAY - クラスio.helidon.websocket.WsCloseCodesのstatic変数
ゲートウェイとして機能しているサーバーが無効なレスポンスを受信しました。
BAD_GATEWAY_502 - クラスio.helidon.http.Statusのstatic変数
502 Bad Gateway、「HTTP/1.1ドキュメント」を参照。
BAD_REQUEST - 列挙型クラスio.helidon.common.reactive.SubscriptionHelperの列挙定数
肯定的でない状態でサブスクリプションがリクエストされたことを示すシングルトン・インスタンス。
BAD_REQUEST - 列挙型クラスio.helidon.http.DirectHandler.EventTypeの列挙定数
無効なパス、ヘッダーなどの不正なリクエスト。
BAD_REQUEST_400 - クラスio.helidon.http.Statusのstatic変数
400 Bad Request、「HTTP/1.1ドキュメント」を参照。
badRequest(AtomicReference<Flow.Subscription>) - 列挙型クラスio.helidon.common.reactive.SubscriptionHelperの静的メソッド
以前の値がnullの場合にのみ、SubscriptionHelper.BAD_REQUESTインスタンスを原子的にスワップします。
BadRequestException - io.helidon.httpの例外クラス
bad requestを示すランタイム例外です。
BadRequestException(String) - 例外クラスio.helidon.http.BadRequestExceptionのコンストラクタ
BadRequestException(String, Throwable) - 例外クラスio.helidon.http.BadRequestExceptionのコンストラクタ
baggage(String) - インタフェースio.helidon.tracing.Spanのメソッド
キーで手荷物アイテムを取得します。
baggage(String, String) - インタフェースio.helidon.tracing.Spanのメソッド
スパン(およびそのSpanContext)の手荷物アイテムをキー/バリューのペアとして設定します。
Base() - クラスio.helidon.microprofile.servicecommon.HelidonInterceptor.Baseのコンストラクタ
 
BASE - クラスio.helidon.metrics.api.Meter.Scopeのstatic変数
ベース・スコープ。
Base64Value - io.helidon.commonのクラス
Base64 wrapper.
BaseBuilder() - クラスio.helidon.integrations.common.rest.ApiRestException.BaseBuilderのコンストラクタ
 
baseFragment() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
すべてのリクエスト(リクエストごとに上書きされない場合)でクライアントによって使用されるベース・フラグメント。
baseFragment() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBase.HttpClientConfigImplのメソッド
 
baseFragment() - インタフェースio.helidon.webclient.http1.Http1ClientConfigのメソッド
すべてのリクエスト(リクエストごとに上書きされない場合)でクライアントによって使用されるベース・フラグメント。
baseFragment() - クラスio.helidon.webclient.http1.Http1ClientConfig.BuilderBase.Http1ClientConfigImplのメソッド
すべてのリクエスト(リクエストごとに上書きされない場合)でクライアントによって使用されるベース・フラグメント。
baseFragment() - インタフェースio.helidon.webclient.http2.Http2ClientConfigのメソッド
すべてのリクエスト(リクエストごとに上書きされない場合)でクライアントによって使用されるベース・フラグメント。
baseFragment() - クラスio.helidon.webclient.http2.Http2ClientConfig.BuilderBase.Http2ClientConfigImplのメソッド
すべてのリクエスト(リクエストごとに上書きされない場合)でクライアントによって使用されるベース・フラグメント。
baseFragment() - インタフェースio.helidon.webclient.api.HttpClientConfigのメソッド
すべてのリクエスト(リクエストごとに上書きされない場合)でクライアントによって使用されるベース・フラグメント。
baseFragment() - インタフェースio.helidon.webclient.api.WebClientConfigのメソッド
すべてのリクエスト(リクエストごとに上書きされない場合)でクライアントによって使用されるベース・フラグメント。
baseFragment() - クラスio.helidon.webclient.api.WebClientConfig.BuilderBase.WebClientConfigImplのメソッド
すべてのリクエスト(リクエストごとに上書きされない場合)でクライアントによって使用されるベース・フラグメント。
baseFragment() - インタフェースio.helidon.webclient.websocket.WsClientConfigのメソッド
すべてのリクエスト(リクエストごとに上書きされない場合)でクライアントによって使用されるベース・フラグメント。
baseFragment() - クラスio.helidon.webclient.websocket.WsClientConfig.BuilderBase.WsClientConfigImplのメソッド
すべてのリクエスト(リクエストごとに上書きされない場合)でクライアントによって使用されるベース・フラグメント。
baseFragment(UriFragment) - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
すべてのリクエスト(リクエストごとに上書きされない場合)でクライアントによって使用されるベース・フラグメント。
baseNamespace() - クラスio.helidon.integrations.vault.Vault.Builderのメソッド
ベース・ネームスペース(構成されている場合)。
baseNamespace(String) - クラスio.helidon.integrations.vault.auths.token.TokenVaultAuth.Builderのメソッド
使用するベース・ネームスペースを構成します。
baseNamespace(String) - クラスio.helidon.integrations.vault.Vault.Builderのメソッド
Vault操作の起動時に使用するベース・ネームスペース。
basePath(String) - クラスio.helidon.microprofile.server.Server.Builderのメソッド
ルート・パスがリクエストされたときにサーバーがリダイレクトするパスを構成します。
basePath(String) - クラスio.helidon.microprofile.server.ServerCdiExtensionのメソッド
このサーバーのベース・パス。
baseQuery() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
すべてのリクエストでクライアントによって使用される基本問合せ。
baseQuery() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBase.HttpClientConfigImplのメソッド
 
baseQuery() - インタフェースio.helidon.webclient.http1.Http1ClientConfigのメソッド
すべてのリクエストでクライアントによって使用される基本問合せ。
baseQuery() - クラスio.helidon.webclient.http1.Http1ClientConfig.BuilderBase.Http1ClientConfigImplのメソッド
すべてのリクエストでクライアントによって使用される基本問合せ。
baseQuery() - インタフェースio.helidon.webclient.http2.Http2ClientConfigのメソッド
すべてのリクエストでクライアントによって使用される基本問合せ。
baseQuery() - クラスio.helidon.webclient.http2.Http2ClientConfig.BuilderBase.Http2ClientConfigImplのメソッド
すべてのリクエストでクライアントによって使用される基本問合せ。
baseQuery() - インタフェースio.helidon.webclient.api.HttpClientConfigのメソッド
すべてのリクエストでクライアントによって使用される基本問合せ。
baseQuery() - インタフェースio.helidon.webclient.api.WebClientConfigのメソッド
すべてのリクエストでクライアントによって使用される基本問合せ。
baseQuery() - クラスio.helidon.webclient.api.WebClientConfig.BuilderBase.WebClientConfigImplのメソッド
すべてのリクエストでクライアントによって使用される基本問合せ。
baseQuery() - インタフェースio.helidon.webclient.websocket.WsClientConfigのメソッド
すべてのリクエストでクライアントによって使用される基本問合せ。
baseQuery() - クラスio.helidon.webclient.websocket.WsClientConfig.BuilderBase.WsClientConfigImplのメソッド
すべてのリクエストでクライアントによって使用される基本問合せ。
baseQuery(UriQuery) - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
すべてのリクエストでクライアントによって使用される基本問合せ。
baseScopes() - インタフェースio.helidon.security.providers.oidc.common.TenantConfigのメソッド
OIDCサーバーから要求するベース・スコープ。
baseScopes() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
 
baseScopes(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
ベース・スコープを構成します。
baseScopes(String) - クラスio.helidon.security.providers.oidc.common.TenantConfig.Builderのメソッド
ベース・スコープを構成します。
baseUnit() - インタフェースio.helidon.metrics.api.Meterのメソッド
メーターの基準単位を返します。
baseUnit() - インタフェースio.helidon.metrics.api.Meter.Builderのメソッド
ビルダーが使用するベース・ユニットを返します。
baseUnit(String) - インタフェースio.helidon.metrics.api.Meter.Builderのメソッド
単位を設定します。
baseUri() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
すべてのリクエストでクライアントが使用するベースURI。
baseUri() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBase.HttpClientConfigImplのメソッド
 
baseUri() - インタフェースio.helidon.webclient.http1.Http1ClientConfigのメソッド
すべてのリクエストでクライアントが使用するベースURI。
baseUri() - クラスio.helidon.webclient.http1.Http1ClientConfig.BuilderBase.Http1ClientConfigImplのメソッド
すべてのリクエストでクライアントが使用するベースURI。
baseUri() - インタフェースio.helidon.webclient.http2.Http2ClientConfigのメソッド
すべてのリクエストでクライアントが使用するベースURI。
baseUri() - クラスio.helidon.webclient.http2.Http2ClientConfig.BuilderBase.Http2ClientConfigImplのメソッド
すべてのリクエストでクライアントが使用するベースURI。
baseUri() - インタフェースio.helidon.webclient.api.HttpClientConfigのメソッド
すべてのリクエストでクライアントが使用するベースURI。
baseUri() - インタフェースio.helidon.webclient.api.WebClientConfigのメソッド
すべてのリクエストでクライアントが使用するベースURI。
baseUri() - クラスio.helidon.webclient.api.WebClientConfig.BuilderBase.WebClientConfigImplのメソッド
すべてのリクエストでクライアントが使用するベースURI。
baseUri() - インタフェースio.helidon.webclient.websocket.WsClientConfigのメソッド
すべてのリクエストでクライアントが使用するベースURI。
baseUri() - クラスio.helidon.webclient.websocket.WsClientConfig.BuilderBase.WsClientConfigImplのメソッド
すべてのリクエストでクライアントが使用するベースURI。
baseUri(Config) - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
すべてのリクエストでクライアントが使用するベースURI。
baseUri(ClientUri) - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
すべてのリクエストでクライアントが使用するベースURI。
baseUri(String) - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
クライアントのベースURI。
baseUri(URI) - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
クライアントのベースURI。
BASIC - 列挙型クラスio.helidon.common.SerializationConfig.TraceOptionの列挙定数
基本トレースでは、クラスを直列化復元しようとする試みのみが追跡され、クラスごとに1回のみトレースされます。
basicConstraintsValidForNonCa(boolean) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
非CA証明書を発行するときに、基本制約が有効とマークします。
「基本的な使用方法」 - クラスio.helidon.integrations.oci.sdk.cdi.OciExtension内の検索タグ
セクション
「基本的な使用方法」 - クラスio.helidon.integrations.oci.sdk.runtime.OciExtension内の検索タグ
セクション
BATCH - 列挙型クラスio.helidon.tracing.providers.jaeger.JaegerTracerBuilder.SpanProcessorTypeの列挙定数
バッチ・スパン・プロセッサ。
batchDelay(long) - クラスio.helidon.integrations.oci.metrics.OciMetricsSupport.Builderのメソッド
メトリクスがバッチ(デフォルトは1Lです)でポストされる場合の遅延間隔を設定します。
batchResult() - クラスio.helidon.integrations.vault.secrets.transit.DecryptBatch.Responseのメソッド
バッチ結果。リストの各要素は、バッチが作成されたときと同じ順序で1つの復号化されたシークレットです。
batchResult() - クラスio.helidon.integrations.vault.secrets.transit.EncryptBatch.Responseのメソッド
バッチ結果。
batchSize(int) - クラスio.helidon.integrations.oci.metrics.OciMetricsSupport.Builderのメソッド
最大数を設定します。
batchSize(int) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
プロデューサは、複数のレコードが同じパーティションに送信されるたびに、より少ないリクエストにレコードをまとめてバッチ処理しようとします。
beanStyle() - 注釈インタフェースio.helidon.builder.api.Prototype.Blueprintの要素
Beanスタイル・セッターとゲッターを使用するか、(デフォルトではない)を使用しないか。
before(BeforeBeanDiscovery) - クラスio.helidon.integrations.micrometer.cdi.MicrometerCdiExtensionのメソッド
Beanの検出前に拡張を初期化します。
beforeAll(ExtensionContext) - インタフェースio.helidon.webserver.testing.junit5.spi.HelidonJunitExtensionのメソッド
 
beforeAnalysis(Feature.BeforeAnalysisAccess) - クラスio.helidon.integrations.graal.mp.nativeimage.extension.HelidonMpFeatureのメソッド
 
beforeAnalysis(Feature.BeforeAnalysisAccess) - クラスio.helidon.integrations.graal.nativeimage.extension.HelidonReflectionFeatureのメソッド
 
beforeCompilation(Feature.BeforeCompilationAccess) - クラスio.helidon.integrations.graal.mp.nativeimage.extension.HelidonMpFeatureのメソッド
 
beforeCompletion() - クラスio.helidon.integrations.jta.jdbc.JtaDataSourceのメソッド
非推奨。
Synchronization.beforeCompletion()メソッドを実装して何も実行しません。
beforeEach(ExtensionContext) - クラスio.helidon.common.testing.junit5.TemporaryFolderExtのメソッド
非推奨。
 
beforeEach(ExtensionContext) - クラスio.helidon.webserver.testing.junit5.Http1DirectJunitExtensionのメソッド
 
beforeEach(ExtensionContext) - インタフェースio.helidon.webserver.testing.junit5.spi.HelidonJunitExtensionのメソッド
 
beforeExecute(Thread, Runnable) - クラスio.helidon.common.configurable.ThreadPoolのメソッド
 
beforeFirst() - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
beforeStart() - クラスio.helidon.integrations.micrometer.MicrometerFeatureのメソッド
 
beforeStart() - クラスio.helidon.integrations.oci.metrics.OciMetricsSupportのメソッド
 
beforeStart() - クラスio.helidon.webserver.grpc.GrpcRoutingのメソッド
 
beforeStart() - クラスio.helidon.webserver.http.Filtersのメソッド
 
beforeStart() - クラスio.helidon.webserver.http.HttpRoutingのメソッド
 
beforeStart() - クラスio.helidon.webserver.http1.Http1Routeのメソッド
 
beforeStart() - クラスio.helidon.webserver.http2.Http2Routeのメソッド
 
beforeStart() - インタフェースio.helidon.webserver.Routerのメソッド
これは、サーバーがポートを開く前に呼び出されます。
beforeStart() - インタフェースio.helidon.webserver.ServerLifecycleのメソッド
サーバーの起動前。
beforeStart() - クラスio.helidon.webserver.websocket.WsRoutingのメソッド
 
beforeTestExecution(ExtensionContext) - クラスio.helidon.common.testing.junit5.RestoreSystemPropertiesExtのメソッド
 
begin() - クラスio.helidon.integrations.jta.cdi.DelegatingTransactionManagerのメソッド
非推奨。
新しいトランザクションを作成し、現在のスレッドに関連付けます。
beginRequest() - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
beginRequest() - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
bestAccepted(MediaType...) - インタフェースio.helidon.http.ServerRequestHeadersのメソッド
オプションで、指定されたメディア・タイプから、クライアントが受け入れるのに最適な単一のメディア・タイプを返します。
between(LocalTime, LocalTime) - クラスio.helidon.security.abac.time.TimeValidator.TimeConfigのstaticメソッド
1日以内の時間間のチェック用の時間構成を作成します。
bidi(Descriptors.FileDescriptor, String, String, ServerCalls.BidiStreamingMethod<ReqT, ResT>) - クラスio.helidon.webserver.grpc.GrpcRouting.Builderのメソッド
双方向ルート。
bidi(String, ServerCalls.BidiStreamingMethod<ReqT, ResT>) - インタフェースio.helidon.webserver.grpc.GrpcService.Routingのメソッド
双方向ルート。
BINARY - 列挙型クラスio.helidon.websocket.WsOpCodeの列挙定数
バイナリ・ペイロードを含むペイロード・フレーム。
BINARY_CONTENT - 列挙型クラスio.helidon.common.configurable.Resource.Sourceの列挙定数
リソースはバイナリ・コンテンツで作成されました。
bindSecretId(boolean) - クラスio.helidon.integrations.vault.auths.approle.CreateAppRole.Requestのメソッド
このAppRoleを使用してログインする場合は、secret_idを指定する必要があります。
birthday() - クラスio.helidon.security.jwt.Jwtのメソッド
誕生日請求。
birthday(LocalDate) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
科目の誕生日。
BITS - クラスio.helidon.metrics.api.Meter.BaseUnitsのstatic変数
ビットを表します。
blacklistedExceptions() - インタフェースio.helidon.graphql.server.InvocationHandlerのメソッド
ブラックリストに記載された一連の構成済例外。
blockTillUpdate() - インタフェースio.helidon.http.http2.FlowControl.Outboundのメソッド
ウィンドウ・サイズの更新が発生するまでブロックします。
blockTillUpdate() - インタフェースio.helidon.http.http2.WindowSize.Outboundのメソッド
ウィンドウ・サイズの更新までブロックします。
blockTimeout(Duration) - クラスio.helidon.http.http2.ConnectionFlowControl.ConnectionFlowControlBuilderのメソッド
ウィンドウ・サイズ・チェックの反復間のブロックのタイムアウト。
booleanValue() - インタフェースio.helidon.common.types.Annotationのメソッド
プロパティ"value"の型付きの値。
booleanValue() - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
プロパティ"value"の型付きの値。
booleanValue(String) - インタフェースio.helidon.common.types.Annotationのメソッド
名前付きプロパティの型付き値。
booleanValue(String) - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
名前付きプロパティの型付き値。
booleanValues() - インタフェースio.helidon.common.types.Annotationのメソッド
配列として定義されているプロパティ"value"の型付き値。
booleanValues() - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
配列として定義されているプロパティ"value"の型付き値。
booleanValues(String) - インタフェースio.helidon.common.types.Annotationのメソッド
配列として定義されているプロパティの型付き値。
booleanValues(String) - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
配列として定義されているプロパティの型付き値。
「ブートストラップ」 - パッケージ内の検索タグio.helidon.security
セクション
bootstrapServers(String) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
Kafkaクラスタへの初期接続を確立するために使用するホスト/ポートのペアのリスト。
boundary() - インタフェースio.helidon.metrics.api.Bucketのメソッド
バケット境界を返します。
boundary(TimeUnit) - インタフェースio.helidon.metrics.api.Bucketのメソッド
時間としてナノ秒単位で解釈され、指定されたTimeUnitで表されるバケット境界を返します。
boxed() - インタフェースio.helidon.common.types.TypeNameのメソッド
この型に相当するボックス型を返します。
boxed() - クラスio.helidon.common.types.TypeName.BuilderBase.TypeNameImplのメソッド
 
BOXED_BOOLEAN - クラスio.helidon.common.types.TypeNamesのstatic変数
ボックス化されたブール型。
BOXED_BYTE - クラスio.helidon.common.types.TypeNamesのstatic変数
ボックス・バイト・タイプ。
BOXED_CHAR - クラスio.helidon.common.types.TypeNamesのstatic変数
ボックス文字タイプ。
BOXED_DOUBLE - クラスio.helidon.common.types.TypeNamesのstatic変数
ボックス・ダブル・タイプ。
BOXED_FLOAT - クラスio.helidon.common.types.TypeNamesのstatic変数
ボックス・フロート・タイプ。
BOXED_INT - クラスio.helidon.common.types.TypeNamesのstatic変数
ボックス化されたint型。
BOXED_LONG - クラスio.helidon.common.types.TypeNamesのstatic変数
ボックス・ロング・タイプ。
BOXED_SHORT - クラスio.helidon.common.types.TypeNamesのstatic変数
ボックス・ショート・タイプ。
BOXED_VOID - クラスio.helidon.common.types.TypeNamesのstatic変数
タイプ。
branch() - クラスio.helidon.config.git.GitConfigSourceBuilder.GitEndpointのメソッド
gitブランチを返します。
branch(String) - クラスio.helidon.config.git.GitConfigSourceBuilderのメソッド
gitブランチをcheckoutに設定します。
Bucket - io.helidon.metrics.apiのインタフェース
ヒストグラム・バケットの表現(境界値とそのバケット内の観測数を含む)。
buckets() - インタフェースio.helidon.metrics.api.DistributionStatisticsConfigのメソッド
構成された境界の境界を返します。
buckets() - インタフェースio.helidon.metrics.api.DistributionStatisticsConfig.Builderのメソッド
バケットを返します。
buckets() - インタフェースio.helidon.metrics.api.Timer.Builderのメソッド
ビルダーで設定されたバケット境界値(ある場合)を返します。
buckets(double...) - インタフェースio.helidon.metrics.api.DistributionStatisticsConfig.Builderのメソッド
境界境界を設定します。
buckets(Iterable<Double>) - インタフェースio.helidon.metrics.api.DistributionStatisticsConfig.Builderのメソッド
境界境界を設定します。
buckets(Duration...) - インタフェースio.helidon.metrics.api.Timer.Builderのメソッド
境界境界を設定します。
buffer(Queue<T> ) - クラスio.helidon.common.reactive.BufferedEmittingPublisher.Builderのメソッド
エミッタが使用するカスタム・バッファ・キュー実装を設定します。
bufferCapacity(int) - クラスio.helidon.common.reactive.IoMulti.MultiFromByteChannelBuilderのメソッド
バイト・バッファの容量(バイト数)。
BufferData - io.helidon.common.buffersのインタフェース
バイト配列を囲むラッパー。
BufferedEmittingPublisher<T> - io.helidon.common.reactiveのクラス
バックプレッシャを処理するための組込みバッファを使用した手動パブリッシュのためのパブリッシャの発行。
BufferedEmittingPublisher() - クラスio.helidon.common.reactive.BufferedEmittingPublisherのコンストラクタ
 
BufferedEmittingPublisher(Queue<T> ) - クラスio.helidon.common.reactive.BufferedEmittingPublisherのコンストラクタ
 
BufferedEmittingPublisher.Builder<T> - io.helidon.common.reactiveのクラス
BufferedEmittingPublisherを作成するFluent APIビルダー。
bufferMemory(long) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
サーバーへの送信を待機しているレコードをバッファするためにプロデューサが使用できるメモリーの合計バイト数。
bufferSize() - クラスio.helidon.common.reactive.BufferedEmittingPublisherのメソッド
バッファの推定サイズ。
build() - インタフェースio.helidon.builder.api.Prototype.Factoryのメソッド
この構成オブジェクトからランタイム・タイプの新規インスタンスを作成します。
build() - インタフェースio.helidon.common.Builderのメソッド
このビルダーからインスタンスを構築します。
build() - クラスio.helidon.common.configurable.AllowListConfig.Builderのメソッド
 
build() - クラスio.helidon.common.configurable.AllowListConfig.BuilderBase.AllowListConfigImplのメソッド
 
build() - クラスio.helidon.common.configurable.LruCacheConfig.Builderのメソッド
 
build() - クラスio.helidon.common.configurable.LruCacheConfig.BuilderBase.LruCacheConfigImplのメソッド
 
build() - クラスio.helidon.common.configurable.ResourceConfig.Builderのメソッド
 
build() - クラスio.helidon.common.configurable.ResourceConfig.BuilderBase.ResourceConfigImplのメソッド
 
build() - クラスio.helidon.common.configurable.ScheduledThreadPoolConfig.Builderのメソッド
 
build() - クラスio.helidon.common.configurable.ScheduledThreadPoolConfig.BuilderBase.ScheduledThreadPoolConfigImplのメソッド
 
build() - クラスio.helidon.common.configurable.ThreadPoolConfig.Builderのメソッド
 
build() - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBase.ThreadPoolConfigImplのメソッド
 
build() - クラスio.helidon.common.context.Context.Builderのメソッド
 
build() - クラスio.helidon.common.crypto.AsymmetricCipher.Builderのメソッド
 
build() - クラスio.helidon.common.crypto.HashDigest.Builderのメソッド
 
build() - クラスio.helidon.common.crypto.HmacDigest.Builderのメソッド
 
build() - クラスio.helidon.common.crypto.Signature.Builderのメソッド
 
build() - クラスio.helidon.common.crypto.SymmetricCipher.Builderのメソッド
 
build() - クラスio.helidon.common.HelidonServiceLoader.Builderのメソッド
 
build() - クラスio.helidon.common.mapper.MapperManager.Builderのメソッド
 
build() - クラスio.helidon.common.parameters.Parameters.Builderのメソッド
 
build() - クラスio.helidon.common.pki.Keys.Builderのメソッド
 
build() - クラスio.helidon.common.pki.KeystoreKeys.Builderのメソッド
 
build() - クラスio.helidon.common.pki.PemKeys.Builderのメソッド
 
build() - クラスio.helidon.common.reactive.BufferedEmittingPublisher.Builderのメソッド
 
build() - クラスio.helidon.common.reactive.IoMulti.MultiFromByteChannelBuilderのメソッド
 
build() - クラスio.helidon.common.reactive.IoMulti.MultiFromInputStreamBuilderのメソッド
 
build() - クラスio.helidon.common.reactive.IoMulti.MultiToByteChannelBuilderのメソッド
 
build() - クラスio.helidon.common.reactive.IoMulti.OutputStreamMultiBuilderのメソッド
 
build() - クラスio.helidon.common.reactive.MultiTappedPublisher.Builderのメソッド
 
build() - クラスio.helidon.common.SerializationConfig.Builderのメソッド
 
build() - クラスio.helidon.common.socket.SocketOptions.Builderのメソッド
 
build() - クラスio.helidon.common.testing.junit5.TemporaryFolderExtのstaticメソッド
非推奨。
TemporaryFolderExtのインスタンスを作成します。
build() - クラスio.helidon.common.tls.TlsConfig.Builderのメソッド
 
build() - クラスio.helidon.common.tls.TlsConfig.BuilderBase.TlsConfigImplのメソッド
 
build() - クラスio.helidon.common.types.Annotation.Builderのメソッド
 
build() - クラスio.helidon.common.types.TypedElementInfo.Builderのメソッド
 
build() - クラスio.helidon.common.types.TypeInfo.Builderのメソッド
 
build() - クラスio.helidon.common.types.TypeName.Builderのメソッド
 
build() - クラスio.helidon.common.uri.UriInfo.Builderのメソッド
 
build() - クラスio.helidon.config.ClasspathConfigSource.Builderのメソッド
クラスパスConfigSourceの新しいインスタンスを構築します。
build() - クラスio.helidon.config.ClasspathOverrideSource.Builderのメソッド
クラスパスOverrideSourceの新しいインスタンスを構築します。
build() - インタフェースio.helidon.config.Config.Builderのメソッド
Configの新しいインスタンスを構築します。
build() - クラスio.helidon.config.ConfigFilters.ValueResolvingBuilderのメソッド
値の関数参照解決を作成します。
build() - クラスio.helidon.config.ConfigSources.SystemPropertiesConfigSource.Builderのメソッド
 
build() - クラスio.helidon.config.DirectoryConfigSource.Builderのメソッド
Directory ConfigSourceの新しいインスタンスを構築します。
build() - クラスio.helidon.config.etcd.EtcdConfigSourceBuilderのメソッド
Etcd ConfigSourceの新しいインスタンスを構築します。
build() - クラスio.helidon.config.FileConfigSource.Builderのメソッド
File ConfigSourceの新しいインスタンスを構築します。
build() - クラスio.helidon.config.FileOverrideSource.Builderのメソッド
File ConfigSourceの新しいインスタンスを構築します。
build() - クラスio.helidon.config.FileSystemWatcher.Builderのメソッド
 
build() - クラスio.helidon.config.git.GitConfigSourceBuilderのメソッド
 
build() - クラスio.helidon.config.hocon.HoconConfigParserBuilderのメソッド
HOCON ConfigParserの新しいインスタンスを構築します。
build() - クラスio.helidon.config.InMemoryOverrideSource.Builderのメソッド
 
build() - クラスio.helidon.config.ListNodeBuilderImplのメソッド
 
build() - クラスio.helidon.config.MapConfigSource.Builderのメソッド
 
build() - クラスio.helidon.config.ObjectNodeBuilderImplのメソッド
 
build() - クラスio.helidon.config.PollingStrategies.ScheduledBuilderのメソッド
新しいポーリング戦略を構築します。
build() - クラスio.helidon.config.ScheduledPollingStrategy.Builderのメソッド
 
build() - クラスio.helidon.config.ScheduledPollingStrategy.RecurringPolicy.AdaptiveBuilderのメソッド
新しい繰返しポリシーを作成します。
build() - クラスio.helidon.config.SimpleRetryPolicy.Builderのメソッド
 
build() - クラスio.helidon.config.spi.ConfigContent.NodeContent.Builderのメソッド
 
build() - クラスio.helidon.config.spi.ConfigContent.OverrideContent.Builderのメソッド
 
build() - インタフェースio.helidon.config.spi.ConfigNode.ObjectNode.Builderのメソッド
ConfigNode.ObjectNodeの新しいインスタンスを構築します。
build() - クラスio.helidon.config.spi.ConfigParser.Content.Builderのメソッド
 
build() - クラスio.helidon.config.UrlConfigSource.Builderのメソッド
Url ConfigSourceの新しいインスタンスを構築します。
build() - クラスio.helidon.config.UrlOverrideSource.Builderのメソッド
Url ConfigSourceの新しいインスタンスを構築します。
build() - クラスio.helidon.cors.CorsSupportBase.Builderのメソッド
 
build() - クラスio.helidon.cors.CorsSupportHelper.Builderのメソッド
CorsSupportHelperを作成します。
build() - クラスio.helidon.cors.CrossOriginConfig.Builderのメソッド
 
build() - クラスio.helidon.cors.MappedCrossOriginConfig.Builderのメソッド
 
build() - クラスio.helidon.dbclient.DbClient.Builderのメソッド
プロバイダ固有のデータベース・ハンドラを構築します。
build() - クラスio.helidon.dbclient.DbClientBuilderBaseのメソッド
 
build() - クラスio.helidon.dbclient.DbClientContext.Builderのメソッド
 
build() - クラスio.helidon.dbclient.DbExecuteContext.Builderのメソッド
 
build() - クラスio.helidon.dbclient.DbMapperManager.Builderのメソッド
 
build() - クラスio.helidon.dbclient.DbStatements.Builderのメソッド
 
build() - クラスio.helidon.dbclient.health.DbClientHealthCheck.Builderのメソッド
 
build() - クラスio.helidon.dbclient.jdbc.JdbcParametersConfig.Builderのメソッド
 
build() - クラスio.helidon.dbclient.tracing.DbClientTracing.Builderのメソッド
 
build() - クラスio.helidon.faulttolerance.AsyncConfig.Builderのメソッド
 
build() - クラスio.helidon.faulttolerance.AsyncConfig.BuilderBase.AsyncConfigImplのメソッド
 
build() - クラスio.helidon.faulttolerance.BulkheadConfig.Builderのメソッド
 
build() - クラスio.helidon.faulttolerance.BulkheadConfig.BuilderBase.BulkheadConfigImplのメソッド
 
build() - クラスio.helidon.faulttolerance.CircuitBreakerConfig.Builderのメソッド
 
build() - クラスio.helidon.faulttolerance.CircuitBreakerConfig.BuilderBase.CircuitBreakerConfigImplのメソッド
 
build() - クラスio.helidon.faulttolerance.FallbackConfig.Builderのメソッド
 
build() - クラスio.helidon.faulttolerance.FaultTolerance.Builderのメソッド
 
build() - クラスio.helidon.faulttolerance.FaultTolerance.TypedBuilderのメソッド
 
build() - クラスio.helidon.faulttolerance.Retry.DelayingRetryPolicy.Builderのメソッド
 
build() - クラスio.helidon.faulttolerance.Retry.JitterRetryPolicy.Builderのメソッド
 
build() - クラスio.helidon.faulttolerance.RetryConfig.Builderのメソッド
 
build() - クラスio.helidon.faulttolerance.RetryConfig.BuilderBase.RetryConfigImplのメソッド
 
build() - クラスio.helidon.faulttolerance.TimeoutConfig.Builderのメソッド
 
build() - クラスio.helidon.faulttolerance.TimeoutConfig.BuilderBase.TimeoutConfigImplのメソッド
 
build() - クラスio.helidon.graphql.server.InvocationHandler.Builderのメソッド
 
build() - クラスio.helidon.health.checks.DiskSpaceHealthCheck.Builderのメソッド
 
build() - クラスio.helidon.health.checks.HeapMemoryHealthCheck.Builderのメソッド
 
build() - クラスio.helidon.health.HealthCheckResponse.Builderのメソッド
 
build() - クラスio.helidon.http.ContentDisposition.Builderのメソッド
 
build() - クラスio.helidon.http.DirectHandler.TransportResponse.Builderのメソッド
 
build() - クラスio.helidon.http.encoding.ContentEncodingContextConfig.Builderのメソッド
 
build() - クラスio.helidon.http.encoding.ContentEncodingContextConfig.BuilderBase.ContentEncodingContextConfigImplのメソッド
 
build() - クラスio.helidon.http.http2.ConnectionFlowControl.ConnectionFlowControlBuilderのメソッド
 
build() - クラスio.helidon.http.http2.Http2Settings.Builderのメソッド
 
build() - クラスio.helidon.http.HttpMediaType.Builderのメソッド
 
build() - クラスio.helidon.http.media.MediaContextConfig.Builderのメソッド
 
build() - クラスio.helidon.http.media.MediaContextConfig.BuilderBase.MediaContextConfigImplのメソッド
 
build() - クラスio.helidon.http.media.multipart.WriteableMultiPart.Builderのメソッド
 
build() - クラスio.helidon.http.media.multipart.WriteablePart.Builderのメソッド
 
build() - クラスio.helidon.http.RequestedUriDiscoveryContext.Builderのメソッド
 
build() - クラスio.helidon.http.RequestException.Builderのメソッド
 
build() - クラスio.helidon.http.SetCookie.Builderのメソッド
 
build() - クラスio.helidon.http.sse.SseEvent.Builderのメソッド
 
build() - クラスio.helidon.integrations.common.rest.ApiOptionalResponse.Builderのメソッド
 
build() - クラスio.helidon.integrations.common.rest.RestApi.Builderのメソッド
このメソッドはfinalであり、RestApi.Builder.preBuild()RestApi.Builder.doBuild()およびRestApi.Builder.postBuild()メソッドをコールする必要があるためです。
build() - クラスio.helidon.integrations.common.rest.RestException.Builderのメソッド
 
build() - クラスio.helidon.integrations.micrometer.MeterRegistryFactory.Builderのメソッド
 
build() - クラスio.helidon.integrations.micrometer.MicrometerFeature.Builderのメソッド
 
build() - クラスio.helidon.integrations.microstream.cache.MicrostreamCacheConfigurationBuilderのメソッド
 
build() - クラスio.helidon.integrations.microstream.core.EmbeddedStorageManagerBuilderのメソッド
 
build() - クラスio.helidon.integrations.microstream.health.MicrostreamHealthCheck.Builderのメソッド
 
build() - クラスio.helidon.integrations.microstream.metrics.MicrostreamMetricsSupport.Builderのメソッド
 
build() - クラスio.helidon.integrations.neo4j.metrics.Neo4jMetricsSupport.Builderのメソッド
ラッパー・クラスのビルダー。
build() - クラスio.helidon.integrations.neo4j.Neo4j.Builderのメソッド
メイン・ビルド・メソッド。
build() - クラスio.helidon.integrations.oci.metrics.OciMetricsSupport.Builderのメソッド
 
build() - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.Builderのメソッド
 
build() - クラスio.helidon.integrations.oci.secrets.configsource.SecretBundleLazyConfigSource.Builderのメソッド
このSecretBundleLazyConfigSource.Builderの状態から初期化された新しいSecretBundleLazyConfigSourceインスタンスを作成して返します。
build() - クラスio.helidon.integrations.oci.secrets.configsource.SecretBundleNodeConfigSource.Builderのメソッド
このSecretBundleNodeConfigSource.Builderの状態から初期化された新しいSecretBundleNodeConfigSourceインスタンスを作成して返します。
build() - クラスio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfig.Builderのメソッド
 
build() - クラスio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfig.BuilderBase.OciCertificatesTlsManagerConfigImplのメソッド
 
build() - クラスio.helidon.integrations.openapi.ui.OpenApiUiConfig.Builderのメソッド
 
build() - クラスio.helidon.integrations.openapi.ui.OpenApiUiConfig.BuilderBase.OpenApiUiConfigImplのメソッド
 
build() - クラスio.helidon.integrations.vault.auths.approle.AppRoleVaultAuth.Builderのメソッド
 
build() - クラスio.helidon.integrations.vault.auths.k8s.K8sVaultAuth.Builderのメソッド
 
build() - クラスio.helidon.integrations.vault.auths.token.TokenVaultAuth.Builderのメソッド
 
build() - クラスio.helidon.integrations.vault.secrets.cubbyhole.CubbyholeSecurityProvider.CubbyholeSecretConfig.Builderのメソッド
 
build() - クラスio.helidon.integrations.vault.secrets.kv1.Kv1SecurityProvider.Kv1SecretConfig.Builderのメソッド
 
build() - クラスio.helidon.integrations.vault.secrets.kv2.Kv2SecurityProvider.Kv2SecretConfig.Builderのメソッド
 
build() - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityProvider.TransitDigestConfig.Builderのメソッド
 
build() - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityProvider.TransitEncryptionConfig.Builderのメソッド
 
build() - クラスio.helidon.integrations.vault.spi.InjectionProvider.InstanceConfig.Builderのメソッド
 
build() - クラスio.helidon.integrations.vault.Vault.Builderのメソッド
 
build() - クラスio.helidon.integrations.vault.VaultOptionalResponse.Builderのメソッド
 
build() - クラスio.helidon.integrations.vault.VaultRestException.Builderのメソッド
 
build() - クラスio.helidon.integrations.vault.VaultToken.Builderのメソッド
 
build() - クラスio.helidon.messaging.Channel.Builderのメソッド
 
build() - クラスio.helidon.messaging.ConnectorConfigBuilderのメソッド
 
build() - クラスio.helidon.messaging.connectors.aq.AqConnector.AqConnectorBuilderのメソッド
 
build() - クラスio.helidon.messaging.connectors.jms.JmsConnector.JmsConnectorBuilderのメソッド
 
build() - クラスio.helidon.messaging.connectors.jms.JmsMessage.OutgoingJmsMessageBuilderのメソッド
 
build() - クラスio.helidon.messaging.connectors.kafka.KafkaPublisher.Builderのメソッド
 
build() - クラスio.helidon.messaging.connectors.kafka.KafkaSubscriber.Builderのメソッド
 
build() - クラスio.helidon.messaging.Emitter.Builderのメソッド
 
build() - クラスio.helidon.messaging.Messaging.Builderのメソッド
新しいMessagingインスタンスを構築します。
build() - インタフェースio.helidon.metrics.api.ComponentMetricsSettings.Builderのメソッド
ビルダーからComponentMetricsSettingsオブジェクトを構成します。
build() - クラスio.helidon.metrics.api.KeyPerformanceIndicatorMetricsConfig.Builderのメソッド
 
build() - クラスio.helidon.metrics.api.MetricsConfig.Builderのメソッド
 
build() - クラスio.helidon.metrics.api.ScopeConfig.Builderのメソッド
 
build() - クラスio.helidon.metrics.api.ScopingConfig.Builderのメソッド
 
build() - クラスio.helidon.metrics.prometheus.PrometheusSupport.Builderのメソッド
 
build() - クラスio.helidon.metrics.providers.micrometer.MicrometerPrometheusFormatter.Builderのメソッド
 
build() - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
 
build() - クラスio.helidon.microprofile.openapi.MpOpenApiManagerConfig.Builderのメソッド
 
build() - クラスio.helidon.microprofile.security.JerseySecurityFeature.Builderのメソッド
この構成をインスタンスに組み込みます。
build() - クラスio.helidon.microprofile.server.JaxRsApplication.Builderのメソッド
このビルダーに基づいて新しいインスタンスを作成します。
build() - クラスio.helidon.microprofile.server.Server.Builderのメソッド
このビルダーに基づいてサーバーを構築します。
build() - クラスio.helidon.microprofile.tyrus.TyrusApplication.Builderのメソッド
アプリケーションの構築。
build() - クラスio.helidon.microprofile.tyrus.TyrusRouting.Builderのメソッド
 
build() - クラスio.helidon.openapi.OpenApiFeatureConfig.Builderのメソッド
 
build() - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBase.OpenApiFeatureConfigImplのメソッド
 
build() - クラスio.helidon.scheduling.CronConfig.Builderのメソッド
 
build() - クラスio.helidon.scheduling.CronConfig.BuilderBase.CronConfigImplのメソッド
 
build() - クラスio.helidon.scheduling.FixedRateConfig.Builderのメソッド
 
build() - クラスio.helidon.scheduling.FixedRateConfig.BuilderBase.FixedRateConfigImplのメソッド
 
build() - クラスio.helidon.scheduling.Scheduling.CronBuilderのメソッド
非推奨。
 
build() - クラスio.helidon.scheduling.Scheduling.FixedRateBuilderのメソッド
非推奨。
 
build() - クラスio.helidon.scheduling.TaskConfig.Builderのメソッド
 
build() - クラスio.helidon.security.abac.policy.el.JavaxElPolicyExecutor.Builderのメソッド
 
build() - クラスio.helidon.security.abac.policy.PolicyValidator.Builderのメソッド
 
build() - クラスio.helidon.security.abac.policy.PolicyValidator.PolicyConfig.Builderのメソッド
 
build() - クラスio.helidon.security.abac.role.RoleValidator.RoleConfig.Builderのメソッド
 
build() - クラスio.helidon.security.abac.scope.ScopeValidator.Builderのメソッド
 
build() - クラスio.helidon.security.abac.time.TimeValidator.TimeConfig.Builderのメソッド
 
build() - クラスio.helidon.security.AuthenticationResponse.Builderのメソッド
認証レスポンスを構築します。
build() - クラスio.helidon.security.AuthorizationResponse.Builderのメソッド
このビルダーに基づいて新しい認可レスポンスを作成します。
build() - クラスio.helidon.security.CompositeProviderSelectionPolicy.Builderのメソッド
Security.Builder.providerSelectionPolicy(Function)で想定されているように、このプロバイダのインスタンスを作成する関数を作成します。
build() - クラスio.helidon.security.EndpointConfig.Builderのメソッド
 
build() - クラスio.helidon.security.Grant.Builderのメソッド
 
build() - クラスio.helidon.security.jwt.EncryptedJwt.Builderのメソッド
 
build() - クラスio.helidon.security.jwt.jwk.JwkEC.Builderのメソッド
このビルダーから新しいJwkECインスタンスを構築します。
build() - クラスio.helidon.security.jwt.jwk.JwkKeys.Builderのメソッド
新しいキー・インスタンスを構築します。
build() - クラスio.helidon.security.jwt.jwk.JwkOctet.Builderのメソッド
このビルダーから新しいJwkOctetインスタンスを構築します。
build() - クラスio.helidon.security.jwt.jwk.JwkRSA.Builderのメソッド
このビルダーから新しいJwkRSAインスタンスを構築します。
build() - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
Jwtのビルドおよびインスタンス。
build() - クラスio.helidon.security.jwt.JwtHeaders.Builderのメソッド
 
build() - クラスio.helidon.security.OutboundSecurityClientBuilderのメソッド
セキュリティ・クライアントのインスタンスを構築します。
build() - クラスio.helidon.security.OutboundSecurityResponse.Builderのメソッド
このビルダーに基づいてアイデンティティ伝播レスポンスを作成します。
build() - クラスio.helidon.security.Principal.Builderのメソッド
 
build() - クラスio.helidon.security.providers.abac.AbacProvider.Builderのメソッド
 
build() - クラスio.helidon.security.providers.common.EvictableCache.Builderのメソッド
このビルダーの構成に基づいてキャッシュの新しいインスタンスを構築します。
build() - クラスio.helidon.security.providers.common.OutboundConfig.Builderのメソッド
このビルダーからターゲットを構築します。
build() - クラスio.helidon.security.providers.common.OutboundTarget.Builderのメソッド
このビルダーからOutboundTargetインスタンスを構築します。
build() - クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.AnalyzerResponse.Builderのメソッド
 
build() - クラスio.helidon.security.providers.common.TokenCredential.Builderのメソッド
 
build() - クラスio.helidon.security.providers.config.vault.ConfigVaultProvider.Builderのメソッド
 
build() - クラスio.helidon.security.providers.google.login.GoogleTokenProvider.Builderのメソッド
 
build() - クラスio.helidon.security.providers.header.HeaderAtnOutboundConfig.Builderのメソッド
 
build() - クラスio.helidon.security.providers.header.HeaderAtnProvider.Builderのメソッド
 
build() - クラスio.helidon.security.providers.httpauth.HttpBasicAuthProvider.Builderのメソッド
 
build() - クラスio.helidon.security.providers.httpauth.HttpBasicOutboundConfig.Builderのメソッド
 
build() - クラスio.helidon.security.providers.httpauth.HttpDigestAuthProvider.Builderのメソッド
 
build() - クラスio.helidon.security.providers.httpsign.HttpSignProvider.Builderのメソッド
 
build() - クラスio.helidon.security.providers.httpsign.InboundClientDefinition.Builderのメソッド
 
build() - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinition.Builderのメソッド
 
build() - クラスio.helidon.security.providers.httpsign.SignedHeadersConfig.Builderのメソッド
 
build() - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.Builderのメソッド
 
build() - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProvider.Builderのメソッド
 
build() - クラスio.helidon.security.providers.jwt.JwtProvider.Builderのメソッド
 
build() - クラスio.helidon.security.providers.jwt.JwtProvider.JwtOutboundTarget.Builderのメソッド
 
build() - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
 
build() - クラスio.helidon.security.providers.oidc.common.TenantConfig.Builderのメソッド
 
build() - クラスio.helidon.security.providers.oidc.OidcFeature.Builderのメソッド
 
build() - クラスio.helidon.security.providers.oidc.OidcProvider.Builderのメソッド
 
build() - クラスio.helidon.security.Role.Builderのメソッド
 
build() - クラスio.helidon.security.Security.Builderのメソッド
構成済のセキュリティ・インスタンスを構築します。
build() - クラスio.helidon.security.SecurityClientBuilderのメソッド
セキュリティ・クライアントのインスタンスを構築します。
build() - クラスio.helidon.security.SecurityContext.Builderのメソッド
 
build() - クラスio.helidon.security.SecurityEnvironment.Builderのメソッド
 
build() - クラスio.helidon.security.SecurityLevel.SecurityLevelBuilderのメソッド
 
build() - クラスio.helidon.security.SecurityTime.Builderのメソッド
 
build() - クラスio.helidon.security.Subject.Builderのメソッド
 
build() - クラスio.helidon.security.util.TokenHandler.Builderのメソッド
このビルダーから新しいインスタンスを構築します。
build() - クラスio.helidon.tracing.config.ComponentTracingConfig.Builderのメソッド
 
build() - クラスio.helidon.tracing.config.SpanLogTracingConfig.Builderのメソッド
 
build() - クラスio.helidon.tracing.config.SpanTracingConfig.Builderのメソッド
 
build() - クラスio.helidon.tracing.config.TracingConfig.Builderのメソッド
 
build() - クラスio.helidon.tracing.providers.jaeger.JaegerTracerBuilderのメソッド
構成済パラメータに基づいてJaegerのTracerを作成します。
build() - インタフェースio.helidon.tracing.providers.opentracing.OpenTracingTracerBuilderのメソッド
このビルダーからトレーサ・インスタンスを構築します。
build() - クラスio.helidon.tracing.providers.zipkin.ZipkinTracerBuilderのメソッド
構成済パラメータに基づいてZipkinのTracerを作成します。
build() - クラスio.helidon.webclient.api.HttpClientConfig.Builderのメソッド
 
build() - クラスio.helidon.webclient.api.HttpConfigBase.Builderのメソッド
 
build() - クラスio.helidon.webclient.api.Proxy.Builderのメソッド
 
build() - クラスio.helidon.webclient.api.WebClientConfig.Builderのメソッド
 
build() - クラスio.helidon.webclient.api.WebClientConfig.BuilderBase.WebClientConfigImplのメソッド
 
build() - クラスio.helidon.webclient.api.WebClientCookieManagerConfig.Builderのメソッド
 
build() - クラスio.helidon.webclient.api.WebClientCookieManagerConfig.BuilderBase.WebClientCookieManagerConfigImplのメソッド
 
build() - クラスio.helidon.webclient.api.WebClientServiceResponse.Builderのメソッド
 
build() - クラスio.helidon.webclient.http1.Http1ClientConfig.Builderのメソッド
 
build() - クラスio.helidon.webclient.http1.Http1ClientConfig.BuilderBase.Http1ClientConfigImplのメソッド
 
build() - クラスio.helidon.webclient.http1.Http1ClientProtocolConfig.Builderのメソッド
 
build() - クラスio.helidon.webclient.http2.Http2ClientConfig.Builderのメソッド
 
build() - クラスio.helidon.webclient.http2.Http2ClientConfig.BuilderBase.Http2ClientConfigImplのメソッド
 
build() - クラスio.helidon.webclient.http2.Http2ClientProtocolConfig.Builderのメソッド
 
build() - クラスio.helidon.webclient.websocket.WsClientConfig.Builderのメソッド
 
build() - クラスio.helidon.webclient.websocket.WsClientConfig.BuilderBase.WsClientConfigImplのメソッド
 
build() - クラスio.helidon.webclient.websocket.WsClientProtocolConfig.Builderのメソッド
 
build() - クラスio.helidon.webserver.accesslog.AccessLogConfig.Builderのメソッド
 
build() - クラスio.helidon.webserver.accesslog.AccessLogConfig.BuilderBase.AccessLogConfigImplのメソッド
 
build() - クラスio.helidon.webserver.accesslog.AccessLogRoutingFeature.Builderのメソッド
 
build() - クラスio.helidon.webserver.accesslog.HeaderLogEntry.Builderのメソッド
 
build() - クラスio.helidon.webserver.accesslog.HostLogEntry.Builderのメソッド
 
build() - クラスio.helidon.webserver.accesslog.RequestLineLogEntry.Builderのメソッド
 
build() - クラスio.helidon.webserver.accesslog.SizeLogEntry.Builderのメソッド
 
build() - クラスio.helidon.webserver.accesslog.StatusLogEntry.Builderのメソッド
 
build() - クラスio.helidon.webserver.accesslog.TimestampLogEntry.Builderのメソッド
 
build() - クラスio.helidon.webserver.accesslog.TimeTakenLogEntry.Builderのメソッド
 
build() - クラスio.helidon.webserver.accesslog.UserLogEntry.Builderのメソッド
 
build() - クラスio.helidon.webserver.ConnectionConfig.Builderのメソッド
 
build() - クラスio.helidon.webserver.context.ContextFeatureConfig.Builderのメソッド
 
build() - クラスio.helidon.webserver.context.ContextFeatureConfig.BuilderBase.ContextFeatureConfigImplのメソッド
 
build() - クラスio.helidon.webserver.cors.CorsConfig.Builderのメソッド
 
build() - クラスio.helidon.webserver.cors.CorsConfig.BuilderBase.CorsConfigImplのメソッド
 
build() - クラスio.helidon.webserver.cors.CorsSupport.Builderのメソッド
 
build() - クラスio.helidon.webserver.graphql.GraphQlService.Builderのメソッド
 
build() - クラスio.helidon.webserver.grpc.GrpcConfig.Builderのメソッド
 
build() - クラスio.helidon.webserver.grpc.GrpcRouting.Builderのメソッド
 
build() - クラスio.helidon.webserver.http.DirectHandlers.Builderのメソッド
 
build() - クラスio.helidon.webserver.http.HttpRoute.Builderのメソッド
 
build() - クラスio.helidon.webserver.http1.Http1Config.Builderのメソッド
 
build() - クラスio.helidon.webserver.http1.Http1ConnectionSelectorConfig.Builderのメソッド
 
build() - クラスio.helidon.webserver.http1.Http1ConnectionSelectorConfig.BuilderBase.Http1ConnectionSelectorConfigImplのメソッド
 
build() - クラスio.helidon.webserver.http2.Http2Config.Builderのメソッド
 
build() - クラスio.helidon.webserver.http2.Http2ConnectionSelector.Builderのメソッド
 
build() - クラスio.helidon.webserver.http2.Http2UpgradeProvider.Builderのメソッド
 
build() - クラスio.helidon.webserver.ListenerConfig.Builderのメソッド
 
build() - クラスio.helidon.webserver.observe.config.ConfigObserverConfig.Builderのメソッド
 
build() - クラスio.helidon.webserver.observe.config.ConfigObserverConfig.BuilderBase.ConfigObserverConfigImplのメソッド
 
build() - クラスio.helidon.webserver.observe.health.HealthObserverConfig.Builderのメソッド
 
build() - クラスio.helidon.webserver.observe.health.HealthObserverConfig.BuilderBase.HealthObserverConfigImplのメソッド
 
build() - クラスio.helidon.webserver.observe.info.InfoObserverConfig.Builderのメソッド
 
build() - クラスio.helidon.webserver.observe.info.InfoObserverConfig.BuilderBase.InfoObserverConfigImplのメソッド
 
build() - クラスio.helidon.webserver.observe.log.LogObserverConfig.Builderのメソッド
 
build() - クラスio.helidon.webserver.observe.log.LogObserverConfig.BuilderBase.LogObserverConfigImplのメソッド
 
build() - クラスio.helidon.webserver.observe.log.LogStreamConfig.Builderのメソッド
 
build() - クラスio.helidon.webserver.observe.metrics.MetricsObserverConfig.Builderのメソッド
 
build() - クラスio.helidon.webserver.observe.metrics.MetricsObserverConfig.BuilderBase.MetricsObserverConfigImplのメソッド
 
build() - クラスio.helidon.webserver.observe.ObserveFeatureConfig.Builderのメソッド
 
build() - クラスio.helidon.webserver.observe.ObserveFeatureConfig.BuilderBase.ObserveFeatureConfigImplのメソッド
 
build() - クラスio.helidon.webserver.observe.ObserverConfigBase.Builderのメソッド
 
build() - クラスio.helidon.webserver.observe.tracing.PathTracingConfig.Builderのメソッド
 
build() - クラスio.helidon.webserver.observe.tracing.TracingObserverConfig.Builderのメソッド
 
build() - クラスio.helidon.webserver.observe.tracing.TracingObserverConfig.BuilderBase.TracingObserverConfigImplのメソッド
 
build() - クラスio.helidon.webserver.security.PathsConfig.Builderのメソッド
 
build() - クラスio.helidon.webserver.security.SecurityFeatureConfig.Builderのメソッド
 
build() - クラスio.helidon.webserver.security.SecurityFeatureConfig.BuilderBase.SecurityFeatureConfigImplのメソッド
 
build() - クラスio.helidon.webserver.security.SecurityHandlerConfig.Builderのメソッド
 
build() - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBase.SecurityHandlerConfigImplのメソッド
 
build() - インタフェースio.helidon.webserver.servicecommon.RestServiceSettings.Builderのメソッド
ビルダー設定からRestServiceSettingsインスタンスを作成します。
build() - クラスio.helidon.webserver.staticcontent.StaticContentService.Builderのメソッド
 
build() - クラスio.helidon.webserver.WebServerConfig.Builderのメソッド
 
build() - クラスio.helidon.webserver.WebServerConfig.BuilderBase.WebServerConfigImplのメソッド
 
build() - クラスio.helidon.webserver.websocket.WsConfig.Builderのメソッド
 
build() - クラスio.helidon.webserver.websocket.WsRouting.Builderのメソッド
 
build(String) - クラスio.helidon.integrations.microstream.cache.CacheBuilderのメソッド
キャッシュの名前を設定します。
buildAndGet() - クラスio.helidon.security.OutboundSecurityClientBuilderのメソッド
クライアントを構築し、そのクライアントでSecurityClient.get()を起動するためのショートカット・メソッド。
buildAndGet() - クラスio.helidon.security.SecurityClientBuilderのメソッド
クライアントを構築し、そのクライアントでSecurityClient.get()を起動するためのショートカット・メソッド。
buildCompletion(Graph) - クラスio.helidon.microprofile.reactive.HelidonReactiveStreamsEngineのメソッド
 
buildDialect(Map<String, Object>, DialectResolutionInfoSource) - クラスio.helidon.integrations.cdi.hibernate.DataSourceBackedDialectFactoryのメソッド
非推奨。
Hibernate使用専用です。
builder() - クラスio.helidon.common.configurable.AllowListのstaticメソッド
インスタンスを構成するための流暢なAPIビルダーを作成します。
builder() - インタフェースio.helidon.common.configurable.AllowListConfigのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - クラスio.helidon.common.configurable.LruCacheのstaticメソッド
新しいビルダーを作成します。
builder() - インタフェースio.helidon.common.configurable.LruCacheConfigのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - インタフェースio.helidon.common.configurable.Resourceのstaticメソッド
リソースを作成する新規ビルダーを作成します。
builder() - インタフェースio.helidon.common.configurable.ResourceConfigのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - インタフェースio.helidon.common.configurable.ScheduledThreadPoolConfigのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - クラスio.helidon.common.configurable.ScheduledThreadPoolSupplierのstaticメソッド
新しいfluent APIビルダーを作成して、スレッド・プール・サプライヤを構築します。
builder() - クラスio.helidon.common.configurable.ServerThreadPoolSupplierのstaticメソッド
新しいfluent APIビルダーを作成して、スレッド・プール・サプライヤを構築します。
builder() - インタフェースio.helidon.common.configurable.ThreadPoolConfigのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - クラスio.helidon.common.configurable.ThreadPoolSupplierのstaticメソッド
新しいfluent APIビルダーを作成して、スレッド・プール・サプライヤを構築します。
builder() - インタフェースio.helidon.common.context.Contextのstaticメソッド
拡張構成用のFluent APIビルダー。
builder() - クラスio.helidon.common.crypto.AsymmetricCipherのstaticメソッド
新しいビルダーを作成します。
builder() - クラスio.helidon.common.crypto.HashDigestのstaticメソッド
新規ビルダーを作成します。
builder() - クラスio.helidon.common.crypto.HmacDigestのstaticメソッド
新規ビルダーを作成します。
builder() - クラスio.helidon.common.crypto.Signatureのstaticメソッド
新しいビルダーを作成します。
builder() - クラスio.helidon.common.crypto.SymmetricCipherのstaticメソッド
新しいビルダーを作成します。
builder() - インタフェースio.helidon.common.mapper.MapperManagerのstaticメソッド
fluent APIビルダーを作成して、カスタマイズされたマッパー・マネージャを作成します。
builder() - インタフェースio.helidon.common.pki.Keysのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - インタフェースio.helidon.common.pki.KeystoreKeysのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - インタフェースio.helidon.common.pki.PemKeysのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - クラスio.helidon.common.reactive.BufferedEmittingPublisherのstaticメソッド
BufferedEmittingPublisherの新しいビルダーを作成します。
builder() - クラスio.helidon.common.SerializationConfigのstaticメソッド
プログラムによってオプションを構成するためのFluent APIビルダー。
builder() - インタフェースio.helidon.common.socket.SocketOptionsのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - クラスio.helidon.common.tls.Tlsのstaticメソッド
新しいfluent APIビルダー。
builder() - インタフェースio.helidon.common.tls.TlsConfigのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - インタフェースio.helidon.common.types.Annotationのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - インタフェースio.helidon.common.types.TypedElementInfoのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - インタフェースio.helidon.common.types.TypeInfoのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - インタフェースio.helidon.common.types.TypeNameのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - インタフェースio.helidon.common.uri.UriInfoのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - クラスio.helidon.config.ClasspathConfigSourceのstaticメソッド
クラスパス構成ソースの新しいfluent APIビルダーを作成します。
builder() - クラスio.helidon.config.ClasspathOverrideSourceのstaticメソッド
新しいfluent APIビルダーを作成します。
builder() - インタフェースio.helidon.config.Configのstaticメソッド
Configインスタンスを作成するためのConfig.Builderを提供します。
builder() - クラスio.helidon.config.DirectoryConfigSourceのstaticメソッド
fluent APIビルダーを作成して、ディレクトリ構成ソースを構築します。
builder() - クラスio.helidon.config.encryption.EncryptionFilterのstaticメソッド
フィルタをプログラムで構成するビルダー。
builder() - クラスio.helidon.config.etcd.EtcdConfigSourceのstaticメソッド
etcd用の新しいfluent APIビルダーを作成します。
builder() - クラスio.helidon.config.FileConfigSourceのstaticメソッド
新しい構成ソースを作成するためのビルダー・インスタンスを取得します。
builder() - クラスio.helidon.config.FileOverrideSourceのstaticメソッド
新しいビルダーを作成します。
builder() - クラスio.helidon.config.FileSystemWatcherのstaticメソッド
FileSystemWatcherのFluent APIビルダー。
builder() - クラスio.helidon.config.git.GitConfigSourceのstaticメソッド
GIT構成ソースのfluent APIビルダーを作成します。
builder() - クラスio.helidon.config.hocon.HoconConfigParserのstaticメソッド
HOCON構成パーサー用の新しいfluent APIビルダーを作成します。
builder() - クラスio.helidon.config.MapConfigSourceのstaticメソッド
新しいfluent APIビルダーを作成します。
builder() - クラスio.helidon.config.ScheduledPollingStrategyのstaticメソッド
ScheduledPollingStrategyのFluent APIビルダー。
builder() - クラスio.helidon.config.SimpleRetryPolicyのstaticメソッド
SimpleRetryPolicyのFluent APIビルダー。
builder() - インタフェースio.helidon.config.spi.ConfigContent.NodeContentのstaticメソッド
ConfigContent.NodeContent用のfluent APIビルダー。
builder() - インタフェースio.helidon.config.spi.ConfigContent.OverrideContentのstaticメソッド
ConfigContent.OverrideContent用のfluent APIビルダー。
builder() - インタフェースio.helidon.config.spi.ConfigNode.ListNodeのstaticメソッド
ConfigNode.ListNode.Builderの新しいインスタンスを作成します。
builder() - インタフェースio.helidon.config.spi.ConfigNode.ObjectNodeのstaticメソッド
ConfigNode.ObjectNode.Builderの新しいインスタンスを作成します。
builder() - インタフェースio.helidon.config.spi.ConfigParser.Contentのstaticメソッド
ConfigParser.Content用のfluent APIビルダー。
builder() - クラスio.helidon.config.UrlConfigSourceのstaticメソッド
新しいfluent APIビルダー。
builder() - クラスio.helidon.config.UrlOverrideSourceのstaticメソッド
新しいfluent APIビルダーを作成して、URLオーバーライド・ソースを作成します。
builder() - クラスio.helidon.cors.CrossOriginConfigのstaticメソッド
 
builder() - クラスio.helidon.cors.MappedCrossOriginConfigのstaticメソッド
CrossOriginConfig.Mappedインスタンスを作成するための新しいビルダーを返します。
builder() - インタフェースio.helidon.dbclient.DbClientのstaticメソッド
Helidonデータベース・クライアント・ビルダーを作成します。
builder() - クラスio.helidon.dbclient.DbClientContextのstaticメソッド
Helidonデータベース・クライアント・コンテキスト・ビルダーを作成します。
builder() - クラスio.helidon.dbclient.DbExecuteContextのstaticメソッド
Helidonデータベース・クライアント・コンテキスト・ビルダーを作成します。
builder() - インタフェースio.helidon.dbclient.DbMapperManagerのstaticメソッド
マッパー・マネージャを構成するためのfluent APIビルダーを作成します。
builder() - インタフェースio.helidon.dbclient.DbStatementsのstaticメソッド
文のビルダー。
builder() - クラスio.helidon.dbclient.jdbc.JdbcClientProviderのメソッド
 
builder() - インタフェースio.helidon.dbclient.jdbc.JdbcParametersConfigのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - クラスio.helidon.dbclient.mongodb.MongoDbClientProviderのメソッド
 
builder() - インタフェースio.helidon.dbclient.spi.DbClientProviderのメソッド
実装では、DbClientBuilderの実装を提供する必要があります。
builder() - クラスio.helidon.dbclient.tracing.DbClientTracingのstaticメソッド
新しいビルダーを作成します。
builder() - インタフェースio.helidon.faulttolerance.Asyncのstaticメソッド
非同期用の新しいfluent APIビルダーを作成します。
builder() - インタフェースio.helidon.faulttolerance.AsyncConfigのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - インタフェースio.helidon.faulttolerance.Bulkheadのstaticメソッド
新しいバルクヘッド流暢なAPIビルダーを作成します。
builder() - インタフェースio.helidon.faulttolerance.BulkheadConfigのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - インタフェースio.helidon.faulttolerance.CircuitBreakerのstaticメソッド
新しい回路遮断器の流暢なAPIビルダー。
builder() - インタフェースio.helidon.faulttolerance.CircuitBreakerConfigのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - インタフェースio.helidon.faulttolerance.FallbackConfigのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - クラスio.helidon.faulttolerance.FaultToleranceのstaticメソッド
フォルト・トレランス・ハンドラのカスタマイズされたシーケンスを構成するビルダー。
builder() - インタフェースio.helidon.faulttolerance.Retryのstaticメソッド
新しい再試行流暢なAPIビルダーを作成します。
builder() - クラスio.helidon.faulttolerance.Retry.DelayingRetryPolicyのstaticメソッド
Retry.DelayingRetryPolicyの構成をカスタマイズするビルダー。
builder() - クラスio.helidon.faulttolerance.Retry.JitterRetryPolicyのstaticメソッド
Retryのインスタンスを構成する新しい流暢なAPIビルダー。
builder() - インタフェースio.helidon.faulttolerance.RetryConfigのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - インタフェースio.helidon.faulttolerance.Timeoutのstaticメソッド
新しいfluent APIビルダーを作成して、タイムアウトをカスタマイズします。
builder() - インタフェースio.helidon.faulttolerance.TimeoutConfigのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - インタフェースio.helidon.graphql.server.InvocationHandlerのstaticメソッド
呼出しハンドラを構成するFluent APIビルダー。
builder() - クラスio.helidon.health.checks.DiskSpaceHealthCheckのstaticメソッド
このヘルス・チェックを構成するための新しいfluent APIビルダー。
builder() - クラスio.helidon.health.checks.HeapMemoryHealthCheckのstaticメソッド
新しいfluent APIビルダーを作成して、新しいヘルス・チェックを構成します。
builder() - インタフェースio.helidon.health.HealthCheckResponseのstaticメソッド
新しいレスポンス・ビルダー。
builder() - クラスio.helidon.http.ContentDispositionのstaticメソッド
コンテンツ処理を設定する新規ビルダー。
builder() - クラスio.helidon.http.DirectHandler.TransportResponseのstaticメソッド
カスタム・レスポンスを設定するビルダー。
builder() - インタフェースio.helidon.http.encoding.ContentEncodingContextのstaticメソッド
このエンコーディング・サポート・コンテキストを設定するビルダー。
builder() - インタフェースio.helidon.http.encoding.ContentEncodingContextConfigのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - クラスio.helidon.http.http2.Http2Settingsのstaticメソッド
設定フレーム・ビルダー。
builder() - インタフェースio.helidon.http.HttpMediaTypeのstaticメソッド
カスタマイズされたメディア・タイプ・インスタンスを作成するためのfluent APIビルダー。
builder() - インタフェースio.helidon.http.media.MediaContextのstaticメソッド
このメディア・サポート・コンテキストを設定するビルダー。
builder() - インタフェースio.helidon.http.media.MediaContextConfigのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - インタフェースio.helidon.http.media.multipart.WriteableMultiPartのstaticメソッド
新しいマルチパート・メッセージを作成するビルダー。
builder() - インタフェースio.helidon.http.RequestedUriDiscoveryContextのstaticメソッド
RequestedUriDiscoveryContextの新しいビルダーを作成します。
builder() - 例外クラスio.helidon.http.RequestExceptionの静的メソッド
新しいHTTP例外を設定するビルダー。
builder() - クラスio.helidon.http.sse.SseEventのstaticメソッド
このクラスのビルダーを作成します。
builder() - クラスio.helidon.integrations.common.rest.JsonRequestのstaticメソッド
新規リクエスト・ビルダーを作成します。
builder() - 例外クラスio.helidon.integrations.common.rest.RestExceptionの静的メソッド
この例外に対して新しいビルダーを作成します。
builder() - クラスio.helidon.integrations.common.rest.RestRequestのstaticメソッド
新規リクエスト・ビルダーを作成します。
builder() - クラスio.helidon.integrations.micrometer.MeterRegistryFactoryのstaticメソッド
MeterRegistryFactoryを構築するための新しいBuilderを返します。
builder() - クラスio.helidon.integrations.micrometer.MicrometerFeatureのstaticメソッド
MicrometerSupportのFluidビルダー。
builder() - クラスio.helidon.integrations.microstream.core.EmbeddedStorageManagerBuilderのstaticメソッド
EmbeddedStorageManagerのビルダー。
builder() - クラスio.helidon.integrations.neo4j.metrics.Neo4jMetricsSupportのstaticメソッド
ビルダー・パターンに従う。
builder() - クラスio.helidon.integrations.neo4j.Neo4jのstaticメソッド
ビルダー・パターンに従う。
builder() - クラスio.helidon.integrations.oci.metrics.OciMetricsSupportのstaticメソッド
OciMetricsSupportのインスタンスを作成するための新しいBuilderを返します。
builder() - インタフェースio.helidon.integrations.oci.sdk.runtime.OciConfigのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - クラスio.helidon.integrations.oci.secrets.configsource.SecretBundleLazyConfigSourceのstaticメソッド
「建物」 SecretBundleLazyConfigSourceインスタンスに対して新しいSecretBundleLazyConfigSource.Builderを作成して返します。
builder() - クラスio.helidon.integrations.oci.secrets.configsource.SecretBundleNodeConfigSourceのstaticメソッド
「建物」 SecretBundleNodeConfigSourceインスタンスに対して新しいSecretBundleNodeConfigSource.Builderを作成して返します。
builder() - インタフェースio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerのstaticメソッド
OciCertificatesTlsManagerビルダー・インスタンスを作成します。
builder() - インタフェースio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfigのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - クラスio.helidon.integrations.openapi.ui.OpenApiUiのstaticメソッド
新しいビルダーを返します。
builder() - インタフェースio.helidon.integrations.openapi.ui.OpenApiUiConfigのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - クラスio.helidon.integrations.vault.auths.approle.AppRoleVaultAuthのstaticメソッド
新しいビルダーを作成します。
builder() - クラスio.helidon.integrations.vault.auths.approle.CreateAppRole.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.auths.approle.DeleteAppRole.Requestのstaticメソッド
新規リクエスト・ビルダー。
builder() - クラスio.helidon.integrations.vault.auths.approle.DestroySecretId.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.auths.approle.GenerateSecretId.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.auths.approle.Login.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.auths.approle.ReadRoleId.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.auths.common.VaultRestApiのstaticメソッド
新しいビルダー。
builder() - クラスio.helidon.integrations.vault.auths.k8s.ConfigureK8s.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.auths.k8s.CreateRole.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.auths.k8s.DeleteRole.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.auths.k8s.K8sVaultAuthのstaticメソッド
K8sVaultAuthの新しいビルダー。
builder() - クラスio.helidon.integrations.vault.auths.k8s.Login.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.auths.token.CreateToken.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.auths.token.CreateTokenRole.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.auths.token.DeleteTokenRole.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.auths.token.RenewToken.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.auths.token.RevokeAndOrphanToken.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.auths.token.RevokeToken.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.auths.token.TokenVaultAuthのstaticメソッド
新しいビルダーを作成します。
builder() - クラスio.helidon.integrations.vault.ListSecrets.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.cubbyhole.CreateCubbyhole.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.cubbyhole.CubbyholeSecurityProvider.CubbyholeSecretConfigのstaticメソッド
builder() - クラスio.helidon.integrations.vault.secrets.cubbyhole.DeleteCubbyhole.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.cubbyhole.GetCubbyhole.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.cubbyhole.UpdateCubbyhole.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.database.DbCreateRole.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.database.DbDelete.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.database.DbDeleteRole.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.database.DbGet.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.kv1.CreateKv1.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.kv1.DeleteKv1.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.kv1.GetKv1.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.kv1.Kv1SecurityProvider.Kv1SecretConfigのstaticメソッド
Kv1SecurityProvider.Kv1SecretConfigの新しいビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.kv1.UpdateKv1.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.kv2.CreateKv2.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.kv2.DeleteAllKv2.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.kv2.DeleteKv2.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.kv2.DestroyKv2.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.kv2.GetKv2.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.kv2.Kv2SecurityProvider.Kv2SecretConfigのstaticメソッド
Kv2SecurityProvider.Kv2SecretConfigの新しいビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.kv2.UndeleteKv2.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.kv2.UpdateKv2.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.pki.CaCertificateGet.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.pki.CertificateGet.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.pki.CrlGet.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.pki.GenerateSelfSignedRoot.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.pki.IssueCertificate.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.pki.RevokeCertificate.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.pki.SignCsr.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.transit.CreateKey.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.transit.Decrypt.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.transit.DecryptBatch.BatchEntryのstaticメソッド
バッチ・エントリ用の新しいビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.transit.DecryptBatch.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.transit.DeleteKey.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.transit.Encrypt.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.transit.EncryptBatch.BatchEntryのstaticメソッド
バッチ・エントリ用の新しいビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.transit.EncryptBatch.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.transit.Hmac.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.transit.Sign.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityProvider.TransitDigestConfigのstaticメソッド
builder() - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityProvider.TransitEncryptionConfigのstaticメソッド
builder() - クラスio.helidon.integrations.vault.secrets.transit.UpdateKeyConfig.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.secrets.transit.Verify.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.spi.InjectionProvider.InstanceConfigのstaticメソッド
新しいビルダー。
builder() - クラスio.helidon.integrations.vault.sys.CreatePolicy.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.sys.DeletePolicy.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.sys.DisableAuth.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.sys.DisableEngine.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.sys.EnableAuth.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - クラスio.helidon.integrations.vault.sys.EnableEngine.Requestのstaticメソッド
リクエストを構成するためのFluent APIビルダー。
builder() - インタフェースio.helidon.integrations.vault.Vaultのstaticメソッド
新しいインスタンスを作成するためのFluent APIビルダー。
builder() - 例外クラスio.helidon.integrations.vault.VaultRestExceptionの静的メソッド
Vault例外のビルダー。
builder() - クラスio.helidon.integrations.vault.VaultTokenのstaticメソッド
新しいfluent APIビルダーを作成します。
builder() - クラスio.helidon.messaging.Channelのstaticメソッド
新しいチャネルを構成するための新しいビルダー。
builder() - インタフェースio.helidon.messaging.connectors.aq.AqConnectorのstaticメソッド
JmsConnectorインスタンスを作成するためのJmsConnector.JmsConnectorBuilderを提供します。
builder() - クラスio.helidon.messaging.connectors.jms.JmsConnectorのstaticメソッド
JmsConnectorインスタンスを作成するためのJmsConnector.JmsConnectorBuilderを提供します。
builder() - インタフェースio.helidon.messaging.connectors.jms.JmsMessageのstaticメソッド
送信JMSメッセージ・ビルダー。
builder() - クラスio.helidon.messaging.connectors.kafka.KafkaPublisherのstaticメソッド
KafkaPublisherのビルダー。
builder() - クラスio.helidon.messaging.connectors.kafka.KafkaSubscriberのstaticメソッド
KafkaSubscriberのビルダー。
builder() - クラスio.helidon.messaging.Emitterのstaticメソッド
エミッタ構築用の新しいビルダーを準備します。
builder() - インタフェースio.helidon.messaging.Messagingのstaticメソッド
新しいメッセージングを作成するためのビルダーを作成します。
builder() - インタフェースio.helidon.metrics.api.ComponentMetricsSettingsのstaticメソッド
ComponentMetricsSettingsのビルダーを返します。
builder() - インタフェースio.helidon.metrics.api.DistributionStatisticsConfigのstaticメソッド
新しいDistributionStatisticsConfigインスタンスのビルダーを作成します。
builder() - インタフェースio.helidon.metrics.api.KeyPerformanceIndicatorMetricsConfigのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - インタフェースio.helidon.metrics.api.MetricsConfigのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - インタフェースio.helidon.metrics.api.ScopeConfigのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - インタフェースio.helidon.metrics.api.ScopingConfigのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - クラスio.helidon.metrics.prometheus.PrometheusSupportのstaticメソッド
新しいBuilderインスタンスを作成します。
builder() - クラスio.helidon.microprofile.jwt.auth.JwtAuthProviderのstaticメソッド
このプロバイダのビルダー。
builder() - インタフェースio.helidon.microprofile.openapi.MpOpenApiManagerConfigのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryのメソッド
 
builder() - クラスio.helidon.microprofile.server.JaxRsApplicationのstaticメソッド
カスタマイズしたJaxRsApplicationを作成するための新しいfluent APIビルダー。
builder() - インタフェースio.helidon.microprofile.server.Serverのstaticメソッド
サーバー・インスタンスをカスタマイズするビルダー。
builder() - クラスio.helidon.microprofile.tyrus.TyrusApplicationのstaticメソッド
カスタマイズしたTyrusApplicationを作成するための新しいfluent APIビルダー。
builder() - クラスio.helidon.microprofile.tyrus.TyrusRoutingのstaticメソッド
WebSocketルーティング用のビルダー。
builder() - クラスio.helidon.openapi.OpenApiFeatureのstaticメソッド
新しいビルダーを返します。
builder() - インタフェースio.helidon.openapi.OpenApiFeatureConfigのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - インタフェースio.helidon.scheduling.Cronのstaticメソッド
新しいfluent APIビルダーを作成して、cronタスクを作成します。
builder() - インタフェースio.helidon.scheduling.CronConfigのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - インタフェースio.helidon.scheduling.FixedRateのstaticメソッド
新しいfluent APIビルダーを作成して、固定レート・タスクを構築します。
builder() - インタフェースio.helidon.scheduling.FixedRateConfigのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - インタフェースio.helidon.scheduling.TaskConfigのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - クラスio.helidon.security.abac.policy.el.JavaxElPolicyExecutorのstaticメソッド
このクラスの新しいインスタンスを構築するためのfluent APIビルダーを作成します。
builder() - クラスio.helidon.security.abac.policy.PolicyValidatorのstaticメソッド
このクラスの新しいインスタンスを構築するためのfluent APIビルダーを作成します。
builder() - クラスio.helidon.security.abac.policy.PolicyValidator.PolicyConfigのstaticメソッド
このクラスの新しいインスタンスを構築するためのfluent APIビルダーを作成します。
builder() - クラスio.helidon.security.abac.role.RoleValidator.RoleConfigのstaticメソッド
このクラス・インスタンスの新しいビルダー。
builder() - クラスio.helidon.security.abac.scope.ScopeValidatorのstaticメソッド
fluent APIビルダーを作成します。
builder() - クラスio.helidon.security.abac.time.TimeValidator.TimeConfigのstaticメソッド
このクラスのビルダー。
builder() - クラスio.helidon.security.AuthenticationResponseのstaticメソッド
より複雑なレスポンスのビルダーを取得します。
builder() - クラスio.helidon.security.AuthorizationResponseのstaticメソッド
完全にカスタマイズされた認可レスポンスのビルダー。
builder() - クラスio.helidon.security.CompositeProviderSelectionPolicyのstaticメソッド
この選択ポリシーのビルダー。
builder() - クラスio.helidon.security.EndpointConfigのstaticメソッド
このクラスの新しいインスタンスを構築するためのfluent APIビルダーを作成します。
builder() - クラスio.helidon.security.Grantのstaticメソッド
このクラスの新しいインスタンスを構築するためのfluent APIビルダーを作成します。
builder() - クラスio.helidon.security.jwt.jwk.JwkECのstaticメソッド
ビルダー・インスタンスの作成。
builder() - クラスio.helidon.security.jwt.jwk.JwkKeysのstaticメソッド
このクラスの新しいビルダーを作成します。
builder() - クラスio.helidon.security.jwt.jwk.JwkOctetのstaticメソッド
ビルダー・インスタンスの作成。
builder() - クラスio.helidon.security.jwt.jwk.JwkRSAのstaticメソッド
ビルダー・インスタンスの作成。
builder() - クラスio.helidon.security.jwt.Jwtのstaticメソッド
JWTを作成するビルダーを取得します。
builder() - クラスio.helidon.security.jwt.JwtHeadersのstaticメソッド
ヘッダー要求の新規ビルダーを作成します。
builder() - クラスio.helidon.security.OutboundSecurityResponseのstaticメソッド
カスタム・アイデンティティ伝播レスポンスを構築するビルダーのインスタンスを取得します。
builder() - インタフェースio.helidon.security.Principalのstaticメソッド
このクラスの新しいインスタンスを構築するためのfluent APIビルダーを作成します。
builder() - クラスio.helidon.security.providers.abac.AbacProviderのstaticメソッド
このクラスの新しいインスタンスを構築するためのfluent APIビルダーを作成します。
builder() - インタフェースio.helidon.security.providers.common.EvictableCacheのstaticメソッド
デフォルトの実装を使用するキャッシュの新しいビルダーを作成します。
builder() - クラスio.helidon.security.providers.common.OutboundConfigのstaticメソッド
プログラムでターゲットを構築するための新しいビルダー。
builder() - クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.AnalyzerResponseのstaticメソッド
fluent APIビルダーを作成します。
builder() - クラスio.helidon.security.providers.common.TokenCredentialのstaticメソッド
このクラスのビルダーを取得します。
builder() - クラスio.helidon.security.providers.config.vault.ConfigVaultProviderのstaticメソッド
新しいビルダーを作成して、このプロバイダを構成します。
builder() - クラスio.helidon.security.providers.google.login.GoogleTokenProviderのstaticメソッド
GoogleTokenProviderインスタンスを構築するFluent APIビルダー。
builder() - クラスio.helidon.security.providers.header.HeaderAtnOutboundConfigのstaticメソッド
ヘッダー・アウトバウンド構成を作成するFluent APIビルダー。
builder() - クラスio.helidon.security.providers.header.HeaderAtnProviderのstaticメソッド
このプロバイダのビルダー。
builder() - クラスio.helidon.security.providers.httpauth.HttpBasicAuthProviderのstaticメソッド
ビルダー・インスタンスを取得して、新しいセキュリティ・プロバイダを構築します。
builder() - クラスio.helidon.security.providers.httpauth.HttpBasicOutboundConfigのstaticメソッド
基本的なアウトバウンド構成を作成するFluent APIビルダー。
builder() - クラスio.helidon.security.providers.httpauth.HttpDigestAuthProviderのstaticメソッド
ビルダー・インスタンスを取得して、新しいセキュリティ・プロバイダを構築します。
builder() - クラスio.helidon.security.providers.httpsign.HttpSignProviderのstaticメソッド
ビルダーを作成してこのプロバイダを構築します。
builder() - クラスio.helidon.security.providers.httpsign.SignedHeadersConfigのstaticメソッド
Builder:新しいインスタンスを作成します。
builder() - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProviderのstaticメソッド
このクラスのインスタンスを構築するための新しいビルダーを作成します。
builder() - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderのstaticメソッド
このクラスのインスタンスを構築するための新しいビルダーを作成します。
builder() - クラスio.helidon.security.providers.jwt.JwtProviderのstaticメソッド
このプロバイダのビルダー。
builder() - クラスio.helidon.security.providers.jwt.JwtProvider.JwtOutboundTargetのstaticメソッド
新しいインスタンスを構成するためのfluent APIビルダーを取得します。
builder() - クラスio.helidon.security.providers.oidc.common.OidcConfigのstaticメソッド
OIDC構成をプログラムで構築するビルダーを作成します。
builder() - クラスio.helidon.security.providers.oidc.OidcFeatureのstaticメソッド
OIDCサポートを構成するための新しいビルダー・インスタンス。
builder() - クラスio.helidon.security.providers.oidc.OidcProviderのstaticメソッド
このプロバイダのインスタンスを作成するfluent APIビルダー。
builder() - クラスio.helidon.security.Roleのstaticメソッド
このクラスの新しいインスタンスを構築するためのfluent APIビルダーを作成します。
builder() - インタフェースio.helidon.security.Securityのstaticメソッド
Security.Builderクラスを作成します。
builder() - クラスio.helidon.security.SecurityEnvironmentのstaticメソッド
現在の時間でこのクラスの新しいインスタンスを構築するためのfluent APIビルダーを作成します。
builder() - クラスio.helidon.security.SecurityTimeのstaticメソッド
このクラスの新しいビルダー。
builder() - クラスio.helidon.security.Subjectのstaticメソッド
このクラスの新しいインスタンスを構築するためのfluent APIビルダーを作成します。
builder() - クラスio.helidon.security.util.TokenHandlerのstaticメソッド
TokenHandlerを作成するFluent APIビルダー。
builder() - クラスio.helidon.tracing.config.TracingConfigのstaticメソッド
構成をトレースするためのfluent APIビルダー。
builder() - インタフェースio.helidon.webclient.api.HttpClientConfigのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - インタフェースio.helidon.webclient.api.HttpConfigBaseのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - クラスio.helidon.webclient.api.Proxyのstaticメソッド
新しいインスタンス用のFluent APIビルダー。
builder() - インタフェースio.helidon.webclient.api.WebClientのstaticメソッド
サポートされている任意のバージョンで使用できるHTTPプロトコルの新しいビルダーを作成します。
builder() - インタフェースio.helidon.webclient.api.WebClientConfigのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - クラスio.helidon.webclient.api.WebClientCookieManagerのstaticメソッド
カスタマイズされたcookieマネージャを作成する新しいビルダー。
builder() - インタフェースio.helidon.webclient.api.WebClientCookieManagerConfigのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - インタフェースio.helidon.webclient.api.WebClientServiceResponseのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - インタフェースio.helidon.webclient.http1.Http1Clientのstaticメソッド
新しいビルダーを作成して、HTTP/1.1クライアントを構築します。
builder() - インタフェースio.helidon.webclient.http1.Http1ClientConfigのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - インタフェースio.helidon.webclient.http1.Http1ClientProtocolConfigのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - インタフェースio.helidon.webclient.http2.Http2Clientのstaticメソッド
クライアント設定をカスタマイズする新しい流暢なAPIビルダー。
builder() - インタフェースio.helidon.webclient.http2.Http2ClientConfigのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - インタフェースio.helidon.webclient.http2.Http2ClientProtocolConfigのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - インタフェースio.helidon.webclient.websocket.WsClientのstaticメソッド
クライアントの新しいインスタンスを作成するための新しい流暢なAPIビルダー。
builder() - インタフェースio.helidon.webclient.websocket.WsClientConfigのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - インタフェースio.helidon.webclient.websocket.WsClientProtocolConfigのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - インタフェースio.helidon.webserver.accesslog.AccessLogConfigのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - クラスio.helidon.webserver.accesslog.AccessLogFeatureのstaticメソッド
アクセス・ログ・サポート・インスタンスを作成するための新しいfluent APIビルダー。
builder() - クラスio.helidon.webserver.accesslog.AccessLogRoutingFeatureのstaticメソッド
アクセス・ログ・サポート・インスタンスを作成するための新しいfluent APIビルダー。
builder() - クラスio.helidon.webserver.accesslog.HostLogEntryのstaticメソッド
新しいfluent APIビルダーを作成します。
builder() - クラスio.helidon.webserver.accesslog.RequestLineLogEntryのstaticメソッド
新しいfluent APIビルダーを作成します。
builder() - クラスio.helidon.webserver.accesslog.SizeLogEntryのstaticメソッド
新しいfluent APIビルダーを作成します。
builder() - クラスio.helidon.webserver.accesslog.StatusLogEntryのstaticメソッド
新しいfluent APIビルダーを作成します。
builder() - クラスio.helidon.webserver.accesslog.TimestampLogEntryのstaticメソッド
新しいfluent APIビルダーを作成します。
builder() - クラスio.helidon.webserver.accesslog.TimeTakenLogEntryのstaticメソッド
新しいfluent APIビルダーを作成します。
builder() - クラスio.helidon.webserver.accesslog.UserLogEntryのstaticメソッド
新しいfluent APIビルダーを作成します。
builder() - インタフェースio.helidon.webserver.ConnectionConfigのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - クラスio.helidon.webserver.context.ContextFeatureのstaticメソッド
インスタンスを設定するためのFluent APIビルダー。
builder() - インタフェースio.helidon.webserver.context.ContextFeatureConfigのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - インタフェースio.helidon.webserver.cors.CorsConfigのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - クラスio.helidon.webserver.cors.CorsFeatureのstaticメソッド
インスタンスを設定するためのFluent APIビルダー。
builder() - クラスio.helidon.webserver.cors.CorsSupportのstaticメソッド
CorsSupportの設定をカスタマイズする新しい流暢なAPIビルダー。
builder() - クラスio.helidon.webserver.graphql.GraphQlServiceのstaticメソッド
サポートをきめ細かく構成するためのビルダー。
builder() - インタフェースio.helidon.webserver.grpc.GrpcConfigのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - クラスio.helidon.webserver.grpc.GrpcRoutingのstaticメソッド
新しいルーティング・ビルダー。
builder() - クラスio.helidon.webserver.http.DirectHandlersのstaticメソッド
新規ビルダー。
builder() - インタフェースio.helidon.webserver.http.HttpRouteのstaticメソッド
新しいHTTPルートを構築するためのビルダー。
builder() - クラスio.helidon.webserver.http.HttpRoutingのstaticメソッド
router builderの新しいインスタンスを作成します。
builder() - インタフェースio.helidon.webserver.http1.Http1Configのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - クラスio.helidon.webserver.http1.Http1ConnectionSelectorのstaticメソッド
HTTP/1接続セレクタ・ビルダー。
builder() - インタフェースio.helidon.webserver.http1.Http1ConnectionSelectorConfigのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - インタフェースio.helidon.webserver.http2.Http2Configのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - クラスio.helidon.webserver.http2.Http2ConnectionSelectorのstaticメソッド
このプロバイダを設定するビルダー。
builder() - クラスio.helidon.webserver.http2.Http2UpgradeProviderのstaticメソッド
このプロバイダを設定するビルダー。
builder() - インタフェースio.helidon.webserver.ListenerConfigのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - クラスio.helidon.webserver.observe.config.ConfigObserverのstaticメソッド
構成オブザーバを構成する新しいビルダーを作成します。
builder() - インタフェースio.helidon.webserver.observe.config.ConfigObserverConfigのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - クラスio.helidon.webserver.observe.health.HealthObserverのstaticメソッド
ヘルス・オブザーバを構成する新規ビルダーを作成します。
builder() - インタフェースio.helidon.webserver.observe.health.HealthObserverConfigのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - クラスio.helidon.webserver.observe.info.InfoObserverのstaticメソッド
新しいビルダーを作成して情報オブザーバを構成します。
builder() - インタフェースio.helidon.webserver.observe.info.InfoObserverConfigのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - クラスio.helidon.webserver.observe.log.LogObserverのstaticメソッド
ログ・オブザーバを構成する新しいビルダーを作成します。
builder() - インタフェースio.helidon.webserver.observe.log.LogObserverConfigのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - インタフェースio.helidon.webserver.observe.log.LogStreamConfigのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - クラスio.helidon.webserver.observe.metrics.MetricsObserverのstaticメソッド
メトリクス・オブザーバを構成する新規ビルダーを作成します。
builder() - インタフェースio.helidon.webserver.observe.metrics.MetricsObserverConfigのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - クラスio.helidon.webserver.observe.ObserveFeatureのstaticメソッド
監視サポートをカスタマイズする新しいビルダー。
builder() - インタフェースio.helidon.webserver.observe.ObserveFeatureConfigのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - インタフェースio.helidon.webserver.observe.ObserverConfigBaseのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - インタフェースio.helidon.webserver.observe.tracing.PathTracingConfigのstaticメソッド
トレースされたパス構成を構成するための新しいビルダーを作成します。
builder() - クラスio.helidon.webserver.observe.tracing.TracingObserverのstaticメソッド
トレース・オブザーバを構成する新しいビルダーを作成します。
builder() - インタフェースio.helidon.webserver.observe.tracing.TracingObserverConfigのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - インタフェースio.helidon.webserver.Routerのstaticメソッド
ルーターのビルダー。
builder() - インタフェースio.helidon.webserver.security.PathsConfigのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - クラスio.helidon.webserver.security.SecurityFeatureのstaticメソッド
インスタンスを設定するためのFluent APIビルダー。
builder() - インタフェースio.helidon.webserver.security.SecurityFeatureConfigのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - クラスio.helidon.webserver.security.SecurityHandlerのstaticメソッド
セキュリティ・ハンドラ用の新しい流暢なAPIビルダーを作成します。
builder() - インタフェースio.helidon.webserver.security.SecurityHandlerConfigのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - インタフェースio.helidon.webserver.servicecommon.RestServiceSettingsのstaticメソッド
新しいインスタンスを構築するビルダーを作成します。
builder() - インタフェースio.helidon.webserver.WebServerのstaticメソッド
サーバーを設定する新規ビルダー。
builder() - インタフェースio.helidon.webserver.WebServerConfigのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - インタフェースio.helidon.webserver.websocket.WsConfigのstaticメソッド
構成をカスタマイズするための新しい流暢なAPIビルダーを作成します。
builder() - クラスio.helidon.webserver.websocket.WsRoutingのstaticメソッド
WebSocketルーティング用のビルダー。
builder(Config) - クラスio.helidon.cors.CrossOriginConfigのstaticメソッド
指定された構成ノードを使用して新しいCrossOriginConfig.Builderを作成します。
builder(Config) - クラスio.helidon.cors.MappedCrossOriginConfigのstaticメソッド
指定された構成を使用して新しいMapped.Builderインスタンスを作成します。
builder(Config) - インタフェースio.helidon.dbclient.DbClientのstaticメソッド
構成からHelidonデータベース・クライアント・ビルダーを作成します。
builder(Config) - インタフェースio.helidon.http.RequestedUriDiscoveryContextのstaticメソッド
検出コンテキストの指定構成ノードを使用して、RequestedUriDiscoveryContextの新しいビルダーを作成します。
builder(Config) - インタフェースio.helidon.metrics.api.ComponentMetricsSettingsのstaticメソッド
指定されたコンポーネント・メトリック設定構成ノードに基づいて、ComponentMetricsSettingsのビルダーを返します。
builder(Config) - クラスio.helidon.security.providers.httpsign.InboundClientDefinitionのstaticメソッド
構成から新規ビルダーを作成します。
builder(Config) - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinitionのstaticメソッド
構成からビルダーを作成します。
builder(Config) - インタフェースio.helidon.security.Securityのstaticメソッド
構成値に基づいて新しいインスタンスを作成します。
builder(AllowListConfig) - インタフェースio.helidon.common.configurable.AllowListConfigのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(LruCacheConfig<K, V>) - インタフェースio.helidon.common.configurable.LruCacheConfigのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(ResourceConfig) - インタフェースio.helidon.common.configurable.ResourceConfigのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(ScheduledThreadPoolConfig) - インタフェースio.helidon.common.configurable.ScheduledThreadPoolConfigのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(ThreadPoolConfig) - インタフェースio.helidon.common.configurable.ThreadPoolConfigのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(Keys) - インタフェースio.helidon.common.pki.Keysのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(KeystoreKeys) - インタフェースio.helidon.common.pki.KeystoreKeysのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(PemKeys) - インタフェースio.helidon.common.pki.PemKeysのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(Multi<T> ) - クラスio.helidon.common.reactive.MultiTappedPublisherのstaticメソッド
マルチ・タップされたパブリッシャ・インスタンスをカスタマイズするビルダー。
builder(SocketOptions) - インタフェースio.helidon.common.socket.SocketOptionsのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(TlsConfig) - インタフェースio.helidon.common.tls.TlsConfigのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(Annotation) - インタフェースio.helidon.common.types.Annotationのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(TypedElementInfo) - インタフェースio.helidon.common.types.TypedElementInfoのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(TypeInfo) - インタフェースio.helidon.common.types.TypeInfoのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(TypeName) - インタフェースio.helidon.common.types.TypeNameのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(UriInfo) - インタフェースio.helidon.common.uri.UriInfoのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(Config) - クラスio.helidon.integrations.microstream.cache.MicrostreamCacheConfigurationBuilderのstaticメソッド
指定されたhelidon構成を使用して、新しいMicrostreamCacheConfigurationBuilderを作成します。
builder(Config, Class<K>, Class<V> ) - クラスio.helidon.integrations.microstream.cache.MicrostreamCacheConfigurationBuilderのstaticメソッド
指定されたhelidon構成ノードから初期化されたCacheConfigurationビルダーを作成します。
builder(CrossOriginConfig) - クラスio.helidon.cors.CrossOriginConfigのstaticメソッド
既存のCrossOriginConfigオブジェクトの値から新しいCrossOriginConfig.Builderを初期化します。
builder(DbClient) - クラスio.helidon.dbclient.health.DbClientHealthCheckのstaticメソッド
完全にカスタマイズされたデータベース・ヘルス・チェックを作成するためのfluent APIビルダー。
builder(JdbcParametersConfig) - インタフェースio.helidon.dbclient.jdbc.JdbcParametersConfigのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(DbClientProvider) - インタフェースio.helidon.dbclient.DbClientのstaticメソッド
特定のSPIプロバイダを使用して、Helidonデータベース・クライアント・ビルダーを作成します。
builder(AsyncConfig) - インタフェースio.helidon.faulttolerance.AsyncConfigのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(BulkheadConfig) - インタフェースio.helidon.faulttolerance.BulkheadConfigのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(CircuitBreakerConfig) - インタフェースio.helidon.faulttolerance.CircuitBreakerConfigのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(FallbackConfig<T>) - インタフェースio.helidon.faulttolerance.FallbackConfigのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(RetryConfig) - インタフェースio.helidon.faulttolerance.RetryConfigのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(TimeoutConfig) - インタフェースio.helidon.faulttolerance.TimeoutConfigのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(ContentEncodingContextConfig) - インタフェースio.helidon.http.encoding.ContentEncodingContextConfigのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(HeaderName) - クラスio.helidon.webserver.accesslog.HeaderLogEntryのstaticメソッド
ヘッダー・ログ・エントリのfluent APIビルダーを作成します。
builder(MediaContextConfig) - インタフェースio.helidon.http.media.MediaContextConfigのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(OciConfig) - インタフェースio.helidon.integrations.oci.sdk.runtime.OciConfigのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(OciCertificatesTlsManagerConfig) - インタフェースio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfigのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(OpenApiUiConfig) - インタフェースio.helidon.integrations.openapi.ui.OpenApiUiConfigのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(KeyPerformanceIndicatorMetricsConfig) - インタフェースio.helidon.metrics.api.KeyPerformanceIndicatorMetricsConfigのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(MeterRegistry) - クラスio.helidon.metrics.providers.micrometer.MicrometerPrometheusFormatterのstaticメソッド
フォーマッタを構築するための新しいビルダーを返します。
builder(MetricsConfig) - インタフェースio.helidon.metrics.api.MetricsConfigのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(ScopeConfig) - インタフェースio.helidon.metrics.api.ScopeConfigのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(ScopingConfig) - インタフェースio.helidon.metrics.api.ScopingConfigのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(MpOpenApiManagerConfig) - インタフェースio.helidon.microprofile.openapi.MpOpenApiManagerConfigのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(OpenApiFeatureConfig) - インタフェースio.helidon.openapi.OpenApiFeatureConfigのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(CronConfig) - インタフェースio.helidon.scheduling.CronConfigのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(FixedRateConfig) - インタフェースio.helidon.scheduling.FixedRateConfigのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(TaskConfig) - インタフェースio.helidon.scheduling.TaskConfigのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(SignedJwt) - クラスio.helidon.security.jwt.EncryptedJwtのstaticメソッド
暗号化JWTのビルダー。
builder(AnnotationAnalyzer.AnalyzerResponse) - クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.AnalyzerResponseのstaticメソッド
親レスポンスを持つfluent APIビルダーを作成します。
builder(Security) - クラスio.helidon.microprofile.security.JerseySecurityFeatureのstaticメソッド
JerseySecurityFeatureのビルダー。
builder(SecurityTime) - クラスio.helidon.security.SecurityEnvironmentのstaticメソッド
このクラスの新しいインスタンスを構築するためのfluent APIビルダーを作成します。
builder(HttpClientConfig) - インタフェースio.helidon.webclient.api.HttpClientConfigのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(HttpConfigBase) - インタフェースio.helidon.webclient.api.HttpConfigBaseのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(WebClientConfig) - インタフェースio.helidon.webclient.api.WebClientConfigのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(WebClientCookieManagerConfig) - インタフェースio.helidon.webclient.api.WebClientCookieManagerConfigのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(WebClientServiceResponse) - インタフェースio.helidon.webclient.api.WebClientServiceResponseのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(Http1ClientConfig) - インタフェースio.helidon.webclient.http1.Http1ClientConfigのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(Http1ClientProtocolConfig) - インタフェースio.helidon.webclient.http1.Http1ClientProtocolConfigのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(Http2ClientConfig) - インタフェースio.helidon.webclient.http2.Http2ClientConfigのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(Http2ClientProtocolConfig) - インタフェースio.helidon.webclient.http2.Http2ClientProtocolConfigのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(WsClientConfig) - インタフェースio.helidon.webclient.websocket.WsClientConfigのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(WsClientProtocolConfig) - インタフェースio.helidon.webclient.websocket.WsClientProtocolConfigのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(AccessLogConfig) - インタフェースio.helidon.webserver.accesslog.AccessLogConfigのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(ConnectionConfig) - インタフェースio.helidon.webserver.ConnectionConfigのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(ContextFeatureConfig) - インタフェースio.helidon.webserver.context.ContextFeatureConfigのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(CorsConfig) - インタフェースio.helidon.webserver.cors.CorsConfigのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(GrpcConfig) - インタフェースio.helidon.webserver.grpc.GrpcConfigのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(Http1Config) - インタフェースio.helidon.webserver.http1.Http1Configのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(Http1ConnectionSelectorConfig) - インタフェースio.helidon.webserver.http1.Http1ConnectionSelectorConfigのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(Http2Config) - インタフェースio.helidon.webserver.http2.Http2Configのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(ListenerConfig) - インタフェースio.helidon.webserver.ListenerConfigのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(ConfigObserverConfig) - インタフェースio.helidon.webserver.observe.config.ConfigObserverConfigのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(HealthObserverConfig) - インタフェースio.helidon.webserver.observe.health.HealthObserverConfigのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(InfoObserverConfig) - インタフェースio.helidon.webserver.observe.info.InfoObserverConfigのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(LogObserverConfig) - インタフェースio.helidon.webserver.observe.log.LogObserverConfigのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(LogStreamConfig) - インタフェースio.helidon.webserver.observe.log.LogStreamConfigのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(MetricsObserverConfig) - インタフェースio.helidon.webserver.observe.metrics.MetricsObserverConfigのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(ObserveFeatureConfig) - インタフェースio.helidon.webserver.observe.ObserveFeatureConfigのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(ObserverConfigBase) - インタフェースio.helidon.webserver.observe.ObserverConfigBaseのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(TracingObserverConfig) - インタフェースio.helidon.webserver.observe.tracing.TracingObserverConfigのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(PathsConfig) - インタフェースio.helidon.webserver.security.PathsConfigのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(SecurityFeatureConfig) - インタフェースio.helidon.webserver.security.SecurityFeatureConfigのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(SecurityHandlerConfig) - インタフェースio.helidon.webserver.security.SecurityHandlerConfigのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(WebServerConfig) - インタフェースio.helidon.webserver.WebServerConfigのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(WsConfig) - インタフェースio.helidon.webserver.websocket.WsConfigのstaticメソッド
既存のインスタンスから新しいfluent APIビルダーを作成します。
builder(Message) - インタフェースio.helidon.messaging.connectors.jms.JmsMessageのstaticメソッド
送信JMSメッセージ・ビルダー。
builder(Class<K>, Class<V> ) - クラスio.helidon.integrations.microstream.cache.MicrostreamCacheConfigurationBuilderのstaticメソッド
デフォルト値を使用してCacheConfigurationビルダーを作成します。
builder(String) - インタフェースio.helidon.common.parameters.Parametersのstaticメソッド
Parametersの新しいParameters.Builderを作成します。
builder(String) - インタフェースio.helidon.dbclient.DbClientのstaticメソッド
Helidonデータベース・クライアント・ビルダーを作成します。
builder(String) - インタフェースio.helidon.http.media.multipart.WriteablePartのstaticメソッド
新しいパーツを作成するビルダー。
builder(String) - クラスio.helidon.integrations.vault.secrets.database.MySqlConfigureRequestのstaticメソッド
接続URLを含む新しいリクエスト・ビルダー。
builder(String) - クラスio.helidon.integrations.vault.secrets.database.OracleConfigureRequestのstaticメソッド
Oracle DBの新規リクエスト・ビルダー。
builder(String) - インタフェースio.helidon.metrics.api.Counterのstaticメソッド
カウンタの新規ビルダーを作成します。
builder(String) - インタフェースio.helidon.metrics.api.DistributionSummaryのstaticメソッド
デフォルトの分散統計を使用して、新しいDistributionSummaryのビルダーを作成します。
builder(String) - インタフェースio.helidon.metrics.api.Timerのstaticメソッド
新しいTimerのビルダーを作成します。
builder(String) - クラスio.helidon.security.providers.common.OutboundTargetのstaticメソッド
単一ターゲットのビルダー。
builder(String) - クラスio.helidon.security.providers.httpsign.InboundClientDefinitionのstaticメソッド
keyIdの新しいビルダーを作成します。
builder(String) - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinitionのstaticメソッド
新しいビルダーを取得します。
builder(String) - クラスio.helidon.tracing.config.ComponentTracingConfigのstaticメソッド
トレースされたコンポーネントのFluent APIビルダー。
builder(String) - クラスio.helidon.tracing.config.SpanLogTracingConfigのstaticメソッド
トレースされた新しいスパン・ログ構成を作成するFluent APIビルダー。
builder(String) - クラスio.helidon.tracing.config.SpanTracingConfigのstaticメソッド
トレースされたスパン構成を作成するためのfluent APIビルダー。
builder(String) - クラスio.helidon.webserver.accesslog.HeaderLogEntryのstaticメソッド
ヘッダー・ログ・エントリのfluent APIビルダーを作成します。
builder(String) - インタフェースio.helidon.webserver.staticcontent.StaticContentServiceのstaticメソッド
クラス・ローダー・リソースとして定義された静的コンテンツ・ルートを使用して新しいビルダーを作成します。
builder(String, DistributionStatisticsConfig.Builder) - インタフェースio.helidon.metrics.api.DistributionSummaryのstaticメソッド
指定された統計ビルダーを使用して、新しいDistributionSummaryのビルダーを作成します。
builder(String, ClassLoader) - インタフェースio.helidon.webserver.staticcontent.StaticContentServiceのstaticメソッド
クラス・ローダー・リソースとして定義された静的コンテンツ・ルートを使用して新しいビルダーを作成します。
builder(String, String) - クラスio.helidon.http.SetCookieのstaticメソッド
新しいfluent APIビルダーを作成します。
builder(String, Supplier<N>) - インタフェースio.helidon.metrics.api.Gaugeのstaticメソッド
サプライヤ・ベースのゲージのビルダーを作成します。
builder(String, T, Function<T, Long>) - インタフェースio.helidon.metrics.api.FunctionalCounterのstaticメソッド
機能カウンタを登録または検索するためのビルダーを返します。
builder(String, T, ToDoubleFunction<T>) - インタフェースio.helidon.metrics.api.Gaugeのstaticメソッド
状態オブジェクトへの関数の適用に基づいて、新しいゲージを作成するためのビルダーを作成します。
builder(Path) - インタフェースio.helidon.webserver.staticcontent.StaticContentServiceのstaticメソッド
定義された静的コンテンツ・ルートをファイル・システムへのパスとして使用して、新しいビルダーを作成します。
builder(Supplier<? extends ConfigSource>...) - インタフェースio.helidon.config.Configのstaticメソッド
指定したConfigSourceインスタンスに基づいてConfigを作成するためのConfig.Builderを提供します。
builder(ServiceLoader<T>) - クラスio.helidon.common.HelidonServiceLoaderのstaticメソッド
カスタマイズ可能なサービス・ローダーのビルダーを作成します。
builder(CacheConfiguration<K, V>, Class<K>, Class<V> ) - クラスio.helidon.integrations.microstream.cache.CacheBuilderのstaticメソッド
提供されたマイクロストリーム・キャッシュ構成を使用して、新しいキャッシュ・ビルダーを作成します。
builder(EmbeddedStorageManager) - クラスio.helidon.integrations.microstream.health.MicrostreamHealthCheckのstaticメソッド
マイクロストリームのヘルス・チェックを作成するための流暢なAPIビルダー。
builder(EmbeddedStorageManager) - クラスio.helidon.integrations.microstream.metrics.MicrostreamMetricsSupportのstaticメソッド
新しいビルダーを作成してインスタンスを構築します。
builder(PAYLOAD) - インタフェースio.helidon.messaging.connectors.jms.JmsMessageのstaticメソッド
送信JMSメッセージ・ビルダー。
Builder<B,T> - io.helidon.commonのインタフェース
インスタンスに加えてビルダーを受け入れることができるようにするビルダーのインタフェースです。
Builder() - クラスio.helidon.common.context.Context.Builderのコンストラクタ
 
Builder() - クラスio.helidon.config.encryption.EncryptionFilter.Builderのコンストラクタ
 
Builder() - クラスio.helidon.cors.CorsSupportBase.Builderのコンストラクタ
 
Builder() - クラスio.helidon.cors.CorsSupportHelper.Builderのコンストラクタ
 
Builder() - クラスio.helidon.dbclient.DbClientContext.Builderのコンストラクタ
 
Builder() - クラスio.helidon.dbclient.DbExecuteContext.Builderのコンストラクタ
 
Builder() - クラスio.helidon.health.HealthCheckResponse.Builderのコンストラクタ
 
Builder() - クラスio.helidon.integrations.common.rest.ApiEntityResponse.Builderのコンストラクタ
新規ビルダー・インスタンスを作成します。
Builder() - クラスio.helidon.integrations.common.rest.ApiResponse.Builderのコンストラクタ
新規ビルダー。
Builder() - クラスio.helidon.integrations.common.rest.RestApi.Builderのコンストラクタ
 
Builder() - クラスio.helidon.integrations.micrometer.MeterRegistryFactory.Builderのコンストラクタ
 
Builder() - クラスio.helidon.integrations.oci.metrics.OciMetricsSupport.Builderのコンストラクタ
 
Builder() - クラスio.helidon.integrations.oci.secrets.configsource.AbstractSecretBundleConfigSource.Builderのコンストラクタ
新しいAbstractSecretBundleConfigSource.Builderを作成します。
Builder() - クラスio.helidon.integrations.vault.VaultTokenBase.Builderのコンストラクタ
 
Builder() - クラスio.helidon.messaging.Channel.Builderのコンストラクタ
 
Builder() - クラスio.helidon.messaging.Emitter.Builderのコンストラクタ
 
Builder() - クラスio.helidon.microprofile.tyrus.TyrusApplication.Builderのコンストラクタ
 
Builder() - クラスio.helidon.security.abac.role.RoleValidator.RoleConfig.Builderのコンストラクタ
 
Builder() - クラスio.helidon.security.AuthorizationResponse.Builderのコンストラクタ
 
Builder() - クラスio.helidon.security.Grant.Builderのコンストラクタ
新しいインスタンスを作成します。
Builder() - クラスio.helidon.security.OutboundSecurityResponse.Builderのコンストラクタ
 
Builder() - クラスio.helidon.security.providers.common.EvictableCache.Builderのコンストラクタ
 
Builder() - クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.AnalyzerResponse.Builderのコンストラクタ
 
Builder() - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.Builderのコンストラクタ
デフォルトのコンストラクタです。
Builder() - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProvider.Builderのコンストラクタ
デフォルトのコンストラクタ。
Builder() - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBase.Builderのコンストラクタ
デフォルトのコンストラクタです。
Builder() - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのコンストラクタ
 
Builder() - クラスio.helidon.security.providers.oidc.OidcProvider.Builderのコンストラクタ
 
Builder() - クラスio.helidon.webserver.accesslog.AbstractLogEntry.Builderのコンストラクタ
新しいインスタンスを作成します。副作用はありません。
Builder() - クラスio.helidon.webserver.staticcontent.StaticContentService.Builderのコンストラクタ
デフォルトのコンストラクタです。
Builder(HeaderName) - クラスio.helidon.webserver.accesslog.HeaderLogEntry.Builderのコンストラクタ
ログに記録するヘッダー名。
Builder(String) - クラスio.helidon.webserver.servicecommon.HelidonFeatureSupport.Builderのコンストラクタ
 
BuilderBase() - クラスio.helidon.common.configurable.AllowListConfig.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.common.configurable.LruCacheConfig.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.common.configurable.ResourceConfig.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.common.configurable.ScheduledThreadPoolConfig.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.common.pki.Keys.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.common.pki.KeystoreKeys.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.common.pki.PemKeys.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.common.socket.SocketOptions.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.common.types.Annotation.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.common.types.TypeInfo.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.common.types.TypeName.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.common.uri.UriInfo.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.dbclient.DbClientContext.BuilderBaseのコンストラクタ
DbClientContextのベース・ビルダーのインスタンスを作成します。
BuilderBase() - クラスio.helidon.dbclient.DbClientServiceBase.BuilderBaseのコンストラクタ
デフォルトのコンストラクタです。
BuilderBase() - クラスio.helidon.dbclient.DbExecuteContext.BuilderBaseのコンストラクタ
 
BuilderBase() - クラスio.helidon.dbclient.jdbc.JdbcConnectionPool.BuilderBaseのコンストラクタ
 
BuilderBase() - クラスio.helidon.dbclient.jdbc.JdbcParametersConfig.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.faulttolerance.AsyncConfig.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.faulttolerance.BulkheadConfig.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.faulttolerance.CircuitBreakerConfig.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.faulttolerance.FallbackConfig.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.faulttolerance.RetryConfig.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.faulttolerance.TimeoutConfig.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.http.encoding.ContentEncodingContextConfig.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.http.media.MediaContextConfig.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.integrations.common.rest.ApiOptionalResponse.BuilderBaseのコンストラクタ
新規ビルダー。
BuilderBase() - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfig.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.integrations.openapi.ui.OpenApiUiConfig.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.integrations.vault.auths.common.VaultRestApi.BuilderBaseのコンストラクタ
 
BuilderBase() - クラスio.helidon.integrations.vault.VaultOptionalResponse.BuilderBaseのコンストラクタ
新しいビルダーを作成することは、パブリックにしないでください。
BuilderBase() - クラスio.helidon.metrics.api.KeyPerformanceIndicatorMetricsConfig.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.metrics.api.MetricsConfig.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.metrics.api.ScopeConfig.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.metrics.api.ScopingConfig.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.microprofile.openapi.MpOpenApiManagerConfig.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.scheduling.CronConfig.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.scheduling.FixedRateConfig.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.scheduling.TaskConfig.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.webclient.api.HttpConfigBase.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.webclient.api.WebClientConfig.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.webclient.api.WebClientCookieManagerConfig.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.webclient.api.WebClientServiceResponse.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.webclient.http1.Http1ClientConfig.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.webclient.http1.Http1ClientProtocolConfig.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.webclient.http2.Http2ClientConfig.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.webclient.http2.Http2ClientProtocolConfig.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.webclient.websocket.WsClientConfig.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.webclient.websocket.WsClientProtocolConfig.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.webserver.accesslog.AccessLogConfig.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.webserver.ConnectionConfig.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.webserver.context.ContextFeatureConfig.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.webserver.cors.CorsConfig.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.webserver.grpc.GrpcConfig.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.webserver.http1.Http1Config.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.webserver.http1.Http1ConnectionSelectorConfig.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.webserver.http2.Http2Config.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.webserver.observe.config.ConfigObserverConfig.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.webserver.observe.health.HealthObserverConfig.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.webserver.observe.info.InfoObserverConfig.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.webserver.observe.log.LogObserverConfig.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.webserver.observe.log.LogStreamConfig.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.webserver.observe.metrics.MetricsObserverConfig.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.webserver.observe.ObserveFeatureConfig.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.webserver.observe.ObserverConfigBase.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.webserver.observe.tracing.TracingObserverConfig.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.webserver.security.PathsConfig.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.webserver.security.SecurityFeatureConfig.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.webserver.WebServerConfig.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
BuilderBase() - クラスio.helidon.webserver.websocket.WsConfig.BuilderBaseのコンストラクタ
拡張性をサポートするために保護されています。
builderInputStream(InputStream) - インタフェースio.helidon.common.reactive.IoMultiのstaticメソッド
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
builderMethod() - 注釈インタフェースio.helidon.config.metadata.ConfiguredOptionの要素
このメソッドは、パブリック・ビルダー・メソッドとしても使用できますか、または構成にのみ使用されますか。
builderOutputStream() - インタフェースio.helidon.common.reactive.IoMultiのstaticメソッド
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
IoMulti.outputStreamMultiBuilder()を使用してください
builderPublic() - 注釈インタフェースio.helidon.builder.api.Prototype.Blueprintの要素
ビルダーは、パッケージとしてローカルのみに設定できます。
buildKmf(TlsConfig, SecureRandom, PrivateKey, Certificate[]) - クラスio.helidon.common.tls.ConfiguredTlsManagerのメソッド
キー・マネージャ・ファクトリを構築します。
buildProcessor(Graph) - クラスio.helidon.microprofile.reactive.HelidonReactiveStreamsEngineのメソッド
 
buildPrototype() - インタフェースio.helidon.builder.api.Prototype.Builderのメソッド
Prototypeのインスタンスを作成します。
buildPrototype() - クラスio.helidon.common.configurable.AllowListConfig.Builderのメソッド
 
buildPrototype() - クラスio.helidon.common.configurable.LruCacheConfig.Builderのメソッド
 
buildPrototype() - クラスio.helidon.common.configurable.ResourceConfig.Builderのメソッド
 
buildPrototype() - クラスio.helidon.common.configurable.ScheduledThreadPoolConfig.Builderのメソッド
 
buildPrototype() - クラスio.helidon.common.configurable.ThreadPoolConfig.Builderのメソッド
 
buildPrototype() - クラスio.helidon.common.pki.Keys.Builderのメソッド
 
buildPrototype() - クラスio.helidon.common.pki.KeystoreKeys.Builderのメソッド
 
buildPrototype() - クラスio.helidon.common.pki.PemKeys.Builderのメソッド
 
buildPrototype() - クラスio.helidon.common.socket.SocketOptions.Builderのメソッド
 
buildPrototype() - クラスio.helidon.common.tls.TlsConfig.Builderのメソッド
 
buildPrototype() - クラスio.helidon.common.types.Annotation.Builderのメソッド
 
buildPrototype() - クラスio.helidon.common.types.TypedElementInfo.Builderのメソッド
 
buildPrototype() - クラスio.helidon.common.types.TypeInfo.Builderのメソッド
 
buildPrototype() - クラスio.helidon.common.types.TypeName.Builderのメソッド
 
buildPrototype() - クラスio.helidon.common.uri.UriInfo.Builderのメソッド
 
buildPrototype() - クラスio.helidon.dbclient.jdbc.JdbcParametersConfig.Builderのメソッド
 
buildPrototype() - クラスio.helidon.faulttolerance.AsyncConfig.Builderのメソッド
 
buildPrototype() - クラスio.helidon.faulttolerance.BulkheadConfig.Builderのメソッド
 
buildPrototype() - クラスio.helidon.faulttolerance.CircuitBreakerConfig.Builderのメソッド
 
buildPrototype() - クラスio.helidon.faulttolerance.FallbackConfig.Builderのメソッド
 
buildPrototype() - クラスio.helidon.faulttolerance.RetryConfig.Builderのメソッド
 
buildPrototype() - クラスio.helidon.faulttolerance.TimeoutConfig.Builderのメソッド
 
buildPrototype() - クラスio.helidon.http.encoding.ContentEncodingContextConfig.Builderのメソッド
 
buildPrototype() - クラスio.helidon.http.media.MediaContextConfig.Builderのメソッド
 
buildPrototype() - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.Builderのメソッド
 
buildPrototype() - クラスio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfig.Builderのメソッド
 
buildPrototype() - クラスio.helidon.integrations.openapi.ui.OpenApiUiConfig.Builderのメソッド
 
buildPrototype() - クラスio.helidon.metrics.api.KeyPerformanceIndicatorMetricsConfig.Builderのメソッド
 
buildPrototype() - クラスio.helidon.metrics.api.MetricsConfig.Builderのメソッド
 
buildPrototype() - クラスio.helidon.metrics.api.ScopeConfig.Builderのメソッド
 
buildPrototype() - クラスio.helidon.metrics.api.ScopingConfig.Builderのメソッド
 
buildPrototype() - クラスio.helidon.microprofile.openapi.MpOpenApiManagerConfig.Builderのメソッド
 
buildPrototype() - クラスio.helidon.openapi.OpenApiFeatureConfig.Builderのメソッド
 
buildPrototype() - クラスio.helidon.scheduling.CronConfig.Builderのメソッド
 
buildPrototype() - クラスio.helidon.scheduling.FixedRateConfig.Builderのメソッド
 
buildPrototype() - クラスio.helidon.scheduling.TaskConfig.Builderのメソッド
 
buildPrototype() - クラスio.helidon.webclient.api.HttpClientConfig.Builderのメソッド
 
buildPrototype() - クラスio.helidon.webclient.api.HttpConfigBase.Builderのメソッド
 
buildPrototype() - クラスio.helidon.webclient.api.WebClientConfig.Builderのメソッド
 
buildPrototype() - クラスio.helidon.webclient.api.WebClientCookieManagerConfig.Builderのメソッド
 
buildPrototype() - クラスio.helidon.webclient.api.WebClientServiceResponse.Builderのメソッド
 
buildPrototype() - クラスio.helidon.webclient.http1.Http1ClientConfig.Builderのメソッド
 
buildPrototype() - クラスio.helidon.webclient.http1.Http1ClientProtocolConfig.Builderのメソッド
 
buildPrototype() - クラスio.helidon.webclient.http2.Http2ClientConfig.Builderのメソッド
 
buildPrototype() - クラスio.helidon.webclient.http2.Http2ClientProtocolConfig.Builderのメソッド
 
buildPrototype() - クラスio.helidon.webclient.websocket.WsClientConfig.Builderのメソッド
 
buildPrototype() - クラスio.helidon.webclient.websocket.WsClientProtocolConfig.Builderのメソッド
 
buildPrototype() - クラスio.helidon.webserver.accesslog.AccessLogConfig.Builderのメソッド
 
buildPrototype() - クラスio.helidon.webserver.ConnectionConfig.Builderのメソッド
 
buildPrototype() - クラスio.helidon.webserver.context.ContextFeatureConfig.Builderのメソッド
 
buildPrototype() - クラスio.helidon.webserver.cors.CorsConfig.Builderのメソッド
 
buildPrototype() - クラスio.helidon.webserver.grpc.GrpcConfig.Builderのメソッド
 
buildPrototype() - クラスio.helidon.webserver.http1.Http1Config.Builderのメソッド
 
buildPrototype() - クラスio.helidon.webserver.http1.Http1ConnectionSelectorConfig.Builderのメソッド
 
buildPrototype() - クラスio.helidon.webserver.http2.Http2Config.Builderのメソッド
 
buildPrototype() - クラスio.helidon.webserver.ListenerConfig.Builderのメソッド
 
buildPrototype() - クラスio.helidon.webserver.observe.config.ConfigObserverConfig.Builderのメソッド
 
buildPrototype() - クラスio.helidon.webserver.observe.health.HealthObserverConfig.Builderのメソッド
 
buildPrototype() - クラスio.helidon.webserver.observe.info.InfoObserverConfig.Builderのメソッド
 
buildPrototype() - クラスio.helidon.webserver.observe.log.LogObserverConfig.Builderのメソッド
 
buildPrototype() - クラスio.helidon.webserver.observe.log.LogStreamConfig.Builderのメソッド
 
buildPrototype() - クラスio.helidon.webserver.observe.metrics.MetricsObserverConfig.Builderのメソッド
 
buildPrototype() - クラスio.helidon.webserver.observe.ObserveFeatureConfig.Builderのメソッド
 
buildPrototype() - クラスio.helidon.webserver.observe.ObserverConfigBase.Builderのメソッド
 
buildPrototype() - クラスio.helidon.webserver.observe.tracing.TracingObserverConfig.Builderのメソッド
 
buildPrototype() - クラスio.helidon.webserver.security.PathsConfig.Builderのメソッド
 
buildPrototype() - クラスio.helidon.webserver.security.SecurityFeatureConfig.Builderのメソッド
 
buildPrototype() - クラスio.helidon.webserver.security.SecurityHandlerConfig.Builderのメソッド
 
buildPrototype() - クラスio.helidon.webserver.WebServerConfig.Builderのメソッド
 
buildPrototype() - クラスio.helidon.webserver.websocket.WsConfig.Builderのメソッド
 
buildProvider() - クラスio.helidon.config.encryption.EncryptionFilter.Builderのメソッド
このビルダーに基づいて新しいEncryptionFilterプロバイダを作成します。
buildPublisher(Graph) - クラスio.helidon.microprofile.reactive.HelidonReactiveStreamsEngineのメソッド
 
buildRequest() - クラスio.helidon.security.SecurityRequestBuilderのメソッド
セキュリティ・リクエストを作成します。
buildSpan(String) - クラスio.helidon.tracing.providers.zipkin.ZipkinTracerのメソッド
 
buildSubject(Subject, List<? extends Grant>) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBaseのメソッド
元のサブジェクトを権限付与のリストで更新します。
buildSubscriber(Graph) - クラスio.helidon.microprofile.reactive.HelidonReactiveStreamsEngineのメソッド
 
buildTimeEnd() - クラスio.helidon.config.mp.MpConfigProviderResolverのstaticメソッド
このメソッドは、プロセスのできるだけ遅く、ネイティブ・イメージの生成時にのみ呼び出すようにしてください。
BuildTimeEnd - io.helidon.microprofile.cdiの注釈インタフェース
アプリケーション(ランタイムとは対照的)のビルド終了時間。
BuildTimeEnd.Literal - io.helidon.microprofile.cdiのクラス
注釈インスタンスが必要な場合に使用する注釈リテラル。
BuildTimeStart - io.helidon.microprofile.cdiの注釈インタフェース
アプリケーション(ランタイムとは対照的)のビルド時間。
BuildTimeStart.Literal - io.helidon.microprofile.cdiのクラス
注釈インスタンスが必要な場合に使用する注釈リテラル。
BUILT_IN_SCOPES - クラスio.helidon.metrics.api.Meter.Scopeのstatic変数
すべての事前定義済スコープ。
BuiltInHealthCheck - io.helidon.microprofile.healthの注釈インタフェース
Helidon組込みヘルス・チェックを後で処理するために装飾するために使用されます。
BuiltInHealthCheckProvider - io.helidon.health.checksのクラス
HealthCheckProviderServiceLoaderプロバイダ実装。
BuiltInHealthCheckProvider() - クラスio.helidon.health.checks.BuiltInHealthCheckProviderのコンストラクタ
ServiceLoaderではデフォルト・コンストラクタが必要です。
BuiltInMethods - io.helidon.security.abac.policy.elのクラス
式言語評価用の組込みメソッド。
Bulkhead - io.helidon.faulttoleranceのインタフェース
Bulkheadは、無制限のパラレル・リクエストを処理できないリソースを保護します。
Bulkhead.QueueListener - io.helidon.faulttoleranceのインタフェース
キューイング操作用のバルクヘッド・リスナー。
Bulkhead.Stats - io.helidon.faulttoleranceのインタフェース
同時実行、承認/拒否されたコール、キュー・サイズなど、バルクヘッドの存続期間中の統計を提供します。
BulkheadConfig - io.helidon.faulttoleranceのインタフェース
Bulkhead構成Bean。
BulkheadConfig.Builder - io.helidon.faulttoleranceのクラス
BulkheadのFluent APIビルダー。
BulkheadConfig.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.faulttoleranceのクラス
BulkheadのFluent APIビルダー・ベース。
BulkheadConfig.BuilderBase.BulkheadConfigImpl - io.helidon.faulttoleranceのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
BulkheadConfigImpl(BulkheadConfig.BuilderBase<?, ?>) - クラスio.helidon.faulttolerance.BulkheadConfig.BuilderBase.BulkheadConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
BulkheadException - io.helidon.faulttoleranceの例外クラス
Bulkheadの問題が原因で失敗しました。ほとんどの場合、バルクヘッドでキューに入れられたタスクが許可されません。
BulkheadImpl$$Injection$$Activator - io.helidon.faulttoleranceのクラス
BulkheadImplのアクティベータ。
BulkheadImpl$$Injection$$Activator() - クラスio.helidon.faulttolerance.BulkheadImpl$$Injection$$Activatorのコンストラクタ
デフォルトのアクティベータ・コンストラクタです。
「値の一括取得」 - パッケージ内の検索タグio.helidon.config
セクション
by() - クラスio.helidon.http.Forwardedのメソッド
転送されたヘッダーのbyディレクティブ。
BY_ID - インタフェースio.helidon.http.http2.Http2Settingのstatic変数
設定識別子によってマップされる設定。
byApplicationProtocol(String) - クラスio.helidon.webserver.ConnectionProvidersのメソッド
アプリケーション・プロトコルの接続プロバイダを取得します。
byId(int) - 列挙型クラスio.helidon.http.http2.Http2FrameTypeの静的メソッド
フレームIDでフレーム・タイプを取得します。
byteBufferSize(int) - クラスio.helidon.common.reactive.IoMulti.MultiFromInputStreamBuilderのメソッド
公開するByteBufferのサイズを設定します。
bytes() - インタフェースio.helidon.common.configurable.Resourceのメソッド
このリソースのバイトを取得します。
bytes() - インタフェースio.helidon.http.DataChunkのメソッド
ベースとなるbyteバッファの内容をバイト配列として取得します。
Bytes - io.helidon.common.buffersのクラス
HTTPで一般的に使用されるバイト。
BYTES - クラスio.helidon.metrics.api.Meter.BaseUnitsのstatic変数
bytesToIdentifyConnection() - クラスio.helidon.webserver.http1.Http1ConnectionSelectorのメソッド
 
bytesToIdentifyConnection() - クラスio.helidon.webserver.http2.Http2ConnectionSelectorのメソッド
 
bytesToIdentifyConnection() - インタフェースio.helidon.webserver.spi.ServerConnectionSelectorのメソッド
この接続を識別するために必要なバイト数。
bytesWritten() - インタフェースio.helidon.webserver.http.ServerResponseのメソッド
レスポンスに書き込まれたバイト数。
byteValue() - インタフェースio.helidon.common.types.Annotationのメソッド
プロパティ"value"の型付きの値。
byteValue() - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
プロパティ"value"の型付きの値。
byteValue(String) - インタフェースio.helidon.common.types.Annotationのメソッド
名前付きプロパティの型付き値。
byteValue(String) - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
名前付きプロパティの型付き値。
byteValues() - インタフェースio.helidon.common.types.Annotationのメソッド
配列として定義されているプロパティ"value"の型付き値。
byteValues() - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
配列として定義されているプロパティ"value"の型付き値。
byteValues(String) - インタフェースio.helidon.common.types.Annotationのメソッド
配列として定義されているプロパティの型付き値。
byteValues(String) - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
配列として定義されているプロパティの型付き値。

C

caCertificate() - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsのメソッド
認証局証明書。
caCertificate(CaCertificateGet.Request) - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsのメソッド
認証局証明書。
caCertificate(PkiFormat) - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsのメソッド
認証局証明書(RAWバイト)。
CaCertificateGet - io.helidon.integrations.vault.secrets.pkiのクラス
CA証明書のリクエストとレスポンスを取得します。
CaCertificateGet.Request - io.helidon.integrations.vault.secrets.pkiのクラス
リクエスト・オブジェクト。
CaCertificateGet.Response - io.helidon.integrations.vault.secrets.pkiのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
cache(EvictableCache<IdcsMtRoleMapperProvider.MtCacheKey, List<Grant>>) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.Builderのメソッド
ロール・キャッシングに明示的なEvictableCacheを使用します。
CACHE_CONTROL - クラスio.helidon.http.HeaderNamesのstatic変数
Cache-Controlヘッダー名。
CACHE_EVICT_DELAY_MINUTES - インタフェースio.helidon.security.providers.common.EvictableCacheのstatic変数
(キャッシュ開始後の待機時間)のデフォルトの追出し遅延(分)。
CACHE_EVICT_PERIOD_MINUTES - インタフェースio.helidon.security.providers.common.EvictableCacheのstatic変数
(レコードを削除する頻度)のデフォルトの削除期間(分)。
CACHE_MAX_SIZE - インタフェースio.helidon.security.providers.common.EvictableCacheのstatic変数
キャッシュ内のレコードの最大数。
CACHE_NO_CACHE - クラスio.helidon.http.HeaderValuesのstatic変数
キャッシュなしのキャッシュ制御。
CACHE_NORMAL - クラスio.helidon.http.HeaderValuesのstatic変数
変換なしでキャッシュできるキャッシュ制御。
CACHE_TIMEOUT_MINUTES - インタフェースio.helidon.security.providers.common.EvictableCacheのstatic変数
(非アクティブ・タイムアウト)のレコードのデフォルトのタイムアウト(分)。
CacheBuilder<K,V> - io.helidon.integrations.microstream.cacheのクラス
マイクロストリームのビルダー - JCacheインスタンス。
CacheBuilder(Class<K>, Class<V> ) - クラスio.helidon.integrations.microstream.cache.CacheBuilderのコンストラクタ
 
CacheBuilder(CacheConfiguration<K, V> ) - クラスio.helidon.integrations.microstream.cache.CacheBuilderのコンストラクタ
 
cacheBytes() - インタフェースio.helidon.common.configurable.Resourceのメソッド
繰り返しアクセスできるように、リソース・バイトをメモリーにキャッシュします。
cacheEnabled(boolean) - クラスio.helidon.security.providers.common.EvictableCache.Builderのメソッド
cacheEnabledがfalseに設定されている場合、キャッシュは行われません。
CacheExtension - io.helidon.integrations.microstream.cdiのクラス
指定されたMicrostreamCacheインジェクション・ポイントを満足させるExtension
CacheExtension() - クラスio.helidon.integrations.microstream.cdi.CacheExtensionのコンストラクタ
新しいCacheExtensionを作成します。
cacheLoaderFactory(Factory<CacheLoader<K, V> >) - クラスio.helidon.integrations.microstream.cache.MicrostreamCacheConfigurationBuilderのメソッド
 
cacheWriterFactory(Factory<CacheWriter<? super K, ? super V>>) - クラスio.helidon.integrations.microstream.cache.MicrostreamCacheConfigurationBuilderのメソッド
 
call() - インタフェースio.helidon.common.task.InterruptableTaskのメソッド
 
call() - クラスio.helidon.dbclient.health.DbClientHealthCheckのメソッド
 
call() - クラスio.helidon.health.checks.DeadlockHealthCheckのメソッド
 
call() - クラスio.helidon.health.checks.DiskSpaceHealthCheckのメソッド
 
call() - クラスio.helidon.health.checks.HeapMemoryHealthCheckのメソッド
 
call() - インタフェースio.helidon.health.HealthCheckのメソッド
ヘルス・チェックをコールします。
call() - クラスio.helidon.integrations.microstream.health.MicrostreamHealthCheckのメソッド
 
call() - クラスio.helidon.integrations.neo4j.health.Neo4jHealthCheckのメソッド
 
call() - クラスio.helidon.microprofile.messaging.health.MessagingLivenessCheckのメソッド
 
call() - クラスio.helidon.microprofile.messaging.health.MessagingReadinessCheckのメソッド
 
CALLBACK - 列挙型クラスio.helidon.integrations.cdi.jpa.jaxb.PersistenceUnitValidationModeTypeの列挙定数
 
calls() - クラスio.helidon.faulttolerance.RetryConfig.BuilderBaseのメソッド
(最初の試行+再試行)のコール数。
calls() - クラスio.helidon.faulttolerance.RetryConfig.BuilderBase.RetryConfigImplのメソッド
 
calls() - インタフェースio.helidon.faulttolerance.RetryConfigのメソッド
(最初の試行+再試行)のコール数。
calls(int) - クラスio.helidon.faulttolerance.Retry.DelayingRetryPolicy.Builderのメソッド
(最初の+再試行)コールの合計数。
calls(int) - クラスio.helidon.faulttolerance.Retry.JitterRetryPolicy.Builderのメソッド
(最初の+再試行)コールの合計数。
calls(int) - クラスio.helidon.faulttolerance.RetryConfig.BuilderBaseのメソッド
(最初の試行+再試行)のコール数。
callsAccepted() - インタフェースio.helidon.faulttolerance.Bulkhead.Statsのメソッド
バルクヘッドで受け入れられたコール数。
callsRejected() - インタフェースio.helidon.faulttolerance.Bulkhead.Statsのメソッド
バルクヘッドで拒否されたコール数。
callTimeout() - クラスio.helidon.config.SimpleRetryPolicyのメソッド
コールのタイムアウト。
callTimeout(Duration) - クラスio.helidon.config.SimpleRetryPolicy.Builderのメソッド
個々の呼出しのタイムアウト。
canCacheUserTransaction() - クラスio.helidon.integrations.cdi.hibernate.CDISEJtaPlatformのメソッド
 
cancel() - クラスio.helidon.common.reactive.CompletionSingleのメソッド
 
cancel() - インタフェースio.helidon.common.reactive.Singleのメソッド
アップストリームを取り消します。
cancel() - クラスio.helidon.common.reactive.SingleSubscriberHolderのメソッド
ハード取消 - サブスクライバには何も送信されませんが、サブスクリプションは取り消されたとみなされます。
cancel() - 列挙型クラスio.helidon.common.reactive.SubscriptionHelperのメソッド
 
cancel() - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
 
cancel(boolean) - クラスio.helidon.config.SimpleRetryPolicyのメソッド
 
cancel(boolean) - インタフェースio.helidon.config.spi.RetryPolicyのメソッド
再試行ポリシーの現在の使用を取り消します。
cancel(URI, PropagatedHeaders) - インタフェースio.helidon.lra.coordinator.client.CoordinatorClientのメソッド
LRAがアクティブな場合は取り消します。
cancel(URI, PropagatedHeaders) - クラスio.helidon.lra.coordinator.client.narayana.NarayanaClientのメソッド
 
cancel(AtomicReference<Flow.Subscription>) - 列挙型クラスio.helidon.common.reactive.SubscriptionHelperの静的メソッド
SubscriptionHelper.CANCELEDインスタンスを原子的にスワップし、保持されている以前のサブスクリプションでcancel()をコールします。
CANCEL - 列挙型クラスio.helidon.http.http2.Http2ErrorCodeの列挙定数
ストリームが不要になったことを示すためにエンドポイントで使用されます。
CANCELED - 列挙型クラスio.helidon.common.reactive.SubscriptionHelperの列挙定数
取り消されたサブスクリプションを示すシングルトン・インスタンス。
CANCELLED - クラスio.helidon.webserver.grpc.GrpcStatusのstatic変数
操作が取り消されました (通常、コール元)。
cancelRowUpdates() - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
cancelSupplier(Supplier<?>) - インタフェースio.helidon.faulttolerance.Bulkheadのメソッド
キュー中にサプライヤを取り消すために使用できます。
canInterrupt() - インタフェースio.helidon.common.task.InterruptableTaskのメソッド
このメソッドが呼び出されたときにタスクを中断できる場合にシグナルを送信します。
canInterrupt() - クラスio.helidon.webserver.http1.Http1Connectionのメソッド
 
canInterrupt() - クラスio.helidon.webserver.http2.Http2Connectionのメソッド
 
CANNOT_ACCEPT - クラスio.helidon.websocket.WsCloseCodesのstatic変数
エンドポイントがサポートされていないフレームを受信しました(例:。
caOcid() - クラスio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfig.BuilderBaseのメソッド
認証局OCID。
caOcid() - クラスio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfig.BuilderBase.OciCertificatesTlsManagerConfigImplのメソッド
 
caOcid() - インタフェースio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfigのメソッド
認証局OCID。
caOcid(String) - クラスio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfig.BuilderBaseのメソッド
認証局OCID。
capacity() - インタフェースio.helidon.common.buffers.BufferDataのメソッド
このインスタンスに書き込むことができるバイト数。
capacity() - クラスio.helidon.common.configurable.LruCacheのメソッド
このキャッシュの容量。
capacity() - クラスio.helidon.common.configurable.LruCacheConfig.BuilderBaseのメソッド
キャッシュの容量を構成します。
capacity() - クラスio.helidon.common.configurable.LruCacheConfig.BuilderBase.LruCacheConfigImplのメソッド
 
capacity() - インタフェースio.helidon.common.configurable.LruCacheConfigのメソッド
キャッシュの容量を構成します。
capacity(int) - クラスio.helidon.common.configurable.LruCacheConfig.BuilderBaseのメソッド
キャッシュの容量を構成します。
cast(Object) - クラスio.helidon.common.GenericTypeのメソッド
パラメータをこのジェネリック型の型にキャストします。
CatchAllExceptionMapper - io.helidon.microprofile.serverのクラス
捕捉されない例外のマッパー。
CatchAllExceptionMapper() - クラスio.helidon.microprofile.server.CatchAllExceptionMapperのコンストラクタ
デフォルトの空のコンストラクタ。
cause(Throwable) - クラスio.helidon.http.RequestException.Builderのメソッド
例外の原因。
cause(Throwable) - クラスio.helidon.integrations.common.rest.ApiRestException.BaseBuilderのメソッド
この例外(たとえば、戻されたエンティティを解析できない場合)の原因である可能性があります。
CDISEJtaPlatform - io.helidon.integrations.cdi.hibernateのクラス
「建設時間」で提供されているTransactionManagerおよびUserTransactionインスタンスを提供するApplicationScoped CDIマネージドBeanであるAbstractJtaPlatform
CDISEJtaPlatform(TransactionManager, UserTransaction) - クラスio.helidon.integrations.cdi.hibernate.CDISEJtaPlatformのコンストラクタ
新しいCDISEJtaPlatformを作成します。
CDISEJtaPlatformProvider - io.helidon.integrations.cdi.hibernateのクラス
CDIインスタンスを使用してJtaPlatform「産む」するJtaPlatformProvider
CDISEJtaPlatformProvider() - クラスio.helidon.integrations.cdi.hibernate.CDISEJtaPlatformProviderのコンストラクタ
非推奨。
Hibernate使用専用です。
CDISEPlatform - io.helidon.integrations.cdi.eclipselinkのクラス
JNDIではなくCDIがTransactionManagerおよびMBeanServerの取得に使用されるように配置するJMXServerPlatformBase
CDISEPlatform(DatabaseSession) - クラスio.helidon.integrations.cdi.eclipselink.CDISEPlatformのコンストラクタ
CDISEPlatformを作成します。
CDISEPlatform.Eclipselink - io.helidon.integrations.cdi.eclipselinkの注釈インタフェース
Qualifierは、なんらかの方法でEclipselinkと関連するように指定するために使用します。
CDISEPlatform.Eclipselink.Literal - io.helidon.integrations.cdi.eclipselinkのクラス
CDISEPlatform.TransactionController - io.helidon.integrations.cdi.eclipselinkのクラス
CDISEPlatform.TransactionController.acquireTransactionManager()メソッドがJNDIではなくCDIを使用してTransactionManagerインスタンスを返すJTATransactionController
CDISEPlatformExtension - io.helidon.integrations.cdi.eclipselinkのクラス
非推奨。
CDIコンテナのみがこのクラスをインスタンス化する必要があります。
CDISEPlatformExtension() - クラスio.helidon.integrations.cdi.eclipselink.CDISEPlatformExtensionのコンストラクタ
非推奨。
CDIコンテナのみがこのコンストラクタを呼び出す必要があります。
CdiStartupProvider - io.helidon.microprofile.cdiのクラス
Helidon起動プロバイダのServiceLoader実装。
CdiStartupProvider() - クラスio.helidon.microprofile.cdi.CdiStartupProviderのコンストラクタ
非推奨。
直接使用しないでください
certAlias() - クラスio.helidon.common.pki.KeystoreKeys.BuilderBaseのメソッド
公開キーのX.509証明書の別名。
certAlias() - クラスio.helidon.common.pki.KeystoreKeys.BuilderBase.KeystoreKeysImplのメソッド
 
certAlias() - インタフェースio.helidon.common.pki.KeystoreKeysのメソッド
公開キーのX.509証明書の別名。
certAlias(String) - クラスio.helidon.common.pki.KeystoreKeys.BuilderBaseのメソッド
公開キーのX.509証明書の別名。
certAliases() - クラスio.helidon.common.pki.KeystoreKeys.BuilderBaseのメソッド
信頼できる証明書のセットを生成するために使用される別名のリスト。
certAliases() - クラスio.helidon.common.pki.KeystoreKeys.BuilderBase.KeystoreKeysImplのメソッド
 
certAliases() - インタフェースio.helidon.common.pki.KeystoreKeysのメソッド
信頼できる証明書のセットを生成するために使用される別名のリスト。
certAliases(List<? extends String>) - クラスio.helidon.common.pki.KeystoreKeys.BuilderBaseのメソッド
信頼できる証明書のセットを生成するために使用される別名のリスト。
certChain() - クラスio.helidon.common.pki.Keys.BuilderBaseのメソッド
X.509証明書チェーン。
certChain() - クラスio.helidon.common.pki.Keys.BuilderBase.KeysImplのメソッド
 
certChain() - インタフェースio.helidon.common.pki.Keysのメソッド
X.509証明書チェーン。
certChain() - クラスio.helidon.common.pki.PemKeys.BuilderBaseのメソッド
PEMリソースから証明書チェーンをロードします。
certChain() - クラスio.helidon.common.pki.PemKeys.BuilderBase.PemKeysImplのメソッド
 
certChain() - インタフェースio.helidon.common.pki.PemKeysのメソッド
PEMリソースから証明書チェーンをロードします。
certChain(Resource) - クラスio.helidon.common.pki.PemKeys.BuilderBaseのメソッド
PEMリソースから証明書チェーンをロードします。
certChain(ResourceConfig) - クラスio.helidon.common.pki.PemKeys.BuilderBaseのメソッド
PEMリソースから証明書チェーンをロードします。
certChain(Consumer<ResourceConfig.Builder>) - クラスio.helidon.common.pki.PemKeys.BuilderBaseのメソッド
PEMリソースから証明書チェーンをロードします。
certChain(List<? extends X509Certificate>) - クラスio.helidon.common.pki.Keys.BuilderBaseのメソッド
X.509証明書チェーン。
certChainAlias() - クラスio.helidon.common.pki.KeystoreKeys.BuilderBaseのメソッド
X.509チェーンの別名。
certChainAlias() - クラスio.helidon.common.pki.KeystoreKeys.BuilderBase.KeystoreKeysImplのメソッド
 
certChainAlias() - インタフェースio.helidon.common.pki.KeystoreKeysのメソッド
X.509チェーンの別名。
certChainAlias(String) - クラスio.helidon.common.pki.KeystoreKeys.BuilderBaseのメソッド
X.509チェーンの別名。
certificate() - クラスio.helidon.integrations.vault.secrets.pki.IssueCertificate.Responseのメソッド
証明書バイト。RawCertificateResponse.format()PkiFormat.PEM_BUNDLEに設定されている場合、秘密キーも含まれます。
certificate() - クラスio.helidon.integrations.vault.secrets.pki.SignCsr.Responseのメソッド
証明書バイト。RawCertificateResponse.format()PkiFormat.PEM_BUNDLEに設定されている場合、秘密キーも含まれます。
certificate(CertificateGet.Request) - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsのメソッド
証明書を取得します。
certificate(String) - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsのメソッド
定義されたシリアルIDを持つ証明書。
certificate(String, PkiFormat) - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsのメソッド
証明書はRAWバイト(現在はPkiFormat.PEMのみ)でサポートされています。
certificate(Path) - クラスio.helidon.integrations.neo4j.Neo4j.Builderのメソッド
証明書パスを設定します。
certificateChain() - クラスio.helidon.security.jwt.jwk.JwkECのメソッド
 
certificateChain() - クラスio.helidon.security.jwt.jwk.JwkRSAのメソッド
 
certificateChain(List<X509Certificate>) - クラスio.helidon.security.jwt.jwk.JwkEC.Builderのメソッド
構築するJWKの証明書チェーンを設定します。
certificateChain(List<X509Certificate>) - クラスio.helidon.security.jwt.jwk.JwkRSA.Builderのメソッド
構築するJWKの証明書チェーンを設定します。
CertificateGet - io.helidon.integrations.vault.secrets.pkiのクラス
証明書のリクエストとレスポンスを取得します。
CertificateGet.Request - io.helidon.integrations.vault.secrets.pkiのクラス
リクエスト・オブジェクト。
CertificateGet.Response - io.helidon.integrations.vault.secrets.pkiのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
certificates() - クラスio.helidon.common.pki.PemKeys.BuilderBaseのメソッド
リソース定義からPEM形式の1つ以上の証明書を読み取ります。
certificates() - クラスio.helidon.common.pki.PemKeys.BuilderBase.PemKeysImplのメソッド
 
certificates() - インタフェースio.helidon.common.pki.PemKeysのメソッド
リソース定義からPEM形式の1つ以上の証明書を読み取ります。
certificates() - クラスio.helidon.integrations.oci.tls.certificates.spi.OciCertificatesDownloader.Certificatesのメソッド
証明書。
certificates(Resource) - クラスio.helidon.common.pki.PemKeys.BuilderBaseのメソッド
リソース定義からPEM形式の1つ以上の証明書を読み取ります。
certificates(ResourceConfig) - クラスio.helidon.common.pki.PemKeys.BuilderBaseのメソッド
リソース定義からPEM形式の1つ以上の証明書を読み取ります。
certificates(Consumer<ResourceConfig.Builder>) - クラスio.helidon.common.pki.PemKeys.BuilderBaseのメソッド
リソース定義からPEM形式の1つ以上の証明書を読み取ります。
certOcid() - クラスio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfig.BuilderBaseのメソッド
証明書OCID。
certOcid() - クラスio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfig.BuilderBase.OciCertificatesTlsManagerConfigImplのメソッド
 
certOcid() - インタフェースio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfigのメソッド
証明書OCID。
certOcid(String) - クラスio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfig.BuilderBaseのメソッド
証明書OCID。
certs() - クラスio.helidon.common.pki.Keys.BuilderBaseのメソッド
X.509証明書。
certs() - クラスio.helidon.common.pki.Keys.BuilderBase.KeysImplのメソッド
 
certs() - インタフェースio.helidon.common.pki.Keysのメソッド
X.509証明書。
certs(List<? extends X509Certificate>) - クラスio.helidon.common.pki.Keys.BuilderBaseのメソッド
X.509証明書。
CHANGED - 列挙型クラスio.helidon.config.spi.ChangeEventTypeの列挙定数
コンテンツが変更されます。
ChangeEventType - io.helidon.config.spi内の列挙型クラス
PollingStrategy.Polledコンポーネントで発生する可能性がある変更のタイプ。
changesExecutor(Executor) - インタフェースio.helidon.config.Config.Builderのメソッド
Config.onChange(java.util.function.Consumer)が新しい構成インスタンスを配信するために使用する"observe-on" Executorを指定します。
changeTime() - インタフェースio.helidon.config.spi.ChangeWatcher.ChangeEventのメソッド
変更の時間、または取得可能な時間に近い時間。
changeWatcher() - クラスio.helidon.config.AbstractSourceのメソッド
このソースの変更ウォッチャ(WatchableSourceを実装し、変更ウォッチャが構成されている場合)。
changeWatcher() - クラスio.helidon.config.DirectoryConfigSourceのメソッド
 
changeWatcher() - クラスio.helidon.config.etcd.EtcdConfigSourceのメソッド
 
changeWatcher() - クラスio.helidon.config.FileConfigSourceのメソッド
 
changeWatcher() - クラスio.helidon.config.FileOverrideSourceのメソッド
 
changeWatcher() - インタフェースio.helidon.config.spi.WatchableSourceのメソッド
変更ウォッチャがこのソースで構成されている場合は、それを返します。
changeWatcher() - クラスio.helidon.config.UrlConfigSourceのメソッド
 
changeWatcher() - クラスio.helidon.config.UrlOverrideSourceのメソッド
 
changeWatcher(Config) - クラスio.helidon.config.MetaConfigのstaticメソッド
メタ構成に基づいて変更ウォッチャをロードします。
changeWatcher(ChangeWatcher<EtcdConfigSourceBuilder.EtcdEndpoint>) - クラスio.helidon.config.etcd.EtcdConfigSourceBuilderのメソッド
 
changeWatcher(ChangeWatcher<URL> ) - クラスio.helidon.config.UrlConfigSource.Builderのメソッド
 
changeWatcher(ChangeWatcher<URL> ) - クラスio.helidon.config.UrlOverrideSource.Builderのメソッド
 
changeWatcher(ChangeWatcher<Path>) - クラスio.helidon.config.DirectoryConfigSource.Builderのメソッド
 
changeWatcher(ChangeWatcher<Path>) - クラスio.helidon.config.FileConfigSource.Builderのメソッド
 
changeWatcher(ChangeWatcher<Path>) - クラスio.helidon.config.FileOverrideSource.Builderのメソッド
 
changeWatcher(ChangeWatcher<T> ) - インタフェースio.helidon.config.spi.WatchableSource.Builderのメソッド
このソースで使用する変更ウォッチャを構成します。
changeWatcher(ChangeWatcher<U> ) - クラスio.helidon.config.AbstractSourceBuilderのメソッド
変更ウォッチャを構成します。
ChangeWatcher<T> - io.helidon.config.spiのインタフェース
PollingStrategyと同様に、変更ウォッチャを使用して変更を識別し、ConfigSourceのリロードをトリガーします。
ChangeWatcher.ChangeEvent<T> - io.helidon.config.spiのインタフェース
ターゲット、変更のタイプおよび変更時間を保持する変更イベント。
ChangeWatcherProvider - io.helidon.config.spiのインタフェース
メタ構成に基づいてポーリング戦略ファクトリを作成するJavaサービス・ローダー・サービス。
changing() - クラスio.helidon.http.ContentDispositionのメソッド
 
changing() - インタフェースio.helidon.http.Headerのメソッド
ヘッダーの変更はキャッシュせず、その値を(HTTP/2)に索引付けしないでください。
channel(Channel<PAYLOAD> ) - クラスio.helidon.messaging.Emitter.Builderのメソッド
Emitterを公開する新しいChannelを追加します。
Channel<PAYLOAD> - io.helidon.messagingのクラス
パブリッシャを表すチャネル - サブスクライバ関係。
Channel() - クラスio.helidon.messaging.Channelのコンストラクタ
 
Channel.Builder<PAYLOAD> - io.helidon.messagingのクラス
チャネル・ビルダー。
channelCount(int) - クラスio.helidon.integrations.microstream.core.EmbeddedStorageManagerBuilderのメソッド
ストレージ・エンジンによって使用されるスレッド数およびディレクトリ数。
channelDirectoryPrefix(String) - クラスio.helidon.integrations.microstream.core.EmbeddedStorageManagerBuilderのメソッド
チャネル・スレッドで使用されるサブディレクトリの名前プレフィクス。
channelId() - インタフェースio.helidon.webclient.api.ClientConnectionのメソッド
チャネルID。主にログで使用されます。
channelId() - クラスio.helidon.webclient.api.TcpClientConnectionのメソッド
 
ChannelInternal - io.helidon.microprofile.messagingの注釈インタフェース
エミッタおよびパブリッシャの間接インジェクションに使用されます。
channelName() - インタフェースio.helidon.microprofile.messaging.MessagingChannelProcessorのメソッド
このプロセッサに関連付けられたメッセージ・チャネル名。
charset() - インタフェースio.helidon.config.spi.ConfigParser.Contentのメソッド
構成ソースによって構成された文字セット、または構成されていない場合はUTF-8
charset() - インタフェースio.helidon.http.HttpMediaTypeのメソッド
charsetパラメータのOptional値を取得します。
charset(String) - クラスio.helidon.http.HttpMediaType.Builderのメソッド
使用する文字セット・パラメータ。
charset(Charset) - クラスio.helidon.config.spi.ConfigParser.Content.Builderのメソッド
構成ソースで認識されている場合は、文字セットを構成します。
CHARSET_PARAMETER - インタフェースio.helidon.http.HttpMediaTypeのstatic変数
メディア・タイプ"charset"パラメータ名。
charValue() - インタフェースio.helidon.common.types.Annotationのメソッド
プロパティ"value"の型付きの値。
charValue() - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
プロパティ"value"の型付きの値。
charValue(String) - インタフェースio.helidon.common.types.Annotationのメソッド
名前付きプロパティの型付き値。
charValue(String) - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
名前付きプロパティの型付き値。
charValues() - インタフェースio.helidon.common.types.Annotationのメソッド
配列として定義されているプロパティ"value"の型付き値。
charValues() - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
配列として定義されているプロパティ"value"の型付き値。
charValues(String) - インタフェースio.helidon.common.types.Annotationのメソッド
配列として定義されているプロパティの型付き値。
charValues(String) - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
配列として定義されているプロパティの型付き値。
cHash() - クラスio.helidon.security.jwt.Jwtのメソッド
CHashクレーム。
cHash(byte[]) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
コード・ハッシュ値。
checkAndGetState(Http2StreamState, Http2FrameType, boolean, boolean, boolean) - 列挙型クラスio.helidon.http.http2.Http2StreamStateの静的メソッド
フレームの状態が正常であることを確認します。
checkAudience() - インタフェースio.helidon.security.providers.oidc.common.TenantConfigのメソッド
オーディエンス・トークンをバリデートするかどうか。
checkAudience() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
 
checkAudience(boolean) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
オーディエンス要求チェックを構成します。
checkAudience(boolean) - クラスio.helidon.security.providers.oidc.common.TenantConfig.Builderのメソッド
オーディエンス要求チェックを構成します。
checkLength(int) - 列挙型クラスio.helidon.http.http2.Http2FrameTypeのメソッド
フレームの長さがこのフレーム・タイプに対して有効かどうかを確認します。
checkOpen() - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
checkOpen() - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
checkValid() - クラスio.helidon.common.Errorsのメソッド
これらのメッセージが有効な結果であるかどうかを確認し、有効でない場合は例外をスローします。
child(Config.Key) - インタフェースio.helidon.common.config.Config.Keyのメソッド
現在のキーへの子キーを作成します。
child(Config.Key) - インタフェースio.helidon.config.Config.Keyのメソッド
現在のキーへの子キーを作成します。
childSocketId() - クラスio.helidon.common.socket.PlainSocketのメソッド
 
childSocketId() - インタフェースio.helidon.common.socket.SocketContextのメソッド
子ソケットID。
childSocketId() - クラスio.helidon.webserver.testing.junit5.DirectSocketのメソッド
 
cipherText() - クラスio.helidon.integrations.vault.secrets.transit.Encrypt.Encryptedのメソッド
暗号テキスト - 暗号化されたシークレットの文字列表現。
cipherText(String) - クラスio.helidon.integrations.vault.secrets.transit.Decrypt.Requestのメソッド
復号化するデータ(vault:v1:base64-textのような現在のバージョン)。
cipherText(String) - クラスio.helidon.integrations.vault.secrets.transit.DecryptBatch.BatchEntryのメソッド
暗号テキストを復号化するように構成します。
CircuitBreaker - io.helidon.faulttoleranceのインタフェース
CircuitBreakerは、障害が発生している可能性のあるエンドポイントを過負荷から保護し、アプリケーションがそれらのエンドポイントでリソースを消費しないようにします。
CircuitBreaker.State - io.helidon.faulttolerance内の列挙型クラス
サーキット・ブレーカは、この列挙型で定義されている3つの状態のいずれかになります。
CircuitBreakerConfig - io.helidon.faulttoleranceのインタフェース
定義から生成されたインタフェース。
CircuitBreakerConfig.Builder - io.helidon.faulttoleranceのクラス
CircuitBreakerのFluent APIビルダー。
CircuitBreakerConfig.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.faulttoleranceのクラス
CircuitBreakerのFluent APIビルダー・ベース。
CircuitBreakerConfig.BuilderBase.CircuitBreakerConfigImpl - io.helidon.faulttoleranceのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
CircuitBreakerConfigImpl(CircuitBreakerConfig.BuilderBase<?, ?>) - クラスio.helidon.faulttolerance.CircuitBreakerConfig.BuilderBase.CircuitBreakerConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
CircuitBreakerImpl$$Injection$$Activator - io.helidon.faulttoleranceのクラス
CircuitBreakerImplのアクティベータ。
CircuitBreakerImpl$$Injection$$Activator() - クラスio.helidon.faulttolerance.CircuitBreakerImpl$$Injection$$Activatorのコンストラクタ
デフォルトのアクティベータ・コンストラクタです。
CircuitBreakerOpenException - io.helidon.faulttoleranceの例外クラス
CircuitBreakerがオープンしており、リクエストを受け入れないため、失敗しました。
CLASS - 列挙型クラスio.helidon.common.types.ElementKindの列挙定数
インタフェース要素タイプの種類。
CLASS - 列挙型クラスio.helidon.security.EndpointConfig.AnnotationScopeの列挙定数
リソース・クラスの注釈。
classMapper(String) - クラスio.helidon.integrations.graal.nativeimage.extension.NativeUtilのメソッド
クラス・マッパー。
classMethodName(ContainerRequestContext) - クラスio.helidon.tracing.jersey.TracingHelperのstaticメソッド
名前は{http-method}:{fully-qualified-class-name}.{method-name}としてクラスおよびメソッドから生成されます。
className() - クラスio.helidon.common.types.TypeName.BuilderBaseのメソッド
Class.getSimpleName()と同じ関数です。
className() - クラスio.helidon.common.types.TypeName.BuilderBase.TypeNameImplのメソッド
 
className() - インタフェースio.helidon.common.types.TypeNameのメソッド
Class.getSimpleName()と同じ関数です。
className() - インタフェースio.helidon.security.spi.AuditProvider.AuditSourceのメソッド
このイベントの原因となったクラスの名前。
className(String) - クラスio.helidon.common.types.TypeName.BuilderBaseのメソッド
Class.getSimpleName()と同じ関数です。
classNameWithEnclosingNames() - インタフェースio.helidon.common.types.TypeNameのメソッド
.で区切られた、型を囲むクラス名。
classNameWithEnclosingNames() - クラスio.helidon.common.types.TypeName.BuilderBase.TypeNameImplのメソッド
.で区切られた、型を囲むクラス名。
classNameWithTypes() - インタフェースio.helidon.common.types.TypeNameのメソッド
汎用宣言(この名前の一部である場合)を使用した単純なクラス名。
classNameWithTypes() - クラスio.helidon.common.types.TypeName.BuilderBase.TypeNameImplのメソッド
汎用宣言(この名前の一部である場合)を使用した単純なクラス名。
classpath(String) - クラスio.helidon.config.ConfigSourcesのstaticメソッド
現在のスレッド・コンテキスト・クラス・ローダーのクラスパスにある指定されたリソースからConfigSourceを作成するためのBuilderを提供します。
classpath(String) - クラスio.helidon.config.OverrideSourcesのstaticメソッド
指定されたリソースからOverrideSourceインスタンスをブートストラップするために使用するクラスパスOverrideSourceビルダーの新しいインスタンスを作成します。
classPath(ClassLoader, String) - クラスio.helidon.config.mp.MpConfigSourcesのstaticメソッド
クラスパス上のすべてのリソースを検索し、それぞれの構成ソースを返します。
classPath(ClassLoader, String, String) - クラスio.helidon.config.mp.MpConfigSourcesのstaticメソッド
クラスパス上のすべてのリソースを検索し、プロファイルを持つ各構成ソースを返します。
classPath(String) - クラスio.helidon.config.hocon.mp.HoconMpConfigSourceのstaticメソッド
クラスパスにHOCON/JSONファイルから作成します。
classPath(String) - クラスio.helidon.config.mp.MpConfigSourcesのstaticメソッド
クラスパス上のすべてのリソースを検索し、それぞれの構成ソースを返します。
classPath(String) - クラスio.helidon.config.yaml.mp.YamlMpConfigSourceのstaticメソッド
クラスパス上のYAMLファイルから作成します。
classPath(String, String) - クラスio.helidon.config.hocon.mp.HoconMpConfigSourceのstaticメソッド
プロファイル・サポートを使用して、クラスパスにHOCON/JSONファイルから作成します。
classPath(String, String) - クラスio.helidon.config.mp.MpConfigSourcesのstaticメソッド
クラスパス上のすべてのリソースを検索し、それぞれの構成ソースを返します。
classPath(String, String) - クラスio.helidon.config.yaml.mp.YamlMpConfigSourceのstaticメソッド
プロファイル・サポートを使用して、クラスパスにYAMLファイルから作成します。
classPath(String, String, ClassLoader) - クラスio.helidon.config.yaml.mp.YamlMpConfigSourceのstaticメソッド
プロファイル・サポートを使用して、指定したクラス・ローダーからクラスパスのYAMLfile(s)から作成します。
CLASSPATH - 列挙型クラスio.helidon.common.configurable.Resource.Sourceの列挙定数
リソースがクラスパスからロードされました。
classpathAll(String) - クラスio.helidon.config.ConfigSourcesのstaticメソッド
現在のクラスパスでリソースのインスタンスごとにビルダーを作成します。
ClassPathBuilder() - クラスio.helidon.webserver.staticcontent.StaticContentService.ClassPathBuilderのコンストラクタ
クラスパス・ルートなしで構築します。
ClasspathConfigSource - io.helidon.configのクラス
クラスパスのリソースから構成コンテンツをロードするConfigSource実装。
ClasspathConfigSource.Builder - io.helidon.configのクラス
クラスパスConfigSourceビルダー。
ClasspathOverrideSource - io.helidon.configのクラス
クラスパスのリソースからオーバーライド定義をロードするOverrideSource実装。
ClasspathOverrideSource.Builder - io.helidon.configのクラス
クラスパスOverrideSourceビルダー。
ClassToInstanceStore<T> - io.helidon.securityのクラス
インスタンスへのクラスのマップ。
ClassToInstanceStore() - クラスio.helidon.security.ClassToInstanceStoreのコンストラクタ
 
classValue() - インタフェースio.helidon.common.types.Annotationのメソッド
プロパティ"value"の型付きの値。
classValue() - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
プロパティ"value"の型付きの値。
classValue(String) - インタフェースio.helidon.common.types.Annotationのメソッド
名前付きプロパティの型付き値。
classValue(String) - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
名前付きプロパティの型付き値。
classValues() - インタフェースio.helidon.common.types.Annotationのメソッド
配列として定義されているプロパティ"value"の型付き値。
classValues() - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
配列として定義されているプロパティ"value"の型付き値。
classValues(String) - インタフェースio.helidon.common.types.Annotationのメソッド
配列として定義されているプロパティの型付き値。
classValues(String) - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
配列として定義されているプロパティの型付き値。
clazz - クラスio.helidon.integrations.cdi.jpa.jaxb.Persistence.PersistenceUnitの変数
 
cleanup() - クラスio.helidon.common.reactive.BufferedEmittingPublisherのメソッド
オーバーライド(全員にonCleanupの登録を要求するのではなく、一定の方法でクリーンアップを実行する場合)。
cleanup() - クラスio.helidon.integrations.jta.weld.NarayanaTransactionServicesのメソッド
このオブジェクトの存続期間中に取得された内部リソースを解放します。
clear() - インタフェースio.helidon.common.buffers.BufferDataのメソッド
読取りおよび書込み位置をリセットし、バッファを空にします。
clear() - クラスio.helidon.common.configurable.LruCacheのメソッド
キャッシュ内のすべてのレコードを消去します。
clear() - クラスio.helidon.common.Errors.Collectorのメソッド
収集されたすべてのErrors.ErrorMessageを破棄し、ステータスを再設定して、このインスタンスをクリアします。
clear() - インタフェースio.helidon.common.uri.UriQueryWriteableのメソッド
すべての問合せパラメータをクリアします。
clear() - インタフェースio.helidon.http.WritableHeadersのメソッド
現在のヘッダーをすべてクリアします。
clear() - クラスio.helidon.logging.common.HelidonMdcのstaticメソッド
現在のスレッドにバインドされているすべてのエントリをMdcProviderのインスタンスから削除します。
clear() - インタフェースio.helidon.logging.common.spi.MdcProviderのメソッド
特定のロギング・フレームワークMDCストレージからすべてのMDC値をクリアします。
clear() - クラスio.helidon.logging.jul.JulMdcProviderのメソッド
 
clear() - クラスio.helidon.logging.log4j.Log4jMdcProviderのメソッド
 
clear() - クラスio.helidon.logging.slf4j.Slf4jMdcProviderのメソッド
 
clear() - インタフェースio.helidon.lra.coordinator.client.PropagatedHeadersのメソッド
すべてのヘッダーをクリアします。
clear() - クラスio.helidon.lra.coordinator.client.PropagatedHeaders.NoopPropagatedHeadersのメソッド
 
clear() - クラスio.helidon.lra.coordinator.client.PropagatedHeaders.PrefixedPropagatedHeadersのメソッド
 
clearAnnotationInfo(AfterDeploymentValidation) - クラスio.helidon.microprofile.metrics.MetricsCdiExtensionのメソッド
 
clearAnnotationInfo(AfterDeploymentValidation) - クラスio.helidon.microprofile.servicecommon.HelidonRestCdiExtensionのメソッド
注釈処理中に作成されたが、CDIコンテナの起動後に必要ないデータ構造をすべてクリーンアップします。
clearAppName() - クラスio.helidon.metrics.api.MetricsConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearAppTagName() - クラスio.helidon.metrics.api.MetricsConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearAudit() - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearAuditEventType() - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearAuditMessageFormat() - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearAuthenticate() - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearAuthenticationOptional() - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearAuthenticator() - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearAuthFingerprint() - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearAuthorize() - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearAuthorizer() - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearAuthPassphrase() - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearAuthPrivateKey() - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearAuthPrivateKeyPath() - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearAuthRegion() - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearAuthStrategy() - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearAuthTenantId() - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearAuthUserId() - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearBaseFragment() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearBaseQuery() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearBaseUri() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearBatch() - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
 
clearBuffer(Consumer<T> ) - クラスio.helidon.common.reactive.BufferedEmittingPublisherのメソッド
バッファ全体をクリアし、破棄する前に各アイテムのコンシューマを呼び出します。
clearCertAlias() - クラスio.helidon.common.pki.KeystoreKeys.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearCertChain() - クラスio.helidon.common.pki.PemKeys.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearCertChainAlias() - クラスio.helidon.common.pki.KeystoreKeys.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearCertificates() - クラスio.helidon.common.pki.PemKeys.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearCompartmentOcid() - クラスio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearConfigPath() - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearConfigProfile() - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearConnectionConfig() - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearConnectTimeout() - クラスio.helidon.webclient.api.HttpConfigBase.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearContent() - クラスio.helidon.common.configurable.ResourceConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearContentEncoding() - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearContentPlain() - クラスio.helidon.common.configurable.ResourceConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearCookie(String) - インタフェースio.helidon.http.ServerResponseHeadersのメソッド
過去に有効期限が設定されたSet-Cookieヘッダーを追加して、cookieをクリアします。
clearCookieManager() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearCookieStore() - クラスio.helidon.webclient.api.WebClientCookieManagerConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearCors() - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearCustomObjects() - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearData(JaegerDataPropagationProvider.JaegerContext) - クラスio.helidon.tracing.providers.jaeger.JaegerDataPropagationProviderのメソッド
セカンダリ・スレッドのスコープを閉じます。
clearData(Map<String, String>) - クラスio.helidon.logging.jul.JulMdcPropagatorのメソッド
 
clearData(Map<String, String>) - クラスio.helidon.logging.log4j.Log4jMdcPropagatorのメソッド
 
clearData(Map<String, String>) - クラスio.helidon.logging.slf4j.Slf4jMdcPropagatorのメソッド
 
clearData(T) - インタフェースio.helidon.common.context.spi.DataPropagationProviderのメソッド
新しいスレッドが終了したら、伝播されたデータをクリアします。
clearDefaultValue() - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearDefaultValue() - クラスio.helidon.metrics.api.ScopingConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearDescription() - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearDirectHandlers() - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearEnclosingType() - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearExclude() - クラスio.helidon.metrics.api.ScopeConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearExecutor() - クラスio.helidon.faulttolerance.AsyncConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearExecutor() - クラスio.helidon.faulttolerance.CircuitBreakerConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearExecutor() - クラスio.helidon.faulttolerance.TimeoutConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearExecutorName() - クラスio.helidon.faulttolerance.AsyncConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearFallback() - クラスio.helidon.http.media.MediaContextConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearFormat() - クラスio.helidon.webserver.accesslog.AccessLogConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearHeaders() - クラスio.helidon.security.SecurityEnvironment.Builderのメソッド
アウトバウンド・コールの環境を導出する場合など、既存のヘッダーをクリアする必要がある場合があります。
clearInclude() - クラスio.helidon.metrics.api.ScopeConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearInputStream() - クラスio.helidon.webclient.api.WebClientServiceResponse.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearInternalKeystoreProvider() - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearInternalKeystoreType() - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearKey() - クラスio.helidon.common.pki.PemKeys.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearKeyAlias() - クラスio.helidon.common.pki.KeystoreKeys.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearKeyManagerFactoryAlgorithm() - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearKeyManagerFactoryProvider() - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearKeyPassphrase() - クラスio.helidon.common.pki.KeystoreKeys.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearKeyPassphrase() - クラスio.helidon.common.pki.PemKeys.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearKeystore() - クラスio.helidon.common.pki.Keys.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearListenerContext() - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearManager() - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearMediaContext() - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearMeterRegistry() - クラスio.helidon.webserver.observe.metrics.MetricsObserverConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearModule() - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearName() - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearName() - クラスio.helidon.faulttolerance.AsyncConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearName() - クラスio.helidon.faulttolerance.BulkheadConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearName() - クラスio.helidon.faulttolerance.CircuitBreakerConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearName() - クラスio.helidon.faulttolerance.RetryConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearName() - クラスio.helidon.faulttolerance.TimeoutConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearOnStart() - クラスio.helidon.faulttolerance.AsyncConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearOriginatingElement() - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearOriginatingElement() - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearParameters() - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
clearPassphrase() - クラスio.helidon.common.pki.KeystoreKeys.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearPath() - クラスio.helidon.common.configurable.ResourceConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearPem() - クラスio.helidon.common.pki.Keys.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearPrivateKey() - クラスio.helidon.common.pki.Keys.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearPrivateKey() - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearProvider() - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearProxy() - クラスio.helidon.common.configurable.ResourceConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearPublicCert() - クラスio.helidon.common.pki.Keys.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearPublicKey() - クラスio.helidon.common.pki.Keys.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearPublicKey() - クラスio.helidon.common.pki.PemKeys.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearQueryParams() - クラスio.helidon.security.SecurityEnvironment.Builderのメソッド
既存の問合せパラメータをクリアできます。
clearReadTimeout() - クラスio.helidon.webclient.api.HttpConfigBase.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearReceiveBufferSize() - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearResourcePath() - クラスio.helidon.common.configurable.ResourceConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearRetryPolicy() - クラスio.helidon.faulttolerance.RetryConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearRoles() - クラスio.helidon.security.abac.role.RoleValidator.RoleConfig.Builderのメソッド
このビルダーに現在設定されているすべてのロールをクリアします。
clearRouting() - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearSecureRandom() - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearSecureRandomAlgorithm() - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearSecureRandomProvider() - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearServerContext() - クラスio.helidon.webserver.WebServerConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearServiceRoles() - クラスio.helidon.security.abac.role.RoleValidator.RoleConfig.Builderのメソッド
このビルダーに現在設定されているすべてのサービス・ロールをクリアします。
clearSocketReceiveBufferSize() - クラスio.helidon.common.socket.SocketOptions.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearSocketSendBufferSize() - クラスio.helidon.common.socket.SocketOptions.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearSslContext() - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearSslParameters() - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearStaticFile() - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearSuperTypeInfo() - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearTagName() - クラスio.helidon.metrics.api.ScopingConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearThreadNamePrefix() - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearTls() - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearTrustManagerFactoryAlgorithm() - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearTrustManagerFactoryProvider() - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearUri() - クラスio.helidon.common.configurable.ResourceConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearVaultManagementEndpoint() - クラスio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
clearWarnings() - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
clearWarnings() - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
clearWarnings() - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
clearWarnings() - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
 
clearWebContext() - クラスio.helidon.integrations.openapi.ui.OpenApiUiConfig.BuilderBaseのメソッド
このプロパティの既存の値をクリアします。
client(Protocol<T, C>) - インタフェースio.helidon.webclient.api.WebClientのメソッド
クライアントの作成時に構成された構成を使用してHTTP以外のプロトコル・クライアント(または特定のHTTPバージョンのクライアント)に切り替えるか、構成されていない場合はデフォルト構成に切り替えます。
client(Protocol<T, C>) - クラスio.helidon.webserver.testing.junit5.DirectWebClientのメソッド
 
client(Protocol<T, C>、C) - インタフェースio.helidon.webclient.api.WebClientのメソッド
非HTTPプロトコル・クライアント(または特定のHTTPバージョンのクライアント)に切り替えます。
client(Protocol<T, C>、C) - クラスio.helidon.webserver.testing.junit5.DirectWebClientのメソッド
 
client(Socket, String) - クラスio.helidon.common.socket.PlainSocketのstaticメソッド
新しいクライアント・ソケットを作成します。
client(SSLSocket, String) - クラスio.helidon.common.socket.TlsSocketのstaticメソッド
クライアントTLSソケットを作成します。
CLIENT - 列挙型クラスio.helidon.tracing.Span.Kindの列挙定数
クライアント・スパンは、スパン作成者がクライアントとして機能するアウトバウンド・リクエストに対応する必要があります。
CLIENT_ACKNOWLEDGE - 列挙型クラスio.helidon.messaging.connectors.jms.AcknowledgeModeの列挙定数
メッセージは、Message.ack()が手動またはAcknowledgmentポリシーによって起動されたときに確認されます。
CLIENT_ERROR - 列挙型クラスio.helidon.http.Status.Familyの列挙定数
4xx HTTPステータス・コード。
CLIENT_ID_ATTRIBUTE - クラスio.helidon.messaging.connectors.jms.JmsConnectorのstatic変数
JMS接続のクライアント識別子。
CLIENT_SECRET_BASIC - 列挙型クラスio.helidon.security.providers.oidc.common.OidcConfig.ClientAuthenticationの列挙定数
認可サーバーからclient_secret値を受信したクライアントは、HTTP Basic認証スキームを使用してOAuth 2.0 [RFC6749]のセクション2.3.1に従って認可サーバーを使用して認証します。
CLIENT_SECRET_JWT - 列挙型クラスio.helidon.security.providers.oidc.common.OidcConfig.ClientAuthenticationの列挙定数
認可サーバーからclient_secret値を受信したクライアントは、HMAC SHA-256などのHMAC SHAアルゴリズムを使用してJWTを作成します。
CLIENT_SECRET_POST - 列挙型クラスio.helidon.security.providers.oidc.common.OidcConfig.ClientAuthenticationの列挙定数
認可サーバーからclient_secret値を受信したクライアントは、リクエスト本文にクライアント資格証明を含めて、OAuth 2.0 [RFC6749]のセクション2.3.1に従って認可サーバーを使用して認証します。
clientAuth() - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
相互TLSの要件を構成します。
clientAuth() - クラスio.helidon.common.tls.TlsConfig.BuilderBase.TlsConfigImplのメソッド
 
clientAuth() - インタフェースio.helidon.common.tls.TlsConfigのメソッド
相互TLSの要件を構成します。
clientAuth(TlsClientAuth) - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
相互TLSの要件を構成します。
clientBuilder(BiConsumer<Integer, Http2WindowUpdate>) - クラスio.helidon.http.http2.ConnectionFlowControlのstaticメソッド
クライアント側の接続HTTP/2フロー制御を作成します。
clientCertificate(Resource) - クラスio.helidon.tracing.providers.jaeger.JaegerTracerBuilderのメソッド
PEM形式のクライアントの証明書。
clientConfig() - クラスio.helidon.webclient.api.ClientRequestBaseのメソッド
関連付けられたクライアント構成。
ClientConnection - io.helidon.webclient.apiのインタフェース
クライアント接続
ClientConnectionCache - io.helidon.webclient.spiのクラス
正常な停止を実現するために、リリース・シャットダウン・フックを使用するクライアント接続キャッシュ。
ClientConnectionCache(boolean) - クラスio.helidon.webclient.spi.ClientConnectionCacheのコンストラクタ
 
clientContext(DbClientContext) - クラスio.helidon.dbclient.DbExecuteContext.BuilderBaseのメソッド
クライアント・コンテキストを設定します。
clientContext(Class<C>) - クラスio.helidon.dbclient.DbExecuteContextのメソッド
拡張クラスにキャストされるクライアント・コンテキストを返します。
clientFlag(boolean) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
クライアント用に証明書にフラグを付けるかどうかを指定します。
clientHost(String) - クラスio.helidon.webserver.testing.junit5.DirectClientのメソッド
クライアント・ホスト。
clientHost(String) - クラスio.helidon.webserver.testing.junit5.DirectWebClientのメソッド
クライアント・ホスト。
clientId() - インタフェースio.helidon.security.providers.oidc.common.TenantConfigのメソッド
クライアントのクライアントID。
clientId() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
 
clientId(String) - クラスio.helidon.security.providers.google.login.GoogleTokenProvider.Builderのメソッド
トークンがGoogleによって生成されたことをバリデートするためのGoogleアプリケーション・クライアントID。
clientId(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
OIDCサーバーによって生成されたクライアントID。
clientId(String) - クラスio.helidon.security.providers.oidc.common.TenantConfig.Builderのメソッド
OIDCサーバーによって生成されたクライアントID。
clientPort(int) - クラスio.helidon.webserver.testing.junit5.DirectClientのメソッド
クライアント・ポート
clientPort(int) - クラスio.helidon.webserver.testing.junit5.DirectWebClientのメソッド
クライアント・ポート
ClientProtocolProvider<T,C> - io.helidon.webclient.spiのインタフェース
クライアント・プロトコルのプロバイダ・インタフェース。
clientRequest(FullClientRequest<?>, ClientUri) - インタフェースio.helidon.webclient.spi.HttpClientSpiのメソッド
このクライアントのバージョンに対応する、指定されたHTTPリクエストに基づいてクライアント・リクエストを作成します。
ClientRequest<T> - io.helidon.webclient.apiのインタフェース
リクエストは1つのスレッド内で再利用できますが、明示的に構成されたすべてのヘッダーとURIが記憶されます。
ClientRequest.OutputStreamHandler - io.helidon.webclient.apiのインタフェース
出力ストリームを処理します。
ClientRequestBase<T,R> - io.helidon.webclient.apiのクラス
HTTPクライアントの抽象ベース実装。
ClientRequestBase(HttpClientConfig, WebClientCookieManager, String, Method, ClientUri, Map<String, String>) - クラスio.helidon.webclient.api.ClientRequestBaseのコンストラクタ
 
ClientRequestHeaders - io.helidon.httpのインタフェース
クライアント・リクエストの可変ヘッダー。
ClientResponseEntity - io.helidon.webclient.apiのクラス
クライアント・レスポンス・エンティティ。
ClientResponseHeaders - io.helidon.httpのインタフェース
クライアント・レスポンスのHTTPヘッダー。
ClientResponseTrailers - io.helidon.httpのインタフェース
クライアント・レスポンスのHTTPトレーラ・ヘッダー。
ClientResponseTyped<T> - io.helidon.webclient.apiのインタフェース
HTTPクライアント・レスポンスが明示的に入力されました。
clientSecret() - インタフェースio.helidon.security.providers.oidc.common.TenantConfigのメソッド
クライアント・シークレット
clientSecret() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
 
clientSecret(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
OIDCサーバーによって生成されるクライアント・シークレット。
clientSecret(String) - クラスio.helidon.security.providers.oidc.common.TenantConfig.Builderのメソッド
OIDCサーバーによって生成されるクライアント・シークレット。
ClientSecurity - io.helidon.microprofile.securityのクラス
Jerseyのアウトバウンド・セキュリティの動作をオーバーライドするために使用される定数。
ClientSecurityAutoDiscoverable - io.helidon.microprofile.securityのクラス
jerseyランタイムにバインドする自動検出可能な機能。
ClientSecurityAutoDiscoverable() - クラスio.helidon.microprofile.security.ClientSecurityAutoDiscoverableのコンストラクタ
 
ClientSecurityFilter - io.helidon.microprofile.securityのクラス
現在のコンテキスト・プリンシパルを伝播するJAX-RSクライアント・フィルタ。
ClientSecurityFilter() - クラスio.helidon.microprofile.security.ClientSecurityFilterのコンストラクタ
このフィルタ(Jerseyまたはユニット・テストで使用されるため、本番コードでは明示的に使用しないでください)のインスタンスを作成します。
clientServices() - クラスio.helidon.dbclient.DbClientBuilderBaseのメソッド
構成済クライアント・サービス(インターセプタ)を取得します。
clientServices() - クラスio.helidon.dbclient.DbClientContextのメソッド
 
clientServices() - インタフェースio.helidon.dbclient.DbContextのメソッド
構成されたクライアント・サービス(インターセプタ)。
clientServices() - クラスio.helidon.dbclient.DbExecuteContextのメソッド
 
clientServices(List<DbClientService>) - クラスio.helidon.dbclient.DbClientContext.BuilderBaseのメソッド
使用するクライアント・サービスを構成します。
clientSettings(Http2Settings) - クラスio.helidon.webserver.http2.Http2Connectionのメソッド
クライアント設定。SETTINGSフレームまたはHTTP/2アップグレード・リクエストから取得されます。
clientStream(Descriptors.FileDescriptor, String, String, ServerCalls.ClientStreamingMethod<ReqT, ResT>) - クラスio.helidon.webserver.grpc.GrpcRouting.Builderのメソッド
クライアント・ストリーミング・ルート。
clientStream(String, ServerCalls.ClientStreamingMethod<ReqT, ResT>) - インタフェースio.helidon.webserver.grpc.GrpcService.Routingのメソッド
クライアント・ストリーミング・ルート。
clientTimeout() - インタフェースio.helidon.security.providers.oidc.common.TenantConfigのメソッド
HTTPクライアント操作のタイムアウトが必要です。
clientTimeout() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
 
clientTimeout(Duration) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
webクライアントを使用したコールのタイムアウト。
clientTimeout(Duration) - クラスio.helidon.security.providers.oidc.common.TenantConfig.Builderのメソッド
webクライアントを使用したコールのタイムアウト。
clientTlsCertificates(Certificate[]) - クラスio.helidon.webserver.testing.junit5.DirectClientのメソッド
クライアント・ピアTLS証明書。
clientTlsCertificates(Certificate[]) - クラスio.helidon.webserver.testing.junit5.DirectWebClientのメソッド
クライアント・ピアTLS証明書。
clientTlsPrincipal(Principal) - クラスio.helidon.webserver.testing.junit5.DirectClientのメソッド
クライアント・ピアTLSプリンシパル。
clientTlsPrincipal(Principal) - クラスio.helidon.webserver.testing.junit5.DirectWebClientのメソッド
クライアント・ピアTLSプリンシパル。
ClientTracingAutoDiscoverable - io.helidon.tracing.jersey.clientのクラス
jerseyランタイムにバインドする自動検出可能な機能。
ClientTracingAutoDiscoverable() - クラスio.helidon.tracing.jersey.client.ClientTracingAutoDiscoverableのコンストラクタ
 
ClientTracingFilter - io.helidon.tracing.jersey.clientのクラス
このフィルタは、指定されたプロパティに基づいて、関連するJAX-RSクライアント・コールにトレース情報を追加します。
ClientTracingFilter() - クラスio.helidon.tracing.jersey.client.ClientTracingFilterのコンストラクタ
このフィルタをクラスとしてJerseyに登録できるようにするデフォルトのコンストラクタです。
ClientTracingInterceptor - io.helidon.tracing.jersey.clientのクラス
起動後クライアント・インターセプタ。
ClientTracingInterceptor() - クラスio.helidon.tracing.jersey.client.ClientTracingInterceptorのコンストラクタ
 
ClientUri - io.helidon.webclient.apiのクラス
WebClientのURI抽象化。
ClientWsConnection - io.helidon.webclient.websocketのクラス
クライアントのWebSocket接続。
ClientWsFrame - io.helidon.websocketのクラス
クライアント(常にマスク)からのフレーム。
clock() - インタフェースio.helidon.metrics.api.MeterRegistryのメソッド
レジストリで使用されているデフォルトのClockを返します。
clock() - クラスio.helidon.webserver.accesslog.AccessLogConfig.BuilderBase.AccessLogConfigImplのメソッド
 
clock() - クラスio.helidon.webserver.accesslog.AccessLogConfig.BuilderBaseのメソッド
Clock.fixed(java.time.Instant, java.time.ZoneId)など、使用する代替クロックを構成します。
clock() - インタフェースio.helidon.webserver.accesslog.AccessLogConfigのメソッド
Clock.fixed(java.time.Instant, java.time.ZoneId)など、使用する代替クロックを構成します。
clock(Clock) - インタフェースio.helidon.metrics.api.MeterRegistry.Builderのメソッド
メーター・レジストリ(例:タイマー)内で使用するクロックを割り当て、システム・クロックにデフォルト設定します。
clock(Clock) - クラスio.helidon.webserver.accesslog.AccessLogConfig.BuilderBaseのメソッド
Clock.fixed(java.time.Instant, java.time.ZoneId)など、使用する代替クロックを構成します。
clock(Clock) - クラスio.helidon.webserver.accesslog.AccessLogRoutingFeature.Builderのメソッド
Clock.fixed(java.time.Instant, java.time.ZoneId)など、使用する代替クロックを構成します。
Clock - io.helidon.metrics.apiのインタフェース
絶対時間(したがって、経過時間の計算にも役立ちます)をレポートします。
clockSkew(int) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
トークンの有効期限および最大有効期間バリデーションで考慮されるクロック・スキュー。
clockSystem() - インタフェースio.helidon.metrics.api.MetricsFactoryのメソッド
基礎となるメトリクス実装からシステムClockを返します。
close() - クラスio.helidon.common.reactive.MultiFromOutputStreamのメソッド
非推奨。
 
close() - インタフェースio.helidon.common.socket.HelidonSocketのメソッド
基礎となるソケットを閉じます。
close() - クラスio.helidon.common.socket.PlainSocketのメソッド
 
close() - クラスio.helidon.common.socket.SocketWriterのメソッド
このライターを閉じます。
close() - クラスio.helidon.common.testing.http.junit5.SocketHttpClientのメソッド
 
close() - クラスio.helidon.config.git.GitConfigSourceのメソッド
 
close() - インタフェースio.helidon.config.spi.ConfigContentのメソッド
不要になったコンテンツを閉じます。
close() - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
DelegatingConnection.close()メソッドをオーバーライドして、このConditionallyCloseableConnection「クローズ可能」の場合にのみ「閉じました」となるようにします。
close() - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
close() - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
close() - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
Statement.close()メソッドをオーバーライドして、このDelegatingStatement「クローズ可能」の場合にのみ「閉じました」となるようにします。
close() - クラスio.helidon.logging.jul.HelidonConsoleHandlerのメソッド
 
close() - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
close() - インタフェースio.helidon.metrics.api.MeterRegistryのメソッド
メーター・レジストリを閉じます。
close() - インタフェースio.helidon.metrics.api.MetricsFactoryのメソッド
このメトリクス・ファクトリを閉じます。
close() - クラスio.helidon.metrics.providers.micrometer.MicrometerMetricsFactoryProviderのメソッド
 
close() - インタフェースio.helidon.metrics.spi.MetricsFactoryProviderのメソッド
このプロバイダによって作成されたすべてのメトリクス・ファクトリを閉じます。
close() - インタフェースio.helidon.security.providers.common.EvictableCacheのメソッド
このキャッシュを閉じます。
close() - クラスio.helidon.tracing.providers.zipkin.ZipkinTracerのメソッド
 
close() - インタフェースio.helidon.tracing.Scopeのメソッド
 
close() - インタフェースio.helidon.webclient.api.ClientResponseTypedのメソッド
レスポンスをクローズします。
close() - インタフェースio.helidon.webclient.api.HttpClientResponseのメソッド
レスポンスをクローズします。
close() - インタフェースio.helidon.webserver.KeyPerformanceIndicatorSupport.Metricsのメソッド
(特に、同じJVM内のテスト間)をクリアします。
close() - クラスio.helidon.webserver.sse.SseSinkのメソッド
 
close() - クラスio.helidon.webserver.testing.junit5.DirectClientのメソッド
テストが完了したら、このメソッドを呼び出して、ルーターの停止操作後に実行します。
close() - クラスio.helidon.webserver.testing.junit5.DirectSocketのメソッド
 
close() - クラスio.helidon.webserver.testing.junit5.DirectWebClientのメソッド
テストが完了したら、このメソッドを呼び出して、ルーターの停止操作後に実行します。
close(boolean) - クラスio.helidon.webserver.http1.Http1Connectionのメソッド
 
close(boolean) - クラスio.helidon.webserver.http2.Http2Connectionのメソッド
 
close(boolean) - インタフェースio.helidon.webserver.spi.ServerConnectionのメソッド
接続を閉じます。
close(boolean) - クラスio.helidon.webserver.websocket.WsConnectionのメソッド
 
close(int, String) - クラスio.helidon.webclient.websocket.ClientWsConnectionのメソッド
 
close(int, String) - クラスio.helidon.webserver.websocket.WsConnectionのメソッド
 
close(int, String) - インタフェースio.helidon.websocket.WsSessionのメソッド
セッションを閉じます。
close(URI, PropagatedHeaders) - インタフェースio.helidon.lra.coordinator.client.CoordinatorClientのメソッド
LRAがアクティブな場合はクローズします。
close(URI, PropagatedHeaders) - クラスio.helidon.lra.coordinator.client.narayana.NarayanaClientのメソッド
 
close(Consumer<Flow.Subscriber<? super T>>) - クラスio.helidon.common.reactive.SingleSubscriberHolderのメソッド
サブスクライバ・ホルダーをクローズ済としてマークします。
CLOSE - 列挙型クラスio.helidon.websocket.WsOpCodeの列挙定数
制御フレームを閉じます。
closeAll() - インタフェースio.helidon.metrics.api.MetricsFactoryのstaticメソッド
すべてのMetricsFactoryインスタンスを閉じます。
closeCode() - 例外クラスio.helidon.websocket.WsCloseExceptionのメソッド
接続のクローズに使用するコードを閉じます。
CloseConnectionException - io.helidon.webserverの例外クラス
接続を切断します。
CloseConnectionException(String) - 例外クラスio.helidon.webserver.CloseConnectionExceptionのコンストラクタ
わかりやすいメッセージで接続を閉じます。
CloseConnectionException(String, Throwable) - 例外クラスio.helidon.webserver.CloseConnectionExceptionのコンストラクタ
例外のため、接続をクローズします。
CLOSED - 列挙型クラスio.helidon.faulttolerance.CircuitBreaker.Stateの列挙定数
回線が閉じられ、リクエストが処理されます。
CLOSED - 列挙型クラスio.helidon.http.http2.Http2StreamStateの列挙定数
ストリームを閉じました。
CLOSED_ABNORMALLY - クラスio.helidon.websocket.WsCloseCodesのstatic変数
クローズ・コード・フレームは受信されていません。
closeOnCompletion() - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
 
closeResource() - インタフェースio.helidon.webclient.api.HttpClientのメソッド
開いているすべてのクライアント固有の接続を正常に閉じます。
closeResource() - インタフェースio.helidon.webclient.api.ReleasableResourceのメソッド
リソースをクローズします。closeという名前はAutoCloseableと競合するため、チェック例外がスローされることはありません。
closeResource() - クラスio.helidon.webclient.api.TcpClientConnectionのメソッド
 
closeResource() - クラスio.helidon.webserver.testing.junit5.DirectClientのメソッド
 
closeResource() - クラスio.helidon.webserver.testing.junit5.DirectWebClientのメソッド
 
code() - 列挙型クラスio.helidon.http.http2.Http2ErrorCodeのメソッド
このエラーの数値コード。
code() - 例外クラスio.helidon.http.http2.Http2Exceptionのメソッド
エラー・コード
code() - クラスio.helidon.http.Statusのメソッド
ステータス・コードを表す関連する整数値を取得します。
code() - 列挙型クラスio.helidon.websocket.WsOpCodeのメソッド
この操作コードの数値コード(バイナリ・フレーム表現で使用)。
CODE_TO_TOKEN - 列挙型クラスio.helidon.security.providers.oidc.common.OidcConfig.RequestTypeの列挙定数
トークン・エンドポイントに対して発行されたトークンのコードの交換をリクエストします。
codeSigningFlag(boolean) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
コード署名用に証明書にフラグを付けるかどうかを指定します。
codeText() - クラスio.helidon.http.Statusのメソッド
Status.code()のテキスト。
codeToString(int) - インタフェースio.helidon.integrations.jta.jdbc.ExceptionConverterのstaticメソッド
指定されたコードのnull String以外の表現を返します。
collect() - クラスio.helidon.common.Errors.Collectorのメソッド
Errorsインスタンスに収集されたメッセージを処理します。
collect(Collector<T, U> ) - インタフェースio.helidon.common.reactive.Multiのメソッド
このMultiインスタンスのアイテムをSingleに収集します。
collect(Supplier<? extends U>, BiConsumer<U, T> ) - インタフェースio.helidon.common.reactive.Multiのメソッド
このMultiのアイテムを、Supplierを介して提供され、BiConsumerコールバックによって変更されるコレクションに収集します。
collect(T) - インタフェースio.helidon.common.reactive.Collectorのメソッド
指定されたアイテムを収集します。
CollectingObserver<T,V,U,A,R> - io.helidon.webserver.grpcのクラス
StreamObserver
CollectingObserver(Collector<T, A, R>, StreamObserver<U>) - クラスio.helidon.webserver.grpc.CollectingObserverのコンストラクタ
ToDo: JavaDocの追加。
CollectingObserver(Collector<T, A, R>, StreamObserver<U>, Consumer<Throwable>) - クラスio.helidon.webserver.grpc.CollectingObserverのコンストラクタ
ToDo: JavaDocの追加。
CollectingObserver(Collector<T, A, R>, StreamObserver<U>, Function<V, T>, Function<R, U>) - クラスio.helidon.webserver.grpc.CollectingObserverのコンストラクタ
ToDo: JavaDocの追加。
CollectingObserver(Collector<T, A, R>, StreamObserver<U>, Function<V, T>, Function<R, U>, Consumer<Throwable>) - クラスio.helidon.webserver.grpc.CollectingObserverのコンストラクタ
ToDo: JavaDocの追加。
COLLECTION - クラスio.helidon.common.types.TypeNamesのstatic変数
Collectionの名前を入力します。
collectList() - インタフェースio.helidon.common.reactive.Multiのメソッド
このMultiインスタンスのアイテムをListSingleに収集します。
collector() - クラスio.helidon.common.Errorsのstaticメソッド
新しいメッセージ・コレクタを作成します。
Collector<T,U> - io.helidon.common.reactiveのインタフェース
コレクタは、Collector.collect(java.lang.Object)の起動時に提供されたアイテムを蓄積し、Collector.value()を使用して単一のコンテナ・オブジェクトで使用できるようにします。
Collector() - クラスio.helidon.common.Errors.Collectorのコンストラクタ
 
collectorHost(String) - クラスio.helidon.tracing.providers.jaeger.JaegerTracerBuilderのメソッド
 
collectorHost(String) - インタフェースio.helidon.tracing.providers.opentracing.OpenTracingTracerBuilderのメソッド
トレース・コレクタへの接続に使用するホスト。
collectorHost(String) - クラスio.helidon.tracing.providers.zipkin.ZipkinTracerBuilderのメソッド
 
collectorHost(String) - インタフェースio.helidon.tracing.TracerBuilderのメソッド
トレース・コレクタへの接続に使用するホスト。
collectorPath(String) - クラスio.helidon.tracing.providers.jaeger.JaegerTracerBuilderのメソッド
 
collectorPath(String) - インタフェースio.helidon.tracing.providers.opentracing.OpenTracingTracerBuilderのメソッド
トレース・コレクタにデータを送信するときに使用するコレクタ・ホスト上のパス。
collectorPath(String) - クラスio.helidon.tracing.providers.zipkin.ZipkinTracerBuilderのメソッド
使用するパスをオーバーライドします。
collectorPath(String) - インタフェースio.helidon.tracing.TracerBuilderのメソッド
トレース・コレクタにデータを送信するときに使用するコレクタ・ホスト上のパス。
collectorPort(int) - クラスio.helidon.tracing.providers.jaeger.JaegerTracerBuilderのメソッド
 
collectorPort(int) - インタフェースio.helidon.tracing.providers.opentracing.OpenTracingTracerBuilderのメソッド
トレース・コレクタへの接続に使用するポート。
collectorPort(int) - クラスio.helidon.tracing.providers.zipkin.ZipkinTracerBuilderのメソッド
 
collectorPort(int) - インタフェースio.helidon.tracing.TracerBuilderのメソッド
トレース・コレクタへの接続に使用するポート。
collectorProtocol(String) - クラスio.helidon.tracing.providers.jaeger.JaegerTracerBuilderのメソッド
 
collectorProtocol(String) - インタフェースio.helidon.tracing.providers.opentracing.OpenTracingTracerBuilderのメソッド
使用してトレース・コレクタに接続するためのプロトコル(httphttpsなど)。
collectorProtocol(String) - クラスio.helidon.tracing.providers.zipkin.ZipkinTracerBuilderのメソッド
 
collectorProtocol(String) - インタフェースio.helidon.tracing.TracerBuilderのメソッド
使用してトレース・コレクタに接続するためのプロトコル(httphttpsなど)。
collectorRegistry(CollectorRegistry) - クラスio.helidon.metrics.prometheus.PrometheusSupport.Builderのメソッド
使用するコレクタ・レジストリを設定します。デフォルトはCollectorRegistry.defaultRegistryです。
collectorUri(URI) - インタフェースio.helidon.tracing.providers.opentracing.OpenTracingTracerBuilderのメソッド
トレース・データの送信に使用するコレクタURIを設定します。
collectorUri(URI) - クラスio.helidon.tracing.providers.zipkin.ZipkinTracerBuilderのメソッド
 
collectorUri(URI) - インタフェースio.helidon.tracing.TracerBuilderのメソッド
トレース・データの送信に使用するコレクタURIを設定します。
collectStream(Collector<T, A, R> ) - インタフェースio.helidon.common.reactive.Multiのメソッド
Collectorのコールバックを使用してアップストリーム・アイテムを収集します。
COLON_BYTE - クラスio.helidon.common.buffers.Bytesのstatic変数
: byte.
column(int) - インタフェースio.helidon.dbclient.DbRowのメソッド
この行の列を取得します。
column(int) - クラスio.helidon.dbclient.DbRowBaseのメソッド
 
column(String) - インタフェースio.helidon.dbclient.DbRowのメソッド
この行の列を取得します。
column(String) - クラスio.helidon.dbclient.DbRowBaseのメソッド
 
COLUMN - クラスio.helidon.graphql.server.GraphQlConstantsの静的変数
列のキー。
combine(Subject) - クラスio.helidon.security.Subjectのメソッド
別のサブジェクトのすべてのプリンシパルおよび資格証明をこのサブジェクトに追加します。Subject.principals()は置換されません。
combineAnnotations(Class<T>, EndpointConfig.AnnotationScope...) - クラスio.helidon.security.SecurityLevelのメソッド
リクエストされたすべてのスコープにわたって、特定のタイプのすべての注釈を結合します。
combined() - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBaseのメソッド
これが結合ハンドラかどうか。
combined() - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBase.SecurityHandlerConfigImplのメソッド
 
combined() - インタフェースio.helidon.webserver.security.SecurityHandlerConfigのメソッド
これが結合ハンドラかどうか。
combined(boolean) - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBaseのメソッド
これが結合ハンドラかどうか。
COMMAND - 列挙型クラスio.helidon.dbclient.DbStatementTypeの列挙定数
特定のコレクションに関連しないデータベース・コマンド。
comment() - クラスio.helidon.http.sse.SseEventのメソッド
このイベントに関する任意のコメントを取得します。
comment(String) - クラスio.helidon.http.sse.SseEvent.Builderのメソッド
イベントに関連付けられたコメント文字列を設定します。
comments() - 注釈インタフェースio.helidon.common.Generatedの要素
この生成済タイプに関するオプションの追加コメント。
commit() - インタフェースio.helidon.dbclient.DbTransactionのメソッド
このDbTransactionインスタンスによって表されるトランザクションを完了します。
commit() - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
commit() - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
commit() - クラスio.helidon.integrations.jta.cdi.DelegatingTransactionManagerのメソッド
非推奨。
現在のスレッドに関連付けられたトランザクションを完了します。
commit() - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
commit() - インタフェースio.helidon.webserver.http.RoutingResponseのメソッド
レスポンスをコミットします。
COMMIT - 列挙型クラスio.helidon.integrations.jta.jdbc.ExceptionConverter.XARoutineの列挙定数
XAResource.commit(Xid, boolean)メソッドをモデル化する列挙定数。
COMMON_FORMAT - インタフェースio.helidon.webserver.accesslog.AccessLogConfigのstatic変数
一般的なログ形式については、AccessLogConfig.BuilderBase.commonLogFormat()を参照してください。
COMMON_FORMAT - クラスio.helidon.webserver.accesslog.AccessLogConfig.BuilderBase.AccessLogConfigImplのstatic変数
一般的なログ形式については、AccessLogConfig.BuilderBase.commonLogFormat()を参照してください。
CommonCipher - io.helidon.common.cryptoのインタフェース
メッセージの暗号化および復号化を簡素化する一般的な暗号。
commonLogFormat() - クラスio.helidon.webserver.accesslog.AccessLogConfig.BuilderBaseのメソッド
commonログ形式を使用します。
commonLogFormat() - クラスio.helidon.webserver.accesslog.AccessLogRoutingFeature.Builderのメソッド
commonログ形式を使用します。
commonName(String) - クラスio.helidon.integrations.vault.secrets.pki.GenerateSelfSignedRoot.Requestのメソッド
生成する証明書の共通名。
commonName(String) - クラスio.helidon.integrations.vault.secrets.pki.IssueCertificate.Requestのメソッド
 
commonName(String) - クラスio.helidon.integrations.vault.secrets.pki.SignCsr.Requestのメソッド
 
compareTo(Annotation) - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
 
compareTo(TypeName) - クラスio.helidon.common.types.TypeName.BuilderBase.TypeNameImplのメソッド
 
compareTo(Weighted) - インタフェースio.helidon.common.Weightedのメソッド
 
compartmentId(String) - クラスio.helidon.integrations.oci.metrics.OciMetricsSupport.Builderのメソッド
コンパートメントIDを設定します。
compartmentOcid() - クラスio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfig.BuilderBaseのメソッド
サービスが存在するコンパートメントのOCID。
compartmentOcid() - クラスio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfig.BuilderBase.OciCertificatesTlsManagerConfigImplのメソッド
 
compartmentOcid() - インタフェースio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfigのメソッド
サービスが存在するコンパートメントのOCID。
compartmentOcid(String) - クラスio.helidon.integrations.oci.secrets.configsource.SecretBundleNodeConfigSource.Builderのメソッド
SecretBundleNodeConfigSourceが値を取得するボールトを収容するOCIコンパートメントの(必須) OCIDを設定します。
compartmentOcid(String) - クラスio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfig.BuilderBaseのメソッド
サービスが存在するコンパートメントのOCID。
COMPATIBLE - 列挙型クラスio.helidon.common.mapper.spi.MapperProvider.Supportの列挙定数
Correcttype(s)、予期しない修飾子。
COMPATIBLE - 列挙型クラスio.helidon.http.media.MediaSupport.SupportLevelの列挙定数
リクエストされた型には互換性がありますが、(JSONバインディングからのPOJOなど)以外にも一致している可能性があります。
COMPATIBLE - 列挙型クラスio.helidon.webclient.spi.HttpClientSpi.SupportLevelの列挙定数
このリクエストは、このクライアントによって互換性がありますが、(たとえば、常にHTTP/1.1で返されます)はまだ実行されていません。
compensate() - インタフェースio.helidon.lra.coordinator.client.Participantのメソッド
@Compensateという注釈が付いた参加者メソッドのURI。
complete() - クラスio.helidon.common.reactive.BufferedEmittingPublisherのメソッド
バッファ全体を消費した後、onCompleteをダウンストリームに送信します。
complete() - クラスio.helidon.common.reactive.EmittingPublisherのメソッド
ストリームを適切に完了し、パブリッシャをcompleted状態に設定して、onCompleteシグナルを下流に送信します。
complete() - インタフェースio.helidon.lra.coordinator.client.Participantのメソッド
@Completeという注釈が付いた参加者メソッドのURI。
complete() - クラスio.helidon.messaging.connectors.mock.MockIncomingのメソッド
端末完了シグナルをチャネルに送信します。
complete() - クラスio.helidon.messaging.Emitterのメソッド
すべてのサブスクライバにonCompleteシグナルを送信します。
complete(StreamObserver<T>、Runnable、T) - クラスio.helidon.webserver.grpc.ResponseHelperのstaticメソッド
Runnableタスクを実行し、タスクの完了時に、指定した結果を使用してStreamObserver.onNext(Object)をコールし、gRPCリクエストを完了してから、StreamObserver.onCompleted()をコールします。
complete(StreamObserver<T>, Callable<T>) - クラスio.helidon.webserver.grpc.ResponseHelperのstaticメソッド
Callableの結果に基づいてgRPCリクエストを完了します。
complete(StreamObserver<T>, CompletionStage<T>) - クラスio.helidon.webserver.grpc.ResponseHelperのstaticメソッド
CompletionStageの結果に基づいてgRPCリクエストを完了します。
complete(StreamObserver<T>、T) - クラスio.helidon.webserver.grpc.ResponseHelperのstaticメソッド
gRPCリクエストを完了します。
completeAsync(StreamObserver<T>、Runnable、T) - クラスio.helidon.webserver.grpc.ResponseHelperのstaticメソッド
Runnableタスクを非同期的に実行し、タスクの完了時に、指定された結果を使用してStreamObserver.onNext(Object)をコールし、gRPCリクエストを完了してから、StreamObserver.onCompleted()をコールします。
completeAsync(StreamObserver<T>、Runnable、T、Executor) - クラスio.helidon.webserver.grpc.ResponseHelperのstaticメソッド
Runnableタスクを非同期的に実行し、タスクの完了時に、指定された結果を使用してStreamObserver.onNext(Object)をコールし、gRPCリクエストを完了してから、StreamObserver.onCompleted()をコールします。
completeAsync(StreamObserver<T>, Callable<T>) - クラスio.helidon.webserver.grpc.ResponseHelperのstaticメソッド
Callableの結果に基づいてgRPCリクエストを非同期的に完了します。
completeAsync(StreamObserver<T>, Callable<T>, Executor) - クラスio.helidon.webserver.grpc.ResponseHelperのstaticメソッド
Callableの結果に基づいてgRPCリクエストを非同期的に完了します。
completeAsync(StreamObserver<T>, CompletionStage<T>) - クラスio.helidon.webserver.grpc.ResponseHelperのstaticメソッド
CompletionStageの結果に基づいてgRPCリクエストを非同期的に完了します。
completeAsync(StreamObserver<T>, CompletionStage<T>, Executor) - クラスio.helidon.webserver.grpc.ResponseHelperのstaticメソッド
CompletionStageの結果に基づいてgRPCリクエストを非同期的に完了します。
completeNow() - クラスio.helidon.common.reactive.BufferedEmittingPublisherのメソッド
バッファの内容に関係なく、onCompleteシグナルをすぐにダウンストリームに送信します。
completeWithoutResult(StreamObserver<U>) - クラスio.helidon.webserver.grpc.ResponseHelperのstaticメソッド
StreamObserverの完了に使用できるConsumerを取得します。
completeWithResult(StreamObserver<U>) - クラスio.helidon.webserver.grpc.ResponseHelperのstaticメソッド
StreamObserver.onNext(Object)メソッドに値を送信するために使用できるConsumerを取得します。
CompletionAwaitable<T> - io.helidon.common.reactiveのクラス
AwaitableでエンリッチされたCompletionStageラッパー。
CompletionSingle<T> - io.helidon.common.reactiveのクラス
Single as CompletionStage。
CompletionSingle() - クラスio.helidon.common.reactive.CompletionSingleのコンストラクタ
 
component() - インタフェースio.helidon.common.parameters.Parametersのメソッド
これらのパラメータのコンポーネントの名前。
component(String) - クラスio.helidon.tracing.config.TracingConfigのメソッド
トレースされるコンポーネントの構成。
component(String, boolean) - クラスio.helidon.tracing.config.TracingConfigのメソッド
トレースされるコンポーネントの構成。
COMPONENT - クラスio.helidon.tracing.Tagの静的変数
このスパンをトリガーするコンポーネントをマークするタグ。
componentConfig() - クラスio.helidon.microprofile.metrics.MetricsCdiExtensionのメソッド
 
componentConfig() - クラスio.helidon.microprofile.servicecommon.HelidonRestCdiExtensionのメソッド
現在のコンポーネントのSE構成。
ComponentMetricsSettings - io.helidon.metrics.apiのインタフェース
メトリクス対応コンポーネントのメトリクス動作を制御する設定。
ComponentMetricsSettings.Builder - io.helidon.metrics.apiのインタフェース
ComponentMetricsSettingsのビルダー。
ComponentTracingConfig - io.helidon.tracing.configのクラス
コンポーネントは、トレース可能なアプリケーションの単一の"レイヤー"です。
ComponentTracingConfig(String) - クラスio.helidon.tracing.config.ComponentTracingConfigのコンストラクタ
新しい名前付きコンポーネント。
ComponentTracingConfig.Builder - io.helidon.tracing.configのクラス
ComponentTracingConfigのFluent APIビルダー。
componentTypes() - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのメソッド
要素を説明するコンポーネント・タイプ名を返します。
componentTypes() - クラスio.helidon.common.types.TypedElementInfo.BuilderBase.TypedElementInfoImplのメソッド
 
componentTypes() - インタフェースio.helidon.common.types.TypedElementInfoのメソッド
要素を説明するコンポーネント・タイプ名を返します。
componentTypes(List<? extends TypeName>) - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのメソッド
要素を説明するコンポーネント・タイプ名を返します。
compose(Function<? super Multi<T>, ? extends Flow.Publisher<? extends U>>) - インタフェースio.helidon.common.reactive.Multiのメソッド
指定されたcomposerファンクションを現在のMultiインスタンスに適用し、このファンクションの戻されたFlow.PublisherをラップするMultiを戻します。
compose(Function<? super Single<T>, ? extends Single<? extends U>>) - インタフェースio.helidon.common.reactive.Singleのメソッド
指定されたcomposerファンクションを現在のSingleインスタンスに適用し、このファンクションによって戻されたSingleを戻します。
CompositeBufferData - io.helidon.common.buffersのインタフェース
コンポジット(mutable)バッファ・データ。
CompositeProviderFlag - io.helidon.security内の列挙型クラス
プロバイダの解決を駆動するフラグ。
CompositeProviderSelectionPolicy - io.helidon.securityのクラス
単一の仮想セキュリティ・プロバイダへの複数のプロバイダ(現在の認証とアウトバウンド)の構成をサポートするプロバイダ選択ポリシー。
CompositeProviderSelectionPolicy.Builder - io.helidon.securityのクラス
CompositeProviderSelectionPolicyを作成するFluent APIビルダー。
compositeReceiveListener() - クラスio.helidon.webserver.http1.Http1Config.BuilderBaseのメソッド
単一の受信リスナー。この値が計算されます。
compositeReceiveListener() - クラスio.helidon.webserver.http1.Http1Config.BuilderBase.Http1ConfigImplのメソッド
 
compositeReceiveListener() - インタフェースio.helidon.webserver.http1.Http1Configのメソッド
単一の受信リスナー。この値が計算されます。
compositeReceiveListener(Http1ConnectionListener) - クラスio.helidon.webserver.http1.Http1Config.BuilderBaseのメソッド
単一の受信リスナー。この値が計算されます。
compositeSendListener() - クラスio.helidon.webserver.http1.Http1Config.BuilderBaseのメソッド
単一の送信リスナー。この値が計算されます。
compositeSendListener() - クラスio.helidon.webserver.http1.Http1Config.BuilderBase.Http1ConfigImplのメソッド
 
compositeSendListener() - インタフェースio.helidon.webserver.http1.Http1Configのメソッド
単一の送信リスナー。この値が計算されます。
compositeSendListener(Http1ConnectionListener) - クラスio.helidon.webserver.http1.Http1Config.BuilderBaseのメソッド
単一の送信リスナー。この値が計算されます。
COMPRESSION - 列挙型クラスio.helidon.http.http2.Http2ErrorCodeの列挙定数
エンドポイントは、接続のヘッダー圧縮コンテキストを維持できません。
compressionType(String) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
プロデューサによって生成されたすべてのデータの圧縮タイプ。
computeGrants(Subject) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderのメソッド
指定されたサブジェクトの権限付与をコンピュートします。
computeGrants(String, String, Subject) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProviderのメソッド
提供されたMT情報に対する付与をコンピュートします。
computeValue(K, Supplier<Optional<V> >) - クラスio.helidon.common.configurable.LruCacheのメソッド
キャッシュされた値を返すか、コンピュートしてキャッシュします。
computeValue(K, Supplier<Optional<V> >) - インタフェースio.helidon.security.providers.common.EvictableCacheのメソッド
キャッシュされた値を返すか、コンピュートしてキャッシュします。
concat(Flow.Publisher<T>, Flow.Publisher<T> ) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
連結ストリームを1つにストリームします。
concat(Flow.Publisher<T>, Flow.Publisher<T>, Flow.Publisher<T>...) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
連結ストリームを1つにストリームします。
concat(PublisherBuilder<? extends T>, PublisherBuilder<? extends T>) - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryのメソッド
 
concatArray(Flow.Publisher<T>...) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
重複しない順序でアイテムをリレーすることによって、ソースFlow.Publisherの配列を連結します。
ConcatPublisher<T> - io.helidon.common.reactiveのクラス
連結ストリームを1つにストリームします。
concurrent() - インタフェースio.helidon.scheduling.CronInvocationのメソッド
trueの場合、前のタスクが完了していなくても次のタスクが開始されます。
concurrentExecution() - 注釈インタフェースio.helidon.microprofile.scheduling.Scheduledの要素
trueの場合、前のタスクが完了していなくても次のタスクが開始されます。
concurrentExecution() - クラスio.helidon.scheduling.CronConfig.BuilderBaseのメソッド
次回の実行前に前のタスクが終了しなかった場合、同時実行を許可します。
concurrentExecution() - クラスio.helidon.scheduling.CronConfig.BuilderBase.CronConfigImplのメソッド
 
concurrentExecution() - インタフェースio.helidon.scheduling.CronConfigのメソッド
次回の実行前に前のタスクが終了しなかった場合、同時実行を許可します。
concurrentExecution(boolean) - クラスio.helidon.scheduling.CronConfig.BuilderBaseのメソッド
次回の実行前に前のタスクが終了しなかった場合、同時実行を許可します。
concurrentExecution(boolean) - クラスio.helidon.scheduling.Scheduling.CronBuilderのメソッド
非推奨。
次回の実行前に前のタスクが終了しなかった場合、同時実行を許可します。
concurrentExecutions() - インタフェースio.helidon.faulttolerance.Bulkhead.Statsのメソッド
現時点での同時実行の数。
ConditionallyCloseableConnection - io.helidon.integrations.jdbcのクラス
ConditionallyCloseableConnection.close()メソッドが他の部分的な状態に応じてクローズする場合とクローズしない場合があるJDBC 4.3準拠のDelegatingConnection
ConditionallyCloseableConnection(Connection) - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのコンストラクタ
非推奨。
このコンストラクタは、下位互換性のために「そしてその使用は強く推奨されません」のみ存在し続けます。 「また、strictClosedCheckingパラメータにtrueを指定することを検討してください」のかわりにConditionallyCloseableConnection(Connection, boolean, boolean)コンストラクタを使用してください。 将来、このコンストラクタは予告なく変更され、それによって作成された新しいConditionallyCloseableConnectionインスタンスが、strictClosedCheckingパラメータにtrueを指定して、かわりにConditionallyCloseableConnection(Connection, boolean, boolean)コンストラクタの呼出しによって作成されたかのように動作するようになります。
ConditionallyCloseableConnection(Connection, boolean) - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのコンストラクタ
非推奨。
このコンストラクタは、下位互換性のために「そしてその使用は強く推奨されません」のみ存在し続けます。 「また、strictClosedCheckingパラメータにtrueを指定することを検討してください」のかわりにConditionallyCloseableConnection(Connection, boolean, boolean)コンストラクタを使用してください。 将来、このコンストラクタは予告なく変更され、それによって作成された新しいConditionallyCloseableConnectionインスタンスが、strictClosedCheckingパラメータにtrueを指定して、かわりにConditionallyCloseableConnection(Connection, boolean, boolean)コンストラクタの呼出しによって作成されたかのように動作するようになります。
ConditionallyCloseableConnection(Connection, boolean, boolean) - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのコンストラクタ
新しいConditionallyCloseableConnectionを作成します。
CONF_DEFAULT_COORDINATOR_URL - インタフェースio.helidon.lra.coordinator.client.CoordinatorClientのstatic変数
デフォルト・コーディネータURL。
CONF_KEY_COORDINATOR_HEADERS_PROPAGATION_PREFIX - インタフェースio.helidon.lra.coordinator.client.CoordinatorClientのstatic変数
コーディネータに伝播する必要があるヘッダーのプリフィクス。
CONF_KEY_COORDINATOR_TIMEOUT - インタフェースio.helidon.lra.coordinator.client.CoordinatorClientのstatic変数
コーディネータとの同期通信のタイムアウト。
CONF_KEY_COORDINATOR_TIMEOUT_UNIT - インタフェースio.helidon.lra.coordinator.client.CoordinatorClientのstatic変数
コーディネータとの同期通信のタイムアウト単位。
CONF_KEY_COORDINATOR_URL - インタフェースio.helidon.lra.coordinator.client.CoordinatorClientのstatic変数
長時間実行アクションのオーケストレーションに使用されるコーディネータのURL。
config() - クラスio.helidon.common.config.GlobalConfigのstaticメソッド
グローバル構成インスタンス。
config() - クラスio.helidon.common.configurable.AllowListConfig.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.common.configurable.LruCacheConfig.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.common.configurable.ResourceConfig.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.common.configurable.ScheduledThreadPoolConfig.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.common.pki.Keys.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.common.pki.KeystoreKeys.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.common.pki.PemKeys.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.common.socket.SocketOptions.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.config.MetaConfigのstaticメソッド
メタ構成(ファイルまたはクラスパス・リソース)から構成を作成するか、メタ構成が存在しない場合はデフォルトの構成インスタンスを作成します。
config() - クラスio.helidon.dbclient.jdbc.JdbcParametersConfig.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.faulttolerance.AsyncConfig.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.faulttolerance.BulkheadConfig.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.faulttolerance.CircuitBreakerConfig.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.faulttolerance.RetryConfig.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.faulttolerance.TimeoutConfig.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.http.encoding.ContentEncodingContextConfig.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.http.media.MediaContextConfig.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.integrations.microstream.metrics.MicrostreamMetricsSupport.Builderのメソッド
現在構成されているhelidon構成を取得します。
config() - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfig.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.integrations.openapi.ui.OpenApiUiConfig.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.integrations.vault.Vault.Builderのメソッド
現在の構成。
config() - クラスio.helidon.messaging.connectors.jms.ConnectionContextのメソッド
チャネル構成。
config() - クラスio.helidon.metrics.api.KeyPerformanceIndicatorMetricsConfig.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.metrics.api.MetricsConfig.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.metrics.api.MetricsConfig.BuilderBase.MetricsConfigImplのメソッド
 
config() - インタフェースio.helidon.metrics.api.MetricsConfigのメソッド
メトリクス構成ノード。
config() - クラスio.helidon.metrics.api.ScopeConfig.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.metrics.api.ScopingConfig.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.microprofile.openapi.MpOpenApiManagerConfig.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.scheduling.CronConfig.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.scheduling.FixedRateConfig.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.scheduling.TaskConfig.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.webclient.api.HttpConfigBase.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.webclient.api.WebClientConfig.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.webclient.api.WebClientCookieManagerConfig.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.webclient.http1.Http1ClientProtocolConfig.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.webclient.http2.Http2ClientProtocolConfig.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.webclient.websocket.WsClientConfig.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.webclient.websocket.WsClientProtocolConfig.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.webserver.accesslog.AccessLogConfig.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.webserver.ConnectionConfig.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.webserver.context.ContextFeatureConfig.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.webserver.cors.CorsConfig.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.webserver.cors.CorsConfig.BuilderBase.CorsConfigImplのメソッド
 
config() - インタフェースio.helidon.webserver.cors.CorsConfigのメソッド
この機能の作成に使用された構成へのアクセス。
config() - クラスio.helidon.webserver.grpc.GrpcConfig.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.webserver.http1.Http1Config.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.webserver.http1.Http1ConnectionSelectorConfig.BuilderBaseのメソッド
この接続セレクタに使用するHTTP/1プロトコル構成。
config() - クラスio.helidon.webserver.http1.Http1ConnectionSelectorConfig.BuilderBase.Http1ConnectionSelectorConfigImplのメソッド
 
config() - インタフェースio.helidon.webserver.http1.Http1ConnectionSelectorConfigのメソッド
この接続セレクタに使用するHTTP/1プロトコル構成。
config() - クラスio.helidon.webserver.http2.Http2Config.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - インタフェースio.helidon.webserver.ListenerContextのメソッド
このリスナーの構成。
config() - クラスio.helidon.webserver.observe.config.ConfigObserverConfig.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.webserver.observe.health.HealthObserverConfig.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.webserver.observe.health.HealthObserverConfig.BuilderBase.HealthObserverConfigImplのメソッド
 
config() - インタフェースio.helidon.webserver.observe.health.HealthObserverConfigのメソッド
ユーザー(存在する場合)によって提供される構成。
config() - クラスio.helidon.webserver.observe.info.InfoObserverConfig.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.webserver.observe.log.LogObserverConfig.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.webserver.observe.log.LogStreamConfig.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.webserver.observe.metrics.MetricsObserverConfig.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.webserver.observe.ObserveFeatureConfig.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.webserver.observe.ObserveFeatureConfig.BuilderBase.ObserveFeatureConfigImplのメソッド
 
config() - インタフェースio.helidon.webserver.observe.ObserveFeatureConfigのメソッド
監視機能の構成(存在する場合)。
config() - クラスio.helidon.webserver.observe.ObserverConfigBase.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.webserver.observe.tracing.TracingObserverConfig.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.webserver.security.PathsConfig.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.webserver.security.SecurityFeatureConfig.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBase.SecurityHandlerConfigImplのメソッド
 
config() - インタフェースio.helidon.webserver.security.SecurityHandlerConfigのメソッド
このセキュリティ・ハンドラに関連付けられている構成。
config() - クラスio.helidon.webserver.servicecommon.HelidonFeatureSupport.Builderのメソッド
このビルダーに割り当てられた構成(存在する場合)を返します。
config() - クラスio.helidon.webserver.WebServerConfig.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config() - クラスio.helidon.webserver.websocket.WsConfig.BuilderBaseのメソッド
このインスタンスが構成されている場合、これは使用される構成インスタンスになります。
config(Config) - インタフェースio.helidon.builder.api.Prototype.ConfiguredBuilderのメソッド
構成からビルダーを更新します。
config(Config) - クラスio.helidon.common.configurable.AllowListConfig.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.common.configurable.LruCacheConfig.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.common.configurable.ResourceConfig.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.common.configurable.ScheduledThreadPoolConfig.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.common.pki.Keys.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.common.pki.KeystoreKeys.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.common.pki.PemKeys.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.common.socket.SocketOptions.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.cors.CorsSupportBase.Builderのメソッド
CORS構成情報をマージします。
config(Config) - クラスio.helidon.cors.CorsSupportHelper.Builderのメソッド
構成を介してクロス・オリジン情報を追加します。
config(Config) - クラスio.helidon.cors.CrossOriginConfig.Builderのメソッド
指定されたConfigノードを使用して、既存の設定を拡張またはオーバーライドします。
config(Config) - クラスio.helidon.cors.MappedCrossOriginConfig.Builderのメソッド
指定された構成ノードにデータを適用します。
config(Config) - クラスio.helidon.dbclient.DbClient.Builderのメソッド
構成ファイルのデータベース接続構成を使用します。
config(Config) - クラスio.helidon.dbclient.DbClientBuilderBaseのメソッド
 
config(Config) - クラスio.helidon.dbclient.DbClientServiceBase.BuilderBaseのメソッド
構成からこのクライアント・サービスを構成します。
config(Config) - クラスio.helidon.dbclient.DbStatements.Builderのメソッド
構成からステートメントを設定します。
config(Config) - クラスio.helidon.dbclient.health.DbClientHealthCheck.Builderのメソッド
Configノードを使用してヘルス・チェック・パラメータを設定します。
config(Config) - クラスio.helidon.dbclient.jdbc.JdbcClientBuilderのメソッド
 
config(Config) - クラスio.helidon.dbclient.jdbc.JdbcConnectionPool.BuilderBaseのメソッド
構成からビルダーを更新します。
config(Config) - クラスio.helidon.dbclient.jdbc.JdbcParametersConfig.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.dbclient.metrics.DbClientMetricBuilderのメソッド
構成からメトリックを構成します。
config(Config) - クラスio.helidon.dbclient.mongodb.MongoDbClientBuilderのメソッド
 
config(Config) - インタフェースio.helidon.dbclient.spi.DbClientBuilderのメソッド
構成ファイルのデータベース接続構成を使用します。
config(Config) - クラスio.helidon.faulttolerance.AsyncConfig.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.faulttolerance.BulkheadConfig.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.faulttolerance.CircuitBreakerConfig.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.faulttolerance.RetryConfig.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.faulttolerance.TimeoutConfig.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.graphql.server.InvocationHandler.Builderのメソッド
構成からビルダーを更新します。
config(Config) - クラスio.helidon.health.checks.DiskSpaceHealthCheck.Builderのメソッド
構成キーがある場合、ディスク領域の健全性検査を設定します。
config(Config) - クラスio.helidon.health.checks.HeapMemoryHealthCheck.Builderのメソッド
構成キーが存在する場合、ヒープ領域のヘルス・チェックを設定します。
config(Config) - クラスio.helidon.http.encoding.ContentEncodingContextConfig.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.http.media.MediaContextConfig.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.http.RequestedUriDiscoveryContext.Builderのメソッド
ソケット構成内の"requested-uri-discovery" Configノードから設定を更新します。
config(Config) - クラスio.helidon.integrations.micrometer.MeterRegistryFactory.Builderのメソッド
デフォルトの構成を上書き
config(Config) - クラスio.helidon.integrations.microstream.metrics.MicrostreamMetricsSupport.Builderのメソッド
ビルダーで使用されるhelidon構成を設定します。
config(Config) - クラスio.helidon.integrations.neo4j.Neo4j.Builderのメソッド
外部ファイルから構成を読み、ビルダーを初期化します。
config(Config) - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfig.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.integrations.openapi.ui.OpenApiUiConfig.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.integrations.vault.secrets.cubbyhole.CubbyholeSecurityProvider.CubbyholeSecretConfig.Builderのメソッド
構成からこのビルダーを更新します。
config(Config) - クラスio.helidon.integrations.vault.secrets.kv1.Kv1SecurityProvider.Kv1SecretConfig.Builderのメソッド
構成からこのビルダーを更新します。
config(Config) - クラスio.helidon.integrations.vault.secrets.kv2.Kv2SecurityProvider.Kv2SecretConfig.Builderのメソッド
構成からこのビルダーを更新します。
config(Config) - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityProvider.TransitDigestConfig.Builderのメソッド
構成からこのビルダーを更新します。
config(Config) - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityProvider.TransitEncryptionConfig.Builderのメソッド
構成からこのビルダーを更新します。
config(Config) - クラスio.helidon.integrations.vault.Vault.Builderのメソッド
構成からこのビルダーを更新します。
config(Config) - クラスio.helidon.messaging.connectors.aq.AqConnector.AqConnectorBuilderのメソッド
コネクタのカスタム構成。
config(Config) - インタフェースio.helidon.metrics.api.ComponentMetricsSettings.Builderのメソッド
提供されたメトリクス構成を使用してビルダーを更新します。
config(Config) - クラスio.helidon.metrics.api.KeyPerformanceIndicatorMetricsConfig.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.metrics.api.MetricsConfig.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.metrics.api.ScopeConfig.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.metrics.api.ScopingConfig.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
このビルダーを構成からロードします。
config(Config) - クラスio.helidon.microprofile.openapi.MpOpenApiManagerConfig.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.microprofile.security.JerseySecurityFeature.Builderのメソッド
構成からこのビルダーを更新します。
config(Config) - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.scheduling.CronConfig.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.scheduling.FixedRateConfig.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.scheduling.TaskConfig.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.security.abac.policy.el.JavaxElPolicyExecutor.Builderのメソッド
構成からビルダーを更新しました。
config(Config) - クラスio.helidon.security.abac.policy.PolicyValidator.Builderのメソッド
構成からこのビルダーを更新します。
config(Config) - クラスio.helidon.security.abac.policy.PolicyValidator.PolicyConfig.Builderのメソッド
構成からこのビルダーを更新します。
config(Config) - クラスio.helidon.security.abac.role.RoleValidator.RoleConfig.Builderのメソッド
構成から構成データをロードします。
config(Config) - クラスio.helidon.security.abac.scope.ScopeValidator.Builderのメソッド
構成からビルダーを更新します。
config(Config) - クラスio.helidon.security.CompositeProviderSelectionPolicy.Builderのメソッド
構成からフィールドを更新します。
config(Config) - クラスio.helidon.security.providers.abac.AbacProvider.Builderのメソッド
構成からビルダーを更新し、構成をAbacProvider.Builder.configuration(io.helidon.config.Config)に設定します。
config(Config) - クラスio.helidon.security.providers.common.EvictableCache.Builderのメソッド
構成からこのビルダーを更新します。
config(Config) - クラスio.helidon.security.providers.common.OutboundTarget.Builderのメソッド
このターゲットの構成を設定します。
config(Config) - クラスio.helidon.security.providers.config.vault.ConfigVaultProvider.Builderのメソッド
指定された構成からこのビルダーを更新します。
config(Config) - クラスio.helidon.security.providers.google.login.GoogleTokenProvider.Builderのメソッド
構成からこのビルダーを更新します。
config(Config) - クラスio.helidon.security.providers.header.HeaderAtnOutboundConfig.Builderのメソッド
構成からこのビルダーを更新します。
config(Config) - クラスio.helidon.security.providers.header.HeaderAtnProvider.Builderのメソッド
このビルダーを構成からロードします。
config(Config) - クラスio.helidon.security.providers.httpauth.HttpBasicAuthProvider.Builderのメソッド
構成からこのビルダーを更新します。
config(Config) - クラスio.helidon.security.providers.httpauth.HttpBasicOutboundConfig.Builderのメソッド
構成インスタンスからこの構成を更新しました。
config(Config) - クラスio.helidon.security.providers.httpauth.HttpDigestAuthProvider.Builderのメソッド
構成からビルダーを更新します。
config(Config) - クラスio.helidon.security.providers.httpsign.HttpSignProvider.Builderのメソッド
構成からビルダーを作成します。
config(Config) - クラスio.helidon.security.providers.httpsign.InboundClientDefinition.Builderのメソッド
構成からビルダー・インスタンスを作成します。
config(Config) - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinition.Builderのメソッド
構成からこのビルダー・インスタンスを更新します。
config(Config) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.Builderのメソッド
 
config(Config) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProvider.Builderのメソッド
構成からこのビルダーの状態を更新します。
config(Config) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBase.Builderのメソッド
構成からこのビルダーの状態を更新します。
config(Config) - クラスio.helidon.security.providers.jwt.JwtProvider.Builderのメソッド
このビルダーを構成からロードします。
config(Config) - クラスio.helidon.security.providers.jwt.JwtProvider.JwtOutboundTarget.Builderのメソッド
構成からビルダーを更新します。
config(Config) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
このビルダーを構成の値で更新します。
config(Config) - クラスio.helidon.security.providers.oidc.common.TenantConfig.Builderのメソッド
 
config(Config) - クラスio.helidon.security.providers.oidc.OidcProvider.Builderのメソッド
このビルダーを構成で更新します。
config(Config) - クラスio.helidon.security.Security.Builderのメソッド
構成インスタンスをこのビルダーに追加します。
config(Config) - クラスio.helidon.security.SecurityTime.Builderのメソッド
構成からこのビルダーを更新します。
config(Config) - クラスio.helidon.security.util.TokenHandler.Builderのメソッド
構成からビルダーを更新します。
config(Config) - クラスio.helidon.tracing.config.ComponentTracingConfig.Builderのメソッド
Configからこのビルダーを更新します。
config(Config) - クラスio.helidon.tracing.config.SpanLogTracingConfig.Builderのメソッド
Configからこのビルダーを更新します。
config(Config) - クラスio.helidon.tracing.config.SpanTracingConfig.Builderのメソッド
Configからこのビルダーを更新します。
config(Config) - クラスio.helidon.tracing.config.TracingConfig.Builderのメソッド
構成からこのビルダーを更新します。
config(Config) - クラスio.helidon.tracing.providers.jaeger.JaegerTracerBuilderのメソッド
 
config(Config) - インタフェースio.helidon.tracing.providers.opentracing.OpenTracingTracerBuilderのメソッド
アプリケーションの構成からトレーサの構成をロードします。
config(Config) - クラスio.helidon.tracing.providers.zipkin.ZipkinTracerBuilderのメソッド
 
config(Config) - インタフェースio.helidon.tracing.TracerBuilderのメソッド
アプリケーションの構成からトレーサの構成をロードします。
config(Config) - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.webclient.api.HttpConfigBase.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.webclient.api.Proxy.Builderのメソッド
構成からメトリックを構成します。
config(Config) - クラスio.helidon.webclient.api.WebClientConfig.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.webclient.api.WebClientCookieManagerConfig.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.webclient.http1.Http1ClientProtocolConfig.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.webclient.http2.Http2ClientProtocolConfig.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.webclient.websocket.WsClientConfig.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.webclient.websocket.WsClientProtocolConfig.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.webserver.accesslog.AccessLogConfig.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.webserver.ConnectionConfig.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.webserver.context.ContextFeatureConfig.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.webserver.cors.CorsConfig.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.webserver.grpc.GrpcConfig.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.webserver.http1.Http1Config.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.webserver.http2.Http2Config.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.webserver.observe.config.ConfigObserverConfig.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.webserver.observe.health.HealthObserverConfig.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.webserver.observe.info.InfoObserverConfig.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.webserver.observe.log.LogObserverConfig.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.webserver.observe.log.LogStreamConfig.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.webserver.observe.metrics.MetricsObserverConfig.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.webserver.observe.ObserveFeatureConfig.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.webserver.observe.ObserverConfigBase.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.webserver.observe.tracing.PathTracingConfig.Builderのメソッド
指定されたConfigからこのビルダーを更新します。
config(Config) - クラスio.helidon.webserver.observe.tracing.TracingObserverConfig.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.webserver.security.PathsConfig.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.webserver.security.SecurityFeatureConfig.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.webserver.servicecommon.HelidonFeatureSupport.Builderのメソッド
このビルダーで使用する構成を設定します。
config(Config) - クラスio.helidon.webserver.WebServerConfig.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.webserver.websocket.WsConfig.BuilderBaseのメソッド
構成(このタイプのノード)からビルダーを更新します。
config(Config) - クラスio.helidon.config.AbstractConfigSourceBuilderのメソッド
メタ構成からビルダーを構成します。
config(Config) - クラスio.helidon.config.AbstractSourceBuilderのメソッド
メタ構成からビルダーを構成します。
config(Config) - クラスio.helidon.config.ClasspathConfigSource.Builderのメソッド
メタ構成からビルダーを構成します。
config(Config) - クラスio.helidon.config.ClasspathOverrideSource.Builderのメソッド
メタ構成からビルダーを更新します。
config(Config) - インタフェースio.helidon.config.Config.Builderのメソッド
この構成ビルダーをメタ構成から構成します。
config(Config) - クラスio.helidon.config.DirectoryConfigSource.Builderのメソッド
メタ構成からビルダーを構成します。
config(Config) - クラスio.helidon.config.etcd.EtcdConfigSourceBuilderのメソッド
メタ構成からビルダーを構成します。
config(Config) - クラスio.helidon.config.FileConfigSource.Builderのメソッド
メタ構成からビルダーを構成します。
config(Config) - クラスio.helidon.config.FileOverrideSource.Builderのメソッド
 
config(Config) - クラスio.helidon.config.FileSystemWatcher.Builderのメソッド
メタ構成からこのビルダーを更新します。
config(Config) - クラスio.helidon.config.git.GitConfigSourceBuilderのメソッド
メタ構成からビルダーを構成します。
config(Config) - クラスio.helidon.config.MetaConfigのstaticメソッド
指定されたメタ構成から構成を作成します。
config(Config) - クラスio.helidon.config.SimpleRetryPolicy.Builderのメソッド
メタ構成からこのビルダーを更新します。
config(Config) - クラスio.helidon.config.UrlConfigSource.Builderのメソッド
メタ構成からビルダーを構成します。
config(Config) - クラスio.helidon.config.UrlOverrideSource.Builderのメソッド
 
config(Config) - クラスio.helidon.faulttolerance.FaultToleranceのstaticメソッド
構成インスタンスからHelidon全体のデフォルトを構成します。
config(Config) - クラスio.helidon.integrations.common.rest.RestApi.Builderのメソッド
構成からこのビルダーを構成します。
config(Config) - クラスio.helidon.integrations.microstream.core.EmbeddedStorageManagerBuilderのメソッド
構成からビルダーを更新します。
config(Config) - クラスio.helidon.integrations.oci.metrics.OciMetricsSupport.Builderのメソッド
指定したOCIメトリクスConfigノードを使用してビルダーを更新します。
config(Config) - クラスio.helidon.integrations.oci.secrets.configsource.AbstractSecretBundleConfigSource.Builderのメソッド
指定されたメタ構成からこのAbstractSecretBundleConfigSource.Builderを構成します。
config(Config) - クラスio.helidon.integrations.oci.secrets.configsource.SecretBundleLazyConfigSource.Builderのメソッド
指定されたメタ構成からこのSecretBundleLazyConfigSource.Builderを構成します。
config(Config) - クラスio.helidon.integrations.oci.secrets.configsource.SecretBundleNodeConfigSource.Builderのメソッド
指定されたメタ構成からこのSecretBundleNodeConfigSource.Builderを構成します。
config(Config) - クラスio.helidon.messaging.connectors.jms.JmsConnector.JmsConnectorBuilderのメソッド
コネクタのカスタム構成。
config(Config) - クラスio.helidon.messaging.connectors.kafka.KafkaPublisher.Builderのメソッド
このビルダーを構成からロードします。
config(Config) - クラスio.helidon.messaging.connectors.kafka.KafkaSubscriber.Builderのメソッド
このビルダーを構成からロードします。
config(Config) - クラスio.helidon.messaging.Messaging.Builderのメソッド
コネクタとそのルーティングの構成に必要な構成。
config(Config) - クラスio.helidon.microprofile.server.Server.Builderのメソッド
このサーバー(Helidon構成)の構成に使用する構成インスタンス。
config(Config) - クラスio.helidon.security.providers.oidc.OidcFeature.Builderのメソッド
OidcConfigを読み取るためにプロバイダ・キーにある構成。
config(Config) - クラスio.helidon.webserver.accesslog.AccessLogRoutingFeature.Builderのメソッド
構成からこのビルダーを更新します。
config(Config) - クラスio.helidon.webserver.graphql.GraphQlService.Builderのメソッド
構成からビルダーを更新します。
config(Config) - インタフェースio.helidon.webserver.servicecommon.RestServiceSettings.Builderのメソッド
対象のサービスの提供されたConfigノードを使用して設定を更新します。
config(Config, String) - クラスio.helidon.security.providers.oidc.OidcFeature.Builderのメソッド
構成は、構成ルートまたはプロバイダ・ノードにあります。
config(OidcConfig) - クラスio.helidon.security.providers.oidc.OidcFeature.Builderのメソッド
提供されているOidcConfigをこのビルダーに使用します。
config(Http1Config) - クラスio.helidon.webserver.http1.Http1ConnectionSelectorConfig.BuilderBaseのメソッド
この接続セレクタに使用するHTTP/1プロトコル構成。
config(String) - クラスio.helidon.security.EndpointConfigのメソッド
構成キーのConfigインスタンスを取得します。
config(String) - インタフェースio.helidon.security.providers.oidc.common.spi.TenantConfigFinderのメソッド
このテナントのオープンID構成。
config(String, Config) - クラスio.helidon.security.EndpointConfig.Builderのメソッド
プロバイダが使用する構成を指定します。
config(String, SignedHeadersConfig.HeadersConfig) - クラスio.helidon.security.providers.httpsign.SignedHeadersConfig.Builderのメソッド
単一のメソッドの構成(必須および"if-present"ヘッダーを署名付き(またはインバウンド・シグネチャに必要です)に設定するには、SecurityEnvironment.method()を参照してください)。
config(String, Class<T>) - クラスio.helidon.webserver.ProtocolConfigsのメソッド
プロトコル構成(定義されている場合)を取得します。
config(Consumer<Http1Config.Builder>) - クラスio.helidon.webserver.http1.Http1ConnectionSelectorConfig.BuilderBaseのメソッド
この接続セレクタに使用するHTTP/1プロトコル構成。
config(Supplier<? extends Http1Config>) - クラスio.helidon.webserver.http1.Http1ConnectionSelectorConfig.BuilderBaseのメソッド
この接続セレクタに使用するHTTP/1プロトコル構成。
config(Supplier<Config>) - クラスio.helidon.common.config.GlobalConfigのstaticメソッド
まだ構成されていない場合は、グローバル構成を設定します。
config(Supplier<Config>, boolean) - クラスio.helidon.common.config.GlobalConfigのstaticメソッド
グローバル構成を設定します。
config(Config) - クラスio.helidon.microprofile.server.Server.Builderのメソッド
このサーバー(Microprofile構成)の構成に使用する構成インスタンス。
config(ResourceConfig) - クラスio.helidon.microprofile.server.JaxRsApplication.Builderのメソッド
このアプリケーションを形成するリソース構成を設定します。
Config - io.helidon.common.configのインタフェース
不変のツリー構造の構成。
Config - io.helidon.configのインタフェース
構成
CONFIG - クラスio.helidon.jersey.connector.HelidonPropertiesの静的変数
基礎となるWebClientによって使用されるConfigインスタンスを設定するプロパティ名。
CONFIG_EXPECTED_AUDIENCES - クラスio.helidon.microprofile.jwt.auth.JwtAuthProviderのstatic変数
受信トークンの予想されるオーディエンスの構成キー。
CONFIG_EXPECTED_ISSUER - クラスio.helidon.microprofile.jwt.auth.JwtAuthProviderのstatic変数
着信トークンの予期される発行者の構成キー。
CONFIG_HOSTS - クラスio.helidon.security.providers.common.OutboundTargetのstatic変数
ホストの文字列配列の構成キー。
CONFIG_KEY - インタフェースio.helidon.integrations.oci.sdk.runtime.OciConfigのstatic変数
この構成の構成キー。
CONFIG_KEY - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBase.OciConfigImplのstatic変数
この構成の構成キー。
CONFIG_KEY_NAME - 注釈インタフェースio.helidon.microprofile.server.RoutingNameの静的変数
完全修飾クラス名(先頭のドットを含まない)の後に追加されたルーティング名の構成キー。
CONFIG_KEY_PATH - クラスio.helidon.health.checks.DiskSpaceHealthCheckのstatic変数
パスの完全な構成キー(MicroProfile構成を介して構成する場合)。
CONFIG_KEY_PATH - 注釈インタフェースio.helidon.microprofile.server.RoutingPathの静的変数
完全修飾クラス名(先頭のドットを含まない)の後に追加されたルーティング・パスの構成キー。
CONFIG_KEY_REQUIRED - 注釈インタフェースio.helidon.microprofile.server.RoutingNameの静的変数
完全修飾クラス名(先頭のドットを含まない)の後に追加される、ルーティング名必須フラグの構成キー。
CONFIG_KEY_THRESHOLD_PERCENT - クラスio.helidon.health.checks.DiskSpaceHealthCheckのstatic変数
しきい値パーセントのフル構成キー(マイクロ・ファイル構成を介して構成する場合)。
CONFIG_KEY_THRESHOLD_PERCENT - クラスio.helidon.health.checks.HeapMemoryHealthCheckのstatic変数
ヒープ・メモリーしきい値の構成プロパティ・キー。
CONFIG_METHODS - クラスio.helidon.security.providers.common.OutboundTargetのstatic変数
HTTPメソッドの文字列配列の構成キー。
CONFIG_NAME - クラスio.helidon.security.providers.common.OutboundTargetのstatic変数
ターゲットの名前の構成キー。
CONFIG_NAME - クラスio.helidon.webserver.websocket.WsUpgradeProviderのstatic変数
WebSocketサーバー接続プロバイダの構成ノード名。
CONFIG_OUTBOUND - クラスio.helidon.security.providers.common.OutboundConfigのstatic変数
OutboundTargetの構成のオブジェクト・リストを保持する構成キー(プロバイダ構成の下にが必要です)。
CONFIG_PATHS - クラスio.helidon.security.providers.common.OutboundTargetのstatic変数
パスの文字列配列の構成キー。
CONFIG_TRANSPORTS - クラスio.helidon.security.providers.common.OutboundTargetのstatic変数
サポートされているトランスポートの文字列配列の構成キー。
Config.Builder - io.helidon.configのインタフェース
Config Builder.
Config.Context - io.helidon.configのインタフェース
ノードの最後にロードされたインスタンスへのアクセス、または構成全体のリロードのリクエストを可能にする、特定のConfigノードに関連付けられたコンテキスト。
Config.Key - io.helidon.common.configのインタフェース
オブジェクトは構成ノードの完全修飾キーを表します。
Config.Key - io.helidon.configのインタフェース
オブジェクトは構成ノードの完全修飾キーを表します。
Config.Type - io.helidon.config内の列挙型クラス
構成ノード・タイプ。
configBean() - クラスio.helidon.faulttolerance.CircuitBreakerImpl$$Injection$$Activatorのメソッド
 
configBean() - クラスio.helidon.webclient.api.LoomClient$$Injection$$Activatorのメソッド
 
configBeanType() - クラスio.helidon.faulttolerance.CircuitBreakerImpl$$Injection$$Activatorのメソッド
 
configBeanType() - クラスio.helidon.webclient.api.LoomClient$$Injection$$Activatorのメソッド
 
configBuilder() - インタフェースio.helidon.messaging.connectors.aq.AqConnectorのstaticメソッド
AQコネクタのカスタム構成ビルダー。
configBuilder() - クラスio.helidon.messaging.connectors.jms.JmsConnectorのstaticメソッド
JMSコネクタのカスタム構成ビルダー。
configBuilder() - クラスio.helidon.messaging.connectors.kafka.KafkaConnectorのstaticメソッド
Kafkaコネクタのカスタム構成ビルダー。
ConfigCdiExtension - io.helidon.microprofile.configのクラス
CDIコンテナ(すべてのConfigConfigおよびConfigPropertyおよびConfigProperties)で構成インジェクションを有効にする拡張機能。
ConfigCdiExtension() - クラスio.helidon.microprofile.config.ConfigCdiExtensionのコンストラクタ
CDIコンテナによって起動されるコンストラクタ。
configClass() - クラスio.helidon.security.abac.policy.PolicyValidatorのメソッド
 
configClass() - クラスio.helidon.security.abac.role.RoleValidatorのメソッド
 
configClass() - クラスio.helidon.security.abac.scope.ScopeValidatorのメソッド
 
configClass() - クラスio.helidon.security.abac.time.TimeValidatorのメソッド
 
configClass() - インタフェースio.helidon.security.providers.abac.spi.AbacValidatorのメソッド
構成タイプのクラス。
ConfigContent - io.helidon.config.spiのインタフェース
すべてのデータを一度に("eager"構成ソース)で読み取ることができる構成ソースによって提供される構成コンテンツ。
ConfigContent.Builder<T> - io.helidon.config.spiのクラス
ConfigContentのFluent APIビルダー、解析可能なコンテンツ・ビルダーの共通の祖先およびノード・コンテンツ・ビルダー。
ConfigContent.NodeContent - io.helidon.config.spiのインタフェース
解析を必要とせずに、ConfigNode.ObjectNodeを直接提供する構成コンテンツ。
ConfigContent.NodeContent.Builder - io.helidon.config.spiのクラス
ConfigContent.NodeContentのFluent APIビルダー。
ConfigContent.OverrideContent - io.helidon.config.spiのインタフェース
OverrideSourceのコンテンツ。
ConfigContent.OverrideContent.Builder - io.helidon.config.spiのクラス
ConfigContentのFluent APIビルダー。
ConfigContext - io.helidon.config.spiのインタフェース
Configを構築する際にConfig.Builderによって作成されるコンテキスト。
ConfigEncryptionException - io.helidon.config.encryptionの例外クラス
セキュアな構成関連の例外です。
ConfigEncryptionException(String) - 例外クラスio.helidon.config.encryption.ConfigEncryptionExceptionのコンストラクタ
指定された詳細メッセージを持つ新しい構成暗号化例外を構築します。
ConfigEncryptionException(String, Throwable) - 例外クラスio.helidon.config.encryption.ConfigEncryptionExceptionのコンストラクタ
メッセージを使用して構築します。
ConfigException - io.helidon.common.configの例外クラス
Config実装によって例外がスローされます。
ConfigException - io.helidon.configの例外クラス
Config実装によって例外がスローされます。
ConfigException - io.helidon.integrations.microstream.cacheの例外クラス
マイクロストリーム・キャッシュ構成の問題が発生した場合にRuntimeExceptionがスローされます。
ConfigException(String) - 例外クラスio.helidon.common.config.ConfigExceptionのコンストラクタ
詳細メッセージを含むコンストラクタです。
ConfigException(String) - 例外クラスio.helidon.config.ConfigExceptionのコンストラクタ
詳細メッセージを含むコンストラクタです。
ConfigException(String) - 例外クラスio.helidon.integrations.microstream.cache.ConfigExceptionのコンストラクタ
新しいConfigExceptionを作成します。
ConfigException(String, Throwable) - 例外クラスio.helidon.common.config.ConfigExceptionのコンストラクタ
詳細メッセージを含むコンストラクタです。
ConfigException(String, Throwable) - 例外クラスio.helidon.config.ConfigExceptionのコンストラクタ
詳細メッセージを含むコンストラクタです。
ConfigException(String, Throwable) - 例外クラスio.helidon.integrations.microstream.cache.ConfigExceptionのコンストラクタ
新しいConfigExceptionを作成します。
ConfigFilter - io.helidon.config.spiのインタフェース
Config APIを介して返される前に基本構成(String)値を変換できるフィルタ。
ConfigFilters - io.helidon.configのクラス
クラスは、組込みのConfigFilter実装へのアクセスを提供します。
ConfigFilters.ValueResolvingBuilder - io.helidon.configのクラス
値参照解決フィルタのビルダーです。
configFor(String) - インタフェースio.helidon.security.Securityのメソッド
セキュリティの構成。
ConfigHelper - io.helidon.configのクラス
共通構成ユーティリティ。
configKey() - インタフェースio.helidon.common.config.ConfiguredProviderのメソッド
このサービス実装の主な格納先です。
configKey() - クラスio.helidon.dbclient.hikari.HikariConnectionPoolProviderのメソッド
 
configKey() - インタフェースio.helidon.dbclient.hikari.spi.HikariMetricsProviderのメソッド
拡張プロバイダの構成キー。
configKey() - クラスio.helidon.dbclient.metrics.DbClientMetricsProviderのメソッド
 
configKey() - クラスio.helidon.dbclient.metrics.hikari.HikariMetricsExtensionProviderのメソッド
 
configKey() - インタフェースio.helidon.dbclient.spi.DbClientServiceProviderのメソッド
configに構成キーが必要です。
configKey() - クラスio.helidon.dbclient.tracing.DbClientTracingProviderのメソッド
 
configKey() - クラスio.helidon.http.encoding.deflate.DeflateEncodingProviderのメソッド
 
configKey() - クラスio.helidon.http.encoding.gzip.GzipEncodingProviderのメソッド
 
configKey() - クラスio.helidon.http.media.jackson.JacksonMediaSupportProviderのメソッド
 
configKey() - クラスio.helidon.http.media.jsonb.JsonbMediaSupportProviderのメソッド
 
configKey() - クラスio.helidon.http.media.jsonp.JsonpMediaSupportProviderのメソッド
 
configKey() - クラスio.helidon.http.media.multipart.MultiPartSupportProviderのメソッド
 
configKey() - クラスio.helidon.integrations.oci.tls.certificates.DefaultOciCertificatesTlsManagerProviderのメソッド
 
configKey() - クラスio.helidon.integrations.openapi.ui.OpenApiUiProviderのメソッド
 
configKey() - クラスio.helidon.openapi.OpenApiFeatureProviderのメソッド
 
configKey() - クラスio.helidon.security.abac.policy.el.JavaxElPolicyExecutorServiceのメソッド
 
configKey() - クラスio.helidon.security.abac.policy.PolicyValidatorのメソッド
 
configKey() - クラスio.helidon.security.abac.policy.PolicyValidatorServiceのメソッド
 
configKey() - インタフェースio.helidon.security.abac.policy.spi.PolicyExecutorServiceのメソッド
このポリシー・バリデータ・サービスで必要な構成キー。
configKey() - クラスio.helidon.security.abac.role.RoleValidatorのメソッド
 
configKey() - クラスio.helidon.security.abac.role.RoleValidatorServiceのメソッド
 
configKey() - クラスio.helidon.security.abac.scope.ScopeValidatorのメソッド
 
configKey() - クラスio.helidon.security.abac.scope.ScopeValidatorServiceのメソッド
 
configKey() - クラスio.helidon.security.abac.time.TimeValidatorのメソッド
 
configKey() - クラスio.helidon.security.abac.time.TimeValidatorServiceのメソッド
 
configKey() - インタフェースio.helidon.security.providers.abac.spi.AbacValidatorのメソッド
このバリデータ構成にマップする構成エントリのキー。
configKey() - インタフェースio.helidon.security.providers.abac.spi.AbacValidatorServiceのメソッド
このバリデータの構成の"root"のキー。
configKey() - インタフェースio.helidon.security.providers.httpauth.spi.UserStoreServiceのメソッド
セキュリティ・プロバイダ構成で予期される、このストアの構成キー。
configKey() - クラスio.helidon.webclient.http1.Http1ProtocolConfigProviderのメソッド
 
configKey() - クラスio.helidon.webclient.http2.Http2ProtocolConfigProviderのメソッド
 
configKey() - クラスio.helidon.webclient.metrics.WebClientMetricsProviderのメソッド
非推奨。
 
configKey() - クラスio.helidon.webclient.security.WebClientSecurityProviderのメソッド
非推奨。
 
configKey() - クラスio.helidon.webclient.tracing.WebClientTracingProviderのメソッド
非推奨。
 
configKey() - クラスio.helidon.webclient.websocket.WsProtocolConfigProviderのメソッド
 
configKey() - クラスio.helidon.webserver.accesslog.AccessLogFeatureProviderのメソッド
 
configKey() - クラスio.helidon.webserver.context.ContextFeatureProviderのメソッド
 
configKey() - クラスio.helidon.webserver.cors.CorsFeatureProviderのメソッド
 
configKey() - クラスio.helidon.webserver.grpc.GrpcProtocolConfigProviderのメソッド
 
configKey() - クラスio.helidon.webserver.http1.Http1ProtocolConfigProviderのメソッド
 
configKey() - クラスio.helidon.webserver.http2.Http2ProtocolConfigProviderのメソッド
 
configKey() - クラスio.helidon.webserver.observe.config.ConfigObserveProviderのメソッド
非推奨。
 
configKey() - クラスio.helidon.webserver.observe.health.HealthObserveProviderのメソッド
非推奨。
 
configKey() - クラスio.helidon.webserver.observe.info.InfoObserveProviderのメソッド
非推奨。
 
configKey() - クラスio.helidon.webserver.observe.log.LogObserveProviderのメソッド
非推奨。
 
configKey() - クラスio.helidon.webserver.observe.metrics.MetricsObserveProviderのメソッド
非推奨。
 
configKey() - クラスio.helidon.webserver.observe.ObserveFeatureProviderのメソッド
 
configKey() - インタフェースio.helidon.webserver.observe.spi.ObserveProviderのメソッド
このプロバイダの構成キー。
configKey() - クラスio.helidon.webserver.observe.tracing.TracingObserveProviderのメソッド
非推奨。
 
configKey() - クラスio.helidon.webserver.security.SecurityFeatureProviderのメソッド
 
configKey() - クラスio.helidon.webserver.websocket.WsProtocolConfigProviderのメソッド
 
configMap(Map<String, Config>) - クラスio.helidon.security.EndpointConfig.Builderのメソッド
プロバイダが使用する構成に対する構成キーのマップをプロバイダに提供します。
ConfigMapper - io.helidon.config.spiのインタフェース
複雑な構造の変換を支援するために、構成マッパーがConfigMapperProviderに提供されています。
ConfigMapperProvider - io.helidon.config.spiのインタフェース
Configサブツリーを特定のJavaタイプに変換するマッピング関数を提供します。
ConfigMappers - io.helidon.configのクラス
構成をJavaタイプに変換するユーティリティ・メソッド。
ConfigMappingException - io.helidon.configの例外クラス
構成値マッピング例外。
ConfigMappingException(Config.Key, Type, String) - 例外クラスio.helidon.config.ConfigMappingExceptionのコンストラクタ
失敗を説明する追加のコンテキスト詳細を使用して、新しい構成値マッピング例外を作成します。
ConfigMappingException(Config.Key, Type, String, Throwable) - 例外クラスio.helidon.config.ConfigMappingExceptionのコンストラクタ
失敗を説明する追加のコンテキスト詳細を使用して、新しい構成値マッピング例外を作成します。
ConfigMappingException(Config.Key, String) - 例外クラスio.helidon.config.ConfigMappingExceptionのコンストラクタ
失敗を説明する追加のコンテキスト詳細を使用して、新しい構成値マッピング例外を作成します。
ConfigMappingException(Config.Key, String, Class<?>, Throwable) - 例外クラスio.helidon.config.ConfigMappingExceptionのコンストラクタ
失敗を説明する追加のコンテキスト詳細を使用して、新しい構成値マッピング例外を作成します。
ConfigMappingException(Config.Key, String, String, Throwable) - 例外クラスio.helidon.config.ConfigMappingExceptionのコンストラクタ
失敗を説明する追加のコンテキスト詳細を使用して、新しい構成値マッピング例外を作成します。
ConfigMappingException(Config.Key, String, Throwable) - 例外クラスio.helidon.config.ConfigMappingExceptionのコンストラクタ
失敗を説明する追加のコンテキスト詳細を使用して、新しい構成値マッピング例外を作成します。
configNode() - 注釈インタフェースio.helidon.integrations.microstream.cdi.MicrostreamCacheの要素
作成するEmbeddedStorageManagerインスタンスを構成するために使用する構成ノードを指定します。
configNode() - 注釈インタフェースio.helidon.integrations.microstream.cdi.MicrostreamStorageの要素
作成するEmbeddedStorageManagerインスタンスを構成するために使用する構成ノードを指定します。
ConfigNode - io.helidon.config.spiのインタフェース
構成ノードの実装を識別するマーカー・インタフェースです。
ConfigNode.ListNode - io.helidon.config.spiのインタフェース
ConfigNodeベースの構成値のリスト。
ConfigNode.ListNode.Builder - io.helidon.config.spiのインタフェース
ConfigNode.ListNodeインスタンスを構築するためのビルダー。
ConfigNode.NodeType - io.helidon.config.spi内の列挙型クラス
構成ノードのベース・タイプ。
ConfigNode.ObjectNode - io.helidon.config.spiのインタフェース
必要に応じて適切なConfigParserによって解析された階層構造を表す構成ノード。
ConfigNode.ObjectNode.Builder - io.helidon.config.spiのインタフェース
ConfigNode.ObjectNodeインスタンスを構築するためのビルダー。
ConfigNode.ValueNode - io.helidon.config.spiのインタフェース
単一の文字列ベースの構成値。
ConfigObserveProvider - io.helidon.webserver.observe.configのクラス
非推奨。
ServiceLoaderの場合のみ
ConfigObserveProvider() - クラスio.helidon.webserver.observe.config.ConfigObserveProviderのコンストラクタ
非推奨。
ServiceLoaderの場合のみ
ConfigObserver - io.helidon.webserver.observe.configのクラス
構成オブザーバ構成。
ConfigObserverConfig - io.helidon.webserver.observe.configのインタフェース
定義から生成されたインタフェース。
ConfigObserverConfig.Builder - io.helidon.webserver.observe.configのクラス
ConfigObserverのFluent APIビルダー。
ConfigObserverConfig.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.webserver.observe.configのクラス
ConfigObserverのFluent APIビルダー・ベース。
ConfigObserverConfig.BuilderBase.ConfigObserverConfigImpl - io.helidon.webserver.observe.configのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
ConfigObserverConfigImpl(ConfigObserverConfig.BuilderBase<?, ?>) - クラスio.helidon.webserver.observe.config.ConfigObserverConfig.BuilderBase.ConfigObserverConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
ConfigParser - io.helidon.config.spiのインタフェース
構成ConfigParser.Contentを、コンテンツの元の構造および値を表すConfigNode.ObjectNodeに変換します。
ConfigParser.Content - io.helidon.config.spiのインタフェース
ConfigParserによって解析される構成コンテンツ。
ConfigParser.Content.Builder - io.helidon.config.spiのクラス
ConfigParser.ContentのFluent APIビルダー。
ConfigParserException - io.helidon.config.spiの例外クラス
構成の解析中にスローされた例外のルート・クラス。
ConfigParserException(String) - 例外クラスio.helidon.config.spi.ConfigParserExceptionのコンストラクタ
例外インスタンスを構築します。
ConfigParserException(String, Throwable) - 例外クラスio.helidon.config.spi.ConfigParserExceptionのコンストラクタ
例外インスタンスを構築します。
ConfigParsers - io.helidon.configのクラス
組込みのConfigParser実装へのアクセスを提供します。
configPath() - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBaseのメソッド
OCI構成プロファイル・パス。
configPath() - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBase.OciConfigImplのメソッド
 
configPath() - インタフェースio.helidon.integrations.oci.sdk.runtime.OciConfigのメソッド
OCI構成プロファイル・パス。
configPath(String) - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBaseのメソッド
OCI構成プロファイル・パス。
ConfigProducer$$Injection$$Activator - io.helidon.configのクラス
ConfigProducerのアクティベータ。
ConfigProducer$$Injection$$Activator() - クラスio.helidon.config.ConfigProducer$$Injection$$Activatorのコンストラクタ
デフォルトのアクティベータ・コンストラクタです。
configProfile() - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBaseのメソッド
OCI構成/認証プロファイル名。
configProfile() - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBase.OciConfigImplのメソッド
 
configProfile() - インタフェースio.helidon.integrations.oci.sdk.runtime.OciConfigのメソッド
OCI構成/認証プロファイル名。
configProfile(String) - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBaseのメソッド
OCI構成/認証プロファイル名。
ConfigProperties - io.helidon.config.encryptionのクラス
プロパティとそのデフォルト値。
ConfigProvider - io.helidon.common.config.spiのインタフェース
デフォルト構成インスタンスを取得するために使用される構成実装を検出するためのサービス・ローダー・プロバイダ・インタフェース。
configSource(Config) - クラスio.helidon.config.MetaConfigのstaticメソッド
メタ構成に基づいて構成ソース(または構成ソース)をロードします。
ConfigSource - io.helidon.config.spiのインタフェース
構成のSource
ConfigSourceProvider - io.helidon.config.spiのインタフェース
メタ構成に基づいて構成ソースを提供するJavaサービス・ローダー・サービス。
ConfigSourceRuntime - io.helidon.configのインタフェース
構成ソースのランタイム。
configSources() - 注釈インタフェースio.helidon.microprofile.testing.junit5.Configurationの要素
このテスト・クラスまたはメソッドの構成に追加するクラス・パス・プロパティ構成ソース。
configSources() - 注釈インタフェースio.helidon.microprofile.testing.testng.Configurationの要素
このテスト・クラスまたはメソッドの構成に追加するクラス・パス・プロパティ構成ソース。
ConfigSources - io.helidon.configのクラス
組込みのConfigSource実装へのアクセスを提供します。
ConfigSources.SystemPropertiesConfigSource - io.helidon.configのクラス
システム・プロパティ構成ソース。
ConfigSources.SystemPropertiesConfigSource.Builder - io.helidon.configのクラス
ConfigSources.SystemPropertiesConfigSource用のfluent APIビルダー。
configSupplier() - クラスio.helidon.integrations.oci.sdk.runtime.OciExtensionのstaticメソッド
OCI configsource(s)によって支えられたRAW構成のサプライヤ。
configSupplier(Supplier<Config>) - クラスio.helidon.integrations.oci.sdk.runtime.OciExtensionのstaticメソッド
OCI configsource(s)によってバックアップされたRAW構成のサプライヤを確立します。
configType() - クラスio.helidon.webclient.http1.Http1ClientSpiProviderのメソッド
 
configType() - クラスio.helidon.webclient.http2.Http2ClientSpiProviderのメソッド
 
configType() - インタフェースio.helidon.webclient.spi.ClientProtocolProviderのメソッド
構成オブジェクトのタイプ。
configType() - クラスio.helidon.webclient.websocket.WsProtocolProviderのメソッド
 
configuration(Config) - クラスio.helidon.security.providers.abac.AbacProvider.Builderのメソッド
バリデータ・インスタンスに使用する構成。
Configuration - クラスio.helidon.integrations.oci.sdk.cdi.OciExtension内の検索タグ
セクション
Configuration - クラスio.helidon.integrations.oci.sdk.runtime.OciExtension内の検索タグ
セクション
Configuration - クラスio.helidon.microprofile.cdi.Main内の検索タグ
セクション
Configuration - インタフェースio.helidon.config.Configの検索タグ
セクション
Configuration - パッケージ内の検索タグio.helidon.webserver.cors
セクション
Configuration - io.helidon.microprofile.testing.junit5の注釈インタフェース
構成自体の追加構成。
Configuration - io.helidon.microprofile.testing.testngの注釈インタフェース
構成自体の追加構成。
「構成値およびタイプ」 - パッケージ内の検索タグio.helidon.config
セクション
configurator() - インタフェースio.helidon.microprofile.metrics.MetricAnnotationDiscovery.OfConstructorのメソッド
関心のある注釈が表示されるコンストラクタのコンフィギュレータを返します。
configurator() - インタフェースio.helidon.microprofile.metrics.MetricAnnotationDiscovery.OfMethodのメソッド
目的の注釈が表示されるメソッドのコンフィギュレータを返します。
configure() - クラスio.helidon.common.SerializationConfigのメソッド
現在のVMでデシリアライズ・フィルタリングを構成します。
configure(ServiceBinder) - クラスio.helidon.config.Injection$$Moduleのメソッド
 
configure(ServiceBinder) - クラスio.helidon.faulttolerance.Injection$$Moduleのメソッド
 
configure(ServiceBinder) - クラスio.helidon.integrations.oci.sdk.runtime.Injection$$Moduleのメソッド
 
configure(ServiceBinder) - クラスio.helidon.integrations.oci.tls.certificates.Injection$$Moduleのメソッド
 
configure(ServiceBinder) - クラスio.helidon.webclient.api.Injection$$Moduleのメソッド
 
configure(ConfigureK8s.Request) - インタフェースio.helidon.integrations.vault.auths.k8s.K8sAuthのメソッド
この認証メソッドを構成します。
configure(DbConfigure.Request<?>) - インタフェースio.helidon.integrations.vault.secrets.database.DbSecretsのメソッド
データベースを構成します。
configure(ClientBuilder) - クラスio.helidon.microprofile.tracing.MpTracingClientRegistrarのメソッド
 
configure(ClientBuilder, ExecutorService) - クラスio.helidon.microprofile.tracing.MpTracingClientRegistrarのメソッド
 
configure(FeatureContext) - クラスio.helidon.microprofile.cors.CrossOriginAutoDiscoverableのメソッド
 
configure(FeatureContext) - クラスio.helidon.microprofile.lra.LraAutoDiscoverableのメソッド
 
configure(FeatureContext) - クラスio.helidon.microprofile.restclient.HelidonRequestHeaderAutoDiscoverableのメソッド
 
configure(FeatureContext) - クラスio.helidon.microprofile.security.ClientSecurityAutoDiscoverableのメソッド
 
configure(FeatureContext) - クラスio.helidon.microprofile.security.JerseySecurityFeatureのメソッド
 
configure(FeatureContext) - クラスio.helidon.microprofile.security.SecurityDisabledFeatureのメソッド
 
configure(FeatureContext) - クラスio.helidon.microprofile.telemetry.TelemetryAutoDiscoverableのメソッド
HelidonTelemetryContainerFilterおよびHelidonTelemetryClientFilterフィルタの登録に使用されます。
configure(FeatureContext) - クラスio.helidon.microprofile.tracing.MpTracingAutoDiscoverableのメソッド
 
configure(FeatureContext) - クラスio.helidon.tracing.jersey.client.ClientTracingAutoDiscoverableのメソッド
 
CONFIGURE - 列挙型クラスio.helidon.common.SerializationConfig.Actionの列挙定数
正しい値を構成しようとしています。
configureContext(SecurityFilterContext, ContainerRequestContext, UriInfo) - クラスio.helidon.microprofile.security.SecurityFilterのメソッド
 
configured() - クラスio.helidon.common.config.GlobalConfigのstaticメソッド
グローバル構成がすでに構成されているかどうか。
configured() - 注釈インタフェースio.helidon.config.metadata.ConfiguredOptionの要素
これは、この注釈が他の目的に使用され、実際は構成からロードされるものを示さないオプションに対してfalseに設定できます。
Configured - io.helidon.config.metadataの注釈インタフェース
構成されたクラスは、構成からその値をロードできます。
configuredAuthenticationDetailsProvider(boolean) - クラスio.helidon.integrations.oci.sdk.runtime.OciExtensionのstaticメソッド
構成済認証プロバイダ戦略タイプ名。
configuredContext() - インタフェースio.helidon.webserver.servicecommon.FeatureSupportのメソッド
構成済(先頭にスラッシュを含めることはできません)としてのこのサービスのWebコンテキスト。
configuredContext() - クラスio.helidon.webserver.servicecommon.HelidonFeatureSupportのメソッド
 
ConfiguredOption - io.helidon.config.metadataの注釈インタフェース
単一の構成オプション。
ConfiguredOption.Kind - io.helidon.config.metadata内の列挙型クラス
オプションの種類。
ConfiguredOptions - io.helidon.config.metadataの注釈インタフェース
クラス/インタフェースで定義した場合の構成済オプション。
ConfiguredProvider<T> - io.helidon.common.configのインタフェース
構成からロードできるプロバイダは、このインタフェースを実装する必要があります。
ConfiguredTlsManager - io.helidon.common.tlsのクラス
デフォルトで構成されたTlsManager実装。
ConfiguredTlsManager(String, String) - クラスio.helidon.common.tls.ConfiguredTlsManagerのコンストラクタ
tlsマネージャ・コンストラクタを構成しました。
ConfiguredValue - io.helidon.config.metadataの注釈インタフェース
オプションの可能な値のリストを定義するために使用できます。
ConfigureK8s - io.helidon.integrations.vault.auths.k8sのクラス
k8sメソッド・リクエストを構成します。
ConfigureK8s.Request - io.helidon.integrations.vault.auths.k8sのクラス
リクエスト・オブジェクト。
ConfigureK8s.Response - io.helidon.integrations.vault.auths.k8sのクラス
ロール・レスポンスを作成します。
configureRuntime() - クラスio.helidon.common.SerializationConfigのstaticメソッド
構成が想定どおりであることを確認してください。
configureRuntime() - クラスio.helidon.logging.common.LogConfigのstaticメソッド
ネイティブ・イメージ内の場合、実行時構成でロギングを再構成します。
configureSocket(ServerSocket) - インタフェースio.helidon.webserver.ListenerConfigのメソッド
構成されたソケット・オプションでサーバー・ソケットを更新します。
configureSocket(ServerSocket) - クラスio.helidon.webserver.ListenerConfig.BuilderBase.ListenerConfigImplのメソッド
構成されたソケット・オプションでサーバー・ソケットを更新します。
configureSocket(ServerSocket) - インタフェースio.helidon.webserver.WebServerConfigのメソッド
構成されたソケット・オプションでサーバー・ソケットを更新します。
configureSocket(ServerSocket) - クラスio.helidon.webserver.WebServerConfig.BuilderBase.WebServerConfigImplのメソッド
構成されたソケット・オプションでサーバー・ソケットを更新します。
configureSocket(Socket) - インタフェースio.helidon.common.socket.SocketOptionsのメソッド
ソケット・オプションを定義してソケットを構成します。
configureSocket(Socket) - クラスio.helidon.common.socket.SocketOptions.BuilderBase.SocketOptionsImplのメソッド
ソケット・オプションを定義してソケットを構成します。
configureSpan(Span.Builder) - クラスio.helidon.tracing.jersey.TracingFilterのメソッド
 
configureSpan(Span.Builder<?>) - クラスio.helidon.tracing.jersey.AbstractTracingFilterのメソッド
名前が付けられ、親を持つスパンの追加プロパティを構成します。
configureVendorMetrics(HttpRouting.Builder) - クラスio.helidon.webserver.observe.metrics.MetricsObserverのメソッド
Helidon固有のメトリクスを構成します。
ConfigUserStore - io.helidon.security.providers.httpauthのクラス
ユーザー・ストアが構成からロードされました。
ConfigUserStore() - クラスio.helidon.security.providers.httpauth.ConfigUserStoreのコンストラクタ
 
ConfigValue<T> - io.helidon.common.configのインタフェース
Configノードの型付きの値。
ConfigValue<T> - io.helidon.configのインタフェース
Configノードの型付きの値。
ConfigValues - io.helidon.configのクラス
構成値のファクトリ。
ConfigVaultProvider - io.helidon.security.providers.config.vaultのクラス
構成セキュリティ設定を使用して、シークレットを構成から直接取得し、データを暗号化/復号化するためのセキュリティ・プロバイダ。
ConfigVaultProvider.Builder - io.helidon.security.providers.config.vaultのクラス
ConfigVaultProviderのFluent APIビルダー。
ConfigVaultProvider.EncryptionConfig - io.helidon.security.providers.config.vaultのクラス
暗号化の構成。
ConfigVaultProvider.SecretConfig - io.helidon.security.providers.config.vaultのクラス
シークレットの構成。
ConfigVaultProviderService - io.helidon.security.providers.config.vaultのクラス
SecurityProviderServiceプロバイダ・サービスのJavaサービス・ローダー実装。
ConfigVaultProviderService() - クラスio.helidon.security.providers.config.vault.ConfigVaultProviderServiceのコンストラクタ
非推奨。
使用しないでください。Java Service Loaderでのみ起動する必要があります
CONFLICT_409 - クラスio.helidon.http.Statusのstatic変数
409 競合。「HTTP/1.1ドキュメント」を参照してください。
connect() - クラスio.helidon.common.testing.http.junit5.SocketHttpClientのメソッド
デフォルトのタイムアウトで接続します。
connect() - クラスio.helidon.webclient.api.TcpClientConnectionのメソッド
この接続をネットワーク経由で接続します。
connect(String, WsListener) - インタフェースio.helidon.webclient.websocket.WsClientのメソッド
新しいWebSocket接続を開始し、新しい仮想スレッドで実行します。
connect(String, WsListener) - クラスio.helidon.webserver.testing.junit5.websocket.DirectWsClientのメソッド
 
connect(URI, WsListener) - インタフェースio.helidon.webclient.websocket.WsClientのメソッド
新しいWebSocket接続を開始し、新しい仮想スレッドで実行します。
connect(URI, WsListener) - クラスio.helidon.webserver.testing.junit5.websocket.DirectWsClientのメソッド
 
connect(Duration) - クラスio.helidon.common.testing.http.junit5.SocketHttpClientのメソッド
カスタム接続タイムアウトで接続します。
CONNECT - 列挙型クラスio.helidon.http.http2.Http2ErrorCodeの列挙定数
CONNECTリクエスト(セクション8.3)にレスポンスして確立された接続がリセットされたか、異常終了しました。
CONNECT - クラスio.helidon.http.Methodのstatic変数
HTTP CONNECTメソッドは、リクエストされたリソースとの双方向通信を開始します。
connected() - クラスio.helidon.common.testing.http.junit5.SocketHttpClientのメソッド
このクライアントが接続されているかどうか。
connection() - インタフェースio.helidon.dbclient.jdbc.JdbcConnectionPoolのメソッド
プールから接続を返します。
connection() - クラスio.helidon.messaging.connectors.jms.SessionMetadataのメソッド
メッセージの受信に使用されるConnection
connection() - クラスio.helidon.webclient.api.ClientRequestBaseのメソッド
 
connection() - インタフェースio.helidon.webclient.api.FullClientRequestのメソッド
(プロキシを使用する場合など)を使用する明示的な接続が可能です。
connection() - クラスio.helidon.webclient.api.WebClientServiceResponse.BuilderBaseのメソッド
このリクエストの処理に使用されたクライアント接続/ストリーム。
connection() - クラスio.helidon.webclient.api.WebClientServiceResponse.BuilderBase.WebClientServiceResponseImplのメソッド
 
connection() - インタフェースio.helidon.webclient.api.WebClientServiceResponseのメソッド
このリクエストの処理に使用されたクライアント接続/ストリーム。
connection() - クラスio.helidon.webclient.http1.UpgradeResponseのメソッド
アップグレードされた接続。
connection(ClientConnection) - インタフェースio.helidon.webclient.api.ClientRequestのメソッド
このメソッドは、このリクエストによる明示的な接続用です。
connection(ClientConnection) - クラスio.helidon.webclient.api.ClientRequestBaseのメソッド
 
connection(ReleasableResource) - クラスio.helidon.webclient.api.WebClientServiceResponse.BuilderBaseのメソッド
このリクエストの処理に使用されたクライアント接続/ストリーム。
connection(ConnectionContext) - クラスio.helidon.webserver.http1.Http1ConnectionSelectorのメソッド
 
connection(ConnectionContext) - クラスio.helidon.webserver.http2.Http2ConnectionSelectorのメソッド
 
connection(ConnectionContext) - インタフェースio.helidon.webserver.spi.ServerConnectionSelectorのメソッド
新規接続の作成
CONNECTION - クラスio.helidon.http.HeaderNamesのstatic変数
Connectionヘッダー名。
CONNECTION_CLOSE - クラスio.helidon.http.HeaderValuesのstatic変数
接続が閉じます。
CONNECTION_KEEP_ALIVE - クラスio.helidon.http.HeaderValuesのstatic変数
接続はキープアライブです。
connectionAcquisitionTimeout(Duration) - クラスio.helidon.integrations.neo4j.Neo4j.Builderのメソッド
接続取得タイムアウトを設定します。
connectionCacheSize() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
接続キャッシュの最大サイズ。
connectionCacheSize() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBase.HttpClientConfigImplのメソッド
 
connectionCacheSize() - インタフェースio.helidon.webclient.http1.Http1ClientConfigのメソッド
接続キャッシュの最大サイズ。
connectionCacheSize() - クラスio.helidon.webclient.http1.Http1ClientConfig.BuilderBase.Http1ClientConfigImplのメソッド
接続キャッシュの最大サイズ。
connectionCacheSize() - インタフェースio.helidon.webclient.http2.Http2ClientConfigのメソッド
接続キャッシュの最大サイズ。
connectionCacheSize() - クラスio.helidon.webclient.http2.Http2ClientConfig.BuilderBase.Http2ClientConfigImplのメソッド
接続キャッシュの最大サイズ。
connectionCacheSize() - インタフェースio.helidon.webclient.api.HttpClientConfigのメソッド
接続キャッシュの最大サイズ。
connectionCacheSize() - インタフェースio.helidon.webclient.api.WebClientConfigのメソッド
接続キャッシュの最大サイズ。
connectionCacheSize() - クラスio.helidon.webclient.api.WebClientConfig.BuilderBase.WebClientConfigImplのメソッド
接続キャッシュの最大サイズ。
connectionCacheSize() - インタフェースio.helidon.webclient.websocket.WsClientConfigのメソッド
接続キャッシュの最大サイズ。
connectionCacheSize() - クラスio.helidon.webclient.websocket.WsClientConfig.BuilderBase.WsClientConfigImplのメソッド
接続キャッシュの最大サイズ。
connectionCacheSize(int) - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
接続キャッシュの最大サイズ。
connectionConfig() - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
接続(私達のサーバーに対してクライアントから確立される)の構成。
connectionConfig() - クラスio.helidon.webserver.ListenerConfig.BuilderBase.ListenerConfigImplのメソッド
 
connectionConfig() - インタフェースio.helidon.webserver.ListenerConfigのメソッド
接続(私達のサーバーに対してクライアントから確立される)の構成。
connectionConfig() - インタフェースio.helidon.webserver.WebServerConfigのメソッド
接続(私達のサーバーに対してクライアントから確立される)の構成。
connectionConfig() - クラスio.helidon.webserver.WebServerConfig.BuilderBase.WebServerConfigImplのメソッド
接続(私達のサーバーに対してクライアントから確立される)の構成。
connectionConfig(ConnectionConfig) - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
接続(私達のサーバーに対してクライアントから確立される)の構成。
connectionConfig(Consumer<ConnectionConfig.Builder>) - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
接続(私達のサーバーに対してクライアントから確立される)の構成。
ConnectionConfig - io.helidon.webserverのインタフェース
サーバー接続の構成 (クライアントによって作成された各接続)。
ConnectionConfig.Builder - io.helidon.webserverのクラス
ConnectionConfigのFluent APIビルダー。
ConnectionConfig.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.webserverのクラス
ConnectionConfigのFluent APIビルダー・ベース。
ConnectionConfig.BuilderBase.ConnectionConfigImpl - io.helidon.webserverのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
ConnectionConfigImpl(ConnectionConfig.BuilderBase<?, ?>) - クラスio.helidon.webserver.ConnectionConfig.BuilderBase.ConnectionConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
ConnectionContext - io.helidon.messaging.connectors.jmsのクラス
JMSコネクタによって構築される実際の接続に関連するコンテキスト。
ConnectionContext - io.helidon.webserverのインタフェース
サーバー接続コンテキスト。
connectionFactory() - クラスio.helidon.messaging.connectors.jms.SessionMetadataのメソッド
メッセージの受信に使用されるConnectionFactory
connectionFactory(String, ConnectionFactory) - クラスio.helidon.messaging.connectors.jms.JmsConnector.JmsConnectorBuilderのメソッド
JmsConnector.NAMED_FACTORY_ATTRIBUTEで指定された名前でカスタムConnectionFactory参照可能オブジェクトを追加します。
ConnectionFlowControl - io.helidon.http.http2のクラス
接続のためのHTTP/2フロー制御。
ConnectionFlowControl.ConnectionFlowControlBuilder - io.helidon.http.http2のクラス
接続フロー制御ビルダー。
ConnectionKey - io.helidon.webclient.apiのレコード・クラス
接続キー・インスタンスには、必要なすべての接続関連情報が含まれます。
ConnectionKey(String, String, int, Duration, Tls, DnsResolver, DnsAddressLookup, Proxy) - レコード・クラスio.helidon.webclient.api.ConnectionKeyのコンストラクタ
ConnectionKeyレコード・クラスのインスタンスを作成します。
connectionOptions() - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
このリスナーで受け入れられる接続のオプション。
connectionOptions() - クラスio.helidon.webserver.ListenerConfig.BuilderBase.ListenerConfigImplのメソッド
 
connectionOptions() - インタフェースio.helidon.webserver.ListenerConfigのメソッド
このリスナーで受け入れられる接続のオプション。
connectionOptions() - インタフェースio.helidon.webserver.WebServerConfigのメソッド
このリスナーで受け入れられる接続のオプション。
connectionOptions() - クラスio.helidon.webserver.WebServerConfig.BuilderBase.WebServerConfigImplのメソッド
このリスナーで受け入れられる接続のオプション。
connectionOptions(SocketOptions) - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
このリスナーで受け入れられる接続のオプション。
connectionOptions(Consumer<SocketOptions.Builder>) - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
このリスナーで受け入れられる接続のオプション。
connectionOptions(Supplier<? extends SocketOptions>) - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
このリスナーで受け入れられる接続のオプション。
connectionPool(JdbcConnectionPool) - クラスio.helidon.dbclient.jdbc.JdbcClientBuilderのメソッド
接続プールの構成。
ConnectionProviders - io.helidon.webserverのクラス
接続プロバイダの候補。
connectionSelectors() - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
このソケットで使用する明示的に定義された接続セレクタ。
connectionSelectors() - クラスio.helidon.webserver.ListenerConfig.BuilderBase.ListenerConfigImplのメソッド
 
connectionSelectors() - インタフェースio.helidon.webserver.ListenerConfigのメソッド
このソケットで使用する明示的に定義された接続セレクタ。
connectionSelectors() - インタフェースio.helidon.webserver.WebServerConfigのメソッド
このソケットで使用する明示的に定義された接続セレクタ。
connectionSelectors() - クラスio.helidon.webserver.WebServerConfig.BuilderBase.WebServerConfigImplのメソッド
このソケットで使用する明示的に定義された接続セレクタ。
connectionSelectors(List<? extends ServerConnectionSelector>) - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
このソケットで使用する明示的に定義された接続セレクタ。
connector(ConnectorFactory) - クラスio.helidon.messaging.Messaging.Builderのメソッド
IncomingConnectorFactoryOutgoingConnectorFactoryまたはその両方を実装するコネクタを追加します。
CONNECTOR_NAME - インタフェースio.helidon.messaging.connectors.aq.AqConnectorのstatic変数
Oracle AQコネクタ名。
CONNECTOR_NAME - クラスio.helidon.messaging.connectors.jms.JmsConnectorのstatic変数
MicroprofileメッセージングJMSコネクタ名。
CONNECTOR_NAME - クラスio.helidon.messaging.connectors.mock.MockConnectorのstatic変数
コネクタ名。
CONNECTOR_NAME - クラスio.helidon.messaging.connectors.wls.WeblogicConnectorのstatic変数
MicroprofileメッセージングWeblogic JMSコネクタ名。
ConnectorConfigBuilder - io.helidon.messagingのクラス
単一コネクタのデタッチされた構成。
ConnectorConfigBuilder() - クラスio.helidon.messaging.ConnectorConfigBuilderのコンストラクタ
 
connectTimeout() - クラスio.helidon.common.socket.SocketOptions.BuilderBaseのメソッド
ソケット接続のタイムアウト。
connectTimeout() - クラスio.helidon.common.socket.SocketOptions.BuilderBase.SocketOptionsImplのメソッド
 
connectTimeout() - インタフェースio.helidon.common.socket.SocketOptionsのメソッド
ソケット接続のタイムアウト。
connectTimeout() - クラスio.helidon.webclient.api.HttpConfigBase.BuilderBaseのメソッド
接続タイムアウト
connectTimeout() - クラスio.helidon.webclient.api.HttpConfigBase.BuilderBase.HttpConfigBaseImplのメソッド
 
connectTimeout() - インタフェースio.helidon.webclient.http1.Http1ClientConfigのメソッド
接続タイムアウト
connectTimeout() - クラスio.helidon.webclient.http1.Http1ClientConfig.BuilderBase.Http1ClientConfigImplのメソッド
接続タイムアウト
connectTimeout() - インタフェースio.helidon.webclient.http2.Http2ClientConfigのメソッド
接続タイムアウト
connectTimeout() - クラスio.helidon.webclient.http2.Http2ClientConfig.BuilderBase.Http2ClientConfigImplのメソッド
接続タイムアウト
connectTimeout() - インタフェースio.helidon.webclient.api.HttpClientConfigのメソッド
接続タイムアウト
connectTimeout() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBase.HttpClientConfigImplのメソッド
接続タイムアウト
connectTimeout() - インタフェースio.helidon.webclient.api.HttpConfigBaseのメソッド
接続タイムアウト
connectTimeout() - インタフェースio.helidon.webclient.api.WebClientConfigのメソッド
接続タイムアウト
connectTimeout() - クラスio.helidon.webclient.api.WebClientConfig.BuilderBase.WebClientConfigImplのメソッド
接続タイムアウト
connectTimeout() - インタフェースio.helidon.webclient.websocket.WsClientConfigのメソッド
接続タイムアウト
connectTimeout() - クラスio.helidon.webclient.websocket.WsClientConfig.BuilderBase.WsClientConfigImplのメソッド
接続タイムアウト
connectTimeout() - クラスio.helidon.webserver.ConnectionConfig.BuilderBase.ConnectionConfigImplのメソッド
 
connectTimeout() - クラスio.helidon.webserver.ConnectionConfig.BuilderBaseのメソッド
接続タイムアウト
connectTimeout() - インタフェースio.helidon.webserver.ConnectionConfigのメソッド
接続タイムアウト
connectTimeout(Duration) - クラスio.helidon.common.socket.SocketOptions.BuilderBaseのメソッド
ソケット接続のタイムアウト。
connectTimeout(Duration) - クラスio.helidon.webclient.api.HttpConfigBase.BuilderBaseのメソッド
接続タイムアウト
connectTimeout(Duration) - クラスio.helidon.webserver.ConnectionConfig.BuilderBaseのメソッド
接続タイムアウト
constant(long) - インタフェースio.helidon.common.reactive.RetrySchemaのstaticメソッド
定数結果を使用して再試行スキーマを作成します。
CONSTANT - 列挙型クラスio.helidon.tracing.providers.jaeger.JaegerTracerBuilder.SamplerTypeの列挙定数
定数サンプラは、すべてのトレースで同じディシジョンを行います。
CONSTRUCTOR - 列挙型クラスio.helidon.common.types.ElementKindの列挙定数
コンストラクタ要素タイプの種類。
consume() - インタフェースio.helidon.http.media.ReadableEntityのメソッド
エンティティをまだ消費していない場合は消費します。
consume() - クラスio.helidon.http.media.ReadableEntityBaseのメソッド
 
consumeAsync(Message<?>, Session, AtomicReference<MessageMapper>, MessageProducer, Config) - クラスio.helidon.messaging.connectors.jms.JmsConnectorのメソッド
 
consumeAsync(Message<?>, Session, AtomicReference<MessageMapper>, MessageProducer, Config) - クラスio.helidon.messaging.connectors.wls.WeblogicConnectorのメソッド
 
consumed() - インタフェースio.helidon.common.buffers.BufferDataのメソッド
このバッファが完全に消費されるかどうか (使用可能なすべてのバイトが読み取られました)。
consumed() - インタフェースio.helidon.http.media.ReadableEntityのメソッド
このエンティティがすでに消費されているかどうか。
consumed() - クラスio.helidon.http.media.ReadableEntityBaseのメソッド
 
CONSUMER - 列挙型クラスio.helidon.tracing.Span.Kindの列挙定数
メッセージングにおける消費者スパン。
consumerSupplier(Supplier<Consumer<K, V> >) - クラスio.helidon.messaging.connectors.kafka.KafkaPublisher.Builderのメソッド
KafkaConsumerのインスタンス化方法を定義します。
contains(Header) - インタフェースio.helidon.http.Headersのメソッド
これらのヘッダーに、指定された名前と値のヘッダーが含まれるかどうか。
contains(HeaderName) - インタフェースio.helidon.http.Headersのメソッド
これらのヘッダーに、指定された名前のヘッダーが含まれるかどうか。
contains(String) - インタフェースio.helidon.common.parameters.Parametersのメソッド
これらのパラメータに指定した名前が含まれるかどうか。
contains(String) - インタフェースio.helidon.tracing.HeaderProviderのメソッド
ヘッダーが存在するかどうか。
containsKey(Class<? extends T>) - クラスio.helidon.security.ClassToInstanceStoreのメソッド
このストアにクラスのマッピングが含まれているかどうかを確認します。
content() - クラスio.helidon.common.configurable.ResourceConfig.BuilderBaseのメソッド
リソース(エンコードされたbase64)のバイナリ・コンテンツ。
content() - クラスio.helidon.common.configurable.ResourceConfig.BuilderBase.ResourceConfigImplのメソッド
 
content() - インタフェースio.helidon.common.configurable.ResourceConfigのメソッド
リソース(エンコードされたbase64)のバイナリ・コンテンツ。
content() - インタフェースio.helidon.webserver.http.ServerRequestのメソッド
サーバーリクエストエンティティ。
content(Object) - クラスio.helidon.http.media.multipart.WriteablePart.Builderのメソッド
MediaContextを使用して、直列化するコンテンツを構成します。
content(String) - クラスio.helidon.common.configurable.ResourceConfig.BuilderBaseのメソッド
リソース(エンコードされたbase64)のバイナリ・コンテンツ。
content(Supplier<Object>) - クラスio.helidon.http.media.multipart.WriteablePart.Builderのメソッド
MediaContextを使用して、直列化するコンテンツを構成します。
CONTENT - 列挙型クラスio.helidon.common.configurable.Resource.Sourceの列挙定数
リソースは文字列コンテンツで作成されました。
CONTENT_DISPOSITION - クラスio.helidon.http.HeaderNamesのstatic変数
<code>{@value}</code>ヘッダー名。
CONTENT_ENCODING - クラスio.helidon.http.HeaderNamesのstatic変数
Content-Encodingヘッダー名。
CONTENT_LANGUAGE - クラスio.helidon.http.HeaderNamesのstatic変数
Content-Languageヘッダー名。
CONTENT_LENGTH - クラスio.helidon.http.HeaderNamesのstatic変数
Content-Lengthヘッダー名。
CONTENT_LENGTH_ZERO - クラスio.helidon.http.HeaderValuesのstatic変数
値が0のコンテンツ長。
CONTENT_LOCATION - クラスio.helidon.http.HeaderNamesのstatic変数
Content-Locationヘッダー名。
CONTENT_RANGE - クラスio.helidon.http.HeaderNamesのstatic変数
Content-Rangeヘッダー名。
CONTENT_TYPE - クラスio.helidon.http.HeaderNamesのstatic変数
Content-Typeヘッダー名。
CONTENT_TYPE_EVENT_STREAM - クラスio.helidon.http.HeaderValuesのstatic変数
コンテンツ・タイプSSEイベント・ストリーム。
CONTENT_TYPE_JSON - クラスio.helidon.http.HeaderValuesのstatic変数
コンテンツ・タイプapplication/json(文字セットなし)。
CONTENT_TYPE_OCTET_STREAM - クラスio.helidon.http.HeaderValuesのstatic変数
コンテンツ・タイプ・オクテット・ストリーム。
CONTENT_TYPE_TEXT_PLAIN - クラスio.helidon.http.HeaderValuesのstatic変数
コンテンツ・タイプ・テキスト・プレーン(文字セットなし)。
ContentDecoder - io.helidon.http.encodingのインタフェース
コンテンツ・デコーダ。
contentDecodingEnabled() - インタフェースio.helidon.http.encoding.ContentEncodingContextのメソッド
コンテンツ・デコーダが少なくとも1つあります。
contentDecodingSupported(String) - インタフェースio.helidon.http.encoding.ContentEncodingContextのメソッド
指定されたIDにコンテンツ・デコーダがあるかどうか。
ContentDisposition - io.helidon.httpのクラス
Content-Dispositionヘッダーの汎用表現。
ContentDisposition.Builder - io.helidon.httpのクラス
ContentDispositionのFluent APIビルダー。
contentEncode(OutputStream) - クラスio.helidon.webserver.http.ServerResponseBaseのメソッド
リクエストされた/デフォルトのコンテンツ・エンコーダを使用してコンテンツをエンコードします。
ContentEncoder - io.helidon.http.encodingのインタフェース
コンテンツ・エンコーダ。
contentEncoding() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
リスナー固有のContentEncodingContextを構成します。
contentEncoding() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBase.HttpClientConfigImplのメソッド
 
contentEncoding() - インタフェースio.helidon.webclient.http1.Http1ClientConfigのメソッド
リスナー固有のContentEncodingContextを構成します。
contentEncoding() - クラスio.helidon.webclient.http1.Http1ClientConfig.BuilderBase.Http1ClientConfigImplのメソッド
リスナー固有のContentEncodingContextを構成します。
contentEncoding() - インタフェースio.helidon.webclient.http2.Http2ClientConfigのメソッド
リスナー固有のContentEncodingContextを構成します。
contentEncoding() - クラスio.helidon.webclient.http2.Http2ClientConfig.BuilderBase.Http2ClientConfigImplのメソッド
リスナー固有のContentEncodingContextを構成します。
contentEncoding() - インタフェースio.helidon.webclient.api.HttpClientConfigのメソッド
リスナー固有のContentEncodingContextを構成します。
contentEncoding() - インタフェースio.helidon.webclient.api.WebClientConfigのメソッド
リスナー固有のContentEncodingContextを構成します。
contentEncoding() - クラスio.helidon.webclient.api.WebClientConfig.BuilderBase.WebClientConfigImplのメソッド
リスナー固有のContentEncodingContextを構成します。
contentEncoding() - インタフェースio.helidon.webclient.websocket.WsClientConfigのメソッド
リスナー固有のContentEncodingContextを構成します。
contentEncoding() - クラスio.helidon.webclient.websocket.WsClientConfig.BuilderBase.WsClientConfigImplのメソッド
リスナー固有のContentEncodingContextを構成します。
contentEncoding() - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
リスナー固有のContentEncodingContextを構成します。
contentEncoding() - クラスio.helidon.webserver.ListenerConfig.BuilderBase.ListenerConfigImplのメソッド
 
contentEncoding() - インタフェースio.helidon.webserver.ListenerConfigのメソッド
リスナー固有のContentEncodingContextを構成します。
contentEncoding() - インタフェースio.helidon.webserver.WebServerConfigのメソッド
リスナー固有のContentEncodingContextを構成します。
contentEncoding() - クラスio.helidon.webserver.WebServerConfig.BuilderBase.WebServerConfigImplのメソッド
リスナー固有のContentEncodingContextを構成します。
contentEncoding(ContentEncodingContext) - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
リスナー固有のContentEncodingContextを構成します。
contentEncoding(ContentEncodingContext) - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
リスナー固有のContentEncodingContextを構成します。
contentEncoding(ContentEncodingContextConfig) - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
リスナー固有のContentEncodingContextを構成します。
contentEncoding(ContentEncodingContextConfig) - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
リスナー固有のContentEncodingContextを構成します。
contentEncoding(Consumer<ContentEncodingContextConfig.Builder>) - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
リスナー固有のContentEncodingContextを構成します。
contentEncoding(Consumer<ContentEncodingContextConfig.Builder>) - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
リスナー固有のContentEncodingContextを構成します。
contentEncoding(Supplier<? extends ContentEncodingContext>) - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
リスナー固有のContentEncodingContextを構成します。
ContentEncoding - io.helidon.http.encodingのインタフェース
ContentEncodingProviderから作成されたコンテンツ・エンコーディング・サービス、または直接実装されたコンテンツ・エンコーディング・サービス。
contentEncodingContext() - インタフェースio.helidon.webserver.ListenerContextのメソッド
コンテンツ・エンコーディングのサポート。エンティティ・エンコーディング(gzip、deflateなど)を処理します。
ContentEncodingContext - io.helidon.http.encodingのインタフェース
エンコーダおよびデコーダを取得するためのコンテンツ・エンコーディングのサポート。
ContentEncodingContextConfig - io.helidon.http.encodingのインタフェース
定義から生成されたインタフェース。
ContentEncodingContextConfig.Builder - io.helidon.http.encodingのクラス
ContentEncodingContextのFluent APIビルダー。
ContentEncodingContextConfig.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.http.encodingのクラス
ContentEncodingContextのFluent APIビルダー・ベース。
ContentEncodingContextConfig.BuilderBase.ContentEncodingContextConfigImpl - io.helidon.http.encodingのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
ContentEncodingContextConfigImpl(ContentEncodingContextConfig.BuilderBase<?, ?>) - クラスio.helidon.http.encoding.ContentEncodingContextConfig.BuilderBase.ContentEncodingContextConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
contentEncodingEnabled() - インタフェースio.helidon.http.encoding.ContentEncodingContextのメソッド
コンテンツ・エンコーダが少なくとも1つあります。
ContentEncodingProvider - io.helidon.http.encoding.spiのインタフェース
コンテンツ・エンコーディングServiceLoaderサービス・プロバイダ・インタフェース。
contentEncodings() - クラスio.helidon.http.encoding.ContentEncodingContextConfig.BuilderBase.ContentEncodingContextConfigImplのメソッド
 
contentEncodings() - クラスio.helidon.http.encoding.ContentEncodingContextConfig.BuilderBaseのメソッド
使用する必要があるコンテンツ・エンコーディングのリスト。
contentEncodings() - インタフェースio.helidon.http.encoding.ContentEncodingContextConfigのメソッド
使用する必要があるコンテンツ・エンコーディングのリスト。
contentEncodings(List<? extends ContentEncoding>) - クラスio.helidon.http.encoding.ContentEncodingContextConfig.BuilderBaseのメソッド
使用する必要があるコンテンツ・エンコーディングのリスト。
contentEncodingsDiscoverServices(boolean) - クラスio.helidon.http.encoding.ContentEncodingContextConfig.BuilderBaseのメソッド
使用する必要があるコンテンツ・エンコーディングのリスト。
contentEncodingSupported(String) - インタフェースio.helidon.http.encoding.ContentEncodingContextのメソッド
指定されたIDのコンテンツ・エンコーダがあるかどうか。
contentLength() - インタフェースio.helidon.http.Headersのメソッド
コンテンツの長さ(定義されている場合)。
contentLength() - インタフェースio.helidon.http.media.InstanceWriterのメソッド
ストリームに書き込まれるバイト数を決定できる場合は、ここで情報を指定します。
contentLength(long) - インタフェースio.helidon.http.WritableHeadersのメソッド
エンティティのコンテンツ長(バイト単位)。
contentLength(long) - インタフェースio.helidon.webserver.http.ServerResponseのメソッド
このレスポンスのコンテンツ長ヘッダーを構成します。
contentName() - クラスio.helidon.http.ContentDispositionのメソッド
nameパラメータの値を取得します。
contentPlain() - クラスio.helidon.common.configurable.ResourceConfig.BuilderBaseのメソッド
リソース(テキスト)のプレーン・コンテンツ。
contentPlain() - クラスio.helidon.common.configurable.ResourceConfig.BuilderBase.ResourceConfigImplのメソッド
 
contentPlain() - インタフェースio.helidon.common.configurable.ResourceConfigのメソッド
リソース(テキスト)のプレーン・コンテンツ。
contentPlain(String) - クラスio.helidon.common.configurable.ResourceConfig.BuilderBaseのメソッド
リソース(テキスト)のプレーン・コンテンツ。
contentType() - インタフェースio.helidon.http.Headersのメソッド
コンテンツ・タイプ(定義されている場合)。
contentType() - インタフェースio.helidon.http.media.multipart.ReadablePartのメソッド
このマルチパート・パートのコンテンツ・タイプ。
contentType() - インタフェースio.helidon.http.media.multipart.WriteablePartのメソッド
このパートのコンテンツ・タイプ。
contentType() - クラスio.helidon.security.jwt.Jwtのメソッド
コンテンツ・タイプ・クレーム。
contentType() - クラスio.helidon.security.jwt.JwtHeadersのメソッド
コンテンツ・タイプ・クレーム。
contentType() - クラスio.helidon.webserver.observe.log.LogStreamConfig.BuilderBaseのメソッド
 
contentType() - クラスio.helidon.webserver.observe.log.LogStreamConfig.BuilderBase.LogStreamConfigImplのメソッド
 
contentType() - インタフェースio.helidon.webserver.observe.log.LogStreamConfigのメソッド
 
contentType(Config) - クラスio.helidon.webserver.observe.log.LogStreamConfig.BuilderBaseのメソッド
 
contentType(MediaType) - クラスio.helidon.http.media.multipart.WriteablePart.Builderのメソッド
このパートのコンテンツ・タイプ。
contentType(MediaType) - インタフェースio.helidon.http.WritableHeadersのメソッド
レスポンス本文のMIMEタイプを設定します。
contentType(MediaType) - インタフェースio.helidon.webclient.api.ClientRequestのメソッド
リクエストのコンテンツ・タイプを設定します。
contentType(HttpMediaType) - クラスio.helidon.http.media.multipart.WriteablePart.Builderのメソッド
このパートのコンテンツ・タイプ。可能なパラメータがあります。
contentType(HttpMediaType) - クラスio.helidon.webserver.observe.log.LogStreamConfig.BuilderBaseのメソッド
 
contentType(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
このヘッダー・クレームは、JWTをネストまたは暗号化する場合にのみ使用してください。
contentType(String) - クラスio.helidon.security.jwt.JwtHeaders.Builderのメソッド
このヘッダー・クレームは、JWTをネストまたは暗号化する場合にのみ使用してください。
contentType(String, MediaType) - クラスio.helidon.webserver.staticcontent.StaticContentService.FileBasedBuilderのメソッド
ファイル名拡張子をレスポンス・コンテンツ・タイプにマップします。
contentType(Consumer<HttpMediaType.Builder>) - クラスio.helidon.webserver.observe.log.LogStreamConfig.BuilderBaseのメソッド
 
contentType(Supplier<? extends HttpMediaType>) - クラスio.helidon.webserver.observe.log.LogStreamConfig.BuilderBaseのメソッド
 
context() - クラスio.helidon.common.context.Contextsのstaticメソッド
現在のスレッドに関連付けられたコンテキスト・レジストリを取得します。
context() - インタフェースio.helidon.config.Configのメソッド
現在のConfigノードに関連付けられているContextインスタンスを戻します。これにより、アプリケーションはノードの最後にロードされたインスタンスにアクセスしたり、構成全体のリロードをリクエストできます。
context() - クラスio.helidon.dbclient.DbClientBaseのメソッド
DbClientContextの取得。
context() - インタフェースio.helidon.dbclient.DbClientServiceContextのメソッド
トレース用のSpanContextなど、コール元から渡されたパラメータを持つコンテキスト。
context() - クラスio.helidon.dbclient.DbClientServiceContextImplのメソッド
 
context() - クラスio.helidon.dbclient.DbExecuteBaseのメソッド
データベース・クライアント・コンテキストを返します。
context() - クラスio.helidon.dbclient.DbStatementBaseのメソッド
実行コンテキストを取得します。
context() - クラスio.helidon.integrations.micronaut.cdi.MicronautCdiExtensionのメソッド
Micronautのアプリケーション・コンテキストを取得します。
context() - インタフェースio.helidon.microprofile.cdi.HelidonContainerのメソッド
MPのルート・コンテキスト。
context() - インタフェースio.helidon.tracing.Spanのメソッド
スパン・コンテキストは、スパン参照が必要な場合に使用されるように、スパン親を構成するために使用でき、そのスパンを終了する可能性がありません。
context() - インタフェースio.helidon.webclient.api.WebClientServiceRequestのメソッド
サーバーから情報を伝播するために使用できるレジストリ(例:
context() - インタフェースio.helidon.webserver.http.ServerRequestのメソッド
情報を設定および取得するための、このwebサーバー・リクエストのコンテキスト。
context() - インタフェースio.helidon.webserver.ListenerContextのメソッド
すべてのリクエスト・コンテキストの最上位レベルの親として構成されたサーバー・コンテキスト。
context() - インタフェースio.helidon.webserver.servicecommon.FeatureSupportのメソッド
このサービスのWebコンテキスト。
context() - クラスio.helidon.webserver.servicecommon.HelidonFeatureSupportのメソッド
 
context() - インタフェースio.helidon.webserver.WebServerのメソッド
リスナー・コンテキストの親として使用される、WebServerに関連付けられたコンテキスト。
context(Base64Value) - クラスio.helidon.integrations.vault.secrets.transit.Decrypt.Requestのメソッド
キー導出のコンテキストを指定します。
context(Base64Value) - クラスio.helidon.integrations.vault.secrets.transit.DecryptBatch.BatchEntryのメソッド
コンテキスト・データを構成します。
context(Base64Value) - クラスio.helidon.integrations.vault.secrets.transit.Encrypt.Requestのメソッド
キー導出のコンテキストを指定します。
context(Base64Value) - クラスio.helidon.integrations.vault.secrets.transit.EncryptBatch.BatchEntryのメソッド
コンテキスト・データを構成します。
context(Base64Value) - クラスio.helidon.integrations.vault.secrets.transit.Sign.Requestのメソッド
キー導出のコンテキストを指定します。
context(Base64Value) - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityProvider.TransitDigestConfig.Builderのメソッド
キー導出のコンテキストを指定します。
context(Base64Value) - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityProvider.TransitEncryptionConfig.Builderのメソッド
キー導出のコンテキストを指定します。
context(Base64Value) - クラスio.helidon.integrations.vault.secrets.transit.Verify.Requestのメソッド
キー導出のコンテキストを指定します。
context(Context) - インタフェースio.helidon.dbclient.DbClientServiceContextのメソッド
他のインターセプタによって使用され、文の実行時に使用される新しいコンテキストを設定します。
context(Context) - クラスio.helidon.dbclient.DbClientServiceContextImplのメソッド
 
context(Class<C>) - クラスio.helidon.dbclient.DbExecuteBaseのメソッド
データベース・クライアント・コンテキストを、拡張クラスにキャストして返します。
context(Class<C>) - クラスio.helidon.dbclient.DbStatementBaseのメソッド
拡張クラスにキャストされる実行コンテキストを返します。
context(String) - クラスio.helidon.webserver.servicecommon.HelidonFeatureSupportのメソッド
 
Context - io.helidon.common.contextのインタフェース
コンテキスト・オブジェクトのレジストリ。
CONTEXT_ADD_HEADERS - クラスio.helidon.webserver.security.SecurityHttpFeatureのstatic変数
セキュリティは、セキュリティ・リクエストに追加される追加ヘッダーを受け入れることができます。
CONTEXT_SETTING_HANDLER - インタフェースio.helidon.webserver.KeyPerformanceIndicatorSupport.DeferrableRequestContextのstatic変数
KPI遅延可能リクエスト・コンテキストをリクエスト・コンテキストに登録するHandler
Context.Builder - io.helidon.common.contextのクラス
ContextのFluent APIビルダー。
ContextAwareExecutorService - io.helidon.common.contextのインタフェース
ラップされたエグゼキュータ・サービスのインタフェース。
contextBuilder(String) - インタフェースio.helidon.security.Securityのメソッド
新しいセキュリティ・コンテキスト・ビルダーを作成してインスタンス化します。
ContextFeature - io.helidon.webserver.contextのクラス
ContextサポートをHelidon WebServerに追加します。
ContextFeatureConfig - io.helidon.webserver.contextのインタフェース
コンテキスト機能の構成。
ContextFeatureConfig.Builder - io.helidon.webserver.contextのクラス
ContextFeatureのFluent APIビルダー。
ContextFeatureConfig.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.webserver.contextのクラス
ContextFeatureのFluent APIビルダー・ベース。
ContextFeatureConfig.BuilderBase.ContextFeatureConfigImpl - io.helidon.webserver.contextのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
ContextFeatureConfigImpl(ContextFeatureConfig.BuilderBase<?, ?>) - クラスio.helidon.webserver.context.ContextFeatureConfig.BuilderBase.ContextFeatureConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
ContextFeatureProvider - io.helidon.webserver.contextのクラス
WebServerのコンテキスト機能のServiceLoaderプロバイダ実装。
ContextFeatureProvider() - クラスio.helidon.webserver.context.ContextFeatureProviderのコンストラクタ
非推奨。
ServiceLoaderの場合のみ
contextRoot(String) - クラスio.helidon.microprofile.server.JaxRsApplication.Builderのメソッド
このアプリケーションの明示的なコンテキスト・ルートを構成します。
Contexts - io.helidon.common.contextのクラス
スレッド境界を越えたContextの処理のサポート。
CONTINUATION - 列挙型クラスio.helidon.http.http2.Http2FrameTypeの列挙定数
継続フレーム。
CONTINUATION - 列挙型クラスio.helidon.websocket.WsOpCodeの列挙定数
継続フレーム。
CONTINUATION - インタフェースio.helidon.http.http2.Http2FrameTypesのstatic変数
継続フレーム・タイプ。
CONTINUE_100 - クラスio.helidon.http.Statusのstatic変数
100 続行します。「HTTP/1.1のドキュメント」を参照してください。
continueImmediately() - クラスio.helidon.webserver.http1.Http1Config.BuilderBaseのメソッド
trueの場合、WebServerは100が継続するとすぐに応答し、ユーザーが実際にデータをリクエストするのを待機しません。
continueImmediately() - クラスio.helidon.webserver.http1.Http1Config.BuilderBase.Http1ConfigImplのメソッド
 
continueImmediately() - インタフェースio.helidon.webserver.http1.Http1Configのメソッド
trueの場合、WebServerは100が継続するとすぐに応答し、ユーザーが実際にデータをリクエストするのを待機しません。
continueImmediately(boolean) - クラスio.helidon.webserver.http1.Http1Config.BuilderBaseのメソッド
trueの場合、WebServerは100が継続するとすぐに応答し、ユーザーが実際にデータをリクエストするのを待機しません。
continuePayload(String) - クラスio.helidon.common.testing.http.junit5.SocketHttpClientのメソッド
さらにテキストをソケットに送信し続けます。
continueSent() - インタフェースio.helidon.webserver.http.ServerRequestのメソッド
予期したcontinueが存在するときにStatus.CONTINUE_100をすでに送信したかどうか。
contribute(StandardServiceRegistryBuilder) - クラスio.helidon.integrations.cdi.hibernate.DataSourceBackedDialectFactoryのメソッド
非推奨。
Hibernate使用専用です。
control(WsOpCode, BufferData) - クラスio.helidon.websocket.ClientWsFrameのstaticメソッド
新しい制御フレームを作成します。
control(WsOpCode, BufferData) - クラスio.helidon.websocket.ServerWsFrameのstaticメソッド
新しい制御フレームを作成します。
convergent(String) - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityProvider.TransitEncryptionConfig.Builderのメソッド
このパラメータは、キーが作成される場合のみ使用されます。
convergentEncryption(boolean) - クラスio.helidon.integrations.vault.secrets.transit.CreateKey.Requestのメソッド
有効にすると、キーでは収束暗号化がサポートされ、同じプレーン・テキストで同じ暗号テキストが作成されます。
convergentEncryption(String) - クラスio.helidon.integrations.vault.secrets.transit.Encrypt.Requestのメソッド
このパラメータは、キーが作成される場合のみ使用されます。
convergentEncryption(String) - クラスio.helidon.integrations.vault.secrets.transit.EncryptBatch.Requestのメソッド
このパラメータは、キーが作成される場合のみ使用されます。
convert(ExceptionConverter.XARoutine, Exception) - インタフェースio.helidon.integrations.jta.jdbc.ExceptionConverterのメソッド
指定されたExceptionConverter.XARoutineのコンテキストで検出された指定されたExceptionを、「XA仕様」のルールに従って自動的に「適切なエラー・コード」XAExceptionに変換します。
convert(Class<T>, String) - インタフェースio.helidon.config.Configのメソッド
Stringを特定の型に変換します。
「Javaタイプへの構成の変換」 - パッケージ内の検索タグio.helidon.config
セクション
「構成値の型への変換」 - インタフェースio.helidon.config.Configの検索タグ
セクション
COOKIE - クラスio.helidon.http.HeaderNamesのstatic変数
Cookieヘッダー名。
cookieDomain(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
cookieが有効なドメイン。
cookieEncryptionEnabled(boolean) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
このマイクロサービスによって作成されたトークンcookieを暗号化するかどうか。
cookieEncryptionEnabledIdToken(boolean) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
このマイクロサービスによって作成されたIDトークンcookieを暗号化するかどうか。
cookieEncryptionEnabledTenantName(boolean) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
このマイクロサービスによって作成されたテナント名cookieを暗号化するかどうか。
cookieEncryptionName(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
Security.encrypt(String, byte[])およびSecurity.decrypt(String, String)で使用可能な暗号化構成の名前。
cookieEncryptionPassword(char[]) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
cookieの暗号化/復号に使用するマスター・パスワード。
cookieHttpOnly(Boolean) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
cookieを使用する場合、trueに設定すると、HttpOnly属性が構成されます。
cookieManager() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
WebClient cookieマネージャ。
cookieManager() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBase.HttpClientConfigImplのメソッド
 
cookieManager() - インタフェースio.helidon.webclient.http1.Http1ClientConfigのメソッド
WebClient cookieマネージャ。
cookieManager() - クラスio.helidon.webclient.http1.Http1ClientConfig.BuilderBase.Http1ClientConfigImplのメソッド
WebClient cookieマネージャ。
cookieManager() - インタフェースio.helidon.webclient.http2.Http2ClientConfigのメソッド
WebClient cookieマネージャ。
cookieManager() - クラスio.helidon.webclient.http2.Http2ClientConfig.BuilderBase.Http2ClientConfigImplのメソッド
WebClient cookieマネージャ。
cookieManager() - インタフェースio.helidon.webclient.api.HttpClientConfigのメソッド
WebClient cookieマネージャ。
cookieManager() - インタフェースio.helidon.webclient.api.WebClientConfigのメソッド
WebClient cookieマネージャ。
cookieManager() - クラスio.helidon.webclient.api.WebClientConfig.BuilderBase.WebClientConfigImplのメソッド
WebClient cookieマネージャ。
cookieManager() - インタフェースio.helidon.webclient.websocket.WsClientConfigのメソッド
WebClient cookieマネージャ。
cookieManager() - クラスio.helidon.webclient.websocket.WsClientConfig.BuilderBase.WsClientConfigImplのメソッド
WebClient cookieマネージャ。
cookieManager() - インタフェースio.helidon.webclient.api.WebClientのメソッド
このクライアントが使用するCookieマネージャ。
cookieManager() - クラスio.helidon.webserver.testing.junit5.DirectWebClientのメソッド
 
cookieManager(WebClientCookieManager) - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
WebClient cookieマネージャ。
cookieManager(WebClientCookieManagerConfig) - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
WebClient cookieマネージャ。
cookieManager(Consumer<WebClientCookieManagerConfig.Builder>) - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
WebClient cookieマネージャ。
cookieMaxAgeSeconds(long) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
cookieを使用する場合、cookieのMaxAge属性の設定に使用され、cookieの有効期間を定義します。
cookieName() - クラスio.helidon.security.providers.oidc.common.OidcCookieHandlerのメソッド
Cookie名
cookieName(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
使用するcookieの名前。
cookieNameIdToken(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
IDトークンに使用するcookieの名前。
cookiePath(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
cookieが有効なパス。
cookiePolicy() - クラスio.helidon.webclient.api.WebClientCookieManagerConfig.BuilderBaseのメソッド
このクライアントの現在のcookieポリシー。
cookiePolicy() - クラスio.helidon.webclient.api.WebClientCookieManagerConfig.BuilderBase.WebClientCookieManagerConfigImplのメソッド
 
cookiePolicy() - インタフェースio.helidon.webclient.api.WebClientCookieManagerConfigのメソッド
このクライアントの現在のcookieポリシー。
cookiePolicy(CookiePolicy) - クラスio.helidon.webclient.api.WebClientCookieManagerConfig.BuilderBaseのメソッド
このクライアントの現在のcookieポリシー。
cookieProperty(String) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
JWTプロパティを検索する特定のcookieプロパティ名。
cookies() - インタフェースio.helidon.http.ServerRequestHeadersのメソッド
RFC6265に基づいてcookie ('Cookie:'ヘッダーから解析済)を返します。
cookieSameSite(SetCookie.SameSite) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
cookieを使用する場合、SameSite cookie値の設定に使用されます。
cookieSameSite(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
cookieを使用する場合、SameSite cookie値の設定に使用されます。
cookieSecure(Boolean) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
cookieを使用する場合、trueに設定すると、Secure属性が構成されます。
cookieStore() - クラスio.helidon.webclient.api.WebClientCookieManagerConfig.BuilderBaseのメソッド
クッキーが保存されているクッキー・ストア。
cookieStore() - クラスio.helidon.webclient.api.WebClientCookieManagerConfig.BuilderBase.WebClientCookieManagerConfigImplのメソッド
 
cookieStore() - インタフェースio.helidon.webclient.api.WebClientCookieManagerConfigのメソッド
クッキーが保存されているクッキー・ストア。
cookieStore(CookieStore) - クラスio.helidon.webclient.api.WebClientCookieManagerConfig.BuilderBaseのメソッド
クッキーが保存されているクッキー・ストア。
cookieTenantName(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
テナント名に使用するcookieの名前。
CoordinatorClient - io.helidon.lra.coordinator.clientのインタフェース
特定のコーディネータを抽象化します。
CoordinatorConnectionException - io.helidon.lra.coordinator.clientの例外クラス
コーディネータとの通信で例外が発生しました。
CoordinatorConnectionException(String, int) - 例外クラスio.helidon.lra.coordinator.client.CoordinatorConnectionExceptionのコンストラクタ
コーディネータとの通信でエラーを説明する例外を作成します。
CoordinatorConnectionException(String, Throwable, int) - 例外クラスio.helidon.lra.coordinator.client.CoordinatorConnectionExceptionのコンストラクタ
コーディネータとの通信でエラーを説明する例外を作成します。
CoordinatorLocatorService - io.helidon.microprofile.lraのクラス
適切なコーディネータ・クライアントを検索するためのサービス。
copy() - インタフェースio.helidon.common.buffers.BufferDataのメソッド
基礎となるデータを、参照を保持しない新しいバッファにコピーします。
copy() - インタフェースio.helidon.webserver.http.HttpRouting.Builderのメソッド
同じルートを持つが、同じリスト/マップによってバックアップされない、このビルダーのコピーを作成します。
copy(Runnable) - インタフェースio.helidon.http.media.ReadableEntityのメソッド
このエンティティをコピーし、このエンティティの使用後に実行される新しい実行可能ファイルを追加します。
copy(Runnable) - クラスio.helidon.webclient.api.ClientResponseEntityのメソッド
 
copy(Runnable) - クラスio.helidon.webserver.http.ServerRequestEntityのメソッド
 
copy(Runnable) - クラスio.helidon.webserver.http2.Http2ServerRequestEntityのメソッド
 
corePoolSize() - クラスio.helidon.common.configurable.ScheduledThreadPoolConfig.BuilderBaseのメソッド
スレッド・プール・エグゼキュータのコア・プール・サイズ。
corePoolSize() - クラスio.helidon.common.configurable.ScheduledThreadPoolConfig.BuilderBase.ScheduledThreadPoolConfigImplのメソッド
 
corePoolSize() - インタフェースio.helidon.common.configurable.ScheduledThreadPoolConfigのメソッド
スレッド・プール・エグゼキュータのコア・プール・サイズ。
corePoolSize() - クラスio.helidon.common.configurable.ScheduledThreadPoolSupplierのメソッド
コア・プールのサイズを返します。
corePoolSize() - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBaseのメソッド
スレッド・プール・エグゼキュータのコア・プール・サイズ。
corePoolSize() - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBase.ThreadPoolConfigImplのメソッド
 
corePoolSize() - インタフェースio.helidon.common.configurable.ThreadPoolConfigのメソッド
スレッド・プール・エグゼキュータのコア・プール・サイズ。
corePoolSize() - クラスio.helidon.common.configurable.ThreadPoolSupplierのメソッド
コア・プールのサイズを返します。
corePoolSize(int) - クラスio.helidon.common.configurable.ScheduledThreadPoolConfig.BuilderBaseのメソッド
スレッド・プール・エグゼキュータのコア・プール・サイズ。
corePoolSize(int) - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBaseのメソッド
スレッド・プール・エグゼキュータのコア・プール・サイズ。
correlationId(String) - クラスio.helidon.messaging.connectors.jms.JmsMessage.OutgoingJmsMessageBuilderのメソッド
Message作成用の相関ID。
cors() - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBaseのメソッド
CORS構成。
cors() - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBase.OpenApiFeatureConfigImplのメソッド
 
cors() - インタフェースio.helidon.openapi.OpenApiFeatureConfigのメソッド
CORS構成。
cors() - クラスio.helidon.webserver.observe.ObserveFeatureConfig.BuilderBaseのメソッド
明示的に構成されていないかぎり、各監視プロバイダによって継承されるCorsサポート。
cors() - クラスio.helidon.webserver.observe.ObserveFeatureConfig.BuilderBase.ObserveFeatureConfigImplのメソッド
 
cors() - インタフェースio.helidon.webserver.observe.ObserveFeatureConfigのメソッド
明示的に構成されていないかぎり、各監視プロバイダによって継承されるCorsサポート。
cors(CrossOriginConfig) - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBaseのメソッド
CORS構成。
cors(CrossOriginConfig) - クラスio.helidon.webserver.observe.ObserveFeatureConfig.BuilderBaseのメソッド
明示的に構成されていないかぎり、各監視プロバイダによって継承されるCorsサポート。
cors(Consumer<CrossOriginConfig.Builder>) - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBaseのメソッド
CORS構成。
cors(Consumer<CrossOriginConfig.Builder>) - クラスio.helidon.webserver.observe.ObserveFeatureConfig.BuilderBaseのメソッド
明示的に構成されていないかぎり、各監視プロバイダによって継承されるCorsサポート。
cors(Supplier<? extends CrossOriginConfig>) - クラスio.helidon.webserver.observe.ObserveFeatureConfig.BuilderBaseのメソッド
明示的に構成されていないかぎり、各監視プロバイダによって継承されるCorsサポート。
CORS - 列挙型クラスio.helidon.cors.CorsSupportHelper.RequestTypeの列挙定数
CORSリクエスト。フライト・リクエストが前の単純なリクエストまたは単純ではないリクエストのいずれかです。
CORS_CONFIG_KEY - クラスio.helidon.webserver.cors.CorsEnabledServiceHelperのstatic変数
CORS設定用の従来の構成キー。組込みサービスに使用されます。
CORS_PATHS_CONFIG_KEY - クラスio.helidon.cors.CrossOriginConfigのstatic変数
パス情報のリストを含むCORS構成内のノードのキー。
CorsCdiExtension - io.helidon.microprofile.corsのクラス
CORS注釈付きタイプを処理するためのCDI拡張。
CorsCdiExtension() - クラスio.helidon.microprofile.cors.CorsCdiExtensionのコンストラクタ
 
CorsConfig - io.helidon.webserver.corsのインタフェース
CORS機能の構成。
CorsConfig.Builder - io.helidon.webserver.corsのクラス
CorsFeatureのFluent APIビルダー。
CorsConfig.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.webserver.corsのクラス
CorsFeatureのFluent APIビルダー・ベース。
CorsConfig.BuilderBase.CorsConfigImpl - io.helidon.webserver.corsのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
CorsConfigImpl(CorsConfig.BuilderBase<?, ?>) - クラスio.helidon.webserver.cors.CorsConfig.BuilderBase.CorsConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
CorsEnabledServiceHelper - io.helidon.webserver.corsのクラス
サービス(Helidon WebServer組込みサービスを含む)がCORSサポートを簡単に登録できるようにします。
CorsFeature - io.helidon.webserver.corsのクラス
CORSサポートをHelidon WebServerに追加します。
CorsFeatureProvider - io.helidon.webserver.corsのクラス
WebServerのCORS機能のServiceLoaderプロバイダ実装。
CorsFeatureProvider() - クラスio.helidon.webserver.cors.CorsFeatureProviderのコンストラクタ
非推奨。
ServiceLoaderの場合のみ
CorsRequestAdapter<T> - io.helidon.corsのインタフェース
開発者が使用することはできません。 HTTPリクエストの最小限の抽象化。
CorsResponseAdapter<T> - io.helidon.corsのインタフェース
開発者が使用することはできません。 HTTPレスポンスの最小限の抽象化。
CorsSetter<T> - io.helidon.corsのインタフェース
CORS関連の属性を割り当てるためのCrossOriginConfigCorsSupportBase.Builder間の共通動作を定義します。
CorsSupport - io.helidon.webserver.corsのクラス
CorsSupportBaseのSE実装。
CorsSupport.Builder - io.helidon.webserver.corsのクラス
CorsSupportのFluent APIビルダー。
CorsSupportBase<Q,R,T,B> - io.helidon.corsのクラス
アプリケーションと組込みHelidonサービス(OpenAPIやメトリクスなど)の両方にCORSを実装するHelidonサービスおよびハンドラの実装。
CorsSupportBase(CorsSupportBase.Builder<Q, R, T, B>) - クラスio.helidon.cors.CorsSupportBaseのコンストラクタ
 
CorsSupportBase.Builder<Q,R,T,B> - io.helidon.corsのクラス
CorsSupportBaseインスタンスのビルダー。
CorsSupportHelper<Q,R> - io.helidon.corsのクラス
内部CORSが、リクエストの処理およびレスポンスの準備のための共通ロジックを一元化します。
CorsSupportHelper.Builder<Q,R> - io.helidon.corsのクラス
CorsSupportHelperのビルダー・クラス。
CorsSupportHelper.RequestType - io.helidon.cors内の列挙型クラス
開発者が使用することはできません。 HTTPリクエストのCORS関連分類。
count() - インタフェースio.helidon.metrics.api.Bucketのメソッド
バケット内の観測の数を返します。
count() - インタフェースio.helidon.metrics.api.Counterのメソッド
このカウンタが登録されてからの累積カウントを返します。
count() - インタフェースio.helidon.metrics.api.DistributionSummaryのメソッド
分散サマリー内の観測の現在の数を返します。
count() - インタフェースio.helidon.metrics.api.FunctionalCounterのメソッド
カウンタ値を返します。
count() - インタフェースio.helidon.metrics.api.HistogramSnapshotのメソッド
スナップショット内の観測の数を返します。
count() - インタフェースio.helidon.metrics.api.Timerのメソッド
タイマーで測定された完了イベントの現在のカウントを返します。
counter() - クラスio.helidon.dbclient.metrics.DbClientMetricsのstaticメソッド
DbClient.Builder.addService(java.util.function.Supplier)に登録するカウンタ・ビルダーを作成します。
counter() - クラスio.helidon.webclient.metrics.WebClientMetricsのstaticメソッド
新しいカウンタ・クライアント・メトリックを作成します。
counter(String, Iterable<Tag>) - インタフェースio.helidon.metrics.api.MeterRegistryのメソッド
以前に登録されたカウンタを見つけます。
Counter - io.helidon.metrics.apiのインタフェース
単調に増加する値を記録します。
COUNTER - 列挙型クラスio.helidon.metrics.api.Meter.Typeの列挙定数
カウンタ(単調に増大する価値)。
Counter.Builder - io.helidon.metrics.apiのインタフェース
新しいカウンタ用のビルダー。
counterBuilder(String) - インタフェースio.helidon.metrics.api.MetricsFactoryのメソッド
Counterのビルダーを作成します。
coupled(SubscriberBuilder<? super T, ?>, PublisherBuilder<? extends R>) - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryのメソッド
 
coupled(Subscriber<? super T>, Publisher<? extends R>) - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryのメソッド
 
CR_BYTE - クラスio.helidon.common.buffers.Bytesのstatic変数
\r (キャリッジ・リターン) byte.
create() - インタフェースio.helidon.common.config.spi.ConfigProviderのメソッド
デフォルトの構成インスタンスを作成します。
create() - インタフェースio.helidon.common.configurable.AllowListConfigのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - クラスio.helidon.common.configurable.LruCacheのstaticメソッド
デフォルト構成でインスタンスを作成します。
create() - インタフェースio.helidon.common.configurable.LruCacheConfigのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - インタフェースio.helidon.common.configurable.ScheduledThreadPoolConfigのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - クラスio.helidon.common.configurable.ScheduledThreadPoolSupplierのstaticメソッド
デフォルト構成で新しいスレッド・プール・サプライヤを作成します。
create() - クラスio.helidon.common.configurable.ServerThreadPoolSupplierのstaticメソッド
デフォルト構成で新しいスレッド・プール・サプライヤを作成します。
create() - インタフェースio.helidon.common.configurable.ThreadPoolConfigのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - インタフェースio.helidon.common.context.Contextのstaticメソッド
新しい空のインスタンスを作成します。
create() - インタフェースio.helidon.common.mapper.MapperManagerのstaticメソッド
Javaサービス・ローダーによってロードされたMapperProvidersのみを使用してマッパー・マネージャを作成します。
create() - インタフェースio.helidon.common.pki.Keysのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - インタフェースio.helidon.common.pki.PemKeysのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - クラスio.helidon.common.reactive.BufferedEmittingPublisherのstaticメソッド
新しいBufferedEmittingPublisherを作成します。
create() - クラスio.helidon.common.reactive.EmittingPublisherのstaticメソッド
新しいEmittingPublisherを作成します。
create() - インタフェースio.helidon.common.socket.SocketOptionsのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - インタフェースio.helidon.common.tls.TlsConfigのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - インタフェースio.helidon.common.uri.UriInfoのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - インタフェースio.helidon.common.uri.UriQueryWriteableのstaticメソッド
パラメータを書き込む新しいHTTP問合せを作成します。
create() - インタフェースio.helidon.config.Configのstaticメソッド
クラスパスで使用可能な構成ファイルのいずれかまたはランタイム環境(あるいはその両方)を使用してロードされた新しいデフォルトのConfigを返します。
create() - クラスio.helidon.config.etcd.EtcdWatcherのstaticメソッド
ターゲットとしてEtcdConfigSourceBuilder.EtcdEndpointを提供するetcdに基づいて、ソースの変更ウォッチャを作成します。
create() - クラスio.helidon.config.FileSystemWatcherのstaticメソッド
デフォルト構成で新しいファイル・マッチャを作成します。
create() - クラスio.helidon.config.HelidonConfigProviderのメソッド
 
create() - クラスio.helidon.config.hocon.HoconConfigParserのstaticメソッド
デフォルト構成を使用してHOCON構成パーサーの新しいインスタンスを作成します。
create() - クラスio.helidon.config.ObjectNodeBuilderImplのstaticメソッド
新規ビルダー・インスタンスを作成します。
create() - クラスio.helidon.config.yaml.YamlConfigParserのstaticメソッド
新しいYAML構成パーサーを作成します。
create() - クラスio.helidon.cors.CrossOriginConfigのstaticメソッド
デフォルトのCORS動作を表す新しいCrossOriginConfigインスタンスを作成します。
create() - インタフェースio.helidon.dbclient.DbMapperManagerのstaticメソッド
Javaサービス・ローダーからのみ新しいマッパー・マネージャを作成します。
create() - クラスio.helidon.dbclient.jdbc.JdbcClientBuilderのstaticメソッド
新しいインスタンスを作成します。
create() - インタフェースio.helidon.dbclient.jdbc.JdbcParametersConfigのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - クラスio.helidon.dbclient.jsonp.JsonProcessingMapperのstaticメソッド
JsonObjectをDBパラメータにマップし、DbRowJsonObjectにマップできる新しいマッパーを作成します。
create() - クラスio.helidon.dbclient.mongodb.MongoDbClientBuilderのstaticメソッド
新しいインスタンスを作成します。
create() - クラスio.helidon.dbclient.tracing.DbClientTracingのstaticメソッド
リクエストをトレースする新しいインターセプタを作成します。
create() - インタフェースio.helidon.faulttolerance.Asyncのstaticメソッド
デフォルトのエグゼキュータ・サービスと非同期します。
create() - インタフェースio.helidon.faulttolerance.AsyncConfigのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - インタフェースio.helidon.faulttolerance.BulkheadConfigのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - インタフェースio.helidon.faulttolerance.CircuitBreakerConfigのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - インタフェースio.helidon.faulttolerance.FallbackConfigのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - インタフェースio.helidon.faulttolerance.RetryConfigのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - インタフェースio.helidon.faulttolerance.TimeoutConfigのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - クラスio.helidon.health.checks.DeadlockHealthCheckのstaticメソッド
使用する新しいデッドロック・ヘルス・チェックを作成します。
create() - クラスio.helidon.health.checks.DiskSpaceHealthCheckのstaticメソッド
すべての構成可能な値のデフォルトを使用して、使用する新しいディスク領域ヘルス・チェックを作成します。
create() - クラスio.helidon.health.checks.HeapMemoryHealthCheckのstaticメソッド
デフォルト構成で新しいヒープ・メモリー・ヘルス・チェックを作成します。
create() - インタフェースio.helidon.http.ClientResponseTrailersのstaticメソッド
新しい空のトレーラを作成します。
create() - インタフェースio.helidon.http.encoding.ContentEncodingContextのstaticメソッド
新しいエンコーディング・サポートを作成します。
create() - インタフェースio.helidon.http.encoding.ContentEncodingContextConfigのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - クラスio.helidon.http.encoding.deflate.DeflateEncodingのstaticメソッド
新しいdeflateエンコーディングを作成します。
create() - クラスio.helidon.http.encoding.gzip.GzipEncodingのstaticメソッド
新しいgzipエンコーディングを作成します。
create() - クラスio.helidon.http.http2.Http2Flag.NoFlagsのstaticメソッド
フラグを作成しません。
create() - クラスio.helidon.http.http2.Http2HuffmanDecoderのstaticメソッド
新しいHPack Huffmanデコーダを作成します。
create() - クラスio.helidon.http.http2.Http2HuffmanEncoderのstaticメソッド
新しいHPack Huffmanエンコーダを作成します。
create() - クラスio.helidon.http.http2.Http2Pingのstaticメソッド
pingを作成します。
create() - クラスio.helidon.http.http2.Http2Settingsのstaticメソッド
空の設定フレームを作成します。
create() - クラスio.helidon.http.media.FormParamsSupportのstaticメソッド
アプリケーション・フォーム処理用の新しいメディア・サポートを作成します。
create() - クラスio.helidon.http.media.jsonp.JsonpSupportのstaticメソッド
JsonpSupportという名前の新しい名前を作成します。
create() - インタフェースio.helidon.http.media.MediaContextのstaticメソッド
ServiceLoaderから新しいメディア・コンテキストを作成します。
create() - インタフェースio.helidon.http.media.MediaContextConfigのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - クラスio.helidon.http.media.PathSupportのstaticメソッド
Pathを書き込むための新しいメディア・サポートを作成します。
create() - クラスio.helidon.http.media.StringSupportのstaticメソッド
String処理の新しいメディア・サポートを作成します。
create() - インタフェースio.helidon.http.ServerRequestHeadersのstaticメソッド
新しい空のサーバー・リクエスト・ヘッダーを作成します。
create() - インタフェースio.helidon.http.ServerResponseHeadersのstaticメソッド
可変サーバー・レスポンス・ヘッダーの新しいインスタンスを作成します。
create() - インタフェースio.helidon.http.ServerResponseTrailersのstaticメソッド
可変サーバー・レスポンス・トレーラの新規インスタンスを作成します。
create() - インタフェースio.helidon.http.WritableHeadersのstaticメソッド
書込み可能ヘッダーの新しいインスタンスを作成します。
create() - クラスio.helidon.integrations.micrometer.MeterRegistryFactoryのstaticメソッド
デフォルト設定(構成なし)を使用して新しいファクトリを作成します。
create() - クラスio.helidon.integrations.micrometer.MicrometerFeatureのstaticメソッド
デフォルト設定を使用して新しいMicrometerSupportを作成します。
create() - インタフェースio.helidon.integrations.oci.sdk.runtime.OciConfigのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - インタフェースio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerのstaticメソッド
デフォルトのOciCertificatesTlsManagerインスタンスを作成します。
create() - インタフェースio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfigのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - クラスio.helidon.integrations.openapi.ui.OpenApiUiのstaticメソッド
デフォルト構成で新しいインスタンスを作成します。
create() - インタフェースio.helidon.integrations.openapi.ui.OpenApiUiConfigのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - クラスio.helidon.integrations.vault.auths.common.NoVaultAuthのstaticメソッド
新しいインスタンスを作成します。
create() - クラスio.helidon.integrations.vault.ListSecrets.Requestのstaticメソッド
空のパスで作成します。
create() - クラスio.helidon.jersey.connector.HelidonConnectorProviderのstaticメソッド
HelidonConnectorProviderの新しいインスタンスを作成します。
create() - クラスio.helidon.messaging.Channelのstaticメソッド
ランダムな名前で新しい空のチャネルを作成します。
create() - クラスio.helidon.messaging.connectors.jms.JmsConnectorのstaticメソッド
空の構成でJmsConnectorの新しいインスタンスを作成します。
create() - クラスio.helidon.messaging.connectors.kafka.KafkaConnectorのstaticメソッド
空の構成でKafkaConnectorの新しいインスタンスを作成します。
create() - インタフェースio.helidon.metrics.api.KeyPerformanceIndicatorMetricsConfigのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - インタフェースio.helidon.metrics.api.MetricsConfigのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - インタフェースio.helidon.metrics.api.ScopeConfigのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - インタフェースio.helidon.metrics.api.ScopingConfigのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - クラスio.helidon.metrics.prometheus.PrometheusSupportのstaticメソッド
デフォルトのPrometheus CollectorRegistryを使用して新しいインスタンスを作成します。
create() - インタフェースio.helidon.microprofile.openapi.MpOpenApiManagerConfigのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - インタフェースio.helidon.microprofile.server.Serverのstaticメソッド
検出されたJAX-RSアプリケーション(CDIを介して)のサーバー・インスタンスを作成します。
create() - クラスio.helidon.microprofile.servicecommon.HelidonRestCdiExtension.WorkItemsManagerのstaticメソッド
 
create() - クラスio.helidon.openapi.OpenApiFeatureのstaticメソッド
デフォルト構成で新しいインスタンスを作成します。
create() - インタフェースio.helidon.openapi.OpenApiFeatureConfigのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - インタフェースio.helidon.scheduling.TaskConfigのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - クラスio.helidon.security.abac.policy.el.JavaxElPolicyExecutorのstaticメソッド
デフォルトで構成された新しいインスタンスを作成します。
create() - クラスio.helidon.security.abac.role.RoleValidatorのstaticメソッド
ロール・バリデータの新規インスタンスを作成します。
create() - クラスio.helidon.security.abac.scope.ScopeValidatorのstaticメソッド
デフォルト構成でスコープ・バリデータのインスタンスを作成します。
create() - クラスio.helidon.security.abac.time.TimeValidatorのstaticメソッド
このバリデータの新しいインスタンスをデフォルト構成で返します。
create() - クラスio.helidon.security.EndpointConfigのstaticメソッド
デフォルト値でエンドポイント構成のインスタンスを作成します(例:
create() - クラスio.helidon.security.jwt.Jwt.ExpirationValidatorのstaticメソッド
デフォルト値が(許容時間スキュー5秒、オプション)の新規インスタンス。
create() - クラスio.helidon.security.jwt.Jwt.IssueTimeValidatorのstaticメソッド
デフォルト値が(許容時間スキュー5秒、オプション)の新規インスタンス。
create() - クラスio.helidon.security.jwt.Jwt.NotBeforeValidatorのstaticメソッド
デフォルト値が(許容時間スキュー5秒、オプション)の新規インスタンス。
create() - クラスio.helidon.security.providers.abac.AbacProviderのstaticメソッド
デフォルトの構成で新しいプロバイダ・インスタンスを作成します。
create() - インタフェースio.helidon.security.providers.common.EvictableCacheのstaticメソッド
デフォルトの実装を使用して、デフォルト値で新しいキャッシュを作成します。
create() - クラスio.helidon.security.providers.config.vault.ConfigVaultProviderのstaticメソッド
環境変数またはシステム・プロパティを使用して構成されている場合、暗号化をサポートするデフォルト構成でプロバイダを作成します。
create() - クラスio.helidon.security.providers.config.vault.ConfigVaultProvider.EncryptionConfigのstaticメソッド
新しいインスタンスを作成します。
create() - クラスio.helidon.security.providers.header.HeaderAtnOutboundConfigのstaticメソッド
デフォルト・ヘッダー・アウトバウンド構成を作成します。
create() - クラスio.helidon.security.providers.httpauth.HttpBasicOutboundConfigのstaticメソッド
デフォルトの基本アウトバウンド構成を作成します。
create() - クラスio.helidon.security.providers.httpsign.SignedHeadersConfig.HeadersConfigのstaticメソッド
署名付きヘッダーのない構成を作成します(例:
create() - クラスio.helidon.security.SecurityEnvironmentのstaticメソッド
すべてのデフォルト値を使用してセキュリティ環境の新しいインスタンスを作成します。
create() - クラスio.helidon.security.SecurityTimeのstaticメソッド
デフォルトのタイムゾーンと現在の時間に基づいて新しいセキュリティ時間を作成します。
create() - インタフェースio.helidon.security.spi.AuditProvider.AuditSourceのstaticメソッド
監査ソースを構築します。
create() - クラスio.helidon.security.util.AbacSupport.BasicAttributesのstaticメソッド
空の基本属性を作成します。
create() - クラスio.helidon.tracing.jersey.TracingHelperのstaticメソッド
デフォルトのスパン名関数を使用してヘルパーを作成します。
create() - クラスio.helidon.webclient.api.ClientUriのstaticメソッド
空のURIヘルパーを作成します。
create() - クラスio.helidon.webclient.api.DefaultDnsResolverのstaticメソッド
新規インスタンスを作成します。
create() - インタフェースio.helidon.webclient.api.HttpClientConfigのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - クラスio.helidon.webclient.api.Proxyのstaticメソッド
環境およびシステム・プロパティから作成します。
create() - インタフェースio.helidon.webclient.api.WebClientのstaticメソッド
デフォルト構成で新しいwebクライアントを作成します。
create() - インタフェースio.helidon.webclient.api.WebClientConfigのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - インタフェースio.helidon.webclient.api.WebClientCookieManagerConfigのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - インタフェースio.helidon.webclient.api.WebClientServiceResponseのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - クラスio.helidon.webclient.dns.resolver.roundrobin.RoundRobinDnsResolverのstaticメソッド
新規インスタンスを作成します。
create() - インタフェースio.helidon.webclient.http1.Http1Clientのstaticメソッド
デフォルト構成で新しいインスタンスを作成します。
create() - インタフェースio.helidon.webclient.http1.Http1ClientConfigのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - インタフェースio.helidon.webclient.http1.Http1ClientProtocolConfigのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - インタフェースio.helidon.webclient.http2.Http2Clientのstaticメソッド
デフォルト構成で新しいインスタンスを作成します。
create() - インタフェースio.helidon.webclient.http2.Http2ClientConfigのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - インタフェースio.helidon.webclient.http2.Http2ClientProtocolConfigのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - クラスio.helidon.webclient.security.WebClientSecurityのstaticメソッド
クライアント・セキュリティ・サービスの新しいインスタンスを作成します。
create() - クラスio.helidon.webclient.tracing.WebClientTracingのstaticメソッド
クライアント・トレース・サービスの新しいインスタンスを作成します。
create() - インタフェースio.helidon.webclient.websocket.WsClientConfigのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - インタフェースio.helidon.webclient.websocket.WsClientProtocolConfigのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - インタフェースio.helidon.webserver.accesslog.AccessLogConfigのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - クラスio.helidon.webserver.accesslog.AccessLogFeatureのstaticメソッド
デフォルト構成でアクセス・ログ・サポートを作成します。
create() - クラスio.helidon.webserver.accesslog.AccessLogRoutingFeatureのstaticメソッド
デフォルト構成でアクセス・ログ・サポートを作成します。
create() - クラスio.helidon.webserver.accesslog.HostLogEntryのstaticメソッド
新しいホスト・ログ・エントリを作成します。
create() - クラスio.helidon.webserver.accesslog.RequestLineLogEntryのstaticメソッド
新規リクエスト明細エントリを作成します。
create() - クラスio.helidon.webserver.accesslog.SizeLogEntryのstaticメソッド
新しいサイズのログ・エントリ・インスタンスを作成します。
create() - クラスio.helidon.webserver.accesslog.StatusLogEntryのstaticメソッド
新しいステータス・ログ・エントリを作成します。
create() - クラスio.helidon.webserver.accesslog.TimestampLogEntryのstaticメソッド
新しいタイムスタンプ・ログ・エントリを作成します。
create() - クラスio.helidon.webserver.accesslog.TimeTakenLogEntryのstaticメソッド
アクセス・ログ・エントリの測定にかかった新しい時間をマイクロ秒単位で作成します。
create() - クラスio.helidon.webserver.accesslog.UserIdLogEntryのstaticメソッド
ユーザーIDの新しいアクセス・ログ・エントリを作成します。
create() - クラスio.helidon.webserver.accesslog.UserLogEntryのstaticメソッド
新しいユーザー・ログ・エントリを作成します。
create() - インタフェースio.helidon.webserver.ConnectionConfigのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - クラスio.helidon.webserver.context.ContextFeatureのstaticメソッド
デフォルト設定で新しいコンテキスト機能を作成します。
create() - インタフェースio.helidon.webserver.context.ContextFeatureConfigのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - クラスio.helidon.webserver.cors.CorsFeatureのstaticメソッド
デフォルト設定で新しいCORS機能を作成します。
create() - クラスio.helidon.webserver.cors.CorsSupportのstaticメソッド
デフォルトでCORSサポートを作成します。
create() - インタフェースio.helidon.webserver.grpc.GrpcConfigのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - クラスio.helidon.webserver.grpc.GrpcProtocolSelectorのstaticメソッド
新しいgrpcプロトコル・セレクタ(default)を作成します。
create() - クラスio.helidon.webserver.http.DirectHandlersのstaticメソッド
デフォルト・ハンドラを使用して新しいインスタンスを作成します。
create() - クラスio.helidon.webserver.http.HttpRoutingのstaticメソッド
デフォルト・ルーターを作成します。
create() - インタフェースio.helidon.webserver.http.HttpSecurityのstaticメソッド
サーバー・セキュリティのデフォルトの実装を作成します。
create() - インタフェースio.helidon.webserver.http1.Http1Configのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - インタフェースio.helidon.webserver.http1.Http1ConnectionSelectorConfigのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - インタフェースio.helidon.webserver.http2.Http2Configのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - インタフェースio.helidon.webserver.KeyPerformanceIndicatorSupport.Contextのstaticメソッド
即時(non-deferrable)リクエストで使用するContextを提供します。
create() - インタフェースio.helidon.webserver.KeyPerformanceIndicatorSupport.DeferrableRequestContextのstaticメソッド
遅延可能なリクエストで使用するContextを提供します。
create() - インタフェースio.helidon.webserver.ListenerConfigのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - クラスio.helidon.webserver.observe.config.ConfigObserverのstaticメソッド
デフォルト構成で新しいConfigオブザーバを作成します。
create() - インタフェースio.helidon.webserver.observe.config.ConfigObserverConfigのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - インタフェースio.helidon.webserver.observe.health.HealthObserverConfigのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - クラスio.helidon.webserver.observe.info.InfoObserverのstaticメソッド
デフォルト構成で新しい情報オブザーバを作成します。
create() - インタフェースio.helidon.webserver.observe.info.InfoObserverConfigのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - クラスio.helidon.webserver.observe.log.LogObserverのstaticメソッド
デフォルト構成で新しいログ・オブザーバを作成します。
create() - インタフェースio.helidon.webserver.observe.log.LogObserverConfigのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - インタフェースio.helidon.webserver.observe.log.LogStreamConfigのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - クラスio.helidon.webserver.observe.metrics.MetricsObserverのstaticメソッド
デフォルト構成で新しいメトリクス・オブザーバを作成します。
create() - インタフェースio.helidon.webserver.observe.metrics.MetricsObserverConfigのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - インタフェースio.helidon.webserver.observe.metrics.PostRequestMetricsSupportのstaticメソッド
新しいインスタンスを作成します。
create() - クラスio.helidon.webserver.observe.ObserveFeatureのstaticメソッド
デフォルト構成およびServiceLoaderで検出されたプロバイダのリストを使用して、新しいサポートを作成します。
create() - インタフェースio.helidon.webserver.observe.ObserveFeatureConfigのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - インタフェースio.helidon.webserver.security.PathsConfigのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - インタフェースio.helidon.webserver.security.SecurityFeatureConfigのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - インタフェースio.helidon.webserver.security.SecurityHandlerConfigのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - インタフェースio.helidon.webserver.servicecommon.RestServiceSettingsのstaticメソッド
デフォルト設定で新しいインスタンスを作成します。
create() - インタフェースio.helidon.webserver.WebServerConfigのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create() - インタフェースio.helidon.webserver.websocket.WsConfigのstaticメソッド
デフォルト値を使用して新しいインスタンスを作成します。
create(boolean) - クラスio.helidon.security.jwt.Jwt.ExpirationValidatorのstaticメソッド
デフォルト値が(許容時間の偏り5秒)の新規インスタンス。
create(boolean, boolean, Runnable, ByteBuffer...) - インタフェースio.helidon.http.DataChunkのstaticメソッド
再利用可能なbyteBuffersチャンクを作成します。
create(boolean, boolean, ByteBuffer...) - インタフェースio.helidon.http.DataChunkのstaticメソッド
再利用可能なデータ・チャンクを作成します。
create(boolean, Runnable, ByteBuffer...) - インタフェースio.helidon.http.DataChunkのstaticメソッド
再利用可能なbyteBuffersチャンクを作成します。
create(boolean, ByteBuffer...) - インタフェースio.helidon.http.DataChunkのstaticメソッド
再利用可能なデータ・チャンクを作成します。
create(byte[]) - クラスio.helidon.common.Base64Valueのstaticメソッド
バイトからbase64値を作成します。
create(byte[]) - インタフェースio.helidon.common.buffers.BufferDataのstaticメソッド
固定サイズのバッファ・データが完全に書き込まれます。
create(byte[]) - クラスio.helidon.common.crypto.HmacDigestのstaticメソッド
指定されたHMACシークレットに基づいて新しいインスタンスを作成します。
create(byte[]) - インタフェースio.helidon.http.DataChunkのstaticメソッド
単純なバイト配列のバック・データ・チャンクを作成します。
create(byte[], int, int) - インタフェースio.helidon.common.buffers.BufferDataのstaticメソッド
固定サイズのバッファ・データが完全に書き込まれます。
create(char[]) - クラスio.helidon.common.crypto.SymmetricCipherのstaticメソッド
パスワードに基づいて新しいインスタンスを作成します。
create(char[]) - クラスio.helidon.security.providers.config.vault.ConfigVaultProvider.EncryptionConfigのstaticメソッド
カスタム・パスワードを使用して新しいインスタンスを作成します。
create(int) - インタフェースio.helidon.common.buffers.BufferDataのstaticメソッド
固定サイズのバッファ・データ。
create(int) - クラスio.helidon.common.testing.http.junit5.SocketHttpClientのstaticメソッド
コンテンツの送信を許可するソケット・クライアント。
create(int) - クラスio.helidon.http.http2.Http2Flag.ContinuationFlagsのstaticメソッド
継続フラグを作成します。
create(int) - クラスio.helidon.http.http2.Http2Flag.DataFlagsのstaticメソッド
データ・フラグを作成します。
create(int) - クラスio.helidon.http.http2.Http2Flag.HeaderFlagsのstaticメソッド
ヘッダー・フラグを作成します。
create(int) - クラスio.helidon.http.http2.Http2Flag.NoFlagsのstaticメソッド
数値(このメソッドではバリデートされませんが、常にゼロである必要があります)からフラグを作成しません。
create(int) - クラスio.helidon.http.http2.Http2Flag.PingFlagsのstaticメソッド
pingフラグを作成します。
create(int) - クラスio.helidon.http.http2.Http2Flag.PushPromiseFlagsのstaticメソッド
プッシュ・プロミス・フラグを作成します。
create(int) - クラスio.helidon.http.http2.Http2Flag.SettingsFlagsのstaticメソッド
設定フラグを作成します。
create(int) - クラスio.helidon.http.Statusのstaticメソッド
数値ステータス・コードを対応するステータスに変換します。
create(int, Http2FrameTypes<T>, T, int) - クラスio.helidon.http.http2.Http2FrameHeaderのstaticメソッド
既知の値からフレーム・ヘッダーを作成します。
create(int, String) - クラスio.helidon.http.Statusのstaticメソッド
数値ステータス・コードを対応するステータスに変換します。
create(long) - クラスio.helidon.http.http2.Http2Headers.DynamicTableのstaticメソッド
定義済サイズで動的ヘッダー表を作成します。
create(ObjectMapper) - クラスio.helidon.http.media.jackson.JacksonSupportのstaticメソッド
新しいJacksonSupportを作成します。
create(ObjectMapper, String) - クラスio.helidon.http.media.jackson.JacksonSupportのstaticメソッド
新しいJacksonSupportを作成します。
create(GraphQLSchema) - インタフェースio.helidon.graphql.server.InvocationHandlerのstaticメソッド
GraphQLスキーマのハンドラを作成します。
create(GraphQLSchema) - クラスio.helidon.webserver.graphql.GraphQlServiceのstaticメソッド
GraphQLスキーマのGraphQLサポートを作成します。
create(Base64Value) - クラスio.helidon.integrations.vault.secrets.transit.EncryptBatch.BatchEntryのstaticメソッド
Base64値からエントリを作成します。
create(BufferData) - クラスio.helidon.http.http2.Http2Continuationのstaticメソッド
フレーム・データから継続を作成します。
create(BufferData) - クラスio.helidon.http.http2.Http2DataFrameのstaticメソッド
バッファからデータ・フレームを作成します。
create(BufferData) - クラスio.helidon.http.http2.Http2FrameHeaderのstaticメソッド
ヘッダー・バイトからヘッダーを作成します。
create(BufferData) - レコード・クラスio.helidon.http.http2.Http2GoAwayの静的メソッド
フレーム・データから離れたフレームを作成します。
create(BufferData) - クラスio.helidon.http.http2.Http2Pingのstaticメソッド
バッファからpingを作成します。
create(BufferData) - レコード・クラスio.helidon.http.http2.Http2Priorityの静的メソッド
フレーム・データから優先フレームを作成します。
create(BufferData) - レコード・クラスio.helidon.http.http2.Http2RstStreamの静的メソッド
フレーム・データからRSTストリームを作成します。
create(BufferData) - クラスio.helidon.http.http2.Http2Settingsのstaticメソッド
フレーム・データからの設定フレーム。
create(BufferData) - レコード・クラスio.helidon.http.http2.Http2WindowUpdateの静的メソッド
フレーム・データから作成します。
create(BufferData...) - インタフェースio.helidon.common.buffers.BufferDataのstaticメソッド
複数のバッファをマッピングするバッファ・データ。
create(Config) - クラスio.helidon.common.configurable.AllowListのstaticメソッド
構成からAllowListを作成します。
create(Config) - インタフェースio.helidon.common.configurable.AllowListConfigのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - インタフェースio.helidon.common.configurable.LruCacheConfigのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - インタフェースio.helidon.common.configurable.Resourceのstaticメソッド
構成に基づいて適切なロケーションからリソースをロードします。
create(Config) - インタフェースio.helidon.common.configurable.ResourceConfigのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - インタフェースio.helidon.common.configurable.ScheduledThreadPoolConfigのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - クラスio.helidon.common.configurable.ScheduledThreadPoolSupplierのstaticメソッド
構成からサプライヤをロードします。
create(Config) - クラスio.helidon.common.configurable.ServerThreadPoolSupplierのstaticメソッド
構成からサプライヤを作成します。
create(Config) - インタフェースio.helidon.common.configurable.ThreadPoolConfigのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - インタフェースio.helidon.common.pki.Keysのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - インタフェースio.helidon.common.pki.KeystoreKeysのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - インタフェースio.helidon.common.pki.PemKeysのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - インタフェースio.helidon.common.socket.SocketOptionsのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - クラスio.helidon.common.tls.Tlsのstaticメソッド
構成からTLS構成を作成します。
create(Config) - インタフェースio.helidon.common.tls.TlsConfigのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - クラスio.helidon.cors.CrossOriginConfigのstaticメソッド
指定された構成ノードに基づいて新しいCrossOriginConfigインスタンスを作成します。
create(Config) - クラスio.helidon.cors.MappedCrossOriginConfigのstaticメソッド
指定された構成を使用して新しいMappedインスタンスを作成します。
create(Config) - インタフェースio.helidon.dbclient.DbClientのstaticメソッド
Helidonデータベース・クライアントを作成します。
create(Config) - インタフェースio.helidon.dbclient.DbStatementsのstaticメソッド
構成から文を作成します。
create(Config) - インタフェースio.helidon.dbclient.jdbc.JdbcConnectionPoolのstaticメソッド
指定された構成からJDBC接続プールを作成します。
create(Config) - インタフェースio.helidon.dbclient.jdbc.JdbcParametersConfigのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - クラスio.helidon.dbclient.metrics.DbClientMetricsProviderのメソッド
 
create(Config) - インタフェースio.helidon.dbclient.spi.DbClientServiceProviderのメソッド
指定された構成で新しいインターセプタ・インスタンスを作成します。
create(Config) - クラスio.helidon.dbclient.tracing.DbClientTracingのstaticメソッド
構成に基づいて新しいトレース・インターセプタを作成します。
create(Config) - クラスio.helidon.dbclient.tracing.DbClientTracingProviderのメソッド
 
create(Config) - インタフェースio.helidon.faulttolerance.AsyncConfigのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - インタフェースio.helidon.faulttolerance.BulkheadConfigのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - インタフェースio.helidon.faulttolerance.CircuitBreakerConfigのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - インタフェースio.helidon.faulttolerance.RetryConfigのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - インタフェースio.helidon.faulttolerance.TimeoutConfigのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - インタフェースio.helidon.http.encoding.ContentEncodingContextのstaticメソッド
新しいエンコーディング・サポートを作成し、提供された構成を適用します。
create(Config) - インタフェースio.helidon.http.encoding.ContentEncodingContextConfigのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - クラスio.helidon.http.media.jackson.JacksonSupportのstaticメソッド
新しいJacksonSupportを作成します。
create(Config) - クラスio.helidon.http.media.jsonb.JsonbSupportのstaticメソッド
新しいJsonbSupportを作成します。
create(Config) - クラスio.helidon.http.media.jsonp.JsonpSupportのstaticメソッド
新しいJsonpSupportを作成します。
create(Config) - インタフェースio.helidon.http.media.MediaContextのstaticメソッド
新しいメディア・コンテキストを作成し、指定された構成を適用します。
create(Config) - インタフェースio.helidon.http.media.MediaContextConfigのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - クラスio.helidon.http.media.multipart.MultiPartSupportのstaticメソッド
新しいMultiPartSupportを作成します。
create(Config) - インタフェースio.helidon.http.RequestedUriDiscoveryContextのstaticメソッド
指定された検出コンテキスト構成ノードから新しいRequestedUriDiscoveryContextを作成します。
create(Config) - クラスio.helidon.integrations.micrometer.MeterRegistryFactoryのstaticメソッド
指定された構成を使用して新しいファクトリを作成します。
create(Config) - クラスio.helidon.integrations.micrometer.MicrometerFeatureのstaticメソッド
指定されたConfig ("metrics.micrometer"ノードで固定)を使用して、新しいMicrometerSupportを作成します。
create(Config) - クラスio.helidon.integrations.neo4j.Neo4jのstaticメソッド
ビルダーを使用してNeo4jサポートを作成します。
create(Config) - インタフェースio.helidon.integrations.oci.sdk.runtime.OciConfigのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - インタフェースio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerのstaticメソッド
構成済のOciCertificatesTlsManagerインスタンスを作成します。
create(Config) - インタフェースio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfigのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - インタフェースio.helidon.integrations.openapi.ui.OpenApiUiConfigのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - クラスio.helidon.integrations.vault.secrets.cubbyhole.CubbyholeSecurityProvider.CubbyholeSecretConfigのstaticメソッド
構成から新しいシークレット構成を作成します。
create(Config) - クラスio.helidon.integrations.vault.secrets.kv1.Kv1SecurityProvider.Kv1SecretConfigのstaticメソッド
構成から新しいシークレット構成を作成します。
create(Config) - クラスio.helidon.integrations.vault.secrets.kv2.Kv2SecurityProvider.Kv2SecretConfigのstaticメソッド
構成から新しいシークレット構成を作成します。
create(Config) - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityProvider.TransitDigestConfigのstaticメソッド
構成から新しいダイジェスト構成を作成します。
create(Config) - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityProvider.TransitEncryptionConfigのstaticメソッド
構成から新しい暗号化構成を作成します。
create(Config) - インタフェースio.helidon.integrations.vault.Vaultのstaticメソッド
構成からVaultを作成します。
create(Config) - インタフェースio.helidon.metrics.api.ComponentMetricsSettingsのstaticメソッド
Configノードから作成されたコンポーネント・メトリクスを、コンポーネント独自の構成セクション内のmetrics構成セクションに従って返します。
create(Config) - インタフェースio.helidon.metrics.api.KeyPerformanceIndicatorMetricsConfigのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - インタフェースio.helidon.metrics.api.MetricsConfigのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - インタフェースio.helidon.metrics.api.ScopeConfigのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - インタフェースio.helidon.metrics.api.ScopingConfigのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProviderのstaticメソッド
構成からプロバイダ・インスタンスを作成します。
create(Config) - インタフェースio.helidon.microprofile.openapi.MpOpenApiManagerConfigのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - クラスio.helidon.microprofile.security.QueryParamHandlerのstaticメソッド
構成から新しいインスタンスを読み取ります。
create(Config) - クラスio.helidon.openapi.OpenApiFeatureのstaticメソッド
型付き構成から新しいインスタンスを作成します。
create(Config) - インタフェースio.helidon.openapi.OpenApiFeatureConfigのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - インタフェースio.helidon.scheduling.CronConfigのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - インタフェースio.helidon.scheduling.FixedRateConfigのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - インタフェースio.helidon.scheduling.TaskConfigのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - クラスio.helidon.security.abac.policy.el.JavaxElPolicyExecutorのstaticメソッド
構成に基づくインスタンスを作成します。
create(Config) - クラスio.helidon.security.abac.policy.PolicyValidatorのstaticメソッド
構成からインスタンスを作成します。
create(Config) - クラスio.helidon.security.abac.role.RoleValidator.RoleConfigのstaticメソッド
構成から許可されたロールを読み取ります。
create(Config) - クラスio.helidon.security.abac.scope.ScopeValidatorのstaticメソッド
構成から新規バリデータ・インスタンスを作成します。
create(Config) - クラスio.helidon.security.abac.scope.ScopeValidator.ScopesConfigのstaticメソッド
構成(エンドポイント)からインスタンスを作成します。
create(Config) - クラスio.helidon.security.abac.time.TimeValidator.TimeConfigのstaticメソッド
構成から時間構成を作成します。
create(Config) - クラスio.helidon.security.CompositeProviderSelectionPolicyのstaticメソッド
このポリシーを構成からロードします。
create(Config) - クラスio.helidon.security.providers.abac.AbacProviderのstaticメソッド
構成から新規プロバイダ・インスタンスを作成します。
create(Config) - インタフェースio.helidon.security.providers.common.EvictableCacheのstaticメソッド
新しいキャッシュを作成し、提供された構成から構成します。
create(Config) - クラスio.helidon.security.providers.common.OutboundConfigのstaticメソッド
プロバイダ構成のターゲットを解析します。
create(Config) - クラスio.helidon.security.providers.common.OutboundTargetのstaticメソッド
構成からターゲットを作成します。
create(Config) - クラスio.helidon.security.providers.config.vault.ConfigVaultProviderのstaticメソッド
構成が見つかった場合は、暗号化をサポートする構成からプロバイダを作成します。
create(Config) - クラスio.helidon.security.providers.config.vault.ConfigVaultProvider.EncryptionConfigのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - クラスio.helidon.security.providers.google.login.GoogleTokenProviderのstaticメソッド
構成からインスタンスを作成します。
create(Config) - クラスio.helidon.security.providers.header.HeaderAtnOutboundConfigのstaticメソッド
構成からヘッダー・アウトバウンド構成を作成します。
create(Config) - クラスio.helidon.security.providers.header.HeaderAtnProviderのstaticメソッド
構成からプロバイダ・インスタンスを作成します。
create(Config) - クラスio.helidon.security.providers.httpauth.ConfigUserStoreのstaticメソッド
configからインスタンスを作成します。
create(Config) - クラスio.helidon.security.providers.httpauth.HttpBasicAuthProviderのstaticメソッド
このプロバイダを構成からロードします。
create(Config) - クラスio.helidon.security.providers.httpauth.HttpBasicOutboundConfigのstaticメソッド
構成から基本アウトバウンド構成を作成します。
create(Config) - 列挙型クラスio.helidon.security.providers.httpauth.HttpDigest.Qopの静的メソッド
構成をこの列挙に解析します。
create(Config) - クラスio.helidon.security.providers.httpauth.HttpDigestAuthProviderのstaticメソッド
このプロバイダを構成からロードします。
create(Config) - インタフェースio.helidon.security.providers.httpauth.spi.UserStoreServiceのメソッド
これらのプロバイダで使用するセキュアなユーザー・ストアを作成します。
create(Config) - クラスio.helidon.security.providers.httpsign.HttpSignProviderのstaticメソッド
構成からこのプロバイダの新しいインスタンスを作成します。
create(Config) - クラスio.helidon.security.providers.httpsign.InboundClientDefinitionのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinitionのstaticメソッド
構成からインスタンスを作成します。
create(Config) - クラスio.helidon.security.providers.httpsign.SignedHeadersConfigのstaticメソッド
構成からヘッダー構成をロードします。
create(Config) - クラスio.helidon.security.providers.httpsign.SignedHeadersConfig.HeadersConfigのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProviderのstaticメソッド
構成からインスタンスを作成します。
create(Config) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderのstaticメソッド
構成からインスタンスを作成します。
create(Config) - クラスio.helidon.security.providers.jwt.JwtProviderのstaticメソッド
構成からプロバイダ・インスタンスを作成します。
create(Config) - クラスio.helidon.security.providers.oidc.common.OidcConfigのstaticメソッド
Configから新規インスタンスを作成します。
create(Config) - クラスio.helidon.security.providers.oidc.OidcProviderのstaticメソッド
このプロバイダを構成からロードします。
create(Config) - クラスio.helidon.security.QueryParamMappingのstaticメソッド
構成から新しいインスタンスを読み取ります。
create(Config) - インタフェースio.helidon.security.Securityのstaticメソッド
構成値に基づいて新しいインスタンスを作成します。
create(Config) - クラスio.helidon.security.SecurityTimeのstaticメソッド
構成からインスタンスをロードします。
create(Config) - クラスio.helidon.security.util.TokenHandlerのstaticメソッド
構成からTokenHandlerを作成します。
create(Config) - クラスio.helidon.tracing.config.TracingConfigのstaticメソッド
指定された構成に基づいて新しいトレース構成を作成します。
create(Config) - クラスio.helidon.tracing.providers.jaeger.JaegerTracerBuilderのstaticメソッド
構成の値に基づいて新しいビルダーを作成します。
create(Config) - インタフェースio.helidon.tracing.providers.opentracing.OpenTracingTracerBuilderのstaticメソッド
構成から新規ビルダーを作成します。
create(Config) - クラスio.helidon.tracing.providers.zipkin.ZipkinTracerBuilderのstaticメソッド
構成の値に基づいて新しいビルダーを作成します。
create(Config) - インタフェースio.helidon.tracing.TracerBuilderのstaticメソッド
構成から新規ビルダーを作成します。
create(Config) - インタフェースio.helidon.webclient.api.HttpClientConfigのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - インタフェースio.helidon.webclient.api.HttpConfigBaseのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - クラスio.helidon.webclient.api.Proxyのstaticメソッド
構成から新しいプロキシ・インスタンスを作成します。
create(Config) - インタフェースio.helidon.webclient.api.WebClientConfigのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - インタフェースio.helidon.webclient.api.WebClientCookieManagerConfigのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - インタフェースio.helidon.webclient.http1.Http1Clientのstaticメソッド
Configに基づいて新しいインスタンスを作成します。
create(Config) - インタフェースio.helidon.webclient.http1.Http1ClientProtocolConfigのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - インタフェースio.helidon.webclient.http2.Http2Clientのstaticメソッド
Configに基づいて新しいインスタンスを作成します。
create(Config) - インタフェースio.helidon.webclient.http2.Http2ClientProtocolConfigのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - クラスio.helidon.webclient.metrics.WebClientMetricsのstaticメソッド
構成に基づいて新しいクライアント・メトリクスを作成します。
create(Config) - インタフェースio.helidon.webclient.websocket.WsClientConfigのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - インタフェースio.helidon.webclient.websocket.WsClientProtocolConfigのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - インタフェースio.helidon.webserver.accesslog.AccessLogConfigのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - インタフェースio.helidon.webserver.ConnectionConfigのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - インタフェースio.helidon.webserver.context.ContextFeatureConfigのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - インタフェースio.helidon.webserver.cors.CorsConfigのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - クラスio.helidon.webserver.cors.CorsFeatureのstaticメソッド
カスタム設定で新しいCORS機能を作成します。
create(Config) - クラスio.helidon.webserver.cors.CorsSupportのstaticメソッド
基本的なCrossOriginConfig形式と一致すると予想される指定された構成に基づいて、新しいCorsSupportインスタンスを作成します。
create(Config) - インタフェースio.helidon.webserver.grpc.GrpcConfigのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - インタフェースio.helidon.webserver.http1.Http1Configのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - インタフェースio.helidon.webserver.http2.Http2Configのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - インタフェースio.helidon.webserver.ListenerConfigのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - インタフェースio.helidon.webserver.observe.config.ConfigObserverConfigのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - インタフェースio.helidon.webserver.observe.health.HealthObserverConfigのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - インタフェースio.helidon.webserver.observe.info.InfoObserverConfigのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - インタフェースio.helidon.webserver.observe.log.LogObserverConfigのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - インタフェースio.helidon.webserver.observe.log.LogStreamConfigのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - クラスio.helidon.webserver.observe.metrics.MetricsObserverのstaticメソッド
構成から新しいメトリクス・オブザーバを作成します。
create(Config) - インタフェースio.helidon.webserver.observe.metrics.MetricsObserverConfigのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - クラスio.helidon.webserver.observe.ObserveFeatureのstaticメソッド
カスタム構成で新しいサポートを作成します。
create(Config) - インタフェースio.helidon.webserver.observe.ObserveFeatureConfigのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - インタフェースio.helidon.webserver.observe.tracing.PathTracingConfigのstaticメソッド
Configからトレースされた新しいパス構成を作成します。
create(Config) - インタフェースio.helidon.webserver.observe.tracing.TracingObserverConfigのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - インタフェースio.helidon.webserver.security.PathsConfigのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - インタフェースio.helidon.webserver.security.SecurityFeatureConfigのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - クラスio.helidon.webserver.security.SecurityHandler.QueryParamHandlerのstaticメソッド
構成からインスタンスを作成します。
create(Config) - インタフェースio.helidon.webserver.security.SecurityHandlerConfigのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - クラスio.helidon.webserver.security.SecurityHttpFeatureのstaticメソッド
セキュリティ・リクエストを処理するwebサーバー・ルーティングを使用して、registeredにルーティング構成のコンシューマを作成します。
create(Config) - インタフェースio.helidon.webserver.WebServerConfigのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - インタフェースio.helidon.webserver.websocket.WsConfigのstaticメソッド
構成から新規インスタンスを作成します。
create(Config, MetricsConfig, Collection<MetersProvider>) - クラスio.helidon.metrics.providers.micrometer.MicrometerMetricsFactoryProviderのメソッド
 
create(Config, MetricsConfig, Collection<MetersProvider>) - インタフェースio.helidon.metrics.spi.MetricsFactoryProviderのメソッド
呼出し側がMeterRegistryおよびMeter.Builderインスタンスを取得できる新しいMetricsFactoryを作成します。
create(Config, OutboundTarget...) - クラスio.helidon.security.providers.common.OutboundConfigのstaticメソッド
使用可能なデフォルト・ターゲットでプロバイダ構成のターゲットを解析します。
create(Config, TokenHandler) - クラスio.helidon.security.providers.jwt.JwtProvider.JwtOutboundTargetのstaticメソッド
構成からインスタンスをロードします。
create(Config, SecurityHandler) - クラスio.helidon.webserver.security.SecurityHandlerのstaticメソッド
構成からインスタンスを作成します。
create(Config, String) - インタフェースio.helidon.common.config.ConfiguredProviderのメソッド
指定されたノードにある構成から新しいインスタンスを作成します。
create(Config, String) - クラスio.helidon.common.configurable.ThreadPoolSupplierのstaticメソッド
構成からサプライヤをロードします。
create(Config, String) - クラスio.helidon.dbclient.hikari.HikariConnectionPoolProviderのメソッド
 
create(Config, String) - クラスio.helidon.http.encoding.deflate.DeflateEncodingProviderのメソッド
 
create(Config, String) - クラスio.helidon.http.encoding.gzip.GzipEncodingProviderのメソッド
 
create(Config, String) - クラスio.helidon.http.media.jackson.JacksonMediaSupportProviderのメソッド
 
create(Config, String) - クラスio.helidon.http.media.jackson.JacksonSupportのstaticメソッド
新しいJacksonSupportを作成します。
create(Config, String) - クラスio.helidon.http.media.jsonb.JsonbMediaSupportProviderのメソッド
 
create(Config, String) - クラスio.helidon.http.media.jsonb.JsonbSupportのstaticメソッド
新しいJsonbSupportを作成します。
create(Config, String) - クラスio.helidon.http.media.jsonp.JsonpMediaSupportProviderのメソッド
 
create(Config, String) - クラスio.helidon.http.media.jsonp.JsonpSupportのstaticメソッド
JsonpSupportという名前の新しい名前を作成します。
create(Config, String) - クラスio.helidon.http.media.multipart.MultiPartSupportのstaticメソッド
MultiPartSupportという名前の新しい名前を作成します。
create(Config, String) - クラスio.helidon.http.media.multipart.MultiPartSupportProviderのメソッド
 
create(Config, String) - クラスio.helidon.integrations.oci.tls.certificates.DefaultOciCertificatesTlsManagerProviderのメソッド
 
create(Config, String) - クラスio.helidon.integrations.openapi.ui.OpenApiUiProviderのメソッド
 
create(Config, String) - クラスio.helidon.openapi.OpenApiFeatureProviderのメソッド
 
create(Config, String) - クラスio.helidon.webclient.http1.Http1ProtocolConfigProviderのメソッド
 
create(Config, String) - クラスio.helidon.webclient.http2.Http2ProtocolConfigProviderのメソッド
 
create(Config, String) - クラスio.helidon.webclient.metrics.WebClientMetricsProviderのメソッド
非推奨。
 
create(Config, String) - クラスio.helidon.webclient.security.WebClientSecurityProviderのメソッド
非推奨。
 
create(Config, String) - クラスio.helidon.webclient.tracing.WebClientTracingProviderのメソッド
非推奨。
 
create(Config, String) - クラスio.helidon.webclient.websocket.WsProtocolConfigProviderのメソッド
 
create(Config, String) - クラスio.helidon.webserver.accesslog.AccessLogFeatureProviderのメソッド
 
create(Config, String) - クラスio.helidon.webserver.context.ContextFeatureProviderのメソッド
 
create(Config, String) - クラスio.helidon.webserver.cors.CorsFeatureProviderのメソッド
 
create(Config, String) - クラスio.helidon.webserver.grpc.GrpcProtocolConfigProviderのメソッド
 
create(Config, String) - クラスio.helidon.webserver.http1.Http1ProtocolConfigProviderのメソッド
 
create(Config, String) - クラスio.helidon.webserver.http2.Http2ProtocolConfigProviderのメソッド
 
create(Config, String) - クラスio.helidon.webserver.observe.config.ConfigObserveProviderのメソッド
非推奨。
 
create(Config, String) - クラスio.helidon.webserver.observe.health.HealthObserveProviderのメソッド
非推奨。
 
create(Config, String) - クラスio.helidon.webserver.observe.info.InfoObserveProviderのメソッド
非推奨。
 
create(Config, String) - クラスio.helidon.webserver.observe.log.LogObserveProviderのメソッド
非推奨。
 
create(Config, String) - クラスio.helidon.webserver.observe.metrics.MetricsObserveProviderのメソッド
非推奨。
 
create(Config, String) - クラスio.helidon.webserver.observe.ObserveFeatureProviderのメソッド
 
create(Config, String) - インタフェースio.helidon.webserver.observe.spi.ObserveProviderのメソッド
指定された構成から新しいオブザーバを作成します。
create(Config, String) - クラスio.helidon.webserver.observe.tracing.TracingObserveProviderのメソッド
非推奨。
 
create(Config, String) - クラスio.helidon.webserver.security.SecurityFeatureProviderのメソッド
 
create(Config, String) - クラスio.helidon.webserver.websocket.WsProtocolConfigProviderのメソッド
 
create(AllowListConfig) - クラスio.helidon.common.configurable.AllowListのstaticメソッド
構成に基づいて新しい許可リストを作成します。
create(LruCacheConfig<K, V>) - クラスio.helidon.common.configurable.LruCacheのstaticメソッド
カスタム構成を使用してインスタンスを作成します。
create(ResourceConfig) - インタフェースio.helidon.common.configurable.Resourceのstaticメソッド
構成からリソースを作成します。
create(ScheduledThreadPoolConfig) - クラスio.helidon.common.configurable.ScheduledThreadPoolSupplierのstaticメソッド
プログラム構成から新しいインスタンスを作成します。
create(ThreadPoolConfig) - クラスio.helidon.common.configurable.ThreadPoolSupplierのstaticメソッド
構成に基づいて新しいスレッド・プール・サプライヤを作成します。
create(Context) - インタフェースio.helidon.common.context.Contextのstaticメソッド
親のリードスルContextに基づく新しい空のインスタンスを作成します。
create(HelidonServiceLoader<DbMapperProvider>) - インタフェースio.helidon.dbclient.DbMapperManagerのstaticメソッド
カスタマイズしたHelidonServiceLoaderから新しいマッパー・マネージャを作成します。
create(MapperManager, String, GenericType<T>, String...) - インタフェースio.helidon.common.mapper.OptionalValueのstaticメソッド
空の値を作成します。
create(MapperManager, String, Class<T>, String...) - インタフェースio.helidon.common.mapper.OptionalValueのstaticメソッド
空の値を作成します。
create(MapperManager, String, T, GenericType<T>, String...) - インタフェースio.helidon.common.mapper.OptionalValueのstaticメソッド
データに基づく値を作成します。
create(MapperManager, String, T, GenericType<T>, String...) - インタフェースio.helidon.common.mapper.Valueのstaticメソッド
データに基づく値を作成します。
create(MapperManager, String, T, String...) - インタフェースio.helidon.common.mapper.OptionalValueのstaticメソッド
データに基づく値を作成します。
create(MapperManager, String, T, String...) - インタフェースio.helidon.common.mapper.Valueのstaticメソッド
データに基づく値を作成します。
create(MediaType) - インタフェースio.helidon.http.HttpMediaTypeのstaticメソッド
メディア・タイプから新しいHTTPメディア・タイプを作成します。
create(Single<T> ) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
指定されたSingleでラップされたMultiインスタンスを作成します。
create(Single<T> ) - インタフェースio.helidon.common.reactive.Singleのstaticメソッド
指定されたSingleから受け取った最初のアイテムのみを公開するSingleインスタンスを作成します。
create(HelidonSocket) - クラスio.helidon.common.socket.SocketWriterのstaticメソッド
新しいソケット・ライターを作成します。
create(PeerInfo, PeerInfo, boolean) - クラスio.helidon.webserver.testing.junit5.DirectSocketのstaticメソッド
明示的なピア情報を持つ新しいソケットを作成します。
create(TlsConfig) - クラスio.helidon.common.tls.Tlsのstaticメソッド
カスタム構成でTLSを作成します。
create(TypeName) - インタフェースio.helidon.common.types.Annotationのstaticメソッド
値のない注釈のインスタンスを作成します。
create(TypeName, String) - インタフェースio.helidon.common.types.Annotationのstaticメソッド
値を使用して注釈のインスタンスを作成します。
create(TypeName, Map<String, ?>) - インタフェースio.helidon.common.types.Annotationのstaticメソッド
ゼロ個以上の値を持つ注釈のインスタンスを作成します。
create(UriInfo) - クラスio.helidon.webclient.api.ClientUriのstaticメソッド
新しいクライアントURIを作成します。
create(Config) - クラスio.helidon.config.ClasspathConfigSourceのstaticメソッド
構成プロパティから構成ソース・インスタンスを初期化します。
create(Config) - クラスio.helidon.config.ClasspathOverrideSourceのstaticメソッド
resourceキーおよびその他のオプションを含むメタ構成から新しいクラスパス・オーバーライド・ソースを作成します。
create(Config) - クラスio.helidon.config.ConfigFilters.ValueResolvingBuilderのstaticメソッド
構成プロパティから構成フィルタ・インスタンスを初期化します。
create(Config) - クラスio.helidon.config.ConfigSourcesのstaticメソッド
指定されたconfigと同じ構成モデルを含むConfigSourceを返します。
create(Config) - クラスio.helidon.config.DirectoryConfigSourceのstaticメソッド
構成プロパティから構成ソース・インスタンスを初期化します。
create(Config) - クラスio.helidon.config.etcd.EtcdConfigSourceのstaticメソッド
構成から新規インスタンスを作成します。
create(Config) - クラスio.helidon.config.etcd.EtcdWatcherのstaticメソッド
メタ構成から新規インスタンスを作成します。
create(Config) - クラスio.helidon.config.FileConfigSourceのstaticメソッド
構成プロパティから構成ソース・インスタンスを初期化します。
create(Config) - クラスio.helidon.config.FileOverrideSourceのstaticメソッド
メタ構成から新しいファイル・オーバーライド・ソースを作成します。
create(Config) - クラスio.helidon.config.git.GitConfigSourceのstaticメソッド
メタ構成からインスタンスを作成します。
create(Config) - クラスio.helidon.config.mp.MpConfigSourcesのstaticメソッド
Helidon SE構成インスタンスに基づく構成ソース。
create(Config) - クラスio.helidon.config.PollingStrategies.ScheduledBuilderのstaticメソッド
構成プロパティからポーリング戦略インスタンスを初期化します。
create(Config) - クラスio.helidon.config.PrefixedConfigSourceのstaticメソッド
メタ構成からプレフィクスが付いた構成ソースを作成します。
create(Config) - クラスio.helidon.config.SimpleRetryPolicyのstaticメソッド
構成プロパティから再試行ポリシー・インスタンスを初期化します。
create(Config) - クラスio.helidon.config.UrlConfigSourceのstaticメソッド
構成プロパティから構成ソース・インスタンスを初期化します。
create(Config) - クラスio.helidon.config.UrlOverrideSourceのstaticメソッド
メタ構成から新しいURLオーバーライド・ソースを作成します。
create(Config) - クラスio.helidon.integrations.microstream.core.EmbeddedStorageManagerBuilderのstaticメソッド
構成からEmbeddedStorageManagerインスタンスを作成します。
create(Config) - クラスio.helidon.messaging.connectors.kafka.KafkaConnectorのstaticメソッド
必要な構成でKafkaConnectorの新しいインスタンスを作成します。
create(Config) - クラスio.helidon.messaging.connectors.kafka.KafkaPublisherのstaticメソッド
このビルダーを構成からロードします。
create(Config) - クラスio.helidon.messaging.connectors.kafka.KafkaSubscriberのstaticメソッド
このビルダーを構成からロードします。
create(Config) - インタフェースio.helidon.microprofile.server.RoutingBuildersのstaticメソッド
特定のコンポーネント構成の"ルーティング"構成に基づいて、デフォルトおよび実際のHttpRouting.Builderインスタンスを準備します。
create(Config) - クラスio.helidon.security.providers.oidc.OidcFeatureのstaticメソッド
構成からwebサーバーのOIDCサポートをロードします。
create(Config) - クラスio.helidon.webserver.accesslog.AccessLogFeatureのstaticメソッド
Configから構成されたアクセス・ログ・サポートを作成します。
create(Config) - クラスio.helidon.webserver.accesslog.AccessLogRoutingFeatureのstaticメソッド
Configから構成されたアクセス・ログ・サポートを作成します。
create(Config) - クラスio.helidon.webserver.context.ContextFeatureのstaticメソッド
カスタム設定で新しいコンテキスト機能を作成します。
create(Config) - インタフェースio.helidon.webserver.servicecommon.RestServiceSettingsのstaticメソッド
指定された構成の値を使用して新しいインスタンスを作成します。
create(Config.Key) - 例外クラスio.helidon.config.MissingValueExceptionの静的メソッド
新しい欠損値例外を作成します。
create(Config, String) - クラスio.helidon.security.providers.oidc.OidcFeatureのstaticメソッド
構成からwebサーバーのOIDCサポートをロードします。
create(ScheduledPollingStrategy.RecurringPolicy, ScheduledExecutorService) - クラスio.helidon.config.ScheduledPollingStrategyのstaticメソッド
ポーリング間隔をパラメータとして使用して、ポーリング計画を作成します。
create(ConfigNode.ObjectNode) - クラスio.helidon.config.ConfigSourcesのstaticメソッド
指定されたobjectNodeをラップするConfigSourceを返します。
create(ConfigSource) - クラスio.helidon.config.mp.MpConfigSourcesのstaticメソッド
Helidon SE構成ソースに基づく構成ソース。
create(DbClient, Config) - クラスio.helidon.dbclient.health.DbClientHealthCheckのstaticメソッド
データベースの構成済設定を使用してヘルス・チェックを作成します。
create(DbExecuteContext, DbStatementType, CompletionStage<Void>, CompletionStage<Long>, DbStatementParameters) - インタフェースio.helidon.dbclient.DbClientServiceContextのstaticメソッド
新しいクライアント・サービス・コンテキストを作成します。
create(AsyncConfig) - インタフェースio.helidon.faulttolerance.Asyncのstaticメソッド
明示的な構成と非同期です。
create(BulkheadConfig) - インタフェースio.helidon.faulttolerance.Bulkheadのstaticメソッド
構成からBulkheadを作成します。
create(CircuitBreakerConfig) - インタフェースio.helidon.faulttolerance.CircuitBreakerのstaticメソッド
構成に基づいて新しい回路ビルダーを作成します。
create(FallbackConfig<T>) - インタフェースio.helidon.faulttolerance.Fallbackのstaticメソッド
構成に基づいてフォールバックを作成します。
create(RetryConfig) - インタフェースio.helidon.faulttolerance.Retryのstaticメソッド
構成から新しい再試行を作成します。
create(TimeoutConfig) - インタフェースio.helidon.faulttolerance.Timeoutのstaticメソッド
構成に基づいてタイムアウトを作成します。
create(HealthCheck...) - クラスio.helidon.webserver.observe.health.HealthObserverのstaticメソッド
ヘルス・オブザーバを作成し、ServiceLoaderおよびHealthCheckProviderで検出されたチェックに指定したチェックを追加します。
create(ContentEncodingContextConfig) - インタフェースio.helidon.http.encoding.ContentEncodingContextのstaticメソッド
プロトタイプからコンテンツ・エンコーディング・コンテキストを作成します。
create(Header) - インタフェースio.helidon.http.HeaderWriteableのstaticメソッド
既存のヘッダーから新しい可変ヘッダーを作成します。
create(HeaderName, boolean, boolean, int) - クラスio.helidon.http.HeaderValuesのstaticメソッド
新しいヘッダーを作成します。
create(HeaderName, boolean, boolean, long) - クラスio.helidon.http.HeaderValuesのstaticメソッド
新しいヘッダーを作成します。
create(HeaderName, boolean, boolean, String...) - クラスio.helidon.http.HeaderValuesのstaticメソッド
新しいヘッダーを作成します。
create(HeaderName, int) - クラスio.helidon.http.HeaderValuesのstaticメソッド
単一の値で新しいヘッダーを作成します。
create(HeaderName, long) - クラスio.helidon.http.HeaderValuesのstaticメソッド
単一の値で新しいヘッダーを作成します。
create(HeaderName, LazyString) - クラスio.helidon.http.HeaderValuesのstaticメソッド
単一の値で新しいヘッダーを作成します。
create(HeaderName, String) - クラスio.helidon.http.HeaderValuesのstaticメソッド
単一の値で新しいヘッダーを作成します。
create(HeaderName, String...) - クラスio.helidon.http.HeaderValuesのstaticメソッド
新しいヘッダーを作成します。
create(HeaderName, Collection<String>) - クラスio.helidon.http.HeaderValuesのstaticメソッド
新しいヘッダーを作成します。
create(Headers) - インタフェースio.helidon.http.ClientRequestHeadersのstaticメソッド
ヘッダーからクライアント・リクエスト・ヘッダーを作成します。
create(Headers) - インタフェースio.helidon.http.ClientResponseHeadersのstaticメソッド
クライアント・レスポンスから解析されたヘッダーから新しいインスタンスを作成します。
create(Headers) - インタフェースio.helidon.http.ClientResponseTrailersのstaticメソッド
将来のヘッダーから新しいトレーラを作成します。
create(Headers) - クラスio.helidon.http.Forwardedのstaticメソッド
指定されたヘッダーからforwardedheader(s)を解析します。
create(Headers) - クラスio.helidon.http.http2.Http2Headersのstaticメソッド
HTTPヘッダーからHTTP/2ヘッダーを作成します。
create(Headers) - インタフェースio.helidon.http.ServerRequestHeadersのstaticメソッド
ヘッダーから新しいインスタンスを作成します。
create(Headers) - インタフェースio.helidon.http.ServerResponseHeadersのstaticメソッド
可変サーバー・レスポンス・ヘッダーの新しいインスタンスを作成します。
create(Headers) - インタフェースio.helidon.http.ServerResponseTrailersのstaticメソッド
可変サーバー・レスポンス・トレーラの新規インスタンスを作成します。
create(Headers) - インタフェースio.helidon.http.WritableHeadersのstaticメソッド
既存のヘッダーから書込み可能ヘッダーの新しいインスタンスを作成します。
create(Headers, ParserMode) - インタフェースio.helidon.http.ClientResponseHeadersのstaticメソッド
クライアント・レスポンスから解析されたヘッダーから新しいインスタンスを作成します。
create(Http2Stream, Http2Headers.DynamicTable, Http2HuffmanDecoder, Http2FrameData...) - クラスio.helidon.http.http2.Http2Headersのstaticメソッド
HTTPリクエストからヘッダーを作成します。
create(Http2Stream, Http2Headers.DynamicTable, Http2HuffmanDecoder, Http2Headers, Http2FrameData...) - クラスio.helidon.http.http2.Http2Headersのstaticメソッド
HTTPリクエストからヘッダーを作成します。
create(HttpPrologue, Headers) - クラスio.helidon.webserver.http.DirectTransportRequestのstaticメソッド
既知のプロローグおよびヘッダーからの単純なリクエストを構成します。
create(MediaContextConfig) - インタフェースio.helidon.http.media.MediaContextのstaticメソッド
プロトタイプからメディア・コンテキストを作成します。
create(WritableHeaders<?>) - インタフェースio.helidon.http.ClientRequestHeadersのstaticメソッド
書込み可能ヘッダーからクライアント・リクエスト・ヘッダーを作成します。
create(WritableHeaders<?>) - クラスio.helidon.http.http2.Http2Headersのstaticメソッド
書込み可能なHTTPヘッダーから作成します。
create(NativeTrace, ScanResult, Function<String, Class<?>>, Function<Class<?>, Boolean>) - クラスio.helidon.integrations.graal.nativeimage.extension.NativeUtilのstaticメソッド
新しいインスタンスを作成します。
create(OciCertificatesTlsManagerConfig) - インタフェースio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerのstaticメソッド
構成済のOciCertificatesTlsManagerインスタンスを作成します。
create(CreateCubbyhole.Request) - インタフェースio.helidon.integrations.vault.secrets.cubbyhole.CubbyholeSecretsのメソッド
定義されたパスに新しいシークレットを作成します。
create(CreateKv1.Request) - インタフェースio.helidon.integrations.vault.secrets.kv1.Kv1Secretsのメソッド
定義されたパスに新しいシークレットを作成します。
create(CreateKv2.Request) - インタフェースio.helidon.integrations.vault.secrets.kv2.Kv2Secretsのメソッド
新しいシークレットを作成します。
create(Channel<PAYLOAD> ) - クラスio.helidon.messaging.Emitterのstaticメソッド
指定されたチャネルのパブリッシャとして機能する新しいエミッタを作成します。
create(Channel<PAYLOAD>, Channel<PAYLOAD>...) - クラスio.helidon.messaging.Emitterのstaticメソッド
指定されたチャネルのブロードキャスト・パブリッシャとして機能する新しいエミッタを作成します。
create(MetricsConfig) - インタフェースio.helidon.metrics.api.SystemTagsManagerのstaticメソッド
指定されたメトリクス設定を使用して、新しいシステム・タグ・マネージャを作成します。
create(CronConfig) - インタフェースio.helidon.scheduling.Cronのstaticメソッド
プログラム構成からcronタスクを作成します。
create(FixedRateConfig) - インタフェースio.helidon.scheduling.FixedRateのstaticメソッド
プログラム構成から固定レート・タスクを作成します。
create(SignedJwt, Jwk) - クラスio.helidon.security.jwt.EncryptedJwtのstaticメソッド
新しいEncryptedJwtを作成します。
create(Principal) - クラスio.helidon.security.Subjectのstaticメソッド
プリンシパルの新しいサブジェクトを作成します。
create(OutboundTarget) - クラスio.helidon.security.providers.header.HeaderAtnOutboundConfigのstaticメソッド
アウトバウンド・ターゲットからヘッダー・アウトバウンド構成を作成します。
create(OutboundTarget) - クラスio.helidon.security.providers.httpauth.HttpBasicOutboundConfigのstaticメソッド
アウトバウンド・ターゲットから基本アウトバウンド構成を作成します。
create(OidcConfig) - クラスio.helidon.security.providers.oidc.OidcFeatureのstaticメソッド
OidcConfigインスタンスからwebサーバーのOIDCサポートをロードします。
create(OidcConfig) - クラスio.helidon.security.providers.oidc.OidcProviderのstaticメソッド
OIDC構成に基づいて新しいプロバイダを作成します。
create(OidcConfig, TenantConfig) - クラスio.helidon.security.providers.oidc.common.Tenantのstaticメソッド
新しいインスタンスを作成し、すべてのメタデータ関連の値を解決します。
create(QueryParamMapping) - クラスio.helidon.microprofile.security.QueryParamHandlerのstaticメソッド
既存のマッピングからインスタンスを作成します。
create(QueryParamMapping) - クラスio.helidon.webserver.security.SecurityHandler.QueryParamHandlerのstaticメソッド
既存のマッピングからインスタンスを作成します。
create(Security) - クラスio.helidon.webclient.security.WebClientSecurityのstaticメソッド
Securityに基づいてクライアント・セキュリティ・サービスの新しいインスタンスを作成します。
create(Security) - クラスio.helidon.webserver.security.SecurityHttpFeatureのstaticメソッド
セキュリティ・リクエストを処理するwebサーバー・ルーティングを使用して、registeredにルーティング構成のコンシューマを作成します。
create(SecurityLevel) - クラスio.helidon.security.SecurityLevelのstaticメソッド
以前に作成したセキュリティ・レベルに基づいてセキュリティ・レベルのビルダーを作成します。
create(DigestProvider.DigestFunction, DigestProvider.VerifyFunction) - クラスio.helidon.security.spi.DigestProvider.DigestSupportのstaticメソッド
ダイジェストに基づいて新しいサポートを作成し、関数を確認します。
create(AbacSupport) - クラスio.helidon.security.util.AbacSupport.BasicAttributesのstaticメソッド
toCopyのすべての属性を持つ基本属性を作成します。
create(TokenHandler, String) - クラスio.helidon.security.providers.header.HeaderAtnOutboundConfigのstaticメソッド
トークン・ハンドラおよびユーザー名からヘッダー・アウトバウンド構成を作成します。
create(Tracer) - クラスio.helidon.webclient.tracing.WebClientTracingのstaticメソッド
特定のトレーサの新しいクライアント・トレース・サービスを作成します。
create(Tracer) - クラスio.helidon.webserver.observe.tracing.TracingObserverのstaticメソッド
すべてのパスおよびスパン(デフォルトで有効になっている)に対して有効なトレース・オブザーバを作成します。
create(Tracer, Config) - クラスio.helidon.webserver.observe.tracing.TracingObserverのstaticメソッド
Configに基づいて、新しいトレース・オブザーバを作成します。
create(ClientConnection, WsListener) - クラスio.helidon.webclient.websocket.ClientWsConnectionのstaticメソッド
サブプロトコルなしで新しい接続を作成します。
create(ClientConnection, WsListener, String) - クラスio.helidon.webclient.websocket.ClientWsConnectionのstaticメソッド
新規接続の作成
create(ClientUri) - クラスio.helidon.webclient.api.ClientUriのstaticメソッド
新しいクライアントURIを作成します。
create(WebClientConfig) - インタフェースio.helidon.webclient.api.WebClientのstaticメソッド
カスタマイズされた構成で新しいwebクライアントを作成します。
create(WebClientCookieManagerConfig) - クラスio.helidon.webclient.api.WebClientCookieManagerのstaticメソッド
構成からcookieマネージャを作成します。
create(WebClient, ConnectionKey, List<String>, Function<TcpClientConnection, Boolean>, Consumer<TcpClientConnection>) - クラスio.helidon.webclient.api.TcpClientConnectionのstaticメソッド
新しいTCP接続を作成します。
create(Http1ClientConfig) - インタフェースio.helidon.webclient.http1.Http1Clientのstaticメソッド
カスタム構成を使用して、新しいHTTP/1.1クライアントを作成します。
create(Http2ClientConfig) - インタフェースio.helidon.webclient.http2.Http2Clientのstaticメソッド
カスタム構成を使用して新しいインスタンスを作成します。
create(WsClientConfig) - インタフェースio.helidon.webclient.websocket.WsClientのstaticメソッド
カスタム構成を使用して、新しいWebSocketクライアントを作成します。
create(AccessLogConfig) - クラスio.helidon.webserver.accesslog.AccessLogFeatureのstaticメソッド
構成から新しいインスタンスを作成します。
create(ConnectionContext, HttpPrologue, Headers, String, WsRoute) - クラスio.helidon.webserver.websocket.WsConnectionのstaticメソッド
ルートを使用して新しい接続を作成します。
create(ConnectionContext, HttpPrologue, Headers, String, WsListener) - クラスio.helidon.webserver.websocket.WsConnectionのstaticメソッド
リスナーを使用して新しい接続を作成します。
create(ContextFeatureConfig) - クラスio.helidon.webserver.context.ContextFeatureのstaticメソッド
構成から新しいインスタンスを作成します。
create(CorsConfig) - クラスio.helidon.webserver.cors.CorsFeatureのstaticメソッド
構成から新しいインスタンスを作成します。
create(GrpcConfig, ProtocolConfigs) - クラスio.helidon.webserver.grpc.GrpcProtocolProviderのメソッド
 
create(ErrorHandlers, List<Filter>) - クラスio.helidon.webserver.http.Filtersのstaticメソッド
フィルタの作成
create(ServerResponse, BiConsumer<Object, MediaType>, Runnable) - インタフェースio.helidon.webserver.http.spi.SinkProviderのメソッド
このプロバイダを使用してシンクを作成します。
create(ServerResponse, BiConsumer<Object, MediaType>, Runnable) - クラスio.helidon.webserver.sse.SseSinkProviderのメソッド
 
create(Http2Config) - クラスio.helidon.webserver.http2.Http2Upgraderのstaticメソッド
新しいHTTP2アップグレーダを作成します。
create(Http2Config, ProtocolConfigs) - クラスio.helidon.webserver.http2.Http2UpgradeProviderのメソッド
 
create(ConfigObserverConfig) - クラスio.helidon.webserver.observe.config.ConfigObserverのstaticメソッド
指定された構成を使用して、新しいConfigオブザーバを作成します。
create(HealthObserverConfig) - クラスio.helidon.webserver.observe.health.HealthObserverのstaticメソッド
指定された構成を使用して、新しいHealthオブザーバを作成します。
create(InfoObserverConfig) - クラスio.helidon.webserver.observe.info.InfoObserverのstaticメソッド
指定された構成を使用して、新しい情報オブザーバを作成します。
create(LogObserverConfig) - クラスio.helidon.webserver.observe.log.LogObserverのstaticメソッド
指定された構成を使用して、新しいログ・オブザーバを作成します。
create(MetricsObserverConfig) - クラスio.helidon.webserver.observe.metrics.MetricsObserverのstaticメソッド
指定された構成を使用して、新しいメトリクス・オブザーバを作成します。
create(ObserveFeatureConfig) - クラスio.helidon.webserver.observe.ObserveFeatureのstaticメソッド
構成に基づいて新しい監視機能を作成します。
create(Observer...) - クラスio.helidon.webserver.observe.ObserveFeatureのstaticメソッド
デフォルト構成およびオブザーバの明示的なリストを使用して、新しいサポートを作成します。
create(TracingObserverConfig) - クラスio.helidon.webserver.observe.tracing.TracingObserverのstaticメソッド
指定された構成を使用して、新しいトレース・オブザーバを作成します。
create(SecurityFeatureConfig) - クラスio.helidon.webserver.security.SecurityFeatureのstaticメソッド
構成から新しいインスタンスを作成します。
create(WebServerConfig) - インタフェースio.helidon.webserver.WebServerのstaticメソッド
構成から新しいwebサーバーを作成します。
create(WsConfig) - クラスio.helidon.microprofile.tyrus.TyrusUpgraderのstaticメソッド
Tyrus upgraderの新しい構成済インスタンスを作成します。
create(WsConfig) - クラスio.helidon.webserver.websocket.WsUpgraderのstaticメソッド
HTTP/1のWebSocketアップグレーダ。
create(WsConfig, ProtocolConfigs) - クラスio.helidon.microprofile.tyrus.TyrusUpgradeProviderのメソッド
 
create(WsConfig, ProtocolConfigs) - クラスio.helidon.webserver.websocket.WsUpgradeProviderのメソッド
 
create(WsRouting) - クラスio.helidon.webserver.testing.junit5.websocket.DirectWsClientのstaticメソッド
指定されたルーティングに基づいて新しいクライアントを作成します。
create(OpenTelemetry, Tracer, Map<String, String>) - クラスio.helidon.tracing.providers.opentelemetry.HelidonOpenTelemetryのstaticメソッド
開いている遠隔測定トレーサをラップします。
create(Span) - クラスio.helidon.tracing.providers.opentelemetry.HelidonOpenTelemetryのstaticメソッド
オープン・テレメトリ・スパンをラップします。
create(Tracer) - クラスio.helidon.tracing.providers.opentracing.OpenTracingのstaticメソッド
開いているトレーサをラップします。
create(Tracer, Span) - クラスio.helidon.tracing.providers.opentracing.OpenTracingのstaticメソッド
開いているトレース・スパンをラップします。
create(CollectorRegistry) - クラスio.helidon.metrics.prometheus.PrometheusSupportのstaticメソッド
指定されたPrometheus CollectorRegistryを使用して新しいインスタンスを作成します。
create(CompletionListener) - クラスio.helidon.messaging.connectors.jms.shim.JavaxJmsのstaticメソッド
指定されたjakartaインスタンスのjavaxラッパーを作成します。
create(ExceptionListener) - クラスio.helidon.messaging.connectors.jms.shim.JavaxJmsのstaticメソッド
指定されたjakartaインスタンスのjavaxラッパーを作成します。
create(MessageListener) - クラスio.helidon.messaging.connectors.jms.shim.JavaxJmsのstaticメソッド
指定されたjakartaインスタンスのjavaxラッパーを作成します。
create(ServerSessionPool) - クラスio.helidon.messaging.connectors.jms.shim.JavaxJmsのstaticメソッド
指定されたjakartaインスタンスのjavaxラッパーを作成します。
create(JsonObject) - クラスio.helidon.integrations.vault.ListSecrets.Responseのstaticメソッド
JSONエンティティから新しいリスト・レスポンスを作成します。
create(JsonObject) - クラスio.helidon.security.jwt.jwk.Jwkのstaticメソッド
Jsonオブジェクトからインスタンスを作成します。
create(JsonObject) - クラスio.helidon.security.jwt.jwk.JwkECのstaticメソッド
Jsonオブジェクトからインスタンスを作成します。
create(JsonObject) - クラスio.helidon.security.jwt.jwk.JwkKeysのstaticメソッド
JwkキーをJSON表現から作成します。
create(JsonObject) - クラスio.helidon.security.jwt.jwk.JwkOctetのstaticメソッド
Jsonオブジェクトからインスタンスを作成します。
create(JsonObject) - クラスio.helidon.security.jwt.jwk.JwkRSAのstaticメソッド
Jsonオブジェクトからインスタンスを作成します。
create(ContainerRequestContext) - インタフェースio.helidon.jersey.common.InvokedResourceのstaticメソッド
Jerseyコンテナのリクエスト・コンテキストから、新しく呼び出されたリソースを作成します。
create(Application) - クラスio.helidon.microprofile.server.JaxRsApplicationのstaticメソッド
JAX-RSアプリケーションに基づくインスタンスを作成します。
create(Application...) - インタフェースio.helidon.microprofile.server.Serverのstaticメソッド
JAX-RSアプリケーションのサーバー・インスタンスを作成します。
create(InputStream, MediaType) - クラスio.helidon.config.ConfigSourcesのstaticメソッド
指定されたreadable contentおよび指定されたmediaTypeからConfigSourceを提供します。
create(InputStream, MediaType, Object) - インタフェースio.helidon.config.spi.ConfigParser.Contentのstaticメソッド
データ、メディア・タイプおよびスタンプからコンテンツを作成します。
create(Reader) - クラスio.helidon.config.spi.OverrideSource.OverrideDataのstaticメソッド
ReaderからOverrideDataを作成します。
create(Class<?>, Class<?>) - クラスio.helidon.microprofile.openapi.ExpandedTypeDescriptionのstaticメソッド
他のメソッド呼出しの連鎖を容易にするためのファクトリ・メソッド。
create(Class<? extends Application>) - クラスio.helidon.microprofile.server.JaxRsApplicationのstaticメソッド
JAX-RSアプリケーション・クラスに基づいて新しいインスタンスを作成します。
create(Class<? extends Application>...) - インタフェースio.helidon.microprofile.server.Serverのstaticメソッド
JAX-RSアプリケーション・クラスのサーバー・インスタンスを作成します。
create(Class<? extends Annotation>) - インタフェースio.helidon.common.types.Annotationのstaticメソッド
値のない注釈のインスタンスを作成します。
create(Class<? extends Annotation>, String) - インタフェースio.helidon.common.types.Annotationのstaticメソッド
値を使用して注釈のインスタンスを作成します。
create(Class<? extends Annotation>, Map<String, ?>) - インタフェースio.helidon.common.types.Annotationのstaticメソッド
値を使用して注釈のインスタンスを作成します。
create(Class<N> ) - クラスio.helidon.common.GenericTypeのstaticメソッド
指定されたクラスを表す新しいジェネリック・タイプ・インスタンスを構築します。
create(Class<T> ) - インタフェースio.helidon.integrations.vault.SysApiのstaticメソッド
定義されたAPIクラスの新しいSys APIを作成します。
create(Class<T> ) - クラスio.helidon.microprofile.tyrus.HelidonComponentProviderのメソッド
CDIを使用して新しいインスタンスを作成します。
create(Class<T>, InjectionProvider.CreateInstanceFunction<T> ) - クラスio.helidon.integrations.vault.spi.InjectionProvider.InjectionTypeのstaticメソッド
クラスおよび作成者関数のインジェクション・タイプを作成します。
create(Class<T>, String, String) - インタフェースio.helidon.integrations.vault.AuthMethodのstaticメソッド
認証メソッドを作成します。
create(Class<T>, String, String) - インタフェースio.helidon.integrations.vault.Engineのstaticメソッド
エンジンを作成します
create(Class<T>, String, String, String) - インタフェースio.helidon.integrations.vault.Engineのstaticメソッド
新しいバージョン管理エンジンを作成します。
create(Class<T>, BiConsumer<T, ServerResponse>) - インタフェースio.helidon.webserver.http.Handlerのstaticメソッド
タイプ・リクエスト・エンティティおよびServerResponseを使用するハンドラを作成します。
create(Class<T>, Consumer<T>) - インタフェースio.helidon.webserver.http.Handlerのstaticメソッド
入力されたリクエスト・エンティティを使用し、Status.OK_200を送信するハンドラを作成します。
create(Class<T>, Function<T, ?>) - インタフェースio.helidon.webserver.http.Handlerのstaticメソッド
入力されたリクエスト・エンティティを使用し、エンティティ・オブジェクトを生成するハンドラを作成します。
create(Iterable<T> ) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
指定された反復可能オブジェクトを公開するMultiインスタンスを作成します。
create(ThreadMXBean) - クラスio.helidon.health.checks.DeadlockHealthCheckのstaticメソッド
使用する新しいデッドロック・ヘルス・チェックを作成します。
create(Object) - クラスio.helidon.http.sse.SseEventのstaticメソッド
データを含む新しいSSEイベントを作成します。
create(Object) - クラスio.helidon.microprofile.server.HelidonHK2InjectionManagerFactoryのメソッド
 
create(Object, MediaType) - クラスio.helidon.http.sse.SseEventのstaticメソッド
データおよびメディア・タイプを使用して新しいSSEイベントを作成します。
create(Type) - クラスio.helidon.common.GenericTypeのstaticメソッド
指定されたジェネリック型情報を使用し、クラスを派生させて、新しいジェネリック型を構築します。
create(Type) - インタフェースio.helidon.common.types.TypeNameのstaticメソッド
(クラスなど)型から型名を作成します。
create(Runnable) - インタフェースio.helidon.webserver.http.Handlerのstaticメソッド
コードのみを実行し、Status.OK_200を返すハンドラを作成します。
create(String) - クラスio.helidon.common.Base64Valueのstaticメソッド
プレーン・テキストからbase64値を作成します。
create(String) - インタフェースio.helidon.common.buffers.BufferDataのstaticメソッド
文字列からバッファ・データを作成します。
create(String) - インタフェースio.helidon.common.configurable.Resourceのstaticメソッド
クラスパスからリソースをロードします。
create(String) - クラスio.helidon.common.configurable.ThreadPoolSupplierのstaticメソッド
デフォルト構成および指定の名前で新規スレッド・プール・サプライヤを作成します。
create(String) - クラスio.helidon.common.crypto.HashDigestのstaticメソッド
選択したアルゴリズムに基づいて、このクラスの新しいインスタンスを作成します。
create(String) - クラスio.helidon.common.media.type.MediaTypesのstaticメソッド
完全なメディア・タイプ文字列から新しいメディア・タイプを作成します。
create(String) - インタフェースio.helidon.common.types.TypeNameのstaticメソッド
完全修飾クラス名から型名を作成します。
create(String) - クラスio.helidon.common.uri.UriFragmentのstaticメソッド
raw値からフラグメントを作成します。
create(String) - インタフェースio.helidon.common.uri.UriPathのstaticメソッド
RAW表現から新しいパスを作成します。
create(String) - インタフェースio.helidon.common.uri.UriPathSegmentのstaticメソッド
マトリックス・パラメータを含む可能性があるRAW (エンコード済)セグメント値から新しいパス・セグメントを作成します。
create(String) - インタフェースio.helidon.common.uri.UriQueryのstaticメソッド
問合せ文字列から新しいHTTP問合せを作成します。
create(String) - クラスio.helidon.config.ClasspathConfigSourceのstaticメソッド
クラスパスの最初のリソースの構成ソースを作成します。
create(String) - インタフェースio.helidon.config.Config.Keyのstaticメソッド
指定されたkeyリテラルのキーの新しいインスタンスを作成します。
create(String) - インタフェースio.helidon.config.spi.ConfigNode.ValueNodeのstaticメソッド
指定された文字列valueからConfigNode.ValueNodeの新しいインスタンスを作成します。
create(String) - クラスio.helidon.config.ValueNodeImplのstaticメソッド
指定された値の値ノードを作成します。
create(String) - クラスio.helidon.http.Forwardedのstaticメソッド
by=a.b.c;for=d.e.f;host=host;proto=httpsなどの単一の転送ヘッダーの値から転送を作成します。
create(String) - クラスio.helidon.http.HeaderNamesのstaticメソッド
ヘッダー名を検索または作成します。
create(String) - インタフェースio.helidon.http.HttpMediaTypeのstaticメソッド
指定された文字列からメディア・タイプを解析します。
create(String) - クラスio.helidon.http.Methodのstaticメソッド
指定された名前から新しいHTTPリクエスト・メソッド・インスタンスを作成します。
create(String) - クラスio.helidon.http.PathMatchersのstaticメソッド
パス・パターンからパス・マッチャを作成します。
create(String) - クラスio.helidon.integrations.vault.auths.approle.DeleteAppRole.Requestのstaticメソッド
特定のロール名のリクエストを作成します。
create(String) - クラスio.helidon.integrations.vault.auths.approle.ReadRoleId.Requestのstaticメソッド
特定のロール名のリクエストを作成します。
create(String) - クラスio.helidon.integrations.vault.auths.k8s.DeleteRole.Requestのstaticメソッド
ロール名で新規リクエストを作成します。
create(String) - クラスio.helidon.integrations.vault.auths.token.DeleteTokenRole.Requestのstaticメソッド
ロール名で新規リクエストを作成します。
create(String) - クラスio.helidon.integrations.vault.auths.token.RenewToken.Requestのstaticメソッド
トークンで新しいリクエストを作成します。
create(String) - クラスio.helidon.integrations.vault.auths.token.RevokeAndOrphanToken.Requestのstaticメソッド
トークンで新しいリクエストを作成します。
create(String) - クラスio.helidon.integrations.vault.auths.token.RevokeToken.Requestのstaticメソッド
トークン値から新しいリクエストを作成します。
create(String) - クラスio.helidon.integrations.vault.cdi.VaultName.Literalのstaticメソッド
新しいリテラルを作成します。
create(String) - クラスio.helidon.integrations.vault.cdi.VaultPath.Literalのstaticメソッド
新しいリテラルを作成します。
create(String) - クラスio.helidon.integrations.vault.ListSecrets.Requestのstaticメソッド
パスを使用して作成します。
create(String) - クラスio.helidon.integrations.vault.secrets.kv1.GetKv1.Requestのstaticメソッド
シークレット・パスのシークレット・リクエストを取得します。
create(String) - クラスio.helidon.integrations.vault.secrets.kv2.GetKv2.Requestのstaticメソッド
パスのリクエストを作成します。
create(String) - クラスio.helidon.integrations.vault.secrets.transit.DecryptBatch.BatchEntryのstaticメソッド
暗号テキストから新しいエントリを作成します。
create(String) - クラスio.helidon.integrations.vault.secrets.transit.DeleteKey.Requestのstaticメソッド
キー名からリクエストを作成します。
create(String) - クラスio.helidon.integrations.vault.sys.DeletePolicy.Requestのstaticメソッド
ポリシー名のポリシーの削除リクエストを作成します。
create(String) - クラスio.helidon.messaging.Channelのstaticメソッド
指定された名前の新しい空のチャネルを作成します。
create(String) - インタフェースio.helidon.microprofile.server.RoutingBuildersのstaticメソッド
特定のコンポーネントの"ルーティング"構成に基づいて、デフォルトおよび実際のHttpRouting.Builderインスタンスを準備します。
create(String) - インタフェースio.helidon.security.Principalのstaticメソッド
id (または名前)のプリンシパル・インスタンスを作成します。
create(String) - クラスio.helidon.security.providers.config.vault.ConfigVaultProvider.SecretConfigのstaticメソッド
値から新しいシークレットを作成します。
create(String) - クラスio.helidon.security.Roleのstaticメソッド
属性のない名前に基づいてロールを作成します。
create(String) - クラスio.helidon.security.SecurityLevelのstaticメソッド
クラス名に基づいてセキュリティ・レベルのビルダーを作成します。
create(String) - インタフェースio.helidon.tracing.providers.opentracing.OpenTracingTracerBuilderのstaticメソッド
サービス名の新しいビルダーを作成します。
create(String) - インタフェースio.helidon.tracing.TracerBuilderのstaticメソッド
サービス名の新しいビルダーを作成します。
create(String) - クラスio.helidon.webserver.accesslog.HeaderLogEntryのstaticメソッド
指定されたヘッダー名のヘッダー・ログ・エントリをデフォルト構成で作成します。
create(String) - クラスio.helidon.webserver.cors.CorsEnabledServiceHelperのstaticメソッド
サービスのデフォルトCORS構成に基づいて新しいヘルパーを作成します。
create(String) - インタフェースio.helidon.webserver.staticcontent.StaticContentServiceのstaticメソッド
クラス・ローダー・リソースとして定義された静的コンテンツ・ルートを使用して新しいインスタンスを作成します。
create(String...) - クラスio.helidon.security.abac.role.RoleValidator.RoleConfigのstaticメソッド
許可されたロールの配列からロール構成を作成します。
create(String...) - クラスio.helidon.security.abac.scope.ScopeValidator.ScopesConfigのstaticメソッド
スコープの配列からインスタンスを作成します。
create(String, boolean) - クラスio.helidon.tracing.Tagのstaticメソッド
ブール・タグを作成します。
create(String, byte[]) - インタフェースio.helidon.common.configurable.Resourceのstaticメソッド
バイナリ・コンテンツからリソースをロードします。
create(String, int) - クラスio.helidon.http.HeaderValuesのstaticメソッド
単一の値で新しいヘッダーを作成します。
create(String, int, Duration) - クラスio.helidon.common.testing.http.junit5.SocketHttpClientのstaticメソッド
コンテンツの送信を許可するソケット・クライアント。
create(String, long) - クラスio.helidon.http.HeaderValuesのstaticメソッド
単一の値で新しいヘッダーを作成します。
create(String, Config) - クラスio.helidon.tracing.config.ComponentTracingConfigのstaticメソッド
Configから新しいトレース対象コンポーネント構成を作成します。
create(String, Config) - クラスio.helidon.tracing.config.SpanLogTracingConfigのstaticメソッド
Configからトレースされた新しいスパン・ログ構成を作成します。
create(String, Config) - クラスio.helidon.tracing.config.SpanTracingConfigのstaticメソッド
Configからトレースされたスパン構成を作成します。
create(String, MediaType) - クラスio.helidon.config.ConfigSourcesのstaticメソッド
指定されたStringコンテンツおよび指定されたmediaTypeからConfigSourceを提供します。
create(String, ParserMode) - クラスio.helidon.common.media.type.MediaTypesのstaticメソッド
完全なメディア・タイプ文字列から新しいメディア・タイプを作成します。
create(String, ParserMode) - インタフェースio.helidon.http.HttpMediaTypeのstaticメソッド
指定された文字列からメディア・タイプを解析します。
create(String, Config) - クラスio.helidon.config.etcd.EtcdConfigSourceProviderのメソッド
 
create(String, Config) - クラスio.helidon.config.etcd.EtcdWatcherProviderのメソッド
 
create(String, Config) - クラスio.helidon.config.git.GitConfigSourceProviderのメソッド
 
create(String, Config) - インタフェースio.helidon.config.spi.ChangeWatcherProviderのメソッド
指定されたメタ構成を使用して、構成可能なメタのインスタンスを作成します。
create(String, Config) - インタフェースio.helidon.config.spi.ConfigSourceProviderのメソッド
指定されたメタ構成を使用して、構成可能なメタのインスタンスを作成します。
create(String, Config) - インタフェースio.helidon.config.spi.OverrideSourceProviderのメソッド
指定されたメタ構成を使用して、構成可能なメタのインスタンスを作成します。
create(String, Config) - インタフェースio.helidon.config.spi.PollingStrategyProviderのメソッド
指定されたメタ構成を使用して、構成可能なメタのインスタンスを作成します。
create(String, Config) - インタフェースio.helidon.config.spi.RetryPolicyProviderのメソッド
指定されたメタ構成を使用して、構成可能なメタのインスタンスを作成します。
create(String, Config) - クラスio.helidon.integrations.oci.secrets.configsource.OciSecretsConfigSourceProviderのメソッド
非推奨。
Helidon構成サブシステムでのみ使用します。
create(String, Config, Class<?>, Class<?>) - クラスio.helidon.integrations.microstream.cache.CacheBuilderのstaticメソッド
指定されたhelidon構成を使用して、名前付きキャッシュを作成します。
create(String, Config, String) - クラスio.helidon.config.hocon.mp.HoconMpMetaConfigProviderのメソッド
 
create(String, Config, String) - インタフェースio.helidon.config.mp.spi.MpMetaConfigProviderのメソッド
メタ構成タイプから構成ソースのリストを作成します。
create(String, Config, String) - クラスio.helidon.config.yaml.mp.YamlMetaConfigProviderのメソッド
 
create(String, Config, String) - クラスio.helidon.integrations.oci.secrets.mp.configsource.OciSecretsMpMetaConfigProviderのメソッド
唯一の要素がOracle Cloud Infrastructure (OCI) 「シークレット取得」およびVault APIによって裏付けられたConfigSource実装である不変のListを返します。
create(String, ConfigSource) - クラスio.helidon.config.PrefixedConfigSourceのstaticメソッド
プレフィクスが付いた新しい構成ソースを作成します。
create(String, CrossOriginConfig) - クラスio.helidon.webserver.cors.CorsEnabledServiceHelperのstaticメソッド
指定された構成に基づいて新しいヘルパーを作成します。
create(String, TokenHandler) - クラスio.helidon.security.QueryParamMappingのstaticメソッド
問合せパラメータおよびTokenHandlerの新しいマッピングを作成して、パラメータを抽出し、可能な変換とともに新しいヘッダーとして格納します。
create(String, TokenHandler) - クラスio.helidon.webserver.security.SecurityHandler.QueryParamHandlerのstaticメソッド
パラメータ名および明示的なTokenHandlerからインスタンスを作成します。
create(String, Http1Config, ProtocolConfigs) - クラスio.helidon.webserver.http1.Http1ConnectionProviderのメソッド
 
create(String, Http2Config, ProtocolConfigs) - クラスio.helidon.webserver.http2.Http2ConnectionProviderのメソッド
 
create(String, InputStream) - インタフェースio.helidon.common.configurable.Resourceのstaticメソッド
Resource.Source.UNKNOWNタイプを使用して、入力ストリームからバイナリ・コンテンツからリソースをロードします。
create(String, Reader) - クラスio.helidon.config.yaml.mp.YamlMpConfigSourceのstaticメソッド
YAMLコンテンツからリーダーとして作成します。
create(String, ClassLoader) - インタフェースio.helidon.webserver.staticcontent.StaticContentServiceのstaticメソッド
クラス・ローダー・リソースとして定義された静的コンテンツ・ルートを使用して新しいインスタンスを作成します。
create(String, Number) - クラスio.helidon.tracing.Tagのstaticメソッド
数値タグを作成します。
create(String, String) - インタフェースio.helidon.common.configurable.Resourceのstaticメソッド
テキスト・コンテンツからリソースをロードします(例:
create(String, String) - クラスio.helidon.common.media.type.MediaTypesのstaticメソッド
タイプとサブタイプからメディア・タイプを作成します。
create(String, String) - クラスio.helidon.http.HeaderNamesのstaticメソッド
ヘッダー名を検索または作成します。
create(String, String) - クラスio.helidon.http.HeaderValuesのstaticメソッド
単一の値で新しいヘッダーを作成します。
create(String, String) - クラスio.helidon.http.SetCookieのstaticメソッド
新しいインスタンスを作成します。
create(String, String) - クラスio.helidon.integrations.vault.auths.approle.Login.Requestのstaticメソッド
新規リクエストを作成
create(String, String) - クラスio.helidon.integrations.vault.auths.k8s.Login.Requestのstaticメソッド
ロール名およびk8sサービス・アカウント・トークンの新しいログイン・リクエストを作成します。
create(String, String) - クラスio.helidon.integrations.vault.sys.CreatePolicy.Requestのstaticメソッド
ポリシー名とポリシー・テキストを含む新しいリクエスト。
create(String, String) - インタフェースio.helidon.metrics.api.Tagのstaticメソッド
指定されたキーと値を使用して新しいタグを作成します。
create(String, String) - クラスio.helidon.security.providers.httpauth.HttpBasicOutboundConfigのstaticメソッド
明示的なユーザーおよびパスワードの基本アウトバウンド構成を作成します。
create(String, String) - クラスio.helidon.security.QueryParamMappingのstaticメソッド
問合せパラメータとヘッダー名の新しいマッピングを作成します。
create(String, String) - クラスio.helidon.tracing.Tagのstaticメソッド
stringタグを作成します。
create(String, String...) - クラスio.helidon.http.HeaderValuesのstaticメソッド
新しいヘッダーを作成します。
create(String, String, DbClientContext) - クラスio.helidon.dbclient.DbExecuteContextのstaticメソッド
新しい実行コンテキストを作成します。
create(String, String, String) - クラスio.helidon.webserver.http.DirectTransportRequestのstaticメソッド
できるだけ多くの既知の情報から新しいリクエストを作成します。
create(String, String, String, Method, UriPath, UriQuery, UriFragment) - クラスio.helidon.http.HttpPrologueのstaticメソッド
デコードされた値を使用して新しいプロローグを作成します。
create(String, String, String, Method, String, boolean) - クラスio.helidon.http.HttpPrologueのstaticメソッド
新しいプロローグを作成します。
create(String, String, Instant, Instant) - クラスio.helidon.security.providers.common.TokenCredentialのstaticメソッド
指定されたトークンの新しいトークン資格証明を作成します。
create(String, Path) - クラスio.helidon.config.mp.MpConfigSourcesのstaticメソッド
ファイル・システム上のファイルに基づくProperties構成ソース。
create(String, X509Certificate[]) - インタフェースio.helidon.integrations.oci.tls.certificates.spi.OciCertificatesDownloaderのstaticメソッド
証明書のバージョンと配列を指定して証明書インスタンスを作成します。
create(String, Collection<String>) - クラスio.helidon.http.HeaderValuesのstaticメソッド
新しいヘッダーを作成します。
create(String, Map<String, String>) - クラスio.helidon.config.mp.MpConfigSourcesのstaticメソッド
指定されたマップに基づくメモリー内構成ソース。
create(String, Map<String, String>) - インタフェースio.helidon.integrations.vault.secrets.cubbyhole.CubbyholeSecretsのメソッド
Cubbyholeシークレットを作成します。
create(String, Map<String, String>) - インタフェースio.helidon.integrations.vault.secrets.kv1.Kv1Secretsのメソッド
定義されたパスに新しいシークレットを作成します。
create(String, Map<String, String>) - インタフェースio.helidon.integrations.vault.secrets.kv2.Kv2Secretsのメソッド
定義されたパスに新しいシークレットを作成します。
create(String, Map<String, List<String>>) - インタフェースio.helidon.common.parameters.Parametersのstaticメソッド
マップに基づく読取り専用パラメータ。
create(String, Properties) - クラスio.helidon.config.mp.MpConfigSourcesのstaticメソッド
指定されたプロパティに基づくメモリー内構成ソース。
create(String, T, ProtocolConfigs) - インタフェースio.helidon.webserver.spi.ServerConnectionSelectorProviderのメソッド
サーバー接続セレクタのインスタンスを作成します。
create(URI) - インタフェースio.helidon.common.configurable.Resourceのstaticメソッド
指定したURIからリソースをロードします。
create(URI) - インタフェースio.helidon.common.uri.UriQueryのstaticメソッド
URIインスタンスからURI問合せを作成します。
create(URI) - クラスio.helidon.webclient.api.ClientUriのstaticメソッド
既存のURIから新しいクライアントURIを作成します。
create(URI, String, EtcdConfigSourceBuilder.EtcdApi) - クラスio.helidon.config.etcd.EtcdConfigSourceのstaticメソッド
指定されたオプションを使用して構成済インスタンスを作成します。
create(URI, Proxy) - インタフェースio.helidon.common.configurable.Resourceのstaticメソッド
明示的なプロキシ・サーバーで指定されたURIからリソースをロードします。
create(URL) - クラスio.helidon.config.hocon.mp.HoconMpConfigSourceのstaticメソッド
URLからHOCON/JSON構成ソースをロードします。
create(URL) - クラスio.helidon.config.mp.MpConfigSourcesのstaticメソッド
URLに基づくProperties構成ソース。
create(URL) - クラスio.helidon.config.yaml.mp.YamlMpConfigSourceのstaticメソッド
YAML構成ソースをURLからロードします。
create(URL, URL) - クラスio.helidon.config.mp.MpConfigSourcesのstaticメソッド
プロファイル上書きのあるURLに基づくProperties構成ソース。
create(ByteBuffer) - インタフェースio.helidon.http.DataChunkのstaticメソッド
単純なByteBufferバック・データ・チャンクを作成します。
create(ByteBuffer...) - インタフェースio.helidon.http.DataChunkのstaticメソッド
1つ以上のByteBufferに連動するデータ・チャンクを作成します。
create(Path) - インタフェースio.helidon.common.configurable.Resourceのstaticメソッド
ファイル・システムからリソースをロードします。
create(Path) - クラスio.helidon.config.hocon.mp.HoconMpConfigSourceのstaticメソッド
ファイル・システムからHOCON/JSON構成ソースをロードします。
create(Path) - クラスio.helidon.config.mp.MpConfigSourcesのstaticメソッド
ファイル・システム上のファイルに基づくProperties構成ソース。
create(Path) - クラスio.helidon.config.yaml.mp.YamlMpConfigSourceのstaticメソッド
YAML構成ソースをファイル・システムからロードします。
create(Path) - インタフェースio.helidon.webserver.staticcontent.StaticContentServiceのstaticメソッド
定義された静的コンテンツ・ルートをファイル・システムへのパスとして使用して、新しいインスタンスを作成します。
create(Duration) - インタフェースio.helidon.faulttolerance.Timeoutのstaticメソッド
指定されたタイムアウトでTimeoutを作成します。
create(Instant, int, TemporalUnit, boolean) - クラスio.helidon.security.jwt.Jwt.ExpirationValidatorのstaticメソッド
明示的な値を持つ新しいインスタンス。
create(Instant, int, TemporalUnit, boolean) - クラスio.helidon.security.jwt.Jwt.IssueTimeValidatorのstaticメソッド
明示的な値を持つ新しいインスタンス。
create(Instant, int, TemporalUnit, boolean) - クラスio.helidon.security.jwt.Jwt.NotBeforeValidatorのstaticメソッド
明示的な値を持つ新しいインスタンス。
create(Collection<String>) - クラスio.helidon.security.abac.role.RoleValidator.RoleConfigのstaticメソッド
許可されたロールのコレクションからロール構成を作成します。
create(CompletionStage<Optional<T> >) - インタフェースio.helidon.common.reactive.OptionalCompletionStageのstaticメソッド
要素が存在する場合および存在しない場合にケースの処理を可能にする完了ステージの新しいインスタンスを作成します。
create(CompletionStage<T> ) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
CompletionStageをMultiにラップし、その結果をブロックせずに通知します。
create(CompletionStage<T> ) - インタフェースio.helidon.common.reactive.Singleのstaticメソッド
CompletionStageをMultiにラップし、その結果をブロックせずに通知します。
create(CompletionStage<T>, boolean) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
CompletionStageをMultiにラップし、その結果をブロックせずに通知します。
create(CompletionStage<T>, boolean) - インタフェースio.helidon.common.reactive.Singleのstaticメソッド
CompletionStageをMultiにラップし、その結果をブロックせずに通知します。
create(ExecutorService, HelidonSocket, int) - クラスio.helidon.common.socket.SocketWriterのstaticメソッド
新しいソケット・ライターを作成します。
create(Flow.Publisher<T> ) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
指定されたパブリッシャの周囲にラップされたMultiインスタンスを作成します。
create(Flow.Publisher<T> ) - インタフェースio.helidon.common.reactive.Singleのstaticメソッド
指定されたパブリッシャから受け取った最初のアイテムのみを公開するSingleインスタンスを作成します。
create(Flow.Publisher<T>, Flow.Publisher<T> ) - クラスio.helidon.common.reactive.ConcatPublisherのstaticメソッド
新しいConcatPublisherを作成します。
create(Flow.Subscriber<T> ) - クラスio.helidon.common.reactive.SequentialSubscriberのstaticメソッド
OnSubscribe, onNext, onErrorおよびonCompleteがシリアルにリングされるようにするラッパーFlow.Subscriber
create(Consumer<AllowListConfig.Builder>) - クラスio.helidon.common.configurable.AllowListのstaticメソッド
構成をカスタマイズする新しい許可リストを作成します。
create(Consumer<LruCacheConfig.Builder<K, V>>) - クラスio.helidon.common.configurable.LruCacheのstaticメソッド
カスタム構成を使用してインスタンスを作成します。
create(Consumer<ResourceConfig.Builder>) - インタフェースio.helidon.common.configurable.Resourceのstaticメソッド
新しいリソースを作成し、その構成を更新します。
create(Consumer<ScheduledThreadPoolConfig.Builder>) - クラスio.helidon.common.configurable.ScheduledThreadPoolSupplierのstaticメソッド
構成をカスタマイズする新しいインスタンスを作成します。
create(Consumer<ThreadPoolConfig.Builder>) - クラスio.helidon.common.configurable.ThreadPoolSupplierのstaticメソッド
構成をカスタマイズする新しいスレッド・プール・サプライヤを作成します。
create(Consumer<TlsConfig.Builder>) - クラスio.helidon.common.tls.Tlsのstaticメソッド
構成をカスタマイズするTLSを作成します。
create(Consumer<AsyncConfig.Builder>) - インタフェースio.helidon.faulttolerance.Asyncのstaticメソッド
構成をカスタマイズする新しい非同期を作成します。
create(Consumer<BulkheadConfig.Builder>) - インタフェースio.helidon.faulttolerance.Bulkheadのstaticメソッド
構成をカスタマイズするBulkheadを作成します。
create(Consumer<CircuitBreakerConfig.Builder>) - インタフェースio.helidon.faulttolerance.CircuitBreakerのstaticメソッド
構成をカスタマイズできる新しい回路遮断器を作成します。
create(Consumer<FallbackConfig.Builder<T>>) - インタフェースio.helidon.faulttolerance.Fallbackのstaticメソッド
フォールバックを作成し、その構成をカスタマイズします。
create(Consumer<RetryConfig.Builder>) - インタフェースio.helidon.faulttolerance.Retryのstaticメソッド
カスタマイズした構成で新しい再試行を作成します。
create(Consumer<TimeoutConfig.Builder>) - インタフェースio.helidon.faulttolerance.Timeoutのstaticメソッド
構成をカスタマイズできるタイムアウトを作成します。
create(Consumer<ContentEncodingContextConfig.Builder>) - インタフェースio.helidon.http.encoding.ContentEncodingContextのstaticメソッド
メディア・コンテキストを作成し、その構成をカスタマイズします。
create(Consumer<MediaContextConfig.Builder>) - インタフェースio.helidon.http.media.MediaContextのstaticメソッド
メディア・コンテキストを作成し、その構成をカスタマイズします。
create(Consumer<OciCertificatesTlsManagerConfig.Builder>) - インタフェースio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerのstaticメソッド
コンシューマ・ベースのOciCertificatesTlsManagerインスタンスを作成します。
create(Consumer<OpenApiUiConfig.Builder>) - クラスio.helidon.integrations.openapi.ui.OpenApiUiのstaticメソッド
カスタム構成を使用して新しいインスタンスを作成します。
create(Consumer<OpenApiFeatureConfig.Builder>) - クラスio.helidon.openapi.OpenApiFeatureのstaticメソッド
カスタム構成を使用して新しいインスタンスを作成します。
create(Consumer<CronConfig.Builder>) - インタフェースio.helidon.scheduling.Cronのstaticメソッド
構成からcronタスクを作成します。
create(Consumer<FixedRateConfig.Builder>) - インタフェースio.helidon.scheduling.FixedRateのstaticメソッド
構成から固定レート・タスクを作成します。
create(Consumer<WebClientConfig.Builder>) - インタフェースio.helidon.webclient.api.WebClientのstaticメソッド
新しいwebクライアントを作成し、その構成をカスタマイズします。
create(Consumer<WebClientCookieManagerConfig.Builder>) - クラスio.helidon.webclient.api.WebClientCookieManagerのstaticメソッド
構成を更新するcookieマネージャを作成します。
create(Consumer<Http1ClientConfig.Builder>) - インタフェースio.helidon.webclient.http1.Http1Clientのstaticメソッド
新しいHTTP/1.1クライアント・カスタマイズ構成を作成します。
create(Consumer<Http2ClientConfig.Builder>) - インタフェースio.helidon.webclient.http2.Http2Clientのstaticメソッド
構成をカスタマイズする新しいインスタンスを作成します。
create(Consumer<WsClientConfig.Builder>) - インタフェースio.helidon.webclient.websocket.WsClientのstaticメソッド
構成をカスタマイズする新しいWebSocketクライアントを作成します。
create(Consumer<AccessLogConfig.Builder>) - クラスio.helidon.webserver.accesslog.AccessLogFeatureのstaticメソッド
構成をカスタマイズする新しいインスタンスを作成します。
create(Consumer<ContextFeatureConfig.Builder>) - クラスio.helidon.webserver.context.ContextFeatureのstaticメソッド
構成をカスタマイズする新しいインスタンスを作成します。
create(Consumer<CorsConfig.Builder>) - クラスio.helidon.webserver.cors.CorsFeatureのstaticメソッド
構成をカスタマイズする新しいインスタンスを作成します。
create(Consumer<ServerRequest>) - インタフェースio.helidon.webserver.http.Handlerのstaticメソッド
ServerRequestを使用し、Status.OK_200を返すハンドラを作成します。
create(Consumer<ConfigObserverConfig.Builder>) - クラスio.helidon.webserver.observe.config.ConfigObserverのstaticメソッド
構成をカスタマイズする新しいConfigオブザーバを作成します。
create(Consumer<HealthObserverConfig.Builder>) - クラスio.helidon.webserver.observe.health.HealthObserverのstaticメソッド
構成をカスタマイズする新しいHealthオブザーバを作成します。
create(Consumer<InfoObserverConfig.Builder>) - クラスio.helidon.webserver.observe.info.InfoObserverのstaticメソッド
構成をカスタマイズする新しい情報オブザーバを作成します。
create(Consumer<LogObserverConfig.Builder>) - クラスio.helidon.webserver.observe.log.LogObserverのstaticメソッド
構成をカスタマイズする新しいログ・オブザーバを作成します。
create(Consumer<MetricsObserverConfig.Builder>) - クラスio.helidon.webserver.observe.metrics.MetricsObserverのstaticメソッド
構成をカスタマイズする新しいメトリクス・オブザーバを作成します。
create(Consumer<ObserveFeatureConfig.Builder>) - クラスio.helidon.webserver.observe.ObserveFeatureのstaticメソッド
構成をカスタマイズする新しい監視機能を作成します。
create(Consumer<TracingObserverConfig.Builder>) - クラスio.helidon.webserver.observe.tracing.TracingObserverのstaticメソッド
構成をカスタマイズする新しいトレース・オブザーバを作成します。
create(Consumer<SecurityFeatureConfig.Builder>) - クラスio.helidon.webserver.security.SecurityFeatureのstaticメソッド
構成をカスタマイズする新しいインスタンスを作成します。
create(Consumer<SecurityHandlerConfig.Builder>) - クラスio.helidon.webserver.security.SecurityHandlerのstaticメソッド
新しいインスタンスを作成し、その構成をカスタマイズします。
create(Consumer<WebServerConfig.Builder>) - インタフェースio.helidon.webserver.WebServerのstaticメソッド
構成をカスタマイズする新しいwebサーバーを作成します。
create(Consumer<Boolean>, UnaryOperator<InputStream>, ContentDecoder, Function<Integer, BufferData>, Runnable, ServerRequestHeaders, MediaContext) - クラスio.helidon.webserver.http.ServerRequestEntityのstaticメソッド
新規エンティティを作成します。
create(Function<byte[], String>, Function<String, byte[]>) - クラスio.helidon.security.spi.EncryptionProvider.EncryptionSupportのstaticメソッド
暗号化および復号化関数に基づいて新しいサポートを作成します。
create(Function<Jwt, Optional<String>>, String, String) - クラスio.helidon.security.jwt.Jwt.FieldValidatorのstaticメソッド
フィールドを取得する関数に基づく汎用オプション・フィールド・バリデータ。
create(Function<Jwt, Optional<String>>, String, String, boolean) - クラスio.helidon.security.jwt.Jwt.FieldValidatorのstaticメソッド
フィールドを取得する関数に基づく汎用フィールド・バリデータ。
create(Function<ServerRequest, ?>) - インタフェースio.helidon.webserver.http.Handlerのstaticメソッド
ServerRequestを使用し、エンティティ・オブジェクトを返すハンドラを作成します。
create(Function<ContainerRequestContext, String>) - クラスio.helidon.tracing.jersey.TracingHelperのstaticメソッド
カスタム・スパン名関数を使用してヘルパーを作成します。
create(Function<Integer, BufferData>, Runnable, ClientRequestHeaders, ClientResponseHeaders, MediaContext) - クラスio.helidon.webclient.api.ClientResponseEntityのstaticメソッド
新しいクライアント・レスポンス・エンティティを作成します。
create(Supplier<?>) - インタフェースio.helidon.webserver.http.Handlerのstaticメソッド
エンティティを生成するハンドラを作成します。
create(Supplier<? extends ConfigSource>...) - インタフェースio.helidon.config.Configのstaticメソッド
環境変数、システム・プロパティおよび指定されたConfigSourceからロードされた新しいConfigを作成します。
create(Supplier<? extends T>) - インタフェースio.helidon.common.reactive.Singleのstaticメソッド
指定されたサプライヤの結果をサブスクライバに公開するSingleインスタンスを作成します。
create(Supplier<String>) - クラスio.helidon.security.providers.config.vault.ConfigVaultProvider.SecretConfigのstaticメソッド
シークレット値を計算するときなど、サプライヤから新しいシークレットを作成します。
create(Supplier<T> ) - インタフェースio.helidon.common.LazyValueのstaticメソッド
サプライヤから遅延値を作成します。
create(UnaryOperator<InputStream>, UnaryOperator<InputStream>, Function<Integer, BufferData>, Runnable, ServerRequestHeaders, MediaContext) - クラスio.helidon.webserver.http2.Http2ServerRequestEntityのstaticメソッド
新規エンティティを作成します。
create(List<BufferData>) - インタフェースio.helidon.common.buffers.BufferDataのstaticメソッド
リストからコンポジット・バッファ・データを作成します。
create(List<LazyValue<T> >) - インタフェースio.helidon.common.LazyListのstaticメソッド
指定されたLazyValueのリストからラッパーを作成します。
create(List<Http2FrameListener>) - インタフェースio.helidon.http.http2.Http2FrameListenerのstaticメソッド
新しいコンポジット・リスナーを作成します。
create(List<ScopeValidator.Scope>) - クラスio.helidon.security.abac.scope.ScopeValidator.ScopesConfigのstaticメソッド
注釈のリストからインスタンスを作成します。
create(List<Http1ConnectionListener>) - インタフェースio.helidon.webserver.http1.Http1ConnectionListenerのstaticメソッド
リスナーのリストから新しいリスナーを作成します。
create(List<ProtocolConfig>) - クラスio.helidon.webserver.ProtocolConfigsのstaticメソッド
新しいプロトコル構成ハンドラを作成します。
create(List<ServerConnectionSelector>) - クラスio.helidon.webserver.ConnectionProvidersのstaticメソッド
新しい接続プロバイダ・インスタンスを作成します。
create(List<String>) - クラスio.helidon.security.providers.httpsign.SignedHeadersConfig.HeadersConfigのstaticメソッド
必要なヘッダーのみを含む構成を作成します(例:
create(List<String>, List<String>) - クラスio.helidon.security.providers.httpsign.SignedHeadersConfig.HeadersConfigのstaticメソッド
必要なヘッダーと、リクエストに存在する場合にのみ署名されるヘッダーの両方を使用して新しいインスタンスを作成します。
create(List<Map.Entry<Predicate<Config.Key>, String>>) - クラスio.helidon.config.spi.OverrideSource.OverrideDataのstaticメソッド
述語/置換ペアのListからOverrideDataを作成します。
create(Map<Class<? extends Throwable>, ErrorHandler<?>>) - クラスio.helidon.webserver.http.ErrorHandlersのstaticメソッド
エラー・ハンドラを作成します。
create(Map<String, ConfigNode>) - クラスio.helidon.config.ObjectNodeBuilderImplのstaticメソッド
メンバーの元のマップから初期化されたビルダーの新しいインスタンスを作成します。
create(Map<String, ConfigNode>, Function<String, String>) - クラスio.helidon.config.ObjectNodeBuilderImplのstaticメソッド
メンバーの元のマップから初期化されたビルダーの新しいインスタンスを作成します。
create(Map<String, String>) - クラスio.helidon.config.ConfigSourcesのstaticメソッド
Map用のConfigSourceを作成するためのMapConfigSource.Builderを提供します。
create(Map<String, String>) - クラスio.helidon.config.MapConfigSourceのstaticメソッド
指定されたマップから新しい構成ソースを作成します。
create(Map<String, String>) - クラスio.helidon.config.mp.MpConfigSourcesのstaticメソッド
指定されたマップに基づくメモリー内構成ソース。
create(Map<String, String>) - クラスio.helidon.config.OverrideSourcesのstaticメソッド
ワイルドカードから値へのマップから新しいインスタンスod OverrideSourceを作成します。
create(Map<String, String>, String) - クラスio.helidon.config.ConfigSourcesのstaticメソッド
Map用のConfigSourceを作成するためのMapConfigSource.Builderを提供します。
create(Map<String, List<String>>) - インタフェースio.helidon.tracing.HeaderConsumerのstaticメソッド
ヘッダー・コンシューマをヘッダー(変更可能)のマップ上に作成します。
create(Map<String, List<String>>) - インタフェースio.helidon.tracing.HeaderProviderのstaticメソッド
ヘッダー(読み取り専用)の既存のマップからのヘッダー・プロバイダ。
create(Properties) - クラスio.helidon.config.ConfigSourcesのstaticメソッド
PropertiesオブジェクトからMap用のConfigSourceを作成するためのMapConfigSource.Builderを提供します。
create(Properties) - クラスio.helidon.config.MapConfigSourceのstaticメソッド
指定されたプロパティから新しい構成ソースを作成します。
create(Properties) - クラスio.helidon.config.mp.MpConfigSourcesのstaticメソッド
指定されたプロパティに基づくメモリー内構成ソース。
create(Properties, String) - クラスio.helidon.config.ConfigSourcesのstaticメソッド
PropertiesオブジェクトからMap用のConfigSourceを作成するためのMapConfigSource.Builderを提供します。
create(ServiceLoader<T>) - クラスio.helidon.common.HelidonServiceLoaderのstaticメソッド
Javaサービス・ローダーから重み付けされたサービス・ローダーを作成します。
create(Set<Class<? extends Throwable>>, Set<Class<? extends Throwable>>) - インタフェースio.helidon.faulttolerance.ErrorCheckerのstaticメソッド
スロー可能がskipOnSetにある場合、またはapplyOnSetが空でなく、スロー可能でない場合にスキップするErrorCheckerを返します。
create(Set<String>) - インタフェースio.helidon.lra.coordinator.client.PropagatedHeadersのstaticメソッド
許可されたヘッダーのプレフィクスを使用して、新しいインスタンスを作成します。
create(Stream<T> ) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
指定されたStreamを公開するMultiインスタンスを作成します。
create(BytesMessage) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
指定されたjavaxインスタンスのjakartaラッパーを作成します。
create(CompletionListener) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
指定されたjavaxインスタンスのjakartaラッパーを作成します。
create(Connection) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
指定されたjavaxインスタンスのjakartaラッパーを作成します。
create(ConnectionConsumer) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
指定されたjavaxインスタンスのjakartaラッパーを作成します。
create(ConnectionFactory) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
指定されたjavaxインスタンスのjakartaラッパーを作成します。
create(ConnectionMetaData) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
指定されたjavaxインスタンスのjakartaラッパーを作成します。
create(Destination) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
指定されたjavaxインスタンスのjakartaラッパーを作成します。
create(ExceptionListener) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
指定されたjavaxインスタンスのjakartaラッパーを作成します。
create(JMSConsumer) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
指定されたjavaxインスタンスのjakartaラッパーを作成します。
create(JMSContext) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
指定されたjavaxインスタンスのjakartaラッパーを作成します。
create(JMSProducer) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
指定されたjavaxインスタンスのjakartaラッパーを作成します。
create(MapMessage) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
指定されたjavaxインスタンスのjakartaラッパーを作成します。
create(Message) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
指定されたjavaxインスタンスのjakartaラッパーを作成します。
create(MessageConsumer) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
指定されたjavaxインスタンスのjakartaラッパーを作成します。
create(MessageListener) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
指定されたjavaxインスタンスのjakartaラッパーを作成します。
create(MessageProducer) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
指定されたjavaxインスタンスのjakartaラッパーを作成します。
create(ObjectMessage) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
指定されたjavaxインスタンスのjakartaラッパーを作成します。
create(Queue) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
指定されたjavaxインスタンスのjakartaラッパーを作成します。
create(QueueBrowser) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
指定されたjavaxインスタンスのjakartaラッパーを作成します。
create(ServerSession) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
指定されたjavaxインスタンスのjakartaラッパーを作成します。
create(ServerSessionPool) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
指定されたjavaxインスタンスのjakartaラッパーを作成します。
create(Session) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
指定されたjavaxインスタンスのjakartaラッパーを作成します。
create(StreamMessage) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
指定されたjavaxインスタンスのjakartaラッパーを作成します。
create(TemporaryQueue) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
指定されたjavaxインスタンスのjakartaラッパーを作成します。
create(TemporaryTopic) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
指定されたjavaxインスタンスのjakartaラッパーを作成します。
create(TextMessage) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
指定されたjavaxインスタンスのjakartaラッパーを作成します。
create(Topic) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
指定されたjavaxインスタンスのjakartaラッパーを作成します。
create(TopicSubscriber) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
指定されたjavaxインスタンスのjakartaラッパーを作成します。
create(N) - クラスio.helidon.common.GenericTypeのstaticメソッド
指定されたオブジェクトのクラスを表す新しいジェネリック・タイプ・インスタンスを構築します。
create(EmbeddedStorageManager) - クラスio.helidon.integrations.microstream.health.MicrostreamHealthCheckのstaticメソッド
マイクロストリームのデフォルトのヘルス・チェックを作成します。
create(Driver) - クラスio.helidon.integrations.neo4j.health.Neo4jHealthCheckのstaticメソッド
Neo4jドライバを作成します。
create(T) - インタフェースio.helidon.common.LazyValueのstaticメソッド
値から遅延値を作成します。
create(T) - インタフェースio.helidon.tracing.Tag.TagSourceのメソッド
値を持つタグを作成します。
create(T...) - クラスio.helidon.security.ClassToInstanceStoreのstaticメソッド
明示的なインスタンスに基づいて新しいインスタンスを作成します。
create(T, ChangeEventType) - インタフェースio.helidon.config.spi.ChangeWatcher.ChangeEventのstaticメソッド
すぐに発生した新しい変更イベントを作成します。
create(T, ChangeEventType, Instant) - インタフェースio.helidon.config.spi.ChangeWatcher.ChangeEventのstaticメソッド
新規変更イベントを作成します。
create(T, ProtocolConfigs) - インタフェースio.helidon.webserver.http1.spi.Http1UpgradeProviderのメソッド
HTTP/HTTP/1.1接続アップグレーダのインスタンスを作成します。
create(T, ProtocolConfigs) - インタフェースio.helidon.webserver.http2.spi.Http2SubProtocolProviderのメソッド
HTTP/2サブプロトコル・セレクタのインスタンスを作成します。
createAll(Config) - クラスio.helidon.config.ClasspathConfigSourceのstaticメソッド
クラスパスのリソースごとに構成ソースを作成します。
createAll(String) - クラスio.helidon.config.ClasspathConfigSourceのstaticメソッド
クラスパスのリソースごとに構成ソースを作成します。
createAppRole(CreateAppRole.Request) - インタフェースio.helidon.integrations.vault.auths.approle.AppRoleAuthのメソッド
新しいAppRoleを作成するか、既存のAppRoleを更新します。
CreateAppRole - io.helidon.integrations.vault.auths.approleのクラス
AppRoleリクエストおよびレスポンスを作成します。
CreateAppRole() - クラスio.helidon.integrations.vault.auths.approle.CreateAppRoleのコンストラクタ
 
CreateAppRole.Request - io.helidon.integrations.vault.auths.approleのクラス
リクエスト・オブジェクト。
CreateAppRole.Response - io.helidon.integrations.vault.auths.approleのクラス
AppRoleレスポンスを作成します。
createArrayOf(String, Object[]) - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
createArrayOf(String, Object[]) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
createAuth(Config, RestApi, String) - クラスio.helidon.integrations.vault.auths.approle.AppRoleAuthProviderのメソッド
 
createAuth(Config, RestApi, String) - クラスio.helidon.integrations.vault.auths.k8s.K8sAuthProviderのメソッド
 
createAuth(Config, RestApi, String) - クラスio.helidon.integrations.vault.auths.token.TokenAuthProviderのメソッド
 
createAuth(Config, RestApi, String) - インタフェースio.helidon.integrations.vault.spi.AuthMethodProviderのメソッド
このメソッドにアクセスするためのAPIを提供する認証インスタンスを作成します。
createBlob() - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
createBlob() - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
createBrowser(Queue) - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
createBrowser(Queue, String) - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
createBuilder() - クラスio.helidon.tracing.providers.jaeger.JaegerTracerProviderのメソッド
 
createBuilder() - クラスio.helidon.tracing.providers.opentelemetry.OpenTelemetryTracerProviderのメソッド
 
createBuilder() - クラスio.helidon.tracing.providers.opentracing.OpenTracingTracerProviderのメソッド
 
createBuilder() - インタフェースio.helidon.tracing.providers.opentracing.spi.OpenTracingProviderのメソッド
このトレーサの新しいビルダーを作成します。
createBuilder() - クラスio.helidon.tracing.providers.zipkin.ZipkinTracerProviderのメソッド
 
createBuilder() - インタフェースio.helidon.tracing.spi.TracerProviderのメソッド
このトレーサの新しいビルダーを作成します。
createBuilder() - クラスio.helidon.tracing.tracerresolver.TracerResolverProviderのメソッド
 
createBytesMessage() - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
createCached(HeaderName, boolean, boolean, String) - クラスio.helidon.http.HeaderValuesのstaticメソッド
バイト値を作成してキャッシュします。
createCached(HeaderName, int) - クラスio.helidon.http.HeaderValuesのstaticメソッド
バイト値を作成してキャッシュします。
createCached(HeaderName, long) - クラスio.helidon.http.HeaderValuesのstaticメソッド
バイト値を作成してキャッシュします。
createCached(HeaderName, String) - クラスio.helidon.http.HeaderValuesのstaticメソッド
バイト値を作成してキャッシュします。
createCached(String, int) - クラスio.helidon.http.HeaderValuesのstaticメソッド
バイト値を作成してキャッシュします。
createCached(String, long) - クラスio.helidon.http.HeaderValuesのstaticメソッド
バイト値を作成してキャッシュします。
createCached(String, String) - クラスio.helidon.http.HeaderValuesのstaticメソッド
バイト値を作成してキャッシュします。
createClob() - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
createClob() - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
createComposite() - インタフェースio.helidon.common.buffers.BufferDataのstaticメソッド
変更可能なコンポジット・バッファ・データ。
createComposite(BufferData) - インタフェースio.helidon.common.buffers.BufferDataのstaticメソッド
初期値で可変のコンポジット・バッファ・データ。
createConfigBeans(Config) - クラスio.helidon.faulttolerance.CircuitBreakerImpl$$Injection$$Activatorのメソッド
 
createConfigBeans(Config) - クラスio.helidon.webclient.api.LoomClient$$Injection$$Activatorのメソッド
 
createConsumer(Config, Destination, SessionMetadata) - クラスio.helidon.messaging.connectors.jms.JmsConnectorのメソッド
 
createConsumer(Config, Destination, SessionMetadata) - クラスio.helidon.messaging.connectors.wls.WeblogicConnectorのメソッド
 
createConsumer(Destination) - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
createConsumer(Destination, String) - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
createConsumer(Destination, String, boolean) - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
createContext(String) - インタフェースio.helidon.security.Securityのメソッド
定義されたIDとすべてのデフォルトを使用して、新しいセキュリティ・コンテキストを作成します。
createCookie(String) - クラスio.helidon.security.providers.oidc.common.OidcCookieHandlerのメソッド
SetCookieビルダーは新しいcookieを設定し、値をリモート・サービスを使用して暗号化する必要があるため、将来を返します。
CreateCubbyhole - io.helidon.integrations.vault.secrets.cubbyholeのクラス
Cubbyholeシークレット・リクエストおよびレスポンスを作成します。
CreateCubbyhole.Request - io.helidon.integrations.vault.secrets.cubbyholeのクラス
リクエスト・オブジェクト。
CreateCubbyhole.Response - io.helidon.integrations.vault.secrets.cubbyholeのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
created() - クラスio.helidon.integrations.vault.VaultTokenBase.Builderのメソッド
 
created() - クラスio.helidon.integrations.vault.VaultTokenBaseのメソッド
このトークンが作成されたとき。
created(Instant) - クラスio.helidon.integrations.vault.VaultTokenBase.Builderのメソッド
トークンが作成されたとき。
CREATED - 列挙型クラスio.helidon.config.spi.ChangeEventTypeの列挙定数
これで、コンテンツが(削除されました)に表示されます。
CREATED_201 - クラスio.helidon.http.Statusのstatic変数
createDelete(String) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
文のテキストを使用して削除文を作成します。
createDelete(String) - クラスio.helidon.dbclient.DbExecuteBaseのメソッド
 
createDestination(Session, ConnectionContext) - クラスio.helidon.messaging.connectors.jms.JmsConnectorのメソッド
 
createDestination(Session, ConnectionContext) - クラスio.helidon.messaging.connectors.wls.WeblogicConnectorのメソッド
 
createDmlStatement(String) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
引数として渡される文を使用して、データ変更文を作成します。
createDmlStatement(String) - クラスio.helidon.dbclient.DbExecuteBaseのメソッド
 
createDnsResolver() - クラスio.helidon.webclient.dns.resolver.first.FirstDnsResolverProviderのメソッド
 
createDnsResolver() - クラスio.helidon.webclient.dns.resolver.roundrobin.RoundRobinDnsResolverProviderのメソッド
 
createDnsResolver() - インタフェースio.helidon.webclient.spi.DnsResolverProviderのメソッド
DnsResolverの新しいインスタンスを作成します。
createdTime() - クラスio.helidon.integrations.vault.secrets.kv2.Kv2Metadataのメソッド
作成タイムスタンプ
createDurableConsumer(Topic, String) - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
createDurableConsumer(Topic, String, String, boolean) - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
createDurableSubscriber(Topic, String) - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
createDurableSubscriber(Topic, String, String, boolean) - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
createEmptyPublic() - 注釈インタフェースio.helidon.builder.api.Prototype.Blueprintの要素
メソッドcreate()は、デフォルトでpublicです。
createForHeader(String, String, String) - クラスio.helidon.security.jwt.Jwt.FieldValidatorのstaticメソッド
オプションのヘッダー・フィールド・バリデータ。
createForHeader(String, String, String, boolean) - クラスio.helidon.security.jwt.Jwt.FieldValidatorのstaticメソッド
ヘッダー・フィールド・バリデータ。
createForPayload(String, String, String) - クラスio.helidon.security.jwt.Jwt.FieldValidatorのstaticメソッド
オプションのペイロード・フィールド・バリデータ。
createForPayload(String, String, String, boolean) - クラスio.helidon.security.jwt.Jwt.FieldValidatorのstaticメソッド
ペイロード・フィールド・バリデータ。
createFromConfigPublic() - 注釈インタフェースio.helidon.builder.api.Prototype.Blueprintの要素
メソッドcreate(config)は、デフォルトでpublicです。
createFromDecoded(String) - クラスio.helidon.common.uri.UriFragmentのstaticメソッド
デコードされた値からフラグメントを作成します。
createFromDecoded(String) - インタフェースio.helidon.common.uri.UriPathのstaticメソッド
デコードされた表現から新しいパスを作成します。
createFromEncoded(String) - クラスio.helidon.common.Base64Valueのstaticメソッド
すでにエンコードされたbase64値から作成します。
createFromGenericDeclaration(String) - インタフェースio.helidon.common.types.TypeNameのstaticメソッド
汎用別名タイプ名からタイプ名を作成します。
createFromLowercase(String) - クラスio.helidon.http.HeaderNamesのstaticメソッド
小文字からヘッダー名を作成します。
createFromMethod(Function<Throwable, ? extends T>) - インタフェースio.helidon.faulttolerance.Fallbackのstaticメソッド
フォールバック・メソッドからフォールバックを作成します。
createFromRoutingName(String) - インタフェースio.helidon.microprofile.server.RoutingBuildersのstaticメソッド
ルーティング名に基づいて、デフォルトおよび実際のHttpRouting.Builderインスタンスを準備します。
createFromWildcards(List<Map.Entry<String, String>>) - クラスio.helidon.config.spi.OverrideSource.OverrideDataのstaticメソッド
StringペアのListからOverrideDataを作成します。
createGet(String) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
引数として渡された文を使用して、単一行を返すデータベース問合せを作成します。
createGet(String) - クラスio.helidon.dbclient.DbExecuteBaseのメソッド
 
createInbound(ConnectionFlowControl.Type, int, int, int, BiConsumer<Integer, Http2WindowUpdate>) - インタフェースio.helidon.http.http2.WindowSizeのstaticメソッド
初期ウィンドウ・サイズを設定してインバウンド・ウィンドウ・サイズ・コンテナを作成します。
createInboundNoop(int, BiConsumer<Integer, Http2WindowUpdate>) - インタフェースio.helidon.http.http2.WindowSizeのstaticメソッド
フロー制御がオフになっているインバウンド・ウィンドウ・サイズ・コンテナを作成します。
createInputStream(InputStream) - インタフェースio.helidon.common.reactive.IoMultiのstaticメソッド
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
createInsert(String) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
文のテキストを使用してinsert文を作成します。
createInsert(String) - クラスio.helidon.dbclient.DbExecuteBaseのメソッド
 
createInstance(NamedInstance<CircuitBreakerConfig>) - クラスio.helidon.faulttolerance.CircuitBreakerImpl$$Injection$$Activatorのメソッド
 
createInstance(NamedInstance<WebClientConfig>) - クラスio.helidon.webclient.api.LoomClient$$Injection$$Activatorのメソッド
 
createInstance(Vault, Config, InjectionProvider.InstanceConfig) - クラスio.helidon.integrations.vault.spi.InjectionProvider.InjectionTypeのメソッド
インジェクタブルの新しいインスタンスを作成します。
createKey(CreateKey.Request) - インタフェースio.helidon.integrations.vault.secrets.transit.TransitSecretsのメソッド
指定したタイプの新しい名前付き暗号化キーを作成します。
CreateKey - io.helidon.integrations.vault.secrets.transitのクラス
キー・リクエストおよびレスポンスを作成します。
CreateKey.Request - io.helidon.integrations.vault.secrets.transitのクラス
リクエスト・オブジェクト。
CreateKey.Response - io.helidon.integrations.vault.secrets.transitのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
CreateKv1 - io.helidon.integrations.vault.secrets.kv1のクラス
キー/バリュー・バージョン1のシークレット・リクエストおよびレスポンスを作成します。
CreateKv1.Request - io.helidon.integrations.vault.secrets.kv1のクラス
リクエスト・オブジェクト。
CreateKv1.Response - io.helidon.integrations.vault.secrets.kv1のクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
CreateKv2 - io.helidon.integrations.vault.secrets.kv2のクラス
キー/バリュー・バージョン2のシークレット・リクエストおよびレスポンスを作成します。
CreateKv2.Request - io.helidon.integrations.vault.secrets.kv2のクラス
リクエスト・オブジェクト。
CreateKv2.Response - io.helidon.integrations.vault.secrets.kv2のクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
createMapMessage() - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
createMapped(Config) - クラスio.helidon.webserver.cors.CorsSupportのstaticメソッド
マップされたクロス・オリジン構成情報を含むと予想される指定された構成に基づいて、新しいCorsSupportインスタンスを作成します。
createMessage() - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
createMessage(NackHandler, Message, Executor, SessionMetadata) - クラスio.helidon.messaging.connectors.aq.AqConnectorImplのメソッド
 
createMessage(NackHandler, Message, Executor, SessionMetadata) - クラスio.helidon.messaging.connectors.jms.JmsConnectorのメソッド
JMSメッセージからリアクティブ・メッセージング・メッセージを作成します。
createMeterRegistry() - インタフェースio.helidon.metrics.api.Metricsのstaticメソッド
グローバル構成に基づくデフォルトのメトリクス構成情報を使用して、グローバル・レジストリとして保存されないメーター・レジストリを作成します。
createMeterRegistry(Clock, MetricsConfig) - インタフェースio.helidon.metrics.api.MetricsFactoryのメソッド
指定されたClockおよびMetricsConfigを使用して、新しいMeterRegistryを作成します。
createMeterRegistry(Clock, MetricsConfig, Consumer<Meter>, Consumer<Meter>) - インタフェースio.helidon.metrics.api.MetricsFactoryのメソッド
指定されたClockおよびMetricsConfigを使用して新しいMeterRegistryを作成し、指定されたリストナを新しいメーター・レジストリにレジストリします。
createMeterRegistry(MetricsConfig) - インタフェースio.helidon.metrics.api.Metricsのstaticメソッド
指定されたメトリクス構成に基づいて、グローバル・レジストリとして保存されないメーター・レジストリを作成します。
createMeterRegistry(MetricsConfig) - インタフェースio.helidon.metrics.api.MetricsFactoryのメソッド
指定されたメトリクス構成を使用して、新しいMeterRegistryを作成します。
createMeterRegistry(MetricsConfig, Consumer<Meter>, Consumer<Meter>) - インタフェースio.helidon.metrics.api.MetricsFactoryのメソッド
指定されたメトリクス構成を使用して新しいMeterRegistryを作成し、指定されたリスナーを返されたメーター・レジストリにレジストリします。
createMulti(String, Config) - インタフェースio.helidon.config.spi.ConfigSourceProviderのメソッド
単一の構成から構成ソースのリストを作成します。
createNamedDelete(String) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
名前付き文を使用してdelete文を作成します。
createNamedDelete(String) - クラスio.helidon.dbclient.DbExecuteBaseのメソッド
 
createNamedDelete(String, String) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
引数として渡される名前付き文を使用して削除文を作成します。
createNamedDelete(String, String) - クラスio.helidon.dbclient.mongodb.MongoDbExecuteのメソッド
 
createNamedDmlStatement(String) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
構成ファイルに定義されている文を使用して、データ変更文を作成します。
createNamedDmlStatement(String) - クラスio.helidon.dbclient.DbExecuteBaseのメソッド
 
createNamedDmlStatement(String, String) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
引数として渡される名前付き文を使用して、データ変更文を作成します。
createNamedDmlStatement(String, String) - クラスio.helidon.dbclient.mongodb.MongoDbExecuteのメソッド
 
createNamedGet(String) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
構成ファイルに定義されている文を使用して、単一行を返すデータベース問合せを作成します。
createNamedGet(String) - クラスio.helidon.dbclient.DbExecuteBaseのメソッド
 
createNamedGet(String, String) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
引数として渡された名前付き文を使用して、単一行を返すデータベース問合せを作成します。
createNamedGet(String, String) - クラスio.helidon.dbclient.mongodb.MongoDbExecuteのメソッド
 
createNamedInsert(String) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
名前付き文を使用してinsert文を作成します。
createNamedInsert(String) - クラスio.helidon.dbclient.DbExecuteBaseのメソッド
 
createNamedInsert(String, String) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
引数として渡される名前付き文を使用して、挿入文を作成します。
createNamedInsert(String, String) - クラスio.helidon.dbclient.mongodb.MongoDbExecuteのメソッド
 
createNamedQuery(String) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
構成ファイルに定義されている文を使用して、データベース問合せを作成します。
createNamedQuery(String) - クラスio.helidon.dbclient.DbExecuteBaseのメソッド
 
createNamedQuery(String, String) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
引数として渡される名前付き文を使用してデータベース問合せを作成します。
createNamedQuery(String, String) - クラスio.helidon.dbclient.mongodb.MongoDbExecuteのメソッド
 
createNamedUpdate(String) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
名前付き文を使用してupdate文を作成します。
createNamedUpdate(String) - クラスio.helidon.dbclient.DbExecuteBaseのメソッド
 
createNamedUpdate(String, String) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
引数として渡される名前付き文を使用して更新文を作成します。
createNamedUpdate(String, String) - クラスio.helidon.dbclient.mongodb.MongoDbExecuteのメソッド
 
createNClob() - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
createNClob() - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
createObjectMessage() - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
createObjectMessage(Serializable) - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
createOptionalSupplier(Supplier<Optional<String>>) - クラスio.helidon.security.providers.config.vault.ConfigVaultProvider.SecretConfigのstaticメソッド
変更される可能性があるローカル情報からシークレットを取得する場合など、Optionalのサプライヤで新しいシークレット構成を作成します。
createOrphan() - インタフェースio.helidon.integrations.vault.auths.token.TokenAuthのメソッド
デフォルトの構成で新しい孤立トークンを作成します。
createOrUpdateRole(PkiRole.Request) - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsのメソッド
このエンドポイントはロール定義を作成または更新します。
createOutbound(ConnectionFlowControl.Type, int, ConnectionFlowControl) - インタフェースio.helidon.http.http2.WindowSizeのstaticメソッド
初期ウィンドウ・サイズを設定してアウトバウンド・ウィンドウ・サイズ・コンテナを作成します。
createOutputStream() - インタフェースio.helidon.common.reactive.IoMultiのstaticメソッド
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
IoMulti.outputStreamMulti()を使用してください
createPersistence() - クラスio.helidon.integrations.cdi.jpa.jaxb.ObjectFactoryのメソッド
Persistenceのインスタンスの作成
createPersistencePersistenceUnit() - クラスio.helidon.integrations.cdi.jpa.jaxb.ObjectFactoryのメソッド
Persistence.PersistenceUnitのインスタンスの作成
createPersistencePersistenceUnitProperties() - クラスio.helidon.integrations.cdi.jpa.jaxb.ObjectFactoryのメソッド
Persistence.PersistenceUnit.Propertiesのインスタンスの作成
createPersistencePersistenceUnitPropertiesProperty() - クラスio.helidon.integrations.cdi.jpa.jaxb.ObjectFactoryのメソッド
createPolicy(CreatePolicy.Request) - インタフェースio.helidon.integrations.vault.sys.Sysのメソッド
ポリシーの作成
createPolicy(String, String) - インタフェースio.helidon.integrations.vault.sys.Sysのメソッド
ポリシーの作成
CreatePolicy - io.helidon.integrations.vault.sysのクラス
ポリシー・リクエストおよびレスポンスを作成します。
CreatePolicy.Request - io.helidon.integrations.vault.sysのクラス
リクエスト・オブジェクト。
CreatePolicy.Response - io.helidon.integrations.vault.sysのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
createProducer(Destination) - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
createProducer(Destination, ConnectionContext, SessionMetadata) - クラスio.helidon.messaging.connectors.jms.JmsConnectorのメソッド
 
createQuery(String) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
引数として渡される文を使用してデータベース問合せを作成します。
createQuery(String) - クラスio.helidon.dbclient.DbExecuteBaseのメソッド
 
createQueue(String) - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
createReadOnly(byte[], int, int) - インタフェースio.helidon.common.buffers.BufferDataのstaticメソッド
固定サイズのバッファ・データが完全に書き込まれます。
createRelative(UriPath, String) - インタフェースio.helidon.common.uri.UriPathのstaticメソッド
指定されたパスおよびrelativesegment(s)から相対パスを作成します。
createResponseBuilder() - クラスio.helidon.microprofile.health.HealthCheckResponseProviderImplのメソッド
 
createRole(CreateRole.Request) - インタフェースio.helidon.integrations.vault.auths.k8s.K8sAuthのメソッド
authメソッドでロールを登録します。
createRole(DbCreateRole.Request) - インタフェースio.helidon.integrations.vault.secrets.database.DbSecretsのメソッド
ロール定義を作成または更新します。
CreateRole - io.helidon.integrations.vault.auths.k8sのクラス
ロール・リクエストを作成します。
CreateRole.Request - io.helidon.integrations.vault.auths.k8sのクラス
リクエスト・オブジェクト。
CreateRole.Response - io.helidon.integrations.vault.auths.k8sのクラス
ロール・レスポンスを作成します。
createSecrets(Config, RestApi, String) - クラスio.helidon.integrations.vault.secrets.cubbyhole.CubbyholeEngineProviderのメソッド
 
createSecrets(Config, RestApi, String) - クラスio.helidon.integrations.vault.secrets.database.DbEngineProviderのメソッド
 
createSecrets(Config, RestApi, String) - クラスio.helidon.integrations.vault.secrets.kv1.Kv1EngineProviderのメソッド
 
createSecrets(Config, RestApi, String) - クラスio.helidon.integrations.vault.secrets.kv2.Kv2EngineProviderのメソッド
 
createSecrets(Config, RestApi, String) - クラスio.helidon.integrations.vault.secrets.pki.PkiEngineProviderのメソッド
 
createSecrets(Config, RestApi, String) - クラスio.helidon.integrations.vault.secrets.transit.TransitEngineProviderのメソッド
 
createSecrets(Config, RestApi, String) - インタフェースio.helidon.integrations.vault.spi.SecretsEngineProviderのメソッド
このエンジンにアクセスするためのAPIを提供するシークレット・インスタンスを作成します。
createServerSocket() - クラスio.helidon.common.tls.Tlsのメソッド
サーバーのTLSソケットを作成します。
createServiceProvider(Map<String, Object>) - クラスio.helidon.config.ConfigProducer$$Injection$$Activatorのメソッド
 
createServiceProvider(Map<String, Object>) - クラスio.helidon.faulttolerance.AsyncImpl$$Injection$$Activatorのメソッド
 
createServiceProvider(Map<String, Object>) - クラスio.helidon.faulttolerance.BulkheadImpl$$Injection$$Activatorのメソッド
 
createServiceProvider(Map<String, Object>) - クラスio.helidon.faulttolerance.CircuitBreakerImpl$$Injection$$Activatorのメソッド
 
createServiceProvider(Map<String, Object>) - クラスio.helidon.faulttolerance.RetryImpl$$Injection$$Activatorのメソッド
 
createServiceProvider(Map<String, Object>) - クラスio.helidon.faulttolerance.TimeoutImpl$$Injection$$Activatorのメソッド
 
createServiceProvider(Map<String, Object>) - クラスio.helidon.integrations.oci.sdk.runtime.OciAuthenticationDetailsProvider$$Injection$$Activatorのメソッド
 
createServiceProvider(Map<String, Object>) - クラスio.helidon.integrations.oci.sdk.runtime.OciAvailabilityDefault$$Injection$$Activatorのメソッド
 
createServiceProvider(Map<String, Object>) - クラスio.helidon.integrations.oci.sdk.runtime.OciRegionProvider$$Injection$$Activatorのメソッド
 
createServiceProvider(Map<String, Object>) - クラスio.helidon.integrations.oci.tls.certificates.DefaultOciCertificatesDownloader$$Injection$$Activatorのメソッド
 
createServiceProvider(Map<String, Object>) - クラスio.helidon.integrations.oci.tls.certificates.DefaultOciPrivateKeyDownloader$$Injection$$Activatorのメソッド
 
createServiceProvider(Map<String, Object>) - クラスio.helidon.webclient.api.LoomClient$$Injection$$Activatorのメソッド
 
createSharedConsumer(Topic, String) - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
createSharedConsumer(Topic, String, String) - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
createSharedDurableConsumer(Topic, String) - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
createSharedDurableConsumer(Topic, String, String) - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
createSingleValueMap(String, Map<String, String>) - インタフェースio.helidon.common.parameters.Parametersのstaticメソッド
1つの値のみのマップに基づく読取り専用パラメータ。
createSocket(List<String>, Socket, InetSocketAddress) - クラスio.helidon.common.tls.Tlsのメソッド
選択したプロトコルおよび指定されたソケットのSSLSocketを作成します。
createSQLXML() - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
createSQLXML() - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
createStatement() - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
createStatement() - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
createStatement(int, int) - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
createStatement(int, int) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
createStatement(int, int, int) - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
createStatement(int, int, int) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
createStreamFlowControl(int, int, int) - クラスio.helidon.http.http2.ConnectionFlowControlのメソッド
ストリーム固有のインバウンドおよびアウトバウンド・フロー制御を作成します。
createStreamMessage() - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
createStruct(String, Object[]) - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
createStruct(String, Object[]) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
createSupplier(Config.Key) - 例外クラスio.helidon.config.MissingValueExceptionの静的メソッド
新規欠落値例外サプライヤを作成します。
createSupplier(Callable<T>) - クラスio.helidon.webserver.grpc.ResponseHelperのstaticメソッド
CallableSupplierに変換します。
createSys(Config, RestApi) - インタフェースio.helidon.integrations.vault.spi.SysProviderのメソッド
Sysの新しいインスタンスを作成します。
createSys(Config, RestApi) - クラスio.helidon.integrations.vault.sys.HcpSysProviderのメソッド
 
createTemporaryQueue() - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
createTemporaryTopic() - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
createTenantConfigFinder(Config) - インタフェースio.helidon.security.providers.oidc.common.spi.TenantConfigProviderのメソッド
Helidon構成からテナント構成APIを作成します。
createTenantIdFinder(Config) - インタフェースio.helidon.security.providers.oidc.common.spi.TenantIdProviderのメソッド
Helidon構成からテナントIDファインダAPIを作成します。
createTextMessage() - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
createTextMessage(String) - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
createTmf(TlsConfig) - クラスio.helidon.common.tls.ConfiguredTlsManagerのメソッド
構成(すなわち、アルゴリズムとプロバイダ)に基づいて新しいトラスト・マネージャ・ファクトリを作成します。
createToken() - インタフェースio.helidon.integrations.vault.auths.token.TokenAuthのメソッド
デフォルトの構成で新しい子トークンを作成します。
createToken(CreateToken.Request) - インタフェースio.helidon.integrations.vault.auths.token.TokenAuthのメソッド
カスタマイズした構成で新しいトークンを作成します。
CreateToken - io.helidon.integrations.vault.auths.tokenのクラス
トークン・リクエストおよびレスポンスを作成します。
CreateToken.Request - io.helidon.integrations.vault.auths.tokenのクラス
リクエスト・オブジェクト。
CreateToken.Response - io.helidon.integrations.vault.auths.tokenのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
createTokenRole(CreateTokenRole.Request) - インタフェースio.helidon.integrations.vault.auths.token.TokenAuthのメソッド
(または置換)に名前付きロールを作成します。
CreateTokenRole - io.helidon.integrations.vault.auths.tokenのクラス
トークン・ロール・リクエストおよびレスポンスを作成します。
CreateTokenRole.Request - io.helidon.integrations.vault.auths.tokenのクラス
リクエスト・オブジェクト。
CreateTokenRole.Response - io.helidon.integrations.vault.auths.tokenのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
createTopic(String) - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
createUpdate(String) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
文のテキストを使用してupdate文を作成します。
createUpdate(String) - クラスio.helidon.dbclient.DbExecuteBaseのメソッド
 
creationDate() - クラスio.helidon.http.ContentDispositionのメソッド
ファイルが作成された日付を示すために使用できるcreation-dateパラメータの値を取得します。
creationDate(ZonedDateTime) - クラスio.helidon.http.ContentDisposition.Builderのメソッド
コンテンツ処理creation-dateパラメータを設定します。
credDb(String) - クラスio.helidon.dbclient.mongodb.MongoDbClientBuilderのメソッド
資格証明データベース。
credentials(String, String) - クラスio.helidon.config.git.GitConfigSourceBuilderのメソッド
ユーザーとパスワードをリポジトリに設定します。
credentialsProvider() - クラスio.helidon.config.git.GitConfigSourceBuilder.GitEndpointのメソッド
CredentialsProviderのインスタンスを返します。
credentialsProvider(CredentialsProvider) - クラスio.helidon.config.git.GitConfigSourceBuilderのメソッド
アプリケーションで使用する新しいCredentialsProviderを設定します。
crl() - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsのメソッド
証明書失効リスト
crl(CrlGet.Request) - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsのメソッド
CRL (証明書失効リスト)を取得します。
crl(PkiFormat) - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsのメソッド
証明書失効リスト(RAWバイト)。
CrlGet - io.helidon.integrations.vault.secrets.pkiのクラス
CRL (証明書失効リスト)リクエストおよびレスポンスを取得します。
CrlGet.Request - io.helidon.integrations.vault.secrets.pkiのクラス
リクエスト・オブジェクト。
CrlGet.Response - io.helidon.integrations.vault.secrets.pkiのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
cron() - インタフェースio.helidon.scheduling.CronInvocationのメソッド
間隔呼出しを指定するCron式はスケジュールされています。
cron() - クラスio.helidon.scheduling.Schedulingのstaticメソッド
指定されたcron式に従って定期的に実行されるタスクを構築します。
Cron - io.helidon.schedulingのインタフェース
指定されたcron式を使用して定期的に実行されたタスクをスケジュールします。
cronBuilder() - クラスio.helidon.scheduling.Schedulingのstaticメソッド
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
かわりにScheduling.cron()を使用してください
CronConfig - io.helidon.schedulingのインタフェース
定義から生成されたインタフェース。
CronConfig.Builder - io.helidon.schedulingのクラス
CronのFluent APIビルダー。
CronConfig.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.schedulingのクラス
CronのFluent APIビルダー・ベース。
CronConfig.BuilderBase.CronConfigImpl - io.helidon.schedulingのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
CronConfigImpl(CronConfig.BuilderBase<?, ?>) - クラスio.helidon.scheduling.CronConfig.BuilderBase.CronConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
CronInvocation - io.helidon.schedulingのインタフェース
スケジュール済タスクの特定のメソッド呼出しメタデータ。
CrossOrigin - io.helidon.microprofile.corsの注釈インタフェース
CrossOrigin注釈。
CrossOriginAutoDiscoverable - io.helidon.microprofile.corsのクラス
開発者が使用することはできません。 Jersey自動検出サポートの場合。
CrossOriginAutoDiscoverable() - クラスio.helidon.microprofile.cors.CrossOriginAutoDiscoverableのコンストラクタ
 
crossOriginConfig() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
クロス・オリジンのリソース共有設定。
crossOriginConfig() - インタフェースio.helidon.webserver.servicecommon.RestServiceSettingsのメソッド
サービス・エンドポイントに使用されるクロス・オリジン構成設定を返します。
crossOriginConfig(CrossOriginConfig) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
クロス・オリジンのリソース共有設定を割り当てます。
crossOriginConfig(CrossOriginConfig) - クラスio.helidon.webserver.graphql.GraphQlService.Builderのメソッド
指定されたCrossOriginConfigオブジェクトからCORS構成を設定します。
crossOriginConfig(CrossOriginConfig) - クラスio.helidon.webserver.servicecommon.HelidonFeatureSupport.Builderのメソッド
指定されたCrossOriginConfigオブジェクトからCORS構成を設定します。
crossOriginConfig(CrossOriginConfig) - インタフェースio.helidon.webserver.servicecommon.RestServiceSettings.Builderのメソッド
既存の設定 (ビルダーからではない)からオリジン間の設定を設定します。
crossOriginConfig(CrossOriginConfig.Builder) - インタフェースio.helidon.webserver.servicecommon.RestServiceSettings.Builderのメソッド
サービス・エンドポイントのCORSサポートの確立に使用するクロス・オリジン構成ビルダーを設定します。
CrossOriginConfig - io.helidon.corsのクラス
クロス・オリジン・リクエスト共有に関する情報を表します。
CrossOriginConfig.Builder - io.helidon.corsのクラス
CrossOriginConfigのビルダー。
CryptoException - io.helidon.common.cryptoの例外クラス
一般的な暗号化例外。
CryptoException(String) - 例外クラスio.helidon.common.crypto.CryptoExceptionのコンストラクタ
詳細メッセージが表示されたコンストラクタ。
CryptoException(String, Throwable) - 例外クラスio.helidon.common.crypto.CryptoExceptionのコンストラクタ
詳細なメッセージと折り返し可能なコンストラクタ。
csr(String) - クラスio.helidon.integrations.vault.secrets.pki.SignCsr.Requestのメソッド
PEM形式の認証リクエスト(CSR)。
CubbyholeEngineProvider - io.helidon.integrations.vault.secrets.cubbyholeのクラス
Cubbyholeシークレット・エンジンAPIをサポートするプロバイダ。
CubbyholeEngineProvider() - クラスio.helidon.integrations.vault.secrets.cubbyhole.CubbyholeEngineProviderのコンストラクタ
非推奨。
このコンストラクタは使用しないでください。これはサービス・ローダー・サービスです。
CubbyholeSecrets - io.helidon.integrations.vault.secrets.cubbyholeのインタフェース
Cubbyholeエンジン・シークレットAPI。
CubbyholeSecurityProvider - io.helidon.integrations.vault.secrets.cubbyholeのクラス
Helidonセキュリティとの統合。
CubbyholeSecurityProvider.CubbyholeSecretConfig - io.helidon.integrations.vault.secrets.cubbyholeのクラス
セキュリティ・シークレットのプログラム設定を使用する場合のシークレットの構成。
CubbyholeSecurityProvider.CubbyholeSecretConfig.Builder - io.helidon.integrations.vault.secrets.cubbyholeのクラス
CubbyholeSecurityService - io.helidon.integrations.vault.secrets.cubbyholeのクラス
SecurityProviderServiceのサービス・ローダー・サービス実装。
CubbyholeSecurityService() - クラスio.helidon.integrations.vault.secrets.cubbyhole.CubbyholeSecurityServiceのコンストラクタ
非推奨。
このコンストラクタは使用しないでください。これはサービス・ローダー・サービスです。
current() - インタフェースio.helidon.tracing.Spanのstaticメソッド
現在のスパン(使用可能な場合)を指定します。
CURRENT_SPAN_CONTEXT_PROPERTY_NAME - クラスio.helidon.tracing.jersey.client.ClientTracingFilterのstatic変数
SpanContextプロパティ名。
currentSpan() - クラスio.helidon.tracing.providers.jaeger.JaegerTracerProviderのメソッド
 
currentSpan() - クラスio.helidon.tracing.providers.opentelemetry.OpenTelemetryTracerProviderのメソッド
 
currentSpan() - クラスio.helidon.tracing.providers.opentracing.OpenTracingTracerProviderのメソッド
 
currentSpan() - インタフェースio.helidon.tracing.spi.TracerProviderのメソッド
現在のスパンを指定します。
currentThread() - クラスio.helidon.faulttolerance.TimeoutConfig.BuilderBaseのメソッド
エグゼキュータ・スレッドではなく現在のスレッドでコードを実行する必要があることを示すフラグ。
currentThread() - クラスio.helidon.faulttolerance.TimeoutConfig.BuilderBase.TimeoutConfigImplのメソッド
 
currentThread() - インタフェースio.helidon.faulttolerance.TimeoutConfigのメソッド
エグゼキュータ・スレッドではなく現在のスレッドでコードを実行する必要があることを示すフラグ。
currentThread(boolean) - クラスio.helidon.faulttolerance.TimeoutConfig.BuilderBaseのメソッド
エグゼキュータ・スレッドではなく現在のスレッドでコードを実行する必要があることを示すフラグ。
CURVE_P256 - クラスio.helidon.security.jwt.jwk.JwkECのstatic変数
P-256 Curve.
CURVE_P384 - クラスio.helidon.security.jwt.jwk.JwkECのstatic変数
P-384 Curve.
CURVE_P521 - クラスio.helidon.security.jwt.jwk.JwkECのstatic変数
P-521 Curve.
CUSTOM - 列挙型クラスio.helidon.security.providers.httpsign.HttpSignHeaderの列挙定数
カスタムはTokenHandlerを使用して提供されます。
customAnnotations() - インタフェースio.helidon.security.Securityのメソッド
構成された(all)セキュリティ・プロバイダで想定される注釈の完全なセットを取得します。
customMapper(JmsMessage.CustomMapper<PAYLOAD> ) - クラスio.helidon.messaging.connectors.jms.JmsMessage.OutgoingJmsMessageBuilderのメソッド
コネクタでMessageへのマッピングに使用されるカスタム・マッパー。
customObject(Class<? extends T>) - クラスio.helidon.security.providers.common.OutboundTargetのメソッド
プログラム的なクライアントが、カスタム・セキュリティ・プロバイダ固有のパラメータをプロバイダに送信できるようにします。
customObject(Class<U>、V) - クラスio.helidon.security.EndpointConfig.Builderのメソッド
カスタム・オブジェクトを設定または置き換えます。
customObject(Class<U>、V) - クラスio.helidon.security.providers.common.OutboundTarget.Builderのメソッド
カスタム・オブジェクトを設定または置き換えます。
customObject(Object) - クラスio.helidon.webserver.security.SecurityHandlerのメソッド
セキュリティ・リクエストのカスタム・オブジェクトを登録します。
customObjects() - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBaseのメソッド
特定のセキュリティ・プロバイダをカスタマイズするために使用できるカスタム・オブジェクトのストア。
customObjects() - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBase.SecurityHandlerConfigImplのメソッド
 
customObjects() - インタフェースio.helidon.webserver.security.SecurityHandlerConfigのメソッド
特定のセキュリティ・プロバイダをカスタマイズするために使用できるカスタム・オブジェクトのストア。
customObjects(ClassToInstanceStore<Object>) - クラスio.helidon.security.EndpointConfig.Builderのメソッド
セキュリティ・プロバイダに送信するカスタム・オブジェクト・マップを指定します。
customObjects(ClassToInstanceStore<Object>) - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBaseのメソッド
特定のセキュリティ・プロバイダをカスタマイズするために使用できるカスタム・オブジェクトのストア。
「カスタム・パターン」 - クラスio.helidon.common.SerializationConfig内の検索タグ
セクション
cut(int) - レコード・クラスio.helidon.http.http2.Http2FrameDataのメソッド
指定されたサイズのフレームを大きいフレームから切り取り、2つのフレーム(指定されたサイズの1番目、残りのデータを含む2番目)を返します。
cut(Http2FrameData) - インタフェースio.helidon.http.http2.FlowControl.Outboundのメソッド
フレームを送信可能なフレームに分割します。

D

daemon() - クラスio.helidon.common.configurable.ScheduledThreadPoolConfig.BuilderBaseのメソッド
スレッド・プール・エグゼキュータのデーモンです。
daemon() - クラスio.helidon.common.configurable.ScheduledThreadPoolConfig.BuilderBase.ScheduledThreadPoolConfigImplのメソッド
 
daemon() - インタフェースio.helidon.common.configurable.ScheduledThreadPoolConfigのメソッド
スレッド・プール・エグゼキュータのデーモンです。
daemon() - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBaseのメソッド
スレッド・プール・エグゼキュータのデーモンです。
daemon() - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBase.ThreadPoolConfigImplのメソッド
 
daemon() - インタフェースio.helidon.common.configurable.ThreadPoolConfigのメソッド
スレッド・プール・エグゼキュータのデーモンです。
daemon(boolean) - クラスio.helidon.common.configurable.ScheduledThreadPoolConfig.BuilderBaseのメソッド
スレッド・プール・エグゼキュータのデーモンです。
daemon(boolean) - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBaseのメソッド
スレッド・プール・エグゼキュータのデーモンです。
data() - インタフェースio.helidon.common.context.spi.DataPropagationProviderのメソッド
伝播する必要があるデータを返します。
data() - クラスio.helidon.config.FileSourceHelper.DataAndDigestのメソッド
ファイルからロードされたデータ。
data() - インタフェースio.helidon.config.spi.ConfigContent.NodeContentのメソッド
この構成ソースのデータ。
data() - インタフェースio.helidon.config.spi.ConfigContent.OverrideContentのメソッド
この上書きソースのデータ。
data() - インタフェースio.helidon.config.spi.ConfigParser.Contentのメソッド
この構成ソースのデータ。
data() - クラスio.helidon.config.spi.OverrideSource.OverrideDataのメソッド
述語と置換値のペアを返します。
data() - インタフェースio.helidon.http.DataChunkのメソッド
このチャンクの表現をByteBufferの配列として返します。
data() - レコード・クラスio.helidon.http.http2.Http2FrameDataのメソッド
dataレコード・コンポーネントの値を返します。
data() - クラスio.helidon.http.http2.Http2Pingのメソッド
基礎となるバッファ。
data() - クラスio.helidon.http.sse.SseEventのメソッド
このイベントのデータを取得します。
data() - クラスio.helidon.logging.jul.JulMdcPropagatorのメソッド
 
data() - クラスio.helidon.logging.log4j.Log4jMdcPropagatorのメソッド
 
data() - クラスio.helidon.logging.slf4j.Slf4jMdcPropagatorのメソッド
 
data() - クラスio.helidon.messaging.connectors.mock.MockOutgoingのメソッド
受信したすべてのデータをこの時点で取得します。
data() - クラスio.helidon.tracing.providers.jaeger.JaegerDataPropagationProviderのメソッド
プライマリ・スレッドでスコープを閉じ、セカンダリ・スレッドで新しいスコープをアクティブにするコンテキストを返します。
data(Base64Value) - クラスio.helidon.integrations.vault.secrets.transit.Encrypt.Requestのメソッド
暗号化するデータ。
data(Base64Value) - クラスio.helidon.integrations.vault.secrets.transit.EncryptBatch.BatchEntryのメソッド
暗号化されるようにデータを構成します。
data(Base64Value) - クラスio.helidon.integrations.vault.secrets.transit.Hmac.Requestのメソッド
署名するデータ。
data(Base64Value) - クラスio.helidon.integrations.vault.secrets.transit.Sign.Requestのメソッド
署名するデータ。
data(Base64Value) - クラスio.helidon.integrations.vault.secrets.transit.Verify.Requestのメソッド
署名するデータ。
data(BufferData, boolean) - クラスio.helidon.websocket.ClientWsFrameのstaticメソッド
バイナリ・データ・フレームを作成します。
data(BufferData, boolean) - クラスio.helidon.websocket.ServerWsFrameのstaticメソッド
バイナリ・データ・フレームを作成します。
data(OverrideSource.OverrideData) - クラスio.helidon.config.spi.ConfigContent.OverrideContent.Builderのメソッド
この上書きソースのデータ。
data(Http2FrameHeader, BufferData) - インタフェースio.helidon.webserver.http2.spi.Http2SubProtocolSelector.SubProtocolHandlerのメソッド
データを受信しました。
data(Http2FrameHeader, BufferData, boolean) - インタフェースio.helidon.http.http2.Http2Streamのメソッド
データ・フレーム。
data(ConnectionContext, byte[], int, int) - クラスio.helidon.webserver.http1.Http1LoggingConnectionListenerのメソッド
 
data(ConnectionContext, BufferData) - クラスio.helidon.webserver.http1.Http1LoggingConnectionListenerのメソッド
 
data(InputStream) - クラスio.helidon.config.spi.ConfigParser.Content.Builderのメソッド
基礎となるストレージからロードされた構成ソースのデータ。
data(Class<T>) - インタフェースio.helidon.http.DataChunkのメソッド
このチャンクをTの配列として表現します。
data(Class<T>) - クラスio.helidon.http.sse.SseEventのメソッド
このイベントのデータをタイプTとして取得します。
data(Class<T>, MediaType) - クラスio.helidon.http.sse.SseEventのメソッド
このイベントのデータをタイプTとして取得します。
data(Object) - クラスio.helidon.http.sse.SseEvent.Builderのメソッド
イベント・データを設定します。
data(String, boolean) - クラスio.helidon.websocket.ClientWsFrameのstaticメソッド
テキスト・データ・フレームを作成します。
data(String, boolean) - クラスio.helidon.websocket.ServerWsFrameのstaticメソッド
テキスト・データ・フレームを作成します。
data(T, byte[], int, int) - インタフェースio.helidon.common.buffers.DataListenerのメソッド
受信または送信されたデータ。
data(T, BufferData) - インタフェースio.helidon.common.buffers.DataListenerのメソッド
受信または送信されたデータ。
DATA - 列挙型クラスio.helidon.http.http2.Http2FrameTypeの列挙定数
データ・フレーム。
DATA - クラスio.helidon.graphql.server.GraphQlConstantsの静的変数
データのキー。
DATA - インタフェースio.helidon.http.http2.Http2FrameTypesのstatic変数
データ・フレーム・タイプ。
DATA_LOSS - クラスio.helidon.webserver.grpc.GrpcStatusのstatic変数
回復不能なデータ損失または破損。
DataChunk - io.helidon.httpのインタフェース
DataChunkは、HTTP本文コンテンツの一部を表します。
dataDefinitionCausesTransactionCommit() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
dataDefinitionIgnoredInTransactions() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
dataFileCleanupHeadFile(boolean) - クラスio.helidon.integrations.microstream.core.EmbeddedStorageManagerBuilderのメソッド
現在のヘッド・ファイル (アクティブに書き込まれた唯一のファイル)をファイルのクリーンアップにも適用するかどうかを定義するフラグ。
dataFileMaximumSize(ByteSize) - クラスio.helidon.integrations.microstream.core.EmbeddedStorageManagerBuilderのメソッド
データ・ファイルのクリーン・アップを回避するための最大ファイル・サイズ。
dataFileMinimumSize(ByteSize) - クラスio.helidon.integrations.microstream.core.EmbeddedStorageManagerBuilderのメソッド
データ・ファイルのクリーン・アップを回避するための最小ファイル・サイズ。
dataFileMinimumUseRatio(double) - クラスio.helidon.integrations.microstream.core.EmbeddedStorageManagerBuilderのメソッド
ファイルが解散されないように、ストレージ・ファイルに含まれる非ギャップ・データの比率(値: ] 0.0 ; 1.0 ])。
dataFilePrefix(String) - クラスio.helidon.integrations.microstream.core.EmbeddedStorageManagerBuilderのメソッド
ストレージ・ファイルの名前プレフィクス。
dataFileSuffix(String) - クラスio.helidon.integrations.microstream.core.EmbeddedStorageManagerBuilderのメソッド
ストレージ・ファイルの名前サフィクス。
DataListener<T> - io.helidon.common.buffersのインタフェース
データのリスナー。
DataPropagationProvider<T> - io.helidon.common.context.spiのインタフェース
これは、ユーザーがスレッド間で値を伝播するのに役立つSPIプロバイダです。
dataReader() - インタフェースio.helidon.webserver.ConnectionContextのメソッド
リクエスト・バイトを読み取るデータ・リーダー。
DataReader - io.helidon.common.buffersのクラス
追加データをプルできるデータ・リーダー。
DataReader(Supplier<byte[]>) - クラスio.helidon.common.buffers.DataReaderのコンストラクタ
バイトのサプライヤからのデータ・リーダー。
DataReader(Supplier<byte[]>, boolean) - クラスio.helidon.common.buffers.DataReaderのコンストラクタ
バイトのサプライヤからのデータ・リーダー。
DataReader.IncorrectNewLineException - io.helidon.common.buffersの例外クラス
新規明細が無効です。
DataReader.InsufficientDataAvailableException - io.helidon.common.buffersの例外クラス
リクエストされた操作を完了するのに十分なデータがありません。
dataSource(String) - クラスio.helidon.messaging.connectors.aq.AqConfigBuilderのメソッド
AqConnectorBuilder.dataSource()で提供されるDataSourceへのマッピング。
dataSource(String, DataSource) - クラスio.helidon.messaging.connectors.aq.AqConnector.AqConnectorBuilderのメソッド
"named-factory"で指定された名前でカスタムConnectionFactory参照可能オブジェクトを追加します。
DATASOURCE_ATTRIBUTE - インタフェースio.helidon.messaging.connectors.aq.AqConnectorのstatic変数
データ・ソース識別子の構成キー。
DataSourceBackedDialectFactory - io.helidon.integrations.cdi.hibernateのクラス
構成済のDataSourceからDatabaseMetaDataをイントロスペクトするDialectFactory実装(ServiceContributorおよびStandardServiceInitiator<DialectFactory>)。
DataSourceBackedDialectFactory() - クラスio.helidon.integrations.cdi.hibernate.DataSourceBackedDialectFactoryのコンストラクタ
非推奨。
ServiceLoaderインスタンスでのみ使用します。
dataWriter() - インタフェースio.helidon.webserver.ConnectionContextのメソッド
レスポンス・バイトを書き込むデータ・ライター。
DataWriter - io.helidon.common.buffersのインタフェース
基礎となるトランスポート(おそらくソケット)にデータを書き込みます。
date() - インタフェースio.helidon.http.ServerRequestHeadersのメソッド
オプションで、リクエスト日(HeaderNames.DATEヘッダー)を返します。
DATE - クラスio.helidon.http.HeaderNamesのstatic変数
Dateヘッダー名。
DateTime - io.helidon.httpのクラス
RFC2616に基づくHTTP日付書式のサポート。
DAYS - クラスio.helidon.metrics.api.Meter.BaseUnitsのstatic変数
daysOfWeek(DayOfWeek...) - クラスio.helidon.security.abac.time.TimeValidator.TimeConfigのstaticメソッド
曜日のチェック用の時間構成を作成します。
DB_STATEMENT - クラスio.helidon.tracing.Tagのstatic変数
データベース文をマークするタグ。
DB_TYPE - クラスio.helidon.tracing.Tagのstatic変数
データベース・タイプを示すタグ。
dbClient() - クラスio.helidon.dbclient.health.DbClientHealthCheckのメソッド
 
DbClient - io.helidon.dbclientのインタフェース
Helidonデータベース・クライアント。
DbClient.Builder - io.helidon.dbclientのクラス
Helidonデータベース・ハンドラ・ビルダー。
DbClientBase - io.helidon.dbclientのクラス
基本のDbClient実装。
DbClientBase(DbClientContext) - クラスio.helidon.dbclient.DbClientBaseのコンストラクタ
新しいインスタンスを作成します。
DbClientBuilder<T> - io.helidon.dbclient.spiのインタフェース
プロバイダ固有のDbClientビルダー。
DbClientBuilderBase<T> - io.helidon.dbclientのクラス
基本のDbClientBuilder実装。
DbClientBuilderBase() - クラスio.helidon.dbclient.DbClientBuilderBaseのコンストラクタ
DbClientBuilderBaseのインスタンスを作成します。
DbClientContext - io.helidon.dbclientのクラス
Helidonデータベース・クライアント・コンテキスト。
DbClientContext(DbClientContext.BuilderBase<? extends DbClientContext.BuilderBase<?, ? extends DbClientContext>, ? extends DbClientContext>) - クラスio.helidon.dbclient.DbClientContextのコンストラクタ
クライアント・コンテキストのインスタンスを作成します。
DbClientContext.Builder - io.helidon.dbclientのクラス
DbClientContextのビルダー。
DbClientContext.BuilderBase<B,T> - io.helidon.dbclientのクラス
DbClientContextのベース・ビルダー。
DbClientException - io.helidon.dbclientの例外クラス
Helidonデータベース・クライアントで使用されるRuntimeException
DbClientException(String) - 例外クラスio.helidon.dbclient.DbClientExceptionのコンストラクタ
メッセージの新しい例外を作成します。
DbClientException(String, Throwable) - 例外クラスio.helidon.dbclient.DbClientExceptionのコンストラクタ
メッセージの新しい例外と原因を作成します。
DbClientHealthCheck - io.helidon.dbclient.healthのクラス
データベース・ヘルス・チェック。
DbClientHealthCheck.Builder - io.helidon.dbclient.healthのクラス
DbClientHealthCheckのFluent APIビルダー。
DbClientMetricBuilder<B,T> - io.helidon.dbclient.metricsのクラス
Database Clientメトリック・ビルダー。
DbClientMetricBuilder() - クラスio.helidon.dbclient.metrics.DbClientMetricBuilderのコンストラクタ
 
DbClientMetrics - io.helidon.dbclient.metricsのクラス
DbClient.Builder.addService(io.helidon.dbclient.DbClientService)に登録する様々なタイプのメトリクスを取得するユーティリティ・クラス。
DbClientMetricsProvider - io.helidon.dbclient.metricsのクラス
DBメトリクスのJavaサービス・ローダー・サービス。
DbClientMetricsProvider() - クラスio.helidon.dbclient.metrics.DbClientMetricsProviderのコンストラクタ
 
DbClientProvider - io.helidon.dbclient.spiのインタフェース
データベース(またはデータベースのセット)のドライバを提供するJava ServiceLoaderインタフェース。
DbClientService - io.helidon.dbclientのインタフェース
サービスでは、文の実行および文の結果への対応に使用されるデータを変更できます。
DbClientServiceBase - io.helidon.dbclientのクラス
文名パターンおよび文タイプに基づいた実行の構成をサポートするクライアント・サービスの基本実装。
DbClientServiceBase(DbClientServiceBase.BuilderBase<?, ?>) - クラスio.helidon.dbclient.DbClientServiceBaseのコンストラクタ
各実装で拡張する必要があるビルダー・ベースに基づいて、新しいインスタンスを作成します。
DbClientServiceBase.BuilderBase<B,T> - io.helidon.dbclientのクラス
DbClientServiceBaseのビルダーのベース・クラス。
DbClientServiceContext - io.helidon.dbclientのインタフェース
(および場合によっては操作)データベース操作を取得するインターセプタ・コンテキスト。
DbClientServiceContextImpl - io.helidon.dbclientのクラス
(および場合によっては操作)データベース操作を取得するインターセプタ・コンテキスト。
DbClientServiceProvider - io.helidon.dbclient.spiのインタフェース
クライアント・サービスを構成するJavaサービス・ローダー・サービス。
DbClientTracing - io.helidon.dbclient.tracingのクラス
インターセプタのトレース。
DbClientTracing.Builder - io.helidon.dbclient.tracingのクラス
DbClientTracingのFluent APIビルダー。
DbClientTracingProvider - io.helidon.dbclient.tracingのクラス
トレース・インターセプタのプロバイダ。
DbClientTracingProvider() - クラスio.helidon.dbclient.tracing.DbClientTracingProviderのコンストラクタ
 
DbColumn - io.helidon.dbclientのインタフェース
列データおよびメタデータ。
DbColumnBase - io.helidon.dbclientのクラス
基本のDbColumn実装。
DbColumnBase(Object, MapperManager, String...) - クラスio.helidon.dbclient.DbColumnBaseのコンストラクタ
新しいインスタンスを作成します。
DbConfigure - io.helidon.integrations.vault.secrets.databaseのクラス
DBリクエストおよびレスポンスを構成します。
DbConfigure.Request<T> - io.helidon.integrations.vault.secrets.databaseのクラス
リクエスト・オブジェクト。
DbConfigure.Response - io.helidon.integrations.vault.secrets.databaseのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
DbContext - io.helidon.dbclientのインタフェース
データベース・コンテキスト。
DbCreateRole - io.helidon.integrations.vault.secrets.databaseのクラス
DBおよびロールの作成リクエストおよびレスポンス。
DbCreateRole.Request - io.helidon.integrations.vault.secrets.databaseのクラス
リクエスト・オブジェクト。
DbCreateRole.Response - io.helidon.integrations.vault.secrets.databaseのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
DbCredentials - io.helidon.integrations.vault.secrets.databaseのインタフェース
データベース資格証明
DbDelete - io.helidon.integrations.vault.secrets.databaseのクラス
DBリクエストおよびレスポンスを削除します。
DbDelete.Request - io.helidon.integrations.vault.secrets.databaseのクラス
リクエスト・オブジェクト。
DbDelete.Response - io.helidon.integrations.vault.secrets.databaseのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
DbDeleteRole - io.helidon.integrations.vault.secrets.databaseのクラス
DBロールのリクエストおよびレスポンスを削除します。
DbDeleteRole.Request - io.helidon.integrations.vault.secrets.databaseのクラス
リクエスト・オブジェクト。
DbDeleteRole.Response - io.helidon.integrations.vault.secrets.databaseのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
DbEngineProvider - io.helidon.integrations.vault.secrets.databaseのクラス
DbSecrets.ENGINEのサービス。
DbEngineProvider() - クラスio.helidon.integrations.vault.secrets.database.DbEngineProviderのコンストラクタ
 
DbExecute - io.helidon.dbclientのインタフェース
データベース・エグゼキュータ。
DbExecuteBase - io.helidon.dbclientのクラス
基本のDbExecute実装。
DbExecuteBase(DbClientContext) - クラスio.helidon.dbclient.DbExecuteBaseのコンストラクタ
共通データベース・エグゼキュータのインスタンスを作成します。
DbExecuteContext - io.helidon.dbclientのクラス
実行コンテキスト
DbExecuteContext(DbExecuteContext.BuilderBase<? extends DbExecuteContext.BuilderBase<?, ? extends DbExecuteContext>, ? extends DbExecuteContext>) - クラスio.helidon.dbclient.DbExecuteContextのコンストラクタ
実行コンテキストのインスタンスを作成します。
DbExecuteContext.Builder - io.helidon.dbclientのクラス
DbExecuteContextのビルダー。
DbExecuteContext.BuilderBase<B,T> - io.helidon.dbclientのクラス
DbExecuteContextのベース・ビルダー。
DbGet - io.helidon.integrations.vault.secrets.databaseのクラス
DBのリクエストおよびレスポンスを取得します。
DbGet.Request - io.helidon.integrations.vault.secrets.databaseのクラス
リクエスト・オブジェクト。
DbGet.Response - io.helidon.integrations.vault.secrets.databaseのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
DbIndexedStatementParameters - io.helidon.dbclientのクラス
索引付きDbStatementParameters
DbIndexedStatementParameters() - クラスio.helidon.dbclient.DbIndexedStatementParametersのコンストラクタ
 
DbMapper<T> - io.helidon.dbclientのインタフェース
特定のタイプとの間でデータベース・オブジェクトをマップするマッパー。
dbMapperManager() - クラスio.helidon.dbclient.DbClientBuilderBaseのメソッド
すべての構成済mappersのマネージャを取得します。
dbMapperManager() - クラスio.helidon.dbclient.DbClientContextのメソッド
 
dbMapperManager() - インタフェースio.helidon.dbclient.DbContextのメソッド
DBマッパー・マネージャを構成しました。
dbMapperManager() - クラスio.helidon.dbclient.DbExecuteContextのメソッド
 
dbMapperManager(DbMapperManager) - クラスio.helidon.dbclient.DbClientBuilderBaseのメソッド
 
dbMapperManager(DbMapperManager) - クラスio.helidon.dbclient.DbClientContext.BuilderBaseのメソッド
使用するDBマッパー・マネージャを構成します。
dbMapperManager(DbMapperManager) - インタフェースio.helidon.dbclient.spi.DbClientBuilderのメソッド
すべての構成済mappersのマッパー・マネージャ。
DbMapperManager - io.helidon.dbclientのインタフェース
すべての構成済mappersのマッパー・マネージャ。
DbMapperManager.Builder - io.helidon.dbclientのクラス
DbMapperManagerのFluent APIビルダー。
DbMapperProvider - io.helidon.dbclient.spiのインタフェース
データベース・マッパーのJava ServiceLoaderインタフェース。
DbMapperProviderImpl - io.helidon.dbclientのクラス
データベース・タイプ・マッパーを取得するJava ServiceLoaderサービス。
DbMapperProviderImpl() - クラスio.helidon.dbclient.DbMapperProviderImplのコンストラクタ
 
dbName(String) - クラスio.helidon.integrations.vault.secrets.database.DbCreateRole.Requestのメソッド
データベースの名前。
DbNamedStatementParameters - io.helidon.dbclientのクラス
名前はDbStatementParametersです。
DbNamedStatementParameters() - クラスio.helidon.dbclient.DbNamedStatementParametersのコンストラクタ
 
DbRow - io.helidon.dbclientのインタフェース
データベース(SQLではこれは行になり、文書DBでは単一文書になります)での単一行の表現。
DbRowBase - io.helidon.dbclientのクラス
基本のDbRow実装。
DbRowBase(DbColumnBase[], DbMapperManager) - クラスio.helidon.dbclient.DbRowBaseのコンストラクタ
 
DbSecrets - io.helidon.integrations.vault.secrets.databaseのインタフェース
データベース・シークレット・エンジンAPI。
DbStatement<D> - io.helidon.dbclientのインタフェース
パラメータを処理できるデータベース文。
DbStatementBase<S> - io.helidon.dbclientのクラス
基本のDbStatement実装。
DbStatementBase(DbExecuteContext) - クラスio.helidon.dbclient.DbStatementBaseのコンストラクタ
新しいインスタンスを作成します。
DbStatementDml - io.helidon.dbclientのインタフェース
データ操作言語の(DML)データベース文。
DbStatementException - io.helidon.dbclientの例外クラス
データベース文に使用されるDbClientException
DbStatementException(String, String) - 例外クラスio.helidon.dbclient.DbStatementExceptionのコンストラクタ
メッセージおよび文の新しい例外を作成します。
DbStatementException(String, String, Throwable) - 例外クラスio.helidon.dbclient.DbStatementExceptionのコンストラクタ
メッセージ、文および原因に関する新しい例外を作成します。
DbStatementGet - io.helidon.dbclientのインタフェース
データベースを問合せしてオプションの行を返すデータベース文。
DbStatementParameters - io.helidon.dbclientのクラス
文のパラメータ。
DbStatementQuery - io.helidon.dbclientのインタフェース
データベース問合せ文。
DbStatements - io.helidon.dbclientのインタフェース
データベース・プロバイダによって使用される文の構成。
DbStatements.Builder - io.helidon.dbclientのクラス
DbStatementsのFluent APIビルダー。
DbStatementType - io.helidon.dbclient内の列挙型クラス
文タイプ。
DbTransaction - io.helidon.dbclientのインタフェース
データベース・トランザクション。
dbType() - インタフェースio.helidon.dbclient.DbClientのメソッド
このデータベース・プロバイダ(jdbc:mysql、mongoDBなど。)のタイプ。
dbType() - クラスio.helidon.dbclient.DbClientContextのメソッド
このデータベース・プロバイダ(jdbc:mysql、mongoDBなど。)のタイプ。
dbType() - インタフェースio.helidon.dbclient.DbClientServiceContextのメソッド
このデータベース(通常、DbClientProvider.name()で使用されるものと同じ文字列)のタイプ。
dbType() - クラスio.helidon.dbclient.DbClientServiceContextImplのメソッド
 
dbType() - インタフェースio.helidon.dbclient.DbColumnのメソッド
データベースの言語での列のタイプ。
dbType() - インタフェースio.helidon.dbclient.DbContextのメソッド
このデータベース・プロバイダ(jdbc:mysql、mongoDBなど。)のタイプ。
dbType() - クラスio.helidon.dbclient.DbExecuteContextのメソッド
 
dbType() - インタフェースio.helidon.dbclient.jdbc.JdbcConnectionPoolのメソッド
このデータベースのタイプ。
dbType() - クラスio.helidon.dbclient.mongodb.MongoDbClientのメソッド
 
dbType() - クラスio.helidon.dbclient.mongodb.MongoDbColumnのメソッド
 
dbType(String) - クラスio.helidon.dbclient.DbClientContext.BuilderBaseのメソッド
このデータベース・プロバイダのタイプを構成します。
deactivate() - インタフェースio.helidon.microprofile.metrics.MetricAnnotationDiscoveryのメソッド
検出を非アクティブ化してメトリック登録をトリガーしないようにリクエストします。
DEADLINE_EXCEEDED - クラスio.helidon.webserver.grpc.GrpcStatusのstatic変数
操作が完了する前に期限が切れました。
deadlockCheck() - クラスio.helidon.health.checks.HealthChecksのstaticメソッド
デッドロックのヘルス・チェック。
DeadlockHealthCheck - io.helidon.health.checksのクラス
スレッド・デッドロックを探すヘルス・チェック。
debug() - クラスio.helidon.microprofile.security.JerseySecurityFeature.Builderのメソッド
デバッグをオンに設定します。
debugDataBinary() - インタフェースio.helidon.common.buffers.BufferDataのメソッド
このバッファをバイナリ文字列としてデバッグします。
debugDataHex() - インタフェースio.helidon.common.buffers.BufferDataのメソッド
完全なバッファをデバッグします。
debugDataHex() - クラスio.helidon.common.buffers.DataReaderのメソッド
データを16進文字列としてデバッグします。
debugDataHex(boolean) - インタフェースio.helidon.common.buffers.BufferDataのメソッド
このバッファを16進文字列としてデバッグします。
declaredName() - インタフェースio.helidon.common.types.TypeNameのメソッド
通常、コード・ゲンの一部として使用されるのは、この戻り値のサフィクスに".class"がタックされている場合です。
declaredName() - クラスio.helidon.common.types.TypeName.BuilderBase.TypeNameImplのメソッド
通常、コード・ゲンの一部として使用されるのは、この戻り値のサフィクスに".class"がタックされている場合です。
decode(String, Errors.Collector, String) - クラスio.helidon.security.jwt.JwtHeadersのstaticメソッド
 
decoder() - インタフェースio.helidon.http.encoding.ContentEncodingのメソッド
バイトをデコードします。
decoder() - クラスio.helidon.http.encoding.deflate.DeflateEncodingのメソッド
 
decoder() - クラスio.helidon.http.encoding.gzip.GzipEncodingのメソッド
 
decoder(String) - インタフェースio.helidon.http.encoding.ContentEncodingContextのメソッド
IDのコンテンツ・デコーダを取得します。
decodeString(BufferData, int) - クラスio.helidon.http.http2.Http2HuffmanDecoderのメソッド
文字列のデコード。
decodeUri(String) - クラスio.helidon.common.uri.UriEncodingのstaticメソッド
URIセグメントをデコードします。
decorate(T) - インタフェースio.helidon.builder.api.Prototype.BuilderDecoratorのメソッド
ターゲットを飾る機能を提供します。
decorator() - 注釈インタフェースio.helidon.builder.api.Prototype.Blueprintの要素
メソッド・ビルドがコールされる直前に、ビルダーをレートするために使用されます。
decrementInboundConnectionWindowSize(int) - クラスio.helidon.http.http2.ConnectionFlowControlのメソッド
DATAフレームの受信時にコールされるインバウンド接続フロー制御ウィンドウを縮小します。
decrementWindowSize(int) - インタフェースio.helidon.http.http2.FlowControlのメソッド
ウィンドウ・サイズを縮小します。
decrementWindowSize(int) - インタフェースio.helidon.http.http2.WindowSizeのメソッド
ウィンドウ・サイズを縮小します。
decrypt(Base64Value) - クラスio.helidon.common.crypto.AsymmetricCipherのメソッド
 
decrypt(Base64Value) - インタフェースio.helidon.common.crypto.CommonCipherのメソッド
暗号化されたメッセージを復号化します。
decrypt(Base64Value) - クラスio.helidon.common.crypto.SymmetricCipherのメソッド
 
decrypt(Decrypt.Request) - インタフェースio.helidon.integrations.vault.secrets.transit.TransitSecretsのメソッド
指定されたキーを使用して、指定された暗号文を復号化します。
decrypt(DecryptBatch.Request) - インタフェースio.helidon.integrations.vault.secrets.transit.TransitSecretsのメソッド
指定されたキーを使用して、指定された暗号文文字列のバッチを復号化します。
decrypt(Jwk) - クラスio.helidon.security.jwt.EncryptedJwtのメソッド
暗号化されたjwtの内容からSignedJwtを復号化します。
decrypt(JwkKeys) - クラスio.helidon.security.jwt.EncryptedJwtのメソッド
暗号化されたjwtの内容からSignedJwtを復号化します。
decrypt(JwkKeys, Jwk) - クラスio.helidon.security.jwt.EncryptedJwtのメソッド
暗号化されたjwtの内容からSignedJwtを復号化します。
decrypt(String) - クラスio.helidon.security.providers.oidc.common.OidcCookieHandlerのメソッド
暗号テキストをクリア・テキスト(暗号化が有効になっている場合)に復号化します。
decrypt(String) - クラスio.helidon.security.spi.EncryptionProvider.EncryptionSupportのメソッド
バイトを復号化します。
decrypt(String, byte[], byte[], Base64Value) - クラスio.helidon.common.crypto.SymmetricCipherのstaticメソッド
指定されたパラメータを使用してメッセージを復号化します。
decrypt(String, String) - インタフェースio.helidon.security.Securityのメソッド
暗号テキストを復号化します。
decrypt(String, String, byte[], byte[], Base64Value) - クラスio.helidon.common.crypto.SymmetricCipherのstaticメソッド
指定されたパラメータを使用してメッセージを復号化します。
decrypt(String, String, byte[], AlgorithmParameterSpec, Base64Value) - クラスio.helidon.common.crypto.SymmetricCipherのstaticメソッド
指定されたパラメータを使用してメッセージを復号化します。
decrypt(String, String, PrivateKey, Base64Value) - クラスio.helidon.common.crypto.AsymmetricCipherのstaticメソッド
指定された秘密キーと選択されたアルゴリズムでメッセージを復号化します。
Decrypt - io.helidon.integrations.vault.secrets.transitのクラス
リクエストおよびレスポンスを復号化します。
Decrypt.Request - io.helidon.integrations.vault.secrets.transitのクラス
リクエスト・オブジェクト。
Decrypt.Response - io.helidon.integrations.vault.secrets.transitのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
decryptAes(char[], String) - クラスio.helidon.config.encryption.EncryptionUtilのstaticメソッド
AESを使用して復号化します。
decryptAesBytes(char[], String) - クラスio.helidon.config.encryption.EncryptionUtilのstaticメソッド
非推奨。
このメソッドは新しいモジュールに移動されます
DecryptBatch - io.helidon.integrations.vault.secrets.transitのクラス
バッチ・リクエストおよびレスポンスを復号化します。
DecryptBatch.BatchEntry - io.helidon.integrations.vault.secrets.transitのクラス
バッチ・エントリの定義。
DecryptBatch.Request - io.helidon.integrations.vault.secrets.transitのクラス
リクエスト・オブジェクト。
DecryptBatch.Response - io.helidon.integrations.vault.secrets.transitのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
decrypted() - クラスio.helidon.integrations.vault.secrets.transit.Decrypt.Responseのメソッド
復号化されたシークレット。
decryptFromString(String) - インタフェースio.helidon.common.crypto.CommonCipherのメソッド
CommonCipher.encryptToString(Base64Value)によって提供されるcipherTextを復号化します。
decryptKeyAlgorithm(String) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
復号化キー・アルゴリズムが必要です。
decryptKeyLocation(String) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
暗号化されたクレームを復号化するための秘密キー。
decryptRsa(PrivateKey, String) - クラスio.helidon.config.encryption.EncryptionUtilのstaticメソッド
OAEPでRSAを使用して復号化します。
deepMerge(AbstractNodeBuilderImpl.MergingKey, MergeableNode) - クラスio.helidon.config.AbstractNodeBuilderImplのメソッド
構造全体にディープ・マージを適用します。
DEFAULT - 列挙型クラスio.helidon.common.types.Modifierの列挙定数
default修飾子。
DEFAULT - クラスio.helidon.metrics.api.Meter.Scopeのstatic変数
特定のメーターに何も指定されていない場合のデフォルト範囲。
DEFAULT_AGE - クラスio.helidon.cors.CrossOriginConfigのstatic変数
デフォルトのキャッシュ有効期限(秒)。
DEFAULT_BOUNDARY - クラスio.helidon.http.media.multipart.MultiPartSupportのstatic変数
マルチパート・メッセージのエンコードに使用されるデフォルトの境界。
DEFAULT_CALLS - インタフェースio.helidon.faulttolerance.RetryConfigのstatic変数
実行するデフォルトのコール。
DEFAULT_CALLS - クラスio.helidon.faulttolerance.RetryConfig.BuilderBase.RetryConfigImplのstatic変数
実行するデフォルトのコール。
DEFAULT_CAPACITY - クラスio.helidon.common.configurable.LruCacheのstatic変数
キャッシュのデフォルト容量: 10000.
DEFAULT_CONNECT_TIMEOUT_DURATION - インタフェースio.helidon.webserver.ConnectionConfigのstatic変数
デフォルトの接続タイムアウト期間。
DEFAULT_CONNECT_TIMEOUT_DURATION - クラスio.helidon.webserver.ConnectionConfig.BuilderBase.ConnectionConfigImplのstatic変数
デフォルトの接続タイムアウト期間。
DEFAULT_CORE_POOL_SIZE - インタフェースio.helidon.common.configurable.ScheduledThreadPoolConfigのstatic変数
デフォルトのコア・プール・サイズ(16)。
DEFAULT_CORE_POOL_SIZE - クラスio.helidon.common.configurable.ScheduledThreadPoolConfig.BuilderBase.ScheduledThreadPoolConfigImplのstatic変数
デフォルトのコア・プール・サイズ(16)。
DEFAULT_CORE_POOL_SIZE - インタフェースio.helidon.common.configurable.ThreadPoolConfigのstatic変数
デフォルトのコア・プール・サイズ(10)。
DEFAULT_CORE_POOL_SIZE - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBase.ThreadPoolConfigImplのstatic変数
デフォルトのコア・プール・サイズ(10)。
DEFAULT_DB_TYPE - インタフェースio.helidon.dbclient.jdbc.JdbcConnectionPoolのstatic変数
デフォルトのJDBC接続プールのJdbcConnectionPool.dbType()値。
DEFAULT_DELAY - インタフェースio.helidon.faulttolerance.RetryConfigのstatic変数
再試行間のデフォルトの遅延。
DEFAULT_DELAY - クラスio.helidon.faulttolerance.RetryConfig.BuilderBase.RetryConfigImplのstatic変数
再試行間のデフォルトの遅延。
DEFAULT_DIGEST_NONCE_TIMEOUT - クラスio.helidon.security.providers.httpauth.HttpDigestAuthProvider.Builderのstatic変数
デフォルトは24時間です。
DEFAULT_ERROR_MESSAGE - クラスio.helidon.graphql.server.GraphQlConstantsのstatic変数
未チェックの例外およびエラーに対して返されるデフォルトのエラー・メッセージ。
DEFAULT_ERROR_RATIO - インタフェースio.helidon.faulttolerance.CircuitBreakerConfigのstatic変数
 
DEFAULT_ERROR_RATIO - クラスio.helidon.faulttolerance.CircuitBreakerConfig.BuilderBase.CircuitBreakerConfigImplのstatic変数
 
DEFAULT_ERROR_SEVERITY - 注釈インタフェースio.helidon.security.annotations.Auditedの静的変数
OK以外のステータスのデフォルトの重大度。
DEFAULT_EVENT_TYPE - 注釈インタフェースio.helidon.security.annotations.Auditedの静的変数
デフォルト・イベント・タイプ: "request"。
DEFAULT_GROWTH_RATE - インタフェースio.helidon.common.configurable.ThreadPoolConfigのstatic変数
デフォルトの成長率(0)。
DEFAULT_GROWTH_RATE - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBase.ThreadPoolConfigImplのstatic変数
デフォルトの成長率(0)。
DEFAULT_GROWTH_THRESHOLD - インタフェースio.helidon.common.configurable.ThreadPoolConfigのstatic変数
デフォルトの成長しきい値(1000)。
DEFAULT_GROWTH_THRESHOLD - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBase.ThreadPoolConfigImplのstatic変数
デフォルトの成長しきい値(1000)。
DEFAULT_HEADERS - クラスio.helidon.jersey.connector.HelidonPropertiesのstatic変数
基礎となるWebClientで使用されるデフォルト・ヘッダーのリストを使用してMap<String, String>インスタンスを設定するプロパティ名。
DEFAULT_IS_DAEMON - インタフェースio.helidon.common.configurable.ScheduledThreadPoolConfigのstatic変数
作成されたスレッドのデフォルト・デーモン・ステータス(true)。
DEFAULT_IS_DAEMON - クラスio.helidon.common.configurable.ScheduledThreadPoolConfig.BuilderBase.ScheduledThreadPoolConfigImplのstatic変数
作成されたスレッドのデフォルト・デーモン・ステータス(true)。
DEFAULT_IS_DAEMON - インタフェースio.helidon.common.configurable.ThreadPoolConfigのstatic変数
デフォルトはデーモン(true)です。
DEFAULT_IS_DAEMON - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBase.ThreadPoolConfigImplのstatic変数
デフォルトはデーモン(true)です。
DEFAULT_KEEP_ALIVE - インタフェースio.helidon.common.configurable.ThreadPoolConfigのstatic変数
デフォルトのキープ・アライブ(期間書式 - "PT3M")。
DEFAULT_KEEP_ALIVE - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBase.ThreadPoolConfigImplのstatic変数
デフォルトのキープ・アライブ(期間書式 - "PT3M")。
DEFAULT_KEYSTORE_TYPE - インタフェースio.helidon.common.pki.KeystoreKeysのstatic変数
デフォルトのキーストア・タイプ
DEFAULT_KEYSTORE_TYPE - クラスio.helidon.common.pki.KeystoreKeys.BuilderBase.KeystoreKeysImplのstatic変数
デフォルトのキーストア・タイプ
DEFAULT_LIMIT - インタフェースio.helidon.faulttolerance.BulkheadConfigのstatic変数
デフォルト制限
DEFAULT_LIMIT - クラスio.helidon.faulttolerance.BulkheadConfig.BuilderBase.BulkheadConfigImplのstatic変数
デフォルト制限
DEFAULT_LOGGER_NAME - クラスio.helidon.webserver.accesslog.AccessLogFeatureのstatic変数
アクセス・ログ・レコードの記録に使用されるSystem.getLogger(String)の名前。
DEFAULT_LOGGER_NAME - クラスio.helidon.webserver.accesslog.AccessLogRoutingFeatureのstatic変数
アクセス・ログ・レコードの記録に使用されるSystem.getLogger(String)の名前。
DEFAULT_MAX_FRAME_SIZE - インタフェースio.helidon.http.http2.WindowSizeのstatic変数
MAX_FRAME_SIZE (2^14)のデフォルト設定と最小設定。
DEFAULT_MAX_LENGTH - クラスio.helidon.webserver.accesslog.AbstractLogEntryのstatic変数
書き込まれる文字数のデフォルトの制限。
DEFAULT_MAX_POOL_SIZE - インタフェースio.helidon.common.configurable.ThreadPoolConfigのstatic変数
デフォルトの最大プール・サイズ(50)。
DEFAULT_MAX_POOL_SIZE - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBase.ThreadPoolConfigImplのstatic変数
デフォルトの最大プール・サイズ(50)。
DEFAULT_MESSAGE_FORMAT - 注釈インタフェースio.helidon.security.annotations.Auditedの静的変数
デフォルトのメッセージ形式: "%3$s %1$s" %2$s "%5$s %6$sが%4$sによってリクエストされました"。
DEFAULT_METHOD - クラスio.helidon.security.SecurityEnvironment.Builderのstatic変数
デフォルトのメソッドは"GET"です。
DEFAULT_NAME - 注釈インタフェースio.helidon.microprofile.server.RoutingNameの静的変数
WebServerのデフォルト・リスナーの(reserved)に名前を付けます。
DEFAULT_NOT_BEFORE_SECONDS - クラスio.helidon.security.providers.jwt.JwtProvider.JwtOutboundTargetのstatic変数
発行時間前のデフォルトのトークン有効性。
DEFAULT_OK_SEVERITY - 注釈インタフェースio.helidon.security.annotations.Auditedの静的変数
OKステータスのデフォルトの重大度。
DEFAULT_OVERALL_TIMEOUT - インタフェースio.helidon.faulttolerance.RetryConfigのstatic変数
デフォルトの全体的なタイムアウト。
DEFAULT_OVERALL_TIMEOUT - クラスio.helidon.faulttolerance.RetryConfig.BuilderBase.RetryConfigImplのstatic変数
デフォルトの全体的なタイムアウト。
DEFAULT_PATH - クラスio.helidon.health.checks.DiskSpaceHealthCheckのstatic変数
ヘルス・チェックが実行されるファイル・システム上のデフォルト・パス。
DEFAULT_PRESTART - インタフェースio.helidon.common.configurable.ScheduledThreadPoolConfigのstatic変数
スレッドのデフォルトの事前開始ステータス(false)。
DEFAULT_PRESTART - クラスio.helidon.common.configurable.ScheduledThreadPoolConfig.BuilderBase.ScheduledThreadPoolConfigImplのstatic変数
スレッドのデフォルトの事前開始ステータス(false)。
DEFAULT_PRESTART - インタフェースio.helidon.common.configurable.ThreadPoolConfigのstatic変数
スレッドのデフォルトの事前開始(true)。
DEFAULT_PRESTART - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBase.ThreadPoolConfigImplのstatic変数
スレッドのデフォルトの事前開始(true)。
DEFAULT_PRIORITY - インタフェースio.helidon.config.mp.Prioritizedのstatic変数
優先度付けされたコンポーネントのデフォルトの優先度(このインタフェースを実装するか、jakarta.annotation.Priority注釈を使用するか)。
DEFAULT_PRIORITY - インタフェースio.helidon.microprofile.messaging.MessagingChannelProcessorのstatic変数
チャネル・プロセッサのデフォルト優先度。
DEFAULT_PRIVATE_KEY_ALIAS - インタフェースio.helidon.common.pki.KeystoreKeysのstatic変数
デフォルトの秘密キーの別名。
DEFAULT_PRIVATE_KEY_ALIAS - クラスio.helidon.common.pki.KeystoreKeys.BuilderBase.KeystoreKeysImplのstatic変数
デフォルトの秘密キーの別名。
DEFAULT_PROFILE_NAME - インタフェースio.helidon.integrations.oci.sdk.runtime.OciConfigのstatic変数
定数はBMCでプライベートであるため、再定義します。
DEFAULT_PROFILE_NAME - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBase.OciConfigImplのstatic変数
定数はBMCでプライベートであるため、再定義します。
DEFAULT_PROTOCOL - インタフェースio.helidon.common.tls.TlsConfigのstatic変数
デフォルトのプロトコルは"TLS"に設定されています。
DEFAULT_PROTOCOL - クラスio.helidon.common.tls.TlsConfig.BuilderBase.TlsConfigImplのstatic変数
デフォルトのプロトコルは"TLS"に設定されています。
DEFAULT_QUEUE_CAPACITY - インタフェースio.helidon.common.configurable.ThreadPoolConfigのstatic変数
デフォルトのキュー容量 (10000)。
DEFAULT_QUEUE_CAPACITY - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBase.ThreadPoolConfigImplのstatic変数
デフォルトのキュー容量 (10000)。
DEFAULT_QUEUE_LENGTH - インタフェースio.helidon.faulttolerance.BulkheadConfigのstatic変数
デフォルトのキュー長。
DEFAULT_QUEUE_LENGTH - クラスio.helidon.faulttolerance.BulkheadConfig.BuilderBase.BulkheadConfigImplのstatic変数
デフォルトのキュー長。
DEFAULT_READ_TIMEOUT_DURATION - インタフェースio.helidon.webserver.ConnectionConfigのstatic変数
デフォルトの読取りタイムアウト期間。
DEFAULT_READ_TIMEOUT_DURATION - クラスio.helidon.webserver.ConnectionConfig.BuilderBase.ConnectionConfigImplのstatic変数
デフォルトの読取りタイムアウト期間。
DEFAULT_REQUIRED - 注釈インタフェースio.helidon.config.metadata.ConfiguredOptionのstatic変数
ConfiguredOption.required()のデフォルト値はfalseです。
DEFAULT_SO_BUFFER_SIZE - インタフェースio.helidon.webserver.ConnectionConfigのstatic変数
デフォルトのSOバッファ・サイズ。
DEFAULT_SO_BUFFER_SIZE - クラスio.helidon.webserver.ConnectionConfig.BuilderBase.ConnectionConfigImplのstatic変数
デフォルトのSOバッファ・サイズ。
DEFAULT_SOCKET_NAME - インタフェースio.helidon.webserver.WebServerのstatic変数
デフォルトのサーバー・ソケット構成名。
DEFAULT_SUCCESS_THRESHOLD - インタフェースio.helidon.faulttolerance.CircuitBreakerConfigのstatic変数
 
DEFAULT_SUCCESS_THRESHOLD - クラスio.helidon.faulttolerance.CircuitBreakerConfig.BuilderBase.CircuitBreakerConfigImplのstatic変数
 
DEFAULT_TENANT_ID - インタフェースio.helidon.security.providers.oidc.common.spi.TenantConfigFinderのstatic変数
不明なテナントの構成をリクエストするときに使用されるデフォルトのテナントID。
DEFAULT_TENANT_PARAM_NAME - クラスio.helidon.security.providers.oidc.common.OidcConfigのstatic変数
デフォルトのテナント問合せパラメータ名。
DEFAULT_THREAD_NAME_PREFIX - インタフェースio.helidon.common.configurable.ScheduledThreadPoolConfigのstatic変数
デフォルトのスレッド名プレフィクス("helidon-")。
DEFAULT_THREAD_NAME_PREFIX - クラスio.helidon.common.configurable.ScheduledThreadPoolConfig.BuilderBase.ScheduledThreadPoolConfigImplのstatic変数
デフォルトのスレッド名プレフィクス("helidon-")。
DEFAULT_THREAD_NAME_PREFIX - インタフェースio.helidon.common.configurable.ThreadPoolConfigのstatic変数
デフォルトのスレッド名プレフィクス("helidon-")。
DEFAULT_THREAD_NAME_PREFIX - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBase.ThreadPoolConfigImplのstatic変数
デフォルトのスレッド名プレフィクス("helidon-")。
DEFAULT_THRESHOLD - クラスio.helidon.health.checks.DiskSpaceHealthCheckのstatic変数
このチェックでHealthCheckResponse.Status.DOWNのレポートが開始される場合のデフォルトのしきい値パーセント。
DEFAULT_THRESHOLD - クラスio.helidon.health.checks.HeapMemoryHealthCheckのstatic変数
デフォルトのしきい値の割合。
DEFAULT_TOKEN_HANDLER - クラスio.helidon.security.providers.httpauth.HttpBasicOutboundConfigのstatic変数
HTTP basic認証のデフォルト・トークン・ハンドラ - Authorizationヘッダーおよびbasic プレフィクスを使用します。
DEFAULT_TRANSPORT - クラスio.helidon.security.SecurityEnvironment.Builderのstatic変数
デフォルトのトランスポートは"http"です。
DEFAULT_URI - クラスio.helidon.config.etcd.EtcdConfigSourceBuilderのstatic変数
デフォルトのEtcdエンドポイント(http://localhost:2379)。
DEFAULT_VALIDITY_SECONDS - クラスio.helidon.security.providers.jwt.JwtProvider.JwtOutboundTargetのstatic変数
アウトバウンド・ターゲットのデフォルト・トークンの有効性。
DEFAULT_VERSION - クラスio.helidon.config.etcd.EtcdConfigSourceBuilderのstatic変数
デフォルトのEtcd APIバージョン(EtcdConfigSourceBuilder.EtcdApi.v3)。
DEFAULT_VOLUME - インタフェースio.helidon.faulttolerance.CircuitBreakerConfigのstatic変数
 
DEFAULT_VOLUME - クラスio.helidon.faulttolerance.CircuitBreakerConfig.BuilderBase.CircuitBreakerConfigImplのstatic変数
 
DEFAULT_WEIGHT - インタフェースio.helidon.common.Weightedのstatic変数
重み付けされたコンポーネント(このインタフェースを実装するか、Weight注釈を使用するか)のデフォルト重み。
DEFAULT_WIN_SIZE - インタフェースio.helidon.http.http2.WindowSizeのstatic変数
デフォルトのウィンドウ・サイズ。
defaultCase() - インタフェースio.helidon.http.HeaderNameのメソッド
HTTP/1で使用されるヘッダー名、またはこのヘッダーの"human-readable"値。
defaultConfig() - クラスio.helidon.webclient.http1.Http1ClientSpiProviderのメソッド
 
defaultConfig() - クラスio.helidon.webclient.http2.Http2ClientSpiProviderのメソッド
 
defaultConfig() - インタフェースio.helidon.webclient.spi.ClientProtocolProviderのメソッド
このプロトコルのデフォルト構成。
defaultConfig() - クラスio.helidon.webclient.websocket.WsProtocolProviderのメソッド
 
defaultConfig(SignedHeadersConfig.HeadersConfig) - クラスio.helidon.security.providers.httpsign.SignedHeadersConfig.Builderのメソッド
デフォルト構成は、明示的な構成を持たないメソッドによって使用されます。
defaultCookies() - クラスio.helidon.webclient.api.WebClientCookieManagerConfig.BuilderBaseのメソッド
cookieが有効な場合、すべてのリクエストに含めるデフォルトcookieのマップ。
defaultCookies() - クラスio.helidon.webclient.api.WebClientCookieManagerConfig.BuilderBase.WebClientCookieManagerConfigImplのメソッド
 
defaultCookies() - インタフェースio.helidon.webclient.api.WebClientCookieManagerConfigのメソッド
cookieが有効な場合、すべてのリクエストに含めるデフォルトcookieのマップ。
defaultCookies(Map<? extends String, ? extends String>) - クラスio.helidon.webclient.api.WebClientCookieManagerConfig.BuilderBaseのメソッド
このメソッドは、すべての値を新しい値に置き換えます。
DefaultDnsResolver - io.helidon.webclient.apiのクラス
デフォルトのDNSリソルバ。
defaultEndpoint() - 列挙型クラスio.helidon.health.HealthCheckTypeのメソッド
ヘルス・チェックのルート(レディネスためのreadyなど、デフォルトではフルパスは/observe/health/readyになります)に対するヘルス・チェック・タイプのデフォルトのエンドポイント。
defaultErrorMessage() - インタフェースio.helidon.graphql.server.InvocationHandlerのメソッド
デフォルトのエラー・メッセージを構成しました。
defaultErrorMessage(String) - クラスio.helidon.graphql.server.InvocationHandler.Builderのメソッド
内部サーバー・エラーが発生した場合に返すデフォルトのエラー・メッセージ。
defaultHandler() - インタフェースio.helidon.http.DirectHandlerのstaticメソッド
デフォルト・ハンドラは、HTMLでメッセージ(存在する場合)をエンコードし、イベント・タイプのデフォルト・ステータス・コードを使用し、構成されているすべてのヘッダーをコピーします。
defaultHeadersMap() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
構成からのすべてのリクエストで使用されるデフォルトのヘッダー。
defaultHeadersMap() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBase.HttpClientConfigImplのメソッド
 
defaultHeadersMap() - インタフェースio.helidon.webclient.http1.Http1ClientConfigのメソッド
構成からのすべてのリクエストで使用されるデフォルトのヘッダー。
defaultHeadersMap() - クラスio.helidon.webclient.http1.Http1ClientConfig.BuilderBase.Http1ClientConfigImplのメソッド
構成からのすべてのリクエストで使用されるデフォルトのヘッダー。
defaultHeadersMap() - インタフェースio.helidon.webclient.http2.Http2ClientConfigのメソッド
構成からのすべてのリクエストで使用されるデフォルトのヘッダー。
defaultHeadersMap() - クラスio.helidon.webclient.http2.Http2ClientConfig.BuilderBase.Http2ClientConfigImplのメソッド
構成からのすべてのリクエストで使用されるデフォルトのヘッダー。
defaultHeadersMap() - インタフェースio.helidon.webclient.api.HttpClientConfigのメソッド
構成からのすべてのリクエストで使用されるデフォルトのヘッダー。
defaultHeadersMap() - インタフェースio.helidon.webclient.api.WebClientConfigのメソッド
構成からのすべてのリクエストで使用されるデフォルトのヘッダー。
defaultHeadersMap() - クラスio.helidon.webclient.api.WebClientConfig.BuilderBase.WebClientConfigImplのメソッド
構成からのすべてのリクエストで使用されるデフォルトのヘッダー。
defaultHeadersMap() - インタフェースio.helidon.webclient.websocket.WsClientConfigのメソッド
構成からのすべてのリクエストで使用されるデフォルトのヘッダー。
defaultHeadersMap() - クラスio.helidon.webclient.websocket.WsClientConfig.BuilderBase.WsClientConfigImplのメソッド
構成からのすべてのリクエストで使用されるデフォルトのヘッダー。
defaultHeadersMap(Map<? extends String, ? extends String>) - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
このメソッドは、すべての値を新しい値に置き換えます。
defaultIdcsSubjectType() - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBaseのメソッド
IDCSからのデータのリクエスト時に使用するデフォルトのサブジェクト・タイプ。
defaultIdcsSubjectType(String) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBase.Builderのメソッド
IDCSからロールをリクエストするときに使用するサブジェクト・タイプを構成します。
defaultIfEmpty(Supplier<? extends T>) - インタフェースio.helidon.common.reactive.Multiのメソッド
アップストリームが空の場合、指定したサプライヤが提供するデフォルト品目にシグナルを送信します。
defaultIfEmpty(Supplier<? extends T>) - インタフェースio.helidon.common.reactive.Singleのメソッド
アップストリームが空の場合、指定したサプライヤが提供するデフォルト品目にシグナルを送信します。
defaultIfEmpty(Supplier<? extends T>) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
アップストリームが空の場合、指定したサプライヤが提供するデフォルト品目にシグナルを送信します。
defaultIfEmpty(T) - インタフェースio.helidon.common.reactive.Multiのメソッド
アップストリームが空の場合、デフォルトのアイテムを通知します。
defaultIfEmpty(T) - インタフェースio.helidon.common.reactive.Singleのメソッド
アップストリームが空の場合、デフォルトのアイテムを通知します。
defaultIfEmpty(T) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
アップストリームが空の場合、デフォルトのアイテムを通知します。
defaultJwk(Jwk) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
使用するデフォルトJWK。
defaultKeepAlive() - クラスio.helidon.webclient.http1.Http1ClientProtocolConfig.BuilderBaseのメソッド
デフォルトでキープアライブを使用するかどうか。
defaultKeepAlive() - クラスio.helidon.webclient.http1.Http1ClientProtocolConfig.BuilderBase.Http1ClientProtocolConfigImplのメソッド
 
defaultKeepAlive() - インタフェースio.helidon.webclient.http1.Http1ClientProtocolConfigのメソッド
デフォルトでキープアライブを使用するかどうか。
defaultKeepAlive(boolean) - クラスio.helidon.webclient.http1.Http1ClientProtocolConfig.BuilderBaseのメソッド
デフォルトでキープアライブを使用するかどうか。
defaultKeyId(String) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
使用するデフォルトJWTキーID。
defaultLeaseTtl(Duration) - クラスio.helidon.integrations.vault.sys.EnableAuth.Requestのメソッド
デフォルトのリース期間。
defaultLeaseTtl(Duration) - クラスio.helidon.integrations.vault.sys.EnableEngine.Requestのメソッド
デフォルトのリース期間。
defaultLogFormat() - クラスio.helidon.webserver.accesslog.AccessLogConfig.BuilderBaseのメソッド
デフォルトのログ形式を使用します。
defaultLogFormat() - クラスio.helidon.webserver.accesslog.AccessLogRoutingFeature.Builderのメソッド
デフォルトのログ形式を使用します。
defaultLookup() - 列挙型クラスio.helidon.webclient.api.DnsAddressLookupの静的メソッド
このVMのデフォルトのアドレス検索。
DefaultMethodProxyHandler() - クラスio.helidon.integrations.graal.mp.nativeimage.extension.RestClientSubstitution.DefaultMethodProxyHandlerのコンストラクタ
 
defaultMount() - インタフェースio.helidon.integrations.vault.Engineのメソッド
このエンジンをマウントするためのデフォルト・パス。
DefaultMultitenancyEndpoints(OidcConfig) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.DefaultMultitenancyEndpointsのコンストラクタ
デフォルトURIを使用して、指定されたOIDC構成からエンドポイントを作成します。
DefaultOciCertificatesDownloader$$Injection$$Activator - io.helidon.integrations.oci.tls.certificatesのクラス
DefaultOciCertificatesDownloaderのアクティベータ。
DefaultOciCertificatesDownloader$$Injection$$Activator() - クラスio.helidon.integrations.oci.tls.certificates.DefaultOciCertificatesDownloader$$Injection$$Activatorのコンストラクタ
デフォルトのアクティベータ・コンストラクタです。
DefaultOciCertificatesTlsManagerProvider - io.helidon.integrations.oci.tls.certificatesのクラス
OciCertificatesTlsManagerのサービス・プロバイダ。
DefaultOciCertificatesTlsManagerProvider() - クラスio.helidon.integrations.oci.tls.certificates.DefaultOciCertificatesTlsManagerProviderのコンストラクタ
非推奨。
これはJava ServiceLoader実装であり、コンストラクタを直接使用しないでください
DefaultOciPrivateKeyDownloader$$Injection$$Activator - io.helidon.integrations.oci.tls.certificatesのクラス
DefaultOciPrivateKeyDownloaderのアクティベータ。
DefaultOciPrivateKeyDownloader$$Injection$$Activator() - クラスio.helidon.integrations.oci.tls.certificates.DefaultOciPrivateKeyDownloader$$Injection$$Activatorのコンストラクタ
デフォルトのアクティベータ・コンストラクタです。
defaultPath() - インタフェースio.helidon.integrations.vault.AuthMethodのメソッド
認証メソッドがマウントされるデフォルトのパス。
defaultPath(String) - クラスio.helidon.integrations.vault.sys.EnableAuth.Requestのメソッド
パスが定義されていない場合、エンジン/メソッドがマウントされるデフォルトのパスを指定します。
defaultPath(String) - クラスio.helidon.integrations.vault.sys.EnableEngine.Requestのメソッド
パスが定義されていない場合、エンジン/メソッドがマウントされるデフォルトのパスを指定します。
defaultRequestHeaders() - インタフェースio.helidon.webclient.http1.Http1ClientConfigのメソッド
ヘッダー・オブジェクトとしてのデフォルトのヘッダー。
defaultRequestHeaders() - クラスio.helidon.webclient.http1.Http1ClientConfig.BuilderBase.Http1ClientConfigImplのメソッド
ヘッダー・オブジェクトとしてのデフォルトのヘッダー。
defaultRequestHeaders() - インタフェースio.helidon.webclient.http2.Http2ClientConfigのメソッド
ヘッダー・オブジェクトとしてのデフォルトのヘッダー。
defaultRequestHeaders() - クラスio.helidon.webclient.http2.Http2ClientConfig.BuilderBase.Http2ClientConfigImplのメソッド
ヘッダー・オブジェクトとしてのデフォルトのヘッダー。
defaultRequestHeaders() - インタフェースio.helidon.webclient.api.HttpClientConfigのメソッド
ヘッダー・オブジェクトとしてのデフォルトのヘッダー。
defaultRequestHeaders() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBase.HttpClientConfigImplのメソッド
ヘッダー・オブジェクトとしてのデフォルトのヘッダー。
defaultRequestHeaders() - インタフェースio.helidon.webclient.api.WebClientConfigのメソッド
ヘッダー・オブジェクトとしてのデフォルトのヘッダー。
defaultRequestHeaders() - クラスio.helidon.webclient.api.WebClientConfig.BuilderBase.WebClientConfigImplのメソッド
ヘッダー・オブジェクトとしてのデフォルトのヘッダー。
defaultRequestHeaders() - インタフェースio.helidon.webclient.websocket.WsClientConfigのメソッド
ヘッダー・オブジェクトとしてのデフォルトのヘッダー。
defaultRequestHeaders() - クラスio.helidon.webclient.websocket.WsClientConfig.BuilderBase.WsClientConfigImplのメソッド
ヘッダー・オブジェクトとしてのデフォルトのヘッダー。
defaultRoutingBuilder() - インタフェースio.helidon.microprofile.server.RoutingBuildersのメソッド
デフォルトのルーティング・ビルダー。
defaults() - クラスio.helidon.webserver.security.SecurityFeatureConfig.BuilderBaseのメソッド
デフォルトのセキュリティ・ハンドラ。
defaults() - クラスio.helidon.webserver.security.SecurityFeatureConfig.BuilderBase.SecurityFeatureConfigImplのメソッド
 
defaults() - インタフェースio.helidon.webserver.security.SecurityFeatureConfigのメソッド
デフォルトのセキュリティ・ハンドラ。
defaults(DirectHandlers) - クラスio.helidon.webserver.http.DirectHandlers.Builderのメソッド
作成されたハンドラでサポートされていない偶数タイプのデフォルトを追加します。
defaults(SecurityHandler) - クラスio.helidon.webserver.security.SecurityFeatureConfig.BuilderBaseのメソッド
デフォルトのセキュリティ・ハンドラ。
defaults(SecurityHandlerConfig) - クラスio.helidon.webserver.security.SecurityFeatureConfig.BuilderBaseのメソッド
デフォルトのセキュリティ・ハンドラ。
defaults(Consumer<SecurityHandlerConfig.Builder>) - クラスio.helidon.webserver.security.SecurityFeatureConfig.BuilderBaseのメソッド
デフォルトのセキュリティ・ハンドラ。
defaults(Supplier<? extends SecurityHandler>) - クラスio.helidon.webserver.security.SecurityFeatureConfig.BuilderBaseのメソッド
デフォルトのセキュリティ・ハンドラ。
defaultStatus() - 列挙型クラスio.helidon.http.DirectHandler.EventTypeのメソッド
このイベント・タイプのデフォルト・ステータス。
defaultTimeValidators() - クラスio.helidon.security.jwt.Jwtのstaticメソッド
有効期限、発行時間および事前以外の時間をバリデートするバリデータのリストを返します。
defaultTimeValidators(Instant, int, ChronoUnit, boolean) - クラスio.helidon.security.jwt.Jwtのstaticメソッド
有効期限、発行時間および事前以外の時間をバリデートするバリデータのリストを返します。
defaultTtl(Duration) - クラスio.helidon.integrations.vault.secrets.database.DbCreateRole.Requestのメソッド
このロールに関連付けられたリースのTTLを指定します。
defaultValue() - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのメソッド
文字列として表される、要素に割り当てられたデフォルト値。
defaultValue() - クラスio.helidon.common.types.TypedElementInfo.BuilderBase.TypedElementInfoImplのメソッド
 
defaultValue() - インタフェースio.helidon.common.types.TypedElementInfoのメソッド
文字列として表される、要素に割り当てられたデフォルト値。
defaultValue() - インタフェースio.helidon.http.http2.Http2Settingのメソッド
この設定の型付きデフォルト値。
defaultValue() - クラスio.helidon.metrics.api.ScopingConfig.BuilderBaseのメソッド
明示的な設定なしで登録されたメーターに関連付けるデフォルトのスコープ値。設定なしの場合、メーターはスコープ"アプリケーション・ソフトウェア"に割り当てられます。
defaultValue() - クラスio.helidon.metrics.api.ScopingConfig.BuilderBase.ScopingConfigImplのメソッド
 
defaultValue() - インタフェースio.helidon.metrics.api.ScopingConfigのメソッド
明示的な設定なしで登録されたメーターに関連付けるデフォルトのスコープ値。設定なしの場合、メーターはスコープ"アプリケーション・ソフトウェア"に割り当てられます。
defaultValue(String) - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのメソッド
文字列として表される、要素に割り当てられたデフォルト値。
defaultValue(String) - クラスio.helidon.metrics.api.ScopingConfig.BuilderBaseのメソッド
明示的な設定なしで登録されたメーターに関連付けるデフォルトのスコープ値。設定なしの場合、メーターはスコープ"アプリケーション・ソフトウェア"に割り当てられます。
defaultWeight(double) - クラスio.helidon.common.HelidonServiceLoader.Builderのメソッド
何もないサービスのデフォルトの重みを構成します。
defer(Supplier<? extends Single<? extends T>>) - インタフェースio.helidon.common.reactive.Singleのstaticメソッド
個々のダウンストリーム・サブスクライバに対して特定のサプライヤ機能をコールし、サブスクライブするFlow.Publisherを返します。
defer(Supplier<? extends Flow.Publisher<? extends T>>) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
個々のダウンストリーム・サブスクライバに対して特定のサプライヤ機能をコールし、サブスクライブするFlow.Publisherを返します。
deferredRequest(AtomicReference<Flow.Subscription>, AtomicLong, long) - 列挙型クラスio.helidon.common.reactive.SubscriptionHelperの静的メソッド
サブスクリプション・フィールドがサブスクリプション・インスタンスを受信するまでリクエスト金額を累計してから、この累計金額をリクエストし、後続のリクエストを転送します。
deferredSetOnce(AtomicReference<Flow.Subscription>, AtomicLong, Flow.Subscription) - 列挙型クラスio.helidon.common.reactive.SubscriptionHelperの静的メソッド
フィールドに唯一のアップストリーム・サブスクリプションを原子的に設定し、requestedFieldに累積される金額をリクエストします。
definitionClass() - インタフェースio.helidon.jersey.common.InvokedResourceのメソッド
リソース定義クラス。
definitionMethod() - インタフェースio.helidon.jersey.common.InvokedResourceのメソッド
呼び出されるリソース・メソッドを定義するメソッド。
DeflateEncoding - io.helidon.http.encoding.deflateのクラス
deflateコンテンツ・エンコーディングのサポート。
DeflateEncodingProvider - io.helidon.http.encoding.deflateのクラス
deflateコンテンツ・エンコーディングのサポート。
DeflateEncodingProvider() - クラスio.helidon.http.encoding.deflate.DeflateEncodingProviderのコンストラクタ
 
delay() - クラスio.helidon.config.SimpleRetryPolicyのメソッド
再試行間の遅延。
delay() - クラスio.helidon.faulttolerance.CircuitBreakerConfig.BuilderBase.CircuitBreakerConfigImplのメソッド
 
delay() - クラスio.helidon.faulttolerance.CircuitBreakerConfig.BuilderBaseのメソッド
open状態からhalf-open状態に遷移するまでの待機時間。
delay() - インタフェースio.helidon.faulttolerance.CircuitBreakerConfigのメソッド
open状態からhalf-open状態に遷移するまでの待機時間。
delay() - クラスio.helidon.faulttolerance.RetryConfig.BuilderBaseのメソッド
試行と再試行の間のベース遅延。
delay() - クラスio.helidon.faulttolerance.RetryConfig.BuilderBase.RetryConfigImplのメソッド
 
delay() - インタフェースio.helidon.faulttolerance.RetryConfigのメソッド
試行と再試行の間のベース遅延。
delay() - クラスio.helidon.scheduling.FixedRateConfig.BuilderBaseのメソッド
各呼出し間の固定レート遅延。
delay() - クラスio.helidon.scheduling.FixedRateConfig.BuilderBase.FixedRateConfigImplのメソッド
 
delay() - インタフェースio.helidon.scheduling.FixedRateConfigのメソッド
各呼出し間の固定レート遅延。
delay() - インタフェースio.helidon.scheduling.FixedRateInvocationのメソッド
次回の呼出しの前の遅延。
delay(long) - クラスio.helidon.integrations.oci.metrics.OciMetricsSupport.Builderのメソッド
メトリックの転記間隔を(デフォルトは60Lです)に設定します。
delay(long) - クラスio.helidon.scheduling.FixedRateConfig.BuilderBaseのメソッド
各呼出し間の固定レート遅延。
delay(long) - クラスio.helidon.scheduling.Scheduling.FixedRateBuilderのメソッド
非推奨。
各呼出し間の固定レート遅延。
delay(Duration) - クラスio.helidon.config.FileSystemWatcher.Builderのメソッド
スケジュール間の遅延を構成します。
delay(Duration) - クラスio.helidon.config.SimpleRetryPolicy.Builderのメソッド
呼出し間の遅延。
delay(Duration) - クラスio.helidon.faulttolerance.CircuitBreakerConfig.BuilderBaseのメソッド
open状態からhalf-open状態に遷移するまでの待機時間。
delay(Duration) - クラスio.helidon.faulttolerance.Retry.DelayingRetryPolicy.Builderのメソッド
呼出し間の基本遅延。
delay(Duration) - クラスio.helidon.faulttolerance.Retry.JitterRetryPolicy.Builderのメソッド
呼出し間の基本遅延。
delay(Duration) - クラスio.helidon.faulttolerance.RetryConfig.BuilderBaseのメソッド
試行と再試行の間のベース遅延。
delayFactor() - クラスio.helidon.config.SimpleRetryPolicyのメソッド
遅延乗算ファクタ。
delayFactor() - クラスio.helidon.faulttolerance.RetryConfig.BuilderBaseのメソッド
遅延再試行ポリシー係数。
delayFactor() - クラスio.helidon.faulttolerance.RetryConfig.BuilderBase.RetryConfigImplのメソッド
 
delayFactor() - インタフェースio.helidon.faulttolerance.RetryConfigのメソッド
遅延再試行ポリシー係数。
delayFactor(double) - クラスio.helidon.config.SimpleRetryPolicy.Builderのメソッド
遅延乗算係数。
delayFactor(double) - クラスio.helidon.faulttolerance.Retry.DelayingRetryPolicy.Builderのメソッド
遅延乗算係数。
delayFactor(double) - クラスio.helidon.faulttolerance.RetryConfig.BuilderBaseのメソッド
遅延再試行ポリシー係数。
delayType() - 注釈インタフェースio.helidon.microprofile.scheduling.FixedRateの要素
遅延を前のタスクの開始または終了から計算するかどうか。
delayType() - クラスio.helidon.scheduling.FixedRateConfig.BuilderBaseのメソッド
前のタスクが開始または終了した時点から呼出し間の遅延を計算するかどうかを構成します。
delayType() - クラスio.helidon.scheduling.FixedRateConfig.BuilderBase.FixedRateConfigImplのメソッド
 
delayType() - インタフェースio.helidon.scheduling.FixedRateConfigのメソッド
前のタスクが開始または終了した時点から呼出し間の遅延を計算するかどうかを構成します。
delayType(FixedRate.DelayType) - クラスio.helidon.scheduling.FixedRateConfig.BuilderBaseのメソッド
前のタスクが開始または終了した時点から呼出し間の遅延を計算するかどうかを構成します。
delegate() - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
このDelegatingConnectionの基礎となるConnectionを返します。
delegate() - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
すべての操作の委任先となるResultSetを返します。
delegate() - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
すべての操作の委任先となるStatementを返します。
DelegatingCallableStatement - io.helidon.integrations.jdbcのクラス
別のJDBC 4.3準拠のCallableStatementに委任する、JDBC 4.3準拠のCallableStatement
DelegatingCallableStatement(Connection, CallableStatement, boolean, boolean) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのコンストラクタ
新しいDelegatingCallableStatementを作成します。
DelegatingConnection - io.helidon.integrations.jdbcのクラス
別のJDBC 4.3準拠のConnectionに委任する、JDBC 4.3準拠のConnection
DelegatingConnection(Connection) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのコンストラクタ
新しいDelegatingConnectionを作成します。
DelegatingDatabaseMetaData - io.helidon.integrations.jdbcのクラス
別のJDBC 4.3準拠のDatabaseMetaDataに委任する、JDBC 4.3準拠のDatabaseMetaData
DelegatingDatabaseMetaData(Connection, DatabaseMetaData) - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのコンストラクタ
新しいDelegatingDatabaseMetaDataを作成します。
DelegatingInjectionTarget<T> - io.helidon.integrations.cdi.delegatesのクラス
すべてのメソッド・コールを基礎となるInjectionTarget実装およびProducer実装に転送するDelegatingProducerおよびInjectionTarget
DelegatingInjectionTarget(InjectionTarget<T> ) - クラスio.helidon.integrations.cdi.delegates.DelegatingInjectionTargetのコンストラクタ
新しいDelegatingInjectionTargetを作成します。
DelegatingInjectionTarget(InjectionTarget<T>, Producer<T> ) - クラスio.helidon.integrations.cdi.delegates.DelegatingInjectionTargetのコンストラクタ
新しいDelegatingInjectionTargetを作成します。
DelegatingPreparedStatement<S> - io.helidon.integrations.jdbcのクラス
別のJDBC 4.3準拠のPreparedStatementに委任する、JDBC 4.3準拠のPreparedStatement
DelegatingPreparedStatement(Connection, S, boolean, boolean) - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのコンストラクタ
新しいDelegatingPreparedStatementを作成します。
DelegatingProducer<T> - io.helidon.integrations.cdi.delegatesのクラス
すべての操作を別のProducerに転送するProducer実装。
DelegatingProducer(Producer<T> ) - クラスio.helidon.integrations.cdi.delegates.DelegatingProducerのコンストラクタ
新しいDelegatingProducerを作成します。
DelegatingResultSet - io.helidon.integrations.jdbcのクラス
別のJDBC 4.3準拠のResultSetに委任する、JDBC 4.3準拠のResultSet
DelegatingResultSet(Statement, ResultSet, boolean, boolean) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのコンストラクタ
新しいDelegatingResultSetを作成します。
DelegatingStatement<S> - io.helidon.integrations.jdbcのクラス
別のJDBC 4.3準拠のStatementに委任する、JDBC 4.3準拠のStatement
DelegatingStatement(Connection, S, boolean, boolean) - クラスio.helidon.integrations.jdbc.DelegatingStatementのコンストラクタ
新しいDelegatingStatementを作成します。
DelegatingTransactionManager - io.helidon.integrations.jta.cdiのクラス
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
Narayana自体に同等のクラスが存在します。
DelegatingTransactionManager(TransactionManager) - クラスio.helidon.integrations.jta.cdi.DelegatingTransactionManagerのコンストラクタ
非推奨。
新しいDelegatingTransactionManagerを作成します。
DelegatingTransactionSynchronizationRegistry - io.helidon.integrations.jta.cdiのクラス
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
Narayana自体に同等のクラスが存在します。
DelegatingTransactionSynchronizationRegistry(TransactionSynchronizationRegistry) - クラスio.helidon.integrations.jta.cdi.DelegatingTransactionSynchronizationRegistryのコンストラクタ
非推奨。
新しいDelegatingTransactionSynchronizationRegistryを作成します。
delete() - インタフェースio.helidon.webclient.api.HttpClientのメソッド
デフォルト・パスを持つdeleteメソッドのショートカット。
delete(DeleteCubbyhole.Request) - インタフェースio.helidon.integrations.vault.secrets.cubbyhole.CubbyholeSecretsのメソッド
シークレットを削除します。
delete(DbDelete.Request) - インタフェースio.helidon.integrations.vault.secrets.database.DbSecretsのメソッド
データベース構成を削除します。
delete(DeleteKv1.Request) - インタフェースio.helidon.integrations.vault.secrets.kv1.Kv1Secretsのメソッド
シークレットを削除します。
delete(DeleteKv2.Request) - インタフェースio.helidon.integrations.vault.secrets.kv2.Kv2Secretsのメソッド
シークレット・バージョンを削除します。
delete(Handler...) - インタフェースio.helidon.webserver.http.HttpRouting.Builderのメソッド
 
delete(Handler...) - インタフェースio.helidon.webserver.http.HttpRulesのメソッド
削除ルートを追加します。
delete(String) - インタフェースio.helidon.integrations.vault.secrets.cubbyhole.CubbyholeSecretsのメソッド
Cubbyholeシークレットを削除します。
delete(String) - インタフェースio.helidon.integrations.vault.secrets.database.DbSecretsのメソッド
データベース構成を削除します。
delete(String) - インタフェースio.helidon.integrations.vault.secrets.kv1.Kv1Secretsのメソッド
シークレットを削除します。
delete(String) - インタフェースio.helidon.webclient.api.HttpClientのメソッド
パスを持つdeleteメソッドのショートカット。
delete(String, int...) - インタフェースio.helidon.integrations.vault.secrets.kv2.Kv2Secretsのメソッド
シークレットの特定のバージョンを削除します。
delete(String, ApiRequest<?>, ApiResponse.Builder<?, T>) - インタフェースio.helidon.integrations.common.rest.RestApiのメソッド
レスポンス・エンティティなしで削除します。
delete(String, Handler...) - インタフェースio.helidon.webserver.http.HttpRouting.Builderのメソッド
 
delete(String, Handler...) - インタフェースio.helidon.webserver.http.HttpRulesのメソッド
削除ルートを追加します。
delete(String, Object...) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
引数として渡された文を使用して、delete文を作成および実行します。
DELETE - 列挙型クラスio.helidon.dbclient.DbStatementTypeの列挙定数
Deleteは、既存のレコードを削除する文です。
DELETE - クラスio.helidon.http.Methodのstatic変数
DELETEメソッドは、Request-URIによって識別されたリソースが起点サーバーによって削除されることを要求します。
deleteAll(DeleteAllKv2.Request) - インタフェースio.helidon.integrations.vault.secrets.kv2.Kv2Secretsのメソッド
シークレットとそのすべてのバージョンを完全に削除します。
deleteAll(String) - インタフェースio.helidon.integrations.vault.secrets.kv2.Kv2Secretsのメソッド
シークレットとそのすべてのバージョンを完全に削除します。
DeleteAllKv2 - io.helidon.integrations.vault.secrets.kv2のクラス
すべてのキー/バリュー・バージョン2シークレット・バージョン・リクエストおよびレスポンスを削除します。
DeleteAllKv2.Request - io.helidon.integrations.vault.secrets.kv2のクラス
リクエスト・オブジェクト。
DeleteAllKv2.Response - io.helidon.integrations.vault.secrets.kv2のクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
deleteAppRole(DeleteAppRole.Request) - インタフェースio.helidon.integrations.vault.auths.approle.AppRoleAuthのメソッド
リクエストを完全に制御したメソッドから既存のAppRoleを削除します。
DeleteAppRole - io.helidon.integrations.vault.auths.approleのクラス
AppRoleリクエストおよびレスポンスを削除します。
DeleteAppRole.Request - io.helidon.integrations.vault.auths.approleのクラス
リクエスト・オブジェクト。
DeleteAppRole.Response - io.helidon.integrations.vault.auths.approleのクラス
AppRoleレスポンスを削除します。
DeleteCubbyhole - io.helidon.integrations.vault.secrets.cubbyholeのクラス
Cubbyholeシークレット・リクエストおよびレスポンスを削除します。
DeleteCubbyhole.Request - io.helidon.integrations.vault.secrets.cubbyholeのクラス
リクエスト・オブジェクト。
DeleteCubbyhole.Response - io.helidon.integrations.vault.secrets.cubbyholeのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
deleted() - クラスio.helidon.integrations.vault.secrets.kv2.Kv2Metadataのメソッド
シークレットが削除されるかどうか (削除取消可能)。
DELETED - 列挙型クラスio.helidon.config.spi.ChangeEventTypeの列挙定数
コンテンツが存在しません。
deletedTime() - クラスio.helidon.integrations.vault.secrets.kv2.Kv2Metadataのメソッド
削除されたシークレットのタイムスタンプを削除しました。
deleteKey(DeleteKey.Request) - インタフェースio.helidon.integrations.vault.secrets.transit.TransitSecretsのメソッド
名前付き暗号キーを削除します。
DeleteKey - io.helidon.integrations.vault.secrets.transitのクラス
キー・リクエストおよびレスポンスを削除します。
DeleteKey.Request - io.helidon.integrations.vault.secrets.transitのクラス
リクエスト・オブジェクト。
DeleteKey.Response - io.helidon.integrations.vault.secrets.transitのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
DeleteKv1 - io.helidon.integrations.vault.secrets.kv1のクラス
キー/バリュー・バージョン1のシークレット・リクエストおよびレスポンスを削除します。
DeleteKv1.Request - io.helidon.integrations.vault.secrets.kv1のクラス
リクエスト・オブジェクト。
DeleteKv1.Response - io.helidon.integrations.vault.secrets.kv1のクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
DeleteKv2 - io.helidon.integrations.vault.secrets.kv2のクラス
キー/バリュー・バージョン2シークレット・バージョン・リクエストおよびレスポンス。
DeleteKv2.Request - io.helidon.integrations.vault.secrets.kv2のクラス
リクエスト・オブジェクト。
DeleteKv2.Response - io.helidon.integrations.vault.secrets.kv2のクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
deletePolicy(DeletePolicy.Request) - インタフェースio.helidon.integrations.vault.sys.Sysのメソッド
ポリシーを削除します。
deletePolicy(String) - インタフェースio.helidon.integrations.vault.sys.Sysのメソッド
ポリシーを削除します。
DeletePolicy - io.helidon.integrations.vault.sysのクラス
ポリシー・リクエストおよびレスポンスを作成します。
DeletePolicy.Request - io.helidon.integrations.vault.sysのクラス
リクエスト・オブジェクト。
DeletePolicy.Response - io.helidon.integrations.vault.sysのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
deleteRole(DeleteRole.Request) - インタフェースio.helidon.integrations.vault.auths.k8s.K8sAuthのメソッド
以前に登録されたロールを削除します。
deleteRole(DbDeleteRole.Request) - インタフェースio.helidon.integrations.vault.secrets.database.DbSecretsのメソッド
データベース・ロールを削除します。
deleteRole(String) - インタフェースio.helidon.integrations.vault.secrets.database.DbSecretsのメソッド
データベース・ロールを削除します。
DeleteRole - io.helidon.integrations.vault.auths.k8sのクラス
ロールの削除リクエスト。
DeleteRole.Request - io.helidon.integrations.vault.auths.k8sのクラス
リクエスト・オブジェクト。
DeleteRole.Response - io.helidon.integrations.vault.auths.k8sのクラス
ロールの削除レスポンス。
deleteRow() - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
deletesAreDetected(int) - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
deleteTokenRole(DeleteTokenRole.Request) - インタフェースio.helidon.integrations.vault.auths.token.TokenAuthのメソッド
名前付きトークン・ロールを削除します。
DeleteTokenRole - io.helidon.integrations.vault.auths.tokenのクラス
トークン・ロール・リクエストを削除します。
DeleteTokenRole.Request - io.helidon.integrations.vault.auths.tokenのクラス
リクエスト・オブジェクト。
DeleteTokenRole.Response - io.helidon.integrations.vault.auths.tokenのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
deletionDirectory(String) - クラスio.helidon.integrations.microstream.core.EmbeddedStorageManagerBuilderのメソッド
削除ディレクトリ。
denied() - クラスio.helidon.common.configurable.AllowListConfig.BuilderBase.AllowListConfigImplのメソッド
 
denied() - クラスio.helidon.common.configurable.AllowListConfig.BuilderBaseのメソッド
否定する文字列。
denied() - インタフェースio.helidon.common.configurable.AllowListConfigのメソッド
否定する文字列。
denied(List<? extends String>) - クラスio.helidon.common.configurable.AllowListConfig.BuilderBaseのメソッド
否定する文字列。
deniedPatterns() - クラスio.helidon.common.configurable.AllowListConfig.BuilderBase.AllowListConfigImplのメソッド
 
deniedPatterns() - クラスio.helidon.common.configurable.AllowListConfig.BuilderBaseのメソッド
拒否する文字列を指定するパターン。
deniedPatterns() - インタフェースio.helidon.common.configurable.AllowListConfigのメソッド
拒否する文字列を指定するパターン。
deniedPatterns(List<? extends Pattern>) - クラスio.helidon.common.configurable.AllowListConfig.BuilderBaseのメソッド
拒否する文字列を指定するパターン。
deniedPredicates() - クラスio.helidon.common.configurable.AllowListConfig.BuilderBase.AllowListConfigImplのメソッド
 
deniedPredicates() - クラスio.helidon.common.configurable.AllowListConfig.BuilderBaseのメソッド
述語を拒否します。
deniedPredicates() - インタフェースio.helidon.common.configurable.AllowListConfigのメソッド
述語を拒否します。
deniedPredicates(List<Predicate<String>>) - クラスio.helidon.common.configurable.AllowListConfig.BuilderBaseのメソッド
述語を拒否します。
deniedPrefixes() - クラスio.helidon.common.configurable.AllowListConfig.BuilderBase.AllowListConfigImplのメソッド
 
deniedPrefixes() - クラスio.helidon.common.configurable.AllowListConfig.BuilderBaseのメソッド
拒否する文字列を指定するプレフィクス。
deniedPrefixes() - インタフェースio.helidon.common.configurable.AllowListConfigのメソッド
拒否する文字列を指定するプレフィクス。
deniedPrefixes(List<? extends String>) - クラスio.helidon.common.configurable.AllowListConfig.BuilderBaseのメソッド
拒否する文字列を指定するプレフィクス。
deniedSuffixes() - クラスio.helidon.common.configurable.AllowListConfig.BuilderBase.AllowListConfigImplのメソッド
 
deniedSuffixes() - クラスio.helidon.common.configurable.AllowListConfig.BuilderBaseのメソッド
拒否する文字列を指定するサフィクス。
deniedSuffixes() - インタフェースio.helidon.common.configurable.AllowListConfigのメソッド
拒否する文字列を指定するサフィクス。
deniedSuffixes(List<? extends String>) - クラスio.helidon.common.configurable.AllowListConfig.BuilderBaseのメソッド
拒否する文字列を指定するサフィクス。
deny() - クラスio.helidon.security.AuthorizationResponseのstaticメソッド
リクエストを拒否します。
denyAll() - クラスio.helidon.security.abac.role.RoleValidator.RoleConfigのメソッド
すべてへのアクセスを拒否する場合はtrueを返します。
dependencies() - クラスio.helidon.config.ConfigProducer$$Injection$$Activatorのメソッド
 
dependencies() - クラスio.helidon.faulttolerance.AsyncImpl$$Injection$$Activatorのメソッド
 
dependencies() - クラスio.helidon.faulttolerance.BulkheadImpl$$Injection$$Activatorのメソッド
 
dependencies() - クラスio.helidon.faulttolerance.CircuitBreakerImpl$$Injection$$Activatorのメソッド
 
dependencies() - クラスio.helidon.faulttolerance.RetryImpl$$Injection$$Activatorのメソッド
 
dependencies() - クラスio.helidon.faulttolerance.TimeoutImpl$$Injection$$Activatorのメソッド
 
dependencies() - クラスio.helidon.integrations.oci.sdk.runtime.OciAuthenticationDetailsProvider$$Injection$$Activatorのメソッド
 
dependencies() - クラスio.helidon.integrations.oci.sdk.runtime.OciAvailabilityDefault$$Injection$$Activatorのメソッド
 
dependencies() - クラスio.helidon.integrations.oci.sdk.runtime.OciRegionProvider$$Injection$$Activatorのメソッド
 
dependencies() - クラスio.helidon.integrations.oci.tls.certificates.DefaultOciCertificatesDownloader$$Injection$$Activatorのメソッド
 
dependencies() - クラスio.helidon.integrations.oci.tls.certificates.DefaultOciPrivateKeyDownloader$$Injection$$Activatorのメソッド
 
dependencies() - クラスio.helidon.webclient.api.LoomClient$$Injection$$Activatorのメソッド
 
deprecated() - 注釈インタフェースio.helidon.config.metadata.ConfiguredOptionの要素
このオプションが非推奨の場合は、trueに構成します。
DEPRECATED - クラスio.helidon.common.types.Annotationsのstatic変数
非推奨の注釈。
DeprecatedConfig - io.helidon.configのクラス
使用する必要がなくなった構成プロパティを処理するユーティリティ・クラス。
dequeued(Supplier<? extends T>) - インタフェースio.helidon.faulttolerance.Bulkhead.QueueListenerのメソッド
セマフォが取得された後、サプライヤがコールされる前にコールされます。
DER - 列挙型クラスio.helidon.integrations.vault.secrets.pki.PkiFormatの列挙定数
DERバイナリ・エンコード。
derive() - クラスio.helidon.security.EndpointConfigのメソッド
このインスタンスに基づいて新しいエンドポイント構成ビルダーを導出します。
derive() - クラスio.helidon.security.SecurityEnvironmentのメソッド
この環境に基づいて新しい環境ビルダーを導出します。
derived(boolean) - クラスio.helidon.integrations.vault.secrets.transit.CreateKey.Requestのメソッド
キー導出を使用するかどうかを指定します。
derived(double) - インタフェースio.helidon.metrics.api.Sampleのstaticメソッド
参照なしで新しい導出値を作成します。
derived(double, Sample.Labeled) - インタフェースio.helidon.metrics.api.Sampleのstaticメソッド
参照を使用して新しい導出値を作成します。
deriveKey(char[], byte[], int, int) - クラスio.helidon.common.crypto.PasswordKeyDerivationのstaticメソッド
saltの使用でパスワードからキーを導出します。
deriveKey(String, String, char[], byte[], int, int) - クラスio.helidon.common.crypto.PasswordKeyDerivationのstaticメソッド
saltおよび選択済アルゴリズムの使用でパスワードを導出します。
describe() - クラスio.helidon.cors.CorsSupportBaseのメソッド
 
describeMismatchSafely(ConfigNode, Description) - クラスio.helidon.config.testing.ValueNodeMatcherのメソッド
 
describeTo(Description) - クラスio.helidon.config.testing.ValueNodeMatcherのメソッド
 
description - クラスio.helidon.integrations.cdi.jpa.jaxb.Persistence.PersistenceUnitの変数
 
description() - 注釈インタフェースio.helidon.builder.api.Option.AllowedValueの要素
この値の説明(ドキュメント内で使用)は、エラー処理で使用できます。
description() - クラスio.helidon.common.configurable.ResourceConfig.BuilderBaseのメソッド
プレーン・テキストまたはバイナリを使用して構成した場合のこのリソースの説明。
description() - クラスio.helidon.common.configurable.ResourceConfig.BuilderBase.ResourceConfigImplのメソッド
 
description() - インタフェースio.helidon.common.configurable.ResourceConfigのメソッド
プレーン・テキストまたはバイナリを使用して構成した場合のこのリソースの説明。
description() - 注釈インタフェースio.helidon.common.features.api.Aotの要素
AOTサポートの説明(AOTがサポートされているが制限付きの場合など)。
description() - 注釈インタフェースio.helidon.common.features.api.Featureの要素
起動時に詳細が出力されたときに表示される、この機能の説明。
description() - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのメソッド
説明(使用可能な場合、javadocなど)。
description() - クラスio.helidon.common.types.TypedElementInfo.BuilderBase.TypedElementInfoImplのメソッド
 
description() - インタフェースio.helidon.common.types.TypedElementInfoのメソッド
説明(使用可能な場合、javadocなど)。
description() - クラスio.helidon.config.AbstractSourceのメソッド
 
description() - インタフェースio.helidon.config.ConfigSourceRuntimeのメソッド
基礎となる構成ソースの説明。
description() - 注釈インタフェースio.helidon.config.metadata.Configuredの要素
この構成済タイプの説明。
description() - 注釈インタフェースio.helidon.config.metadata.ConfiguredOptionの要素
構成オプションの説明。
description() - 注釈インタフェースio.helidon.config.metadata.ConfiguredValueの要素
この値の摘要。
description() - クラスio.helidon.config.ObjectNodeImplのメソッド
このノードの説明。
description() - クラスio.helidon.config.PrefixedConfigSourceのメソッド
 
description() - インタフェースio.helidon.config.spi.Sourceのメソッド
基礎となるソースを参照する、短くて判読可能なサマリー。
description() - クラスio.helidon.config.ValueNodeImplのメソッド
このノードの説明。
description() - インタフェースio.helidon.metrics.api.Meter.Builderのメソッド
ビルダーが使用する説明を返します。
description() - インタフェースio.helidon.metrics.api.Meterのメソッド
メーターの摘要を返します。
description() - インタフェースio.helidon.scheduling.Invocationのメソッド
スケジュールされた間隔の人間が読める説明。
description() - インタフェースio.helidon.scheduling.Taskのメソッド
タスク呼出し間隔の人間が読める説明。
description() - クラスio.helidon.security.SecurityResponseのメソッド
現在のセキュリティ・ステータスの説明。
description(String) - クラスio.helidon.common.configurable.ResourceConfig.BuilderBaseのメソッド
プレーン・テキストまたはバイナリを使用して構成した場合のこのリソースの説明。
description(String) - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのメソッド
説明(使用可能な場合、javadocなど)。
description(String) - クラスio.helidon.dbclient.metrics.DbClientMetricBuilderのメソッド
メトリック・メタデータで使用されるメトリックの説明。
description(String) - クラスio.helidon.integrations.vault.sys.EnableAuth.Requestのメソッド
マウントのわかりやすい説明を指定します。
description(String) - クラスio.helidon.integrations.vault.sys.EnableEngine.Requestのメソッド
マウントのわかりやすい説明を指定します。
description(String) - インタフェースio.helidon.metrics.api.Meter.Builderのメソッド
説明を設定します。
description(String) - クラスio.helidon.security.AuthenticationResponse.Builderのメソッド
このセキュリティ・レスポンス失敗の説明を設定します。
description(String) - クラスio.helidon.security.AuthorizationResponse.Builderのメソッド
このセキュリティ・レスポンス失敗の説明を設定します。
description(String) - クラスio.helidon.security.OutboundSecurityResponse.Builderのメソッド
このセキュリティ・レスポンス失敗の説明を設定します。
Description - io.helidon.builder.apiの注釈インタフェース
カスタム説明
descriptionEnabled(boolean) - クラスio.helidon.integrations.oci.metrics.OciMetricsSupport.Builderのメソッド
説明を有効にするかどうかを設定します。
「Helidonでのデシリアライズ・フィルタリング」 - クラスio.helidon.common.SerializationConfig内の検索タグ
セクション
「デシリアライズ・トレース」 - クラスio.helidon.common.SerializationConfig内の検索タグ
セクション
「設計ノート」 - io.helidon.integrations.jdbc.ConditionallyCloseableConnection.setCloseable(boolean)内の検索タグ
セクション
「設計ノート」 - クラスio.helidon.integrations.jta.cdi.DelegatingTransactionManager内の検索タグ
セクション
「設計ノート」 - クラスio.helidon.integrations.jta.cdi.DelegatingTransactionSynchronizationRegistry内の検索タグ
セクション
destAddress() - インタフェースio.helidon.webserver.ProxyProtocolDataのメソッド
ProxyProtocolData.family()に応じて、IP4またはIP46のいずれかの宛先アドレス。
destination(String) - クラスio.helidon.messaging.connectors.aq.AqConfigBuilderのメソッド
キューまたはトピックの名前。
destination(String) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
キューまたはトピックの名前。
DESTINATION_ATTRIBUTE - クラスio.helidon.messaging.connectors.jms.JmsConnectorのstatic変数
キューまたはトピックの名前。
destPort() - インタフェースio.helidon.webserver.ProxyProtocolDataのメソッド
宛先ポート番号。
destroy(DestroyKv2.Request) - インタフェースio.helidon.integrations.vault.secrets.kv2.Kv2Secretsのメソッド
シークレット・バージョンを破棄します。
destroy(Object) - クラスio.helidon.microprofile.tyrus.HelidonComponentProviderのメソッド
通常、Beanはクライアント接続にスコープ指定されます。
destroy(String, int...) - インタフェースio.helidon.integrations.vault.secrets.kv2.Kv2Secretsのメソッド
特定のバージョンのシークレットを完全に削除します。
destroyed() - クラスio.helidon.integrations.vault.secrets.kv2.Kv2Metadataのメソッド
シークレットが破棄されるかどうか (削除取消できません)。
DestroyKv2 - io.helidon.integrations.vault.secrets.kv2のクラス
キー/バリュー・バージョン2のシークレット・バージョン・リクエストおよびレスポンスを破棄します。
DestroyKv2.Request - io.helidon.integrations.vault.secrets.kv2のクラス
リクエスト・オブジェクト。
DestroyKv2.Response - io.helidon.integrations.vault.secrets.kv2のクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
destroySecretId(DestroySecretId.Request) - インタフェースio.helidon.integrations.vault.auths.approle.AppRoleAuthのメソッド
AppRoleシークレットIDを破棄します。
DestroySecretId - io.helidon.integrations.vault.auths.approleのクラス
シークレットIDのリクエストおよびレスポンスを破棄します。
DestroySecretId() - クラスio.helidon.integrations.vault.auths.approle.DestroySecretIdのコンストラクタ
 
DestroySecretId.Request - io.helidon.integrations.vault.auths.approleのクラス
リクエスト・オブジェクト。
DestroySecretId.Response - io.helidon.integrations.vault.auths.approleのクラス
シークレットIDレスポンスを破棄します。
detach() - インタフェースio.helidon.common.config.Configのメソッド
親を持たないConfigノードのコピーを戻します。
detach() - インタフェースio.helidon.config.Configのメソッド
親を持たないConfigノードのコピーを戻します。
detail(String, Object) - クラスio.helidon.health.HealthCheckResponse.Builderのメソッド
詳細が有効な場合に使用される、このヘルス・チェックの詳細を追加します。
details() - インタフェースio.helidon.health.HealthCheckResponseのメソッド
このヘルス・チェックの詳細。
details() - レコード・クラスio.helidon.http.http2.Http2GoAwayのメソッド
detailsレコード・コンポーネントの値を返します。
details() - クラスio.helidon.webserver.observe.health.HealthObserverConfig.BuilderBaseのメソッド
詳細を印刷するかどうか。
details() - クラスio.helidon.webserver.observe.health.HealthObserverConfig.BuilderBase.HealthObserverConfigImplのメソッド
 
details() - インタフェースio.helidon.webserver.observe.health.HealthObserverConfigのメソッド
詳細を印刷するかどうか。
details(boolean) - クラスio.helidon.webserver.observe.health.HealthObserverConfig.BuilderBaseのメソッド
詳細を印刷するかどうか。
detectExtensionType(String) - クラスio.helidon.common.media.type.MediaTypesのstaticメソッド
特定のファイル拡張子のデコード・メディア・タイプ。
detectExtensionType(String) - インタフェースio.helidon.common.media.type.spi.MediaTypeDetectorのメソッド
ファイルサフィクスからメディア・タイプを検出します。
detectType(String) - クラスio.helidon.common.media.type.MediaTypesのstaticメソッド
パス(ファイル・システム上のURL、URI、パス)のメディア・タイプを検出します。
detectType(String) - インタフェースio.helidon.common.media.type.spi.MediaTypeDetectorのメソッド
ファイル文字列に基づいてタイプを検出します。
detectType(URI) - クラスio.helidon.common.media.type.MediaTypesのstaticメソッド
URIに基づいてメディア・タイプを検出します。
detectType(URI) - インタフェースio.helidon.common.media.type.spi.MediaTypeDetectorのメソッド
URLに基づくタイプの検出。
detectType(URL) - クラスio.helidon.common.media.type.MediaTypesのstaticメソッド
URLに基づいてメディア・タイプを検出します。
detectType(URL) - インタフェースio.helidon.common.media.type.spi.MediaTypeDetectorのメソッド
URLに基づくタイプの検出。
detectType(Path) - クラスio.helidon.common.media.type.MediaTypesのstaticメソッド
ファイルシステム上のファイルのメディア・タイプを検出します。
detectType(Path) - インタフェースio.helidon.common.media.type.spi.MediaTypeDetectorのメソッド
Pathに基づくタイプの検出。
digest() - クラスio.helidon.config.FileSourceHelper.DataAndDigestのメソッド
ロードされたデータのダイジェスト。
digest(byte[], boolean) - クラスio.helidon.security.spi.DigestProvider.DigestSupportのメソッド
シグネチャまたはHMACを生成します。
digest(Base64Value) - インタフェースio.helidon.common.crypto.Digestのメソッド
値のダイジェストを作成します。
digest(Base64Value) - クラスio.helidon.common.crypto.HashDigestのメソッド
 
digest(Base64Value) - クラスio.helidon.common.crypto.HmacDigestのメソッド
 
digest(Base64Value) - クラスio.helidon.common.crypto.Signatureのメソッド
 
digest(Config) - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityProviderのメソッド
 
digest(Config) - インタフェースio.helidon.security.spi.DigestProviderのメソッド
構成からダイジェスト・サポートを作成します。
digest(TransitSecurityProvider.TransitDigestConfig) - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityProviderのメソッド
 
digest(String, byte[]) - インタフェースio.helidon.security.Securityのメソッド
指定されたRAWバイトのダイジェストを作成します。
digest(String, byte[], boolean) - インタフェースio.helidon.security.Securityのメソッド
指定されたバイトのダイジェストを作成します。
digest(Path) - クラスio.helidon.config.FileSourceHelperのstaticメソッド
指定されたファイルのMD5ダイジェストを返すか、ファイルを読み取れない場合はnullを返します。
digest(T) - インタフェースio.helidon.security.spi.DigestProviderのメソッド
構成オブジェクトからダイジェスト・サポートを作成します。
Digest - io.helidon.common.cryptoのインタフェース
ダイジェストの作成とその検証を簡素化する共通ダイジェスト。
digestAlgorithm(HttpDigest.Algorithm) - クラスio.helidon.security.providers.httpauth.HttpDigestAuthProvider.Builderのメソッド
使用するダイジェスト・アルゴリズム。
digestHa1(String, HttpDigest.Algorithm) - インタフェースio.helidon.security.providers.httpauth.SecureUserStore.Userのメソッド
ダイジェスト認証には、ユーザー名、レルムおよびパスワードのハッシュが必要です。
digestKeyName(String) - クラスio.helidon.integrations.vault.secrets.transit.Verify.Requestのメソッド
検証する暗号化キーの名前を指定します。
digestNonceTimeout(long, TimeUnit) - クラスio.helidon.security.providers.httpauth.HttpDigestAuthProvider.Builderのメソッド
nonce値が有効になる期間。
DigestProvider<T> - io.helidon.security.spiのインタフェース
バイトのダイジェストを作成してから検証できるプロバイダ。
DigestProvider.DigestFunction - io.helidon.security.spiのインタフェース
バイトからダイジェストを生成する関数。
DigestProvider.DigestSupport - io.helidon.security.spiのクラス
Security.digest(String, byte[])およびSecurity.verifyDigest(String, byte[], String)メソッドでSecurityによって使用される、名前付きダイジェスト構成ごとに作成されるダイジェスト・サポート。
DigestProvider.VerifyFunction - io.helidon.security.spiのインタフェース
ダイジェスト文字列を検証する機能。
digestServerSecret(char[]) - クラスio.helidon.security.providers.httpauth.HttpDigestAuthProvider.Builderのメソッド
nonceはこのシークレットを使用して暗号化されます - 復帰するnonceが生成されたことを確認し、nonce値を安全にタイムアウトできることを確認します。
digestString(Base64Value) - インタフェースio.helidon.common.crypto.Digestのメソッド
値のダイジェストを作成し、文字列形式として返します。
DigestSupport(DigestProvider.DigestFunction, DigestProvider.VerifyFunction) - クラスio.helidon.security.spi.DigestProvider.DigestSupportのコンストラクタ
2つの機能に基づくダイジェスト・サポート。
DirectClient - io.helidon.webserver.testing.junit5のクラス
HTTPトランスポートをバイパスし、ルーターを直接呼び出すユニット・テスト・クライアント。
DirectClient(HttpRouting.Builder) - クラスio.helidon.webserver.testing.junit5.DirectClientのコンストラクタ
HTTPルーティング用の直接クライアントを作成します。
DirectHandler - io.helidon.httpのインタフェース
レスポンスがルーティング外で送信されたときに呼び出されるハンドラ。
DirectHandler.EventType - io.helidon.http内の列挙型クラス
レスポンスをすぐに返すルーターの外部でトリガーできるイベントのタイプ。
DirectHandler.TransportRequest - io.helidon.httpのインタフェース
情報のリクエスト
DirectHandler.TransportResponse - io.helidon.httpのクラス
元のクライアントに正しく応答するレスポンス。
DirectHandler.TransportResponse.Builder - io.helidon.httpのクラス
DirectHandler.TransportResponseのFluent APIビルダー。
directHandlers() - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
このリスナーに固有の直接ハンドラ。
directHandlers() - クラスio.helidon.webserver.ListenerConfig.BuilderBase.ListenerConfigImplのメソッド
 
directHandlers() - インタフェースio.helidon.webserver.ListenerConfigのメソッド
このリスナーに固有の直接ハンドラ。
directHandlers() - インタフェースio.helidon.webserver.WebServerConfigのメソッド
このリスナーに固有の直接ハンドラ。
directHandlers() - クラスio.helidon.webserver.WebServerConfig.BuilderBase.WebServerConfigImplのメソッド
このリスナーに固有の直接ハンドラ。
directHandlers() - インタフェースio.helidon.webserver.ListenerContextのメソッド
非ルーティング例外処理用の直接ハンドラ。
directHandlers(DirectHandlers) - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
このリスナーに固有の直接ハンドラ。
directHandlers(Consumer<DirectHandlers.Builder>) - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
このリスナーに固有の直接ハンドラ。
DirectHandlers - io.helidon.webserver.httpのクラス
予想される(および内部)例外に対して構成されたハンドラ。
DirectHandlers.Builder - io.helidon.webserver.httpのクラス
DirectHandlersのFluent APIビルダー。
DirectJunitExtension - io.helidon.webserver.testing.junit5.spiのインタフェース
直接HTTP/1.1クライアントなど、追加のインジェクションをサポートするユニット・テストを拡張するためのJava ServiceLoaderプロバイダ・インタフェース。
DirectJunitExtension.ParamHandler<T> - io.helidon.webserver.testing.junit5.spiのインタフェース
SetUpRoute静的メソッドへのパラメータとしてインジェクトできるインスタンスを提供するハンドラ。
directory() - クラスio.helidon.config.git.GitConfigSourceBuilder.GitEndpointのメソッド
ローカルgitディレクトリを返します。
directory(String) - クラスio.helidon.config.ConfigSourcesのstaticメソッド
指定したディレクトリ・パスからConfigSourceを作成するためのBuilderを提供します。
directory(Path) - クラスio.helidon.config.git.GitConfigSourceBuilderのメソッド
リポジトリのクローニング先またはクローニング先のディレクトリを設定します。
DirectoryConfigSource - io.helidon.configのクラス
ファイルシステム上のディレクトリから構成コンテンツをロードするConfigSource実装。
DirectoryConfigSource.Builder - io.helidon.configのクラス
DirectoryConfigSource用のfluent APIビルダー。
DirectPeerInfo - io.helidon.webserver.testing.junit5のレコード・クラス
DirectSocketで使用できるピア情報。
DirectPeerInfo(SocketAddress, String, int, Optional<Principal>, Optional<Certificate[]>) - レコード・クラスio.helidon.webserver.testing.junit5.DirectPeerInfoのコンストラクタ
DirectPeerInfoレコード・クラスのインスタンスを作成します。
DirectSocket - io.helidon.webserver.testing.junit5のクラス
ユニット・テストに使用される、どのネットワークにも支えられていないソケット。
DirectTransportRequest - io.helidon.webserver.httpのクラス
RequestExceptionで使用する単純なリクエスト。
DirectWebClient - io.helidon.webserver.testing.junit5のクラス
HTTPトランスポートをバイパスし、ルーターを直接呼び出すユニット・テスト・クライアント。
DirectWebClient(HttpRouting.Builder) - クラスio.helidon.webserver.testing.junit5.DirectWebClientのコンストラクタ
HTTPルーティング用の直接クライアントを作成します。
DirectWsClient - io.helidon.webserver.testing.junit5.websocketのクラス
ルーティング(ネットワークをバイパス)を直接呼び出すWebSocketのクライアント。
DISABLE_SELECTIVE - 列挙型クラスio.helidon.integrations.cdi.jpa.jaxb.PersistenceUnitCachingTypeの列挙定数
 
disableAuth(DisableAuth.Request) - インタフェースio.helidon.integrations.vault.sys.Sysのメソッド
認証メソッドを無効にします。
disableAuth(String) - インタフェースio.helidon.integrations.vault.sys.Sysのメソッド
認証メソッドを無効にします。
DisableAuth - io.helidon.integrations.vault.sysのクラス
認証メソッドのリクエストおよびレスポンスを無効にします。
DisableAuth.Request - io.helidon.integrations.vault.sysのクラス
リクエスト・オブジェクト。
DisableAuth.Response - io.helidon.integrations.vault.sysのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
disableCaching() - インタフェースio.helidon.config.Config.Builderのメソッド
Config側での基本構成値のキャッシュを無効にします。
DISABLED - クラスio.helidon.tracing.config.ComponentTracingConfigの静的変数
無効なコンポーネント - 後続のすべてのコールは、無効なスパンとログを返します。
DISABLED - クラスio.helidon.tracing.config.SpanLogTracingConfigの静的変数
トレースされたスパン・ログを無効にしました。
DISABLED - クラスio.helidon.tracing.config.SpanTracingConfigの静的変数
無効になっているトレース対象のスパンと、そのスパン上のすべてのログも無効になります。
DISABLED - クラスio.helidon.tracing.config.TracingConfigの静的変数
すべてのコンポーネント、スパンおよびログに対して無効化されているトレース対象の構成。
disableDefaultInterceptor() - インタフェースio.helidon.microprofile.metrics.MetricAnnotationDiscoveryのメソッド
このメソッドに表示される示された注釈に対応するメトリックにデフォルト・メトリクス・インターセプタを使用しないようにリクエストします。
disableDiscovery() - クラスio.helidon.microprofile.cdi.HelidonContainerInitializerのメソッド
 
DisableDiscovery - io.helidon.microprofile.testing.junit5の注釈インタフェース
検出が自動か無効か。
DisableDiscovery - io.helidon.microprofile.testing.testngの注釈インタフェース
検出が自動か無効か。
disableEngine(Engine<?>) - インタフェースio.helidon.integrations.vault.sys.Sysのメソッド
デフォルト・パスからシークレット・エンジンを無効にします(unmount)。
disableEngine(DisableEngine.Request) - インタフェースio.helidon.integrations.vault.sys.Sysのメソッド
シークレット・エンジンの(unmount)を無効にします。
disableEngine(String) - インタフェースio.helidon.integrations.vault.sys.Sysのメソッド
特定のパスからシークレット・エンジンを無効にします (unmount)。
DisableEngine - io.helidon.integrations.vault.sysのクラス
Secrets Engineのリクエストとレスポンスを無効にします。
DisableEngine.Request - io.helidon.integrations.vault.sysのクラス
リクエスト・オブジェクト。
DisableEngine.Response - io.helidon.integrations.vault.sysのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
disableEnvironmentVariablesSource() - インタフェースio.helidon.config.Config.Builderのメソッド
environment variables config sourceの使用を無効にします。
disableFilterServices() - インタフェースio.helidon.config.Config.Builderのメソッド
serviceとしてロードされたフィルタの自動登録を無効にします。
disableIssuerValidation(boolean) - クラスio.helidon.integrations.vault.auths.k8s.ConfigureK8s.Requestのメソッド
JWT発行者バリデーションを使用不可にします。
disableKeyResolving() - インタフェースio.helidon.config.Config.Builderのメソッド
キー・トークンの解決の使用を無効にします。
disableLocalCaJwt(boolean) - クラスio.helidon.integrations.vault.auths.k8s.ConfigureK8s.Requestのメソッド
Kubernetesポッドで実行する場合、ローカルCA証明書およびサービス・アカウントJWTのデフォルト設定を無効にします。
disableMapperServices() - インタフェースio.helidon.config.Config.Builderのメソッド
serviceとしてロードされたConfigMapperProvider SPIを介したマッパーの自動登録を無効にします。
disableParserServices() - インタフェースio.helidon.config.Config.Builderのメソッド
serviceとしてロードされたパーサーの自動登録を無効にします。
disableSystemPropertiesSource() - インタフェースio.helidon.config.Config.Builderのメソッド
system properties config sourceの使用を無効にします。
disableTracing() - クラスio.helidon.security.Security.Builderのメソッド
このセキュリティ・インスタンスでオープン・トレース・サポートを無効にします。
disableValueResolving() - インタフェースio.helidon.config.Config.Builderのメソッド
値トークンの解決の使用を無効にします。
disableVaultAuthDiscovery() - クラスio.helidon.integrations.vault.Vault.Builderのメソッド
サービス・ローダーを使用してVaultAuth実装を検出しないでください。
disconnect() - クラスio.helidon.common.testing.http.junit5.SocketHttpClientのメソッド
サーバー・ソケットから切断します。
discoverService(Config, String, HelidonServiceLoader<T>, Class<T>, Class<S>, boolean, Optional<S>) - インタフェースio.helidon.builder.api.Prototype.ConfiguredBuilderのメソッド
構成からサービスを検出します。
discoverServices() - 注釈インタフェースio.helidon.builder.api.Option.Providerの要素
デフォルトでサービス・ローダーを使用してすべてのサービスを検出するかどうか。
discoverServices(boolean) - クラスio.helidon.common.mapper.MapperManager.Builderのメソッド
ServiceLoaderを使用してマッパーを検出するかどうか。デフォルトはtrueです。
discoverServices(Config, String, HelidonServiceLoader<T>, Class<T>, Class<S>, boolean, List<S>) - インタフェースio.helidon.builder.api.Prototype.ConfiguredBuilderのメソッド
構成からサービスを検出します。
discoverTenantConfigProviders(boolean) - クラスio.helidon.security.providers.oidc.OidcFeature.Builderのメソッド
TenantConfigProviderサービス・ローダー検出を許可するかどうか。
discoverTenantConfigProviders(boolean) - クラスio.helidon.security.providers.oidc.OidcProvider.Builderのメソッド
TenantConfigProviderサービス・ローダー検出を許可するかどうか。
discoverTenantIdProviders(boolean) - クラスio.helidon.security.providers.oidc.OidcProvider.Builderのメソッド
TenantIdFinderサービス・ローダー検出を許可するかどうか。
discoveryTypes(List<RequestedUriDiscoveryContext.RequestedUriDiscoveryType>) - クラスio.helidon.http.RequestedUriDiscoveryContext.Builderのメソッド
ソケットに到着するリクエストに対してリクエストされたURI検出の検出タイプを設定します。
diskSpaceCheck() - クラスio.helidon.health.checks.HealthChecksのstaticメソッド
ディスク領域ヘルス・チェック。
diskSpaceCheck(Config) - クラスio.helidon.health.checks.HealthChecksのstaticメソッド
ディスク・スペースのヘルス・チェック。構成を介して設定します。
DiskSpaceHealthCheck - io.helidon.health.checksのクラス
サーバーのディスク領域が不足しているかどうかを検証するヘルス・チェック。
DiskSpaceHealthCheck.Builder - io.helidon.health.checksのクラス
DiskSpaceHealthCheckのFluent APIビルダー。
displayName(String) - クラスio.helidon.integrations.vault.auths.token.CreateToken.Requestのメソッド
トークンの表示名。
displayTags() - インタフェースio.helidon.metrics.api.SystemTagsManagerのメソッド
表示(たとえば、構成によって設定されたアプリケーション・タグまたはグローバル・タグ)用に構成されたシステム・タグを表すTagIterableを返します。
dispose(T) - クラスio.helidon.integrations.cdi.delegates.DelegatingProducerのメソッド
 
distinct() - インタフェースio.helidon.common.reactive.Multiのメソッド
すべての重複をフィルタで除外します。
DISTRIBUTION_SUMMARY - 列挙型クラスio.helidon.metrics.api.Meter.Typeの列挙定数
配布サマリー (測定サンプルの分布)。
distributionStatisticsConfig() - インタフェースio.helidon.metrics.api.DistributionSummary.Builderのメソッド
ビルダーで設定された統計構成(ある場合)を返します。
distributionStatisticsConfig(DistributionStatisticsConfig.Builder) - インタフェースio.helidon.metrics.api.DistributionSummary.Builderのメソッド
分散サマリーの分散統計の構成を設定します。
DistributionStatisticsConfig - io.helidon.metrics.apiのインタフェース
(たとえば、タイマーと分散サマリー)をサポートするメーターからの分布統計の動作を制御する構成。
DistributionStatisticsConfig.Builder - io.helidon.metrics.apiのインタフェース
新しいDistributionStatisticsConfigインスタンスのビルダー。
distributionStatisticsConfigBuilder() - インタフェースio.helidon.metrics.api.MetricsFactoryのメソッド
DistributionStatisticsConfigのビルダーを作成します。
DistributionSummary - io.helidon.metrics.apiのインタフェース
値の分布を記録します(例、サーバーから返されたレスポンスのサイズ)。
DistributionSummary.Builder - io.helidon.metrics.apiのインタフェース
DistributionSummaryのビルダー。
distributionSummaryBuilder(String, DistributionStatisticsConfig.Builder) - インタフェースio.helidon.metrics.api.MetricsFactoryのメソッド
DistributionSummaryのビルダーを作成します。
DLQ_ERROR_MSG_PROP - インタフェースio.helidon.messaging.NackHandlerのstatic変数
DLQリダイレクションの原因となったエラーからのメッセージ。
DLQ_ERROR_PROP - インタフェースio.helidon.messaging.NackHandlerのstatic変数
メッセージをDLQに送信する原因となるエラー・タイプ。
DLQ_ORIG_TOPIC_PROP - インタフェースio.helidon.messaging.NackHandlerのstatic変数
このメッセージの元の宛先。
dlqTopic(String...) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
メッセージがナックされる場合に使用する"デッド・レター・キュー"トピックの名前。
dml() - クラスio.helidon.dbclient.health.DbClientHealthCheck.Builderのメソッド
ヘルス・チェック文のタイプをDMLに設定します。
dml(String, Object...) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
引数として渡される文を使用して、データ変更文を作成および実行します。
DML - 列挙型クラスio.helidon.dbclient.DbStatementTypeの列挙定数
汎用DML文。
dnsAddressLookup() - レコード・クラスio.helidon.webclient.api.ConnectionKeyのメソッド
dnsAddressLookupレコード・コンポーネントの値を返します。
dnsAddressLookup() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
このクライアントが使用するDNSアドレス参照プリファレンス。
dnsAddressLookup() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBase.HttpClientConfigImplのメソッド
 
dnsAddressLookup() - インタフェースio.helidon.webclient.http1.Http1ClientConfigのメソッド
このクライアントが使用するDNSアドレス参照プリファレンス。
dnsAddressLookup() - クラスio.helidon.webclient.http1.Http1ClientConfig.BuilderBase.Http1ClientConfigImplのメソッド
このクライアントが使用するDNSアドレス参照プリファレンス。
dnsAddressLookup() - インタフェースio.helidon.webclient.http2.Http2ClientConfigのメソッド
このクライアントが使用するDNSアドレス参照プリファレンス。
dnsAddressLookup() - クラスio.helidon.webclient.http2.Http2ClientConfig.BuilderBase.Http2ClientConfigImplのメソッド
このクライアントが使用するDNSアドレス参照プリファレンス。
dnsAddressLookup() - インタフェースio.helidon.webclient.api.HttpClientConfigのメソッド
このクライアントが使用するDNSアドレス参照プリファレンス。
dnsAddressLookup() - インタフェースio.helidon.webclient.api.WebClientConfigのメソッド
このクライアントが使用するDNSアドレス参照プリファレンス。
dnsAddressLookup() - クラスio.helidon.webclient.api.WebClientConfig.BuilderBase.WebClientConfigImplのメソッド
このクライアントが使用するDNSアドレス参照プリファレンス。
dnsAddressLookup() - インタフェースio.helidon.webclient.websocket.WsClientConfigのメソッド
このクライアントが使用するDNSアドレス参照プリファレンス。
dnsAddressLookup() - クラスio.helidon.webclient.websocket.WsClientConfig.BuilderBase.WsClientConfigImplのメソッド
このクライアントが使用するDNSアドレス参照プリファレンス。
dnsAddressLookup(DnsAddressLookup) - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
このクライアントが使用するDNSアドレス参照プリファレンス。
DnsAddressLookup - io.helidon.webclient.api内の列挙型クラス
DNSアドレス検索方法。
dnsResolver() - レコード・クラスio.helidon.webclient.api.ConnectionKeyのメソッド
dnsResolverレコード・コンポーネントの値を返します。
dnsResolver() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
このクライアントによって使用されるDNSリゾルバ。
dnsResolver() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBase.HttpClientConfigImplのメソッド
 
dnsResolver() - インタフェースio.helidon.webclient.http1.Http1ClientConfigのメソッド
このクライアントによって使用されるDNSリゾルバ。
dnsResolver() - クラスio.helidon.webclient.http1.Http1ClientConfig.BuilderBase.Http1ClientConfigImplのメソッド
このクライアントによって使用されるDNSリゾルバ。
dnsResolver() - インタフェースio.helidon.webclient.http2.Http2ClientConfigのメソッド
このクライアントによって使用されるDNSリゾルバ。
dnsResolver() - クラスio.helidon.webclient.http2.Http2ClientConfig.BuilderBase.Http2ClientConfigImplのメソッド
このクライアントによって使用されるDNSリゾルバ。
dnsResolver() - インタフェースio.helidon.webclient.api.HttpClientConfigのメソッド
このクライアントによって使用されるDNSリゾルバ。
dnsResolver() - インタフェースio.helidon.webclient.api.WebClientConfigのメソッド
このクライアントによって使用されるDNSリゾルバ。
dnsResolver() - クラスio.helidon.webclient.api.WebClientConfig.BuilderBase.WebClientConfigImplのメソッド
このクライアントによって使用されるDNSリゾルバ。
dnsResolver() - インタフェースio.helidon.webclient.websocket.WsClientConfigのメソッド
このクライアントによって使用されるDNSリゾルバ。
dnsResolver() - クラスio.helidon.webclient.websocket.WsClientConfig.BuilderBase.WsClientConfigImplのメソッド
このクライアントによって使用されるDNSリゾルバ。
dnsResolver(DnsResolver) - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
このクライアントによって使用されるDNSリゾルバ。
DnsResolver - io.helidon.webclient.spiのインタフェース
DNS解決インタフェース。
DnsResolverProvider - io.helidon.webclient.spiのインタフェース
カスタムDNSリゾルバのプロバイダ・インタフェース。
doApply(AccessLogContext) - クラスio.helidon.webserver.accesslog.AbstractLogEntryのメソッド
"raw"ログ・エントリを適用します。
doApply(AccessLogContext) - クラスio.helidon.webserver.accesslog.HeaderLogEntryのメソッド
 
doApply(AccessLogContext) - クラスio.helidon.webserver.accesslog.HostLogEntryのメソッド
 
doApply(AccessLogContext) - クラスio.helidon.webserver.accesslog.RequestLineLogEntryのメソッド
 
doApply(AccessLogContext) - クラスio.helidon.webserver.accesslog.SizeLogEntryのメソッド
 
doApply(AccessLogContext) - クラスio.helidon.webserver.accesslog.StatusLogEntryのメソッド
 
doApply(AccessLogContext) - クラスio.helidon.webserver.accesslog.TimestampLogEntryのメソッド
 
doApply(AccessLogContext) - クラスio.helidon.webserver.accesslog.TimeTakenLogEntryのメソッド
 
doApply(AccessLogContext) - クラスio.helidon.webserver.accesslog.UserLogEntryのメソッド
 
doBuild() - クラスio.helidon.dbclient.DbClientBuilderBaseのメソッド
DbClientサブクラスの実際のDbClientBuilderBase.build()実装。
doBuild() - クラスio.helidon.dbclient.jdbc.JdbcClientBuilderのメソッド
 
doBuild() - クラスio.helidon.dbclient.mongodb.MongoDbClientBuilderのメソッド
 
doBuild() - クラスio.helidon.integrations.common.rest.RestApi.Builderのメソッド
RestApi実装のインスタンスを作成します。
doBuild() - クラスio.helidon.integrations.vault.auths.common.VaultRestApi.BuilderBaseのメソッド
 
doBuild() - クラスio.helidon.webserver.staticcontent.StaticContentService.Builderのメソッド
実際のインスタンスを作成します。
doBuild() - クラスio.helidon.webserver.staticcontent.StaticContentService.ClassPathBuilderのメソッド
 
doBuild() - クラスio.helidon.webserver.staticcontent.StaticContentService.FileSystemBuilderのメソッド
 
doesMaxRowSizeIncludeBlobs() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
doExecute(BiFunction<CompletableFuture<Long>, DbClientServiceContext, T>) - クラスio.helidon.dbclient.DbStatementBaseのメソッド
インターセプションを使用して文を実行します。
doFilter(ContainerRequestContext, SecurityContext) - クラスio.helidon.microprofile.security.SecurityFilterのメソッド
 
domain(String) - クラスio.helidon.http.SetCookie.Builderのメソッド
Domainパラメータを設定します。
domainAndPath(URI) - クラスio.helidon.http.SetCookie.Builderのメソッド
DomainおよびPathパラメータを設定します。
doOutputStream(ClientRequest.OutputStreamHandler) - クラスio.helidon.webclient.api.ClientRequestBaseのメソッド
 
doOutputStream(ClientRequest.OutputStreamHandler) - クラスio.helidon.webclient.api.HttpClientRequestのメソッド
 
doSign(byte[]) - クラスio.helidon.security.jwt.jwk.JwkOctetのメソッド
 
doSign(byte[]) - クラスio.helidon.security.jwt.jwk.JwkECのメソッド
 
doSign(byte[]) - クラスio.helidon.security.jwt.jwk.JwkRSAのメソッド
 
doSubmit(Object) - クラスio.helidon.webclient.api.ClientRequestBaseのメソッド
 
doSubmit(Object) - クラスio.helidon.webclient.api.HttpClientRequestのメソッド
 
doubleValue() - インタフェースio.helidon.common.types.Annotationのメソッド
プロパティ"value"の型付きの値。
doubleValue() - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
プロパティ"value"の型付きの値。
doubleValue() - クラスio.helidon.metrics.api.LabeledSampleのメソッド
 
doubleValue() - インタフェースio.helidon.metrics.api.Sampleのメソッド
値をdoubleとして返します。
doubleValue(String) - インタフェースio.helidon.common.types.Annotationのメソッド
名前付きプロパティの型付き値。
doubleValue(String) - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
名前付きプロパティの型付き値。
doubleValues() - インタフェースio.helidon.common.types.Annotationのメソッド
配列として定義されているプロパティ"value"の型付き値。
doubleValues() - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
配列として定義されているプロパティ"value"の型付き値。
doubleValues(String) - インタフェースio.helidon.common.types.Annotationのメソッド
配列として定義されているプロパティの型付き値。
doubleValues(String) - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
配列として定義されているプロパティの型付き値。
doVerify(byte[], byte[]) - クラスio.helidon.security.jwt.jwk.JwkECのメソッド
 
doVerify(byte[], byte[]) - クラスio.helidon.security.jwt.jwk.JwkOctetのメソッド
 
doVerify(byte[], byte[]) - クラスio.helidon.security.jwt.jwk.JwkRSAのメソッド
 
DOWN - 列挙型クラスio.helidon.health.HealthCheckResponse.Statusの列挙定数
このヘルス・チェックは事前条件を満たさなかった。
driver() - クラスio.helidon.integrations.neo4j.Neo4jのメソッド
Neo4jサポートの主なエントリ・ポイント。
driver(Driver) - クラスio.helidon.integrations.neo4j.metrics.Neo4jMetricsSupport.Builderのメソッド
Neo4jドライバを発行します。
drivesActivation() - クラスio.helidon.faulttolerance.CircuitBreakerImpl$$Injection$$Activatorのメソッド
 
drivesActivation() - クラスio.helidon.webclient.api.LoomClient$$Injection$$Activatorのメソッド
 
dropWhile(Predicate<? super T>) - インタフェースio.helidon.common.reactive.Multiのメソッド
指定された述語を満たす要素の最長のプレフィクスをこのストリームから削除します。
DropwizardMetricsListener - io.helidon.dbclient.metrics.hikariのクラス
Hikari CP to Helidonメトリクス・マッパー。
duplicate() - インタフェースio.helidon.http.DataChunkのメソッド
基礎となるByteBufferを含む、このデータ・チャンクのコピーを作成します。
DUPS_OK_ACKNOWLEDGE - 列挙型クラスio.helidon.messaging.connectors.jms.AcknowledgeModeの列挙定数
メッセージは遅れて確認されるため、重複するメッセージが配信される可能性があります。
DURABLE_ATTRIBUTE - クラスio.helidon.messaging.connectors.jms.JmsConnectorのstatic変数
永続コンシューマ(トピック専用)を作成する場合にTrue。
durationToTtl(Duration) - クラスio.helidon.integrations.vault.VaultRequestのstaticメソッド
「HCP Vault」形式で存続する期間。
duringSetup(Feature.DuringSetupAccess) - クラスio.helidon.integrations.graal.mp.nativeimage.extension.HelidonMpFeatureのメソッド
 

E

EARLIEST - 列挙型クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilder.AutoOffsetResetの列挙定数
オフセットを自動的に最新のオフセットにリセットします。
earliestExpiration() - レコード・クラスio.helidon.integrations.oci.secrets.configsource.SecretBundleNodeConfigSource.Stampのメソッド
earliestExpirationレコード・コンポーネントの値を返します。
effectiveScope(Optional<String>) - インタフェースio.helidon.metrics.api.SystemTagsManagerのメソッド
指定された候補スコープと、このマネージャを初期化した構成内のデフォルト・スコープ値を組み合せた場合、有効なスコープを返します。
effectiveScope(Optional<String>, Iterable<Tag>) - インタフェースio.helidon.metrics.api.SystemTagsManagerのメソッド
指定された明示的な設定およびタグ(スコープを指定)と、このシステム・タグ・マネージャの初期化に使用された構成内のデフォルト・スコープ値を組み合せた場合、有効なスコープを返します。
elementInfo() - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
処理に関連するタイプを構成するエレメントです。
elementInfo() - クラスio.helidon.common.types.TypeInfo.BuilderBase.TypeInfoImplのメソッド
 
elementInfo() - インタフェースio.helidon.common.types.TypeInfoのメソッド
処理に関連するタイプを構成するエレメントです。
elementInfo(List<? extends TypedElementInfo>) - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
処理に関連するタイプを構成するエレメントです。
ElementKind - io.helidon.common.types内の列挙型クラス
要素の一種。
elementModifiers() - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのメソッド
エレメント修飾子。
elementModifiers() - クラスio.helidon.common.types.TypedElementInfo.BuilderBase.TypedElementInfoImplのメソッド
 
elementModifiers() - インタフェースio.helidon.common.types.TypedElementInfoのメソッド
エレメント修飾子。
elementModifiers() - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
タイプ修飾子。
elementModifiers() - クラスio.helidon.common.types.TypeInfo.BuilderBase.TypeInfoImplのメソッド
 
elementModifiers() - インタフェースio.helidon.common.types.TypeInfoのメソッド
タイプ修飾子。
elementModifiers(Set<? extends Modifier>) - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのメソッド
エレメント修飾子。
elementModifiers(Set<? extends Modifier>) - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
タイプ修飾子。
elementName() - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのメソッド
要素(例、メソッド、フィールドなど)名。
elementName() - クラスio.helidon.common.types.TypedElementInfo.BuilderBase.TypedElementInfoImplのメソッド
 
elementName() - インタフェースio.helidon.common.types.TypedElementInfoのメソッド
要素(例、メソッド、フィールドなど)名。
elementName(String) - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのメソッド
要素(例、メソッド、フィールドなど)名。
elementTypeAnnotations() - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのメソッド
TypedElementInfo.BuilderBase.typeName()によって参照される型名に関する既知の注釈のリスト。
elementTypeAnnotations() - クラスio.helidon.common.types.TypedElementInfo.BuilderBase.TypedElementInfoImplのメソッド
 
elementTypeAnnotations() - インタフェースio.helidon.common.types.TypedElementInfoのメソッド
TypedElementInfoBlueprint.typeName()によって参照される型名に関する既知の注釈のリスト。
elementTypeAnnotations(List<? extends Annotation>) - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのメソッド
TypedElementInfo.BuilderBase.typeName()によって参照される型名に関する既知の注釈のリスト。
elementTypeKind() - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのメソッド
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
かわりにTypedElementInfo.BuilderBase.kind()を使用してください
elementTypeKind() - クラスio.helidon.common.types.TypedElementInfo.BuilderBase.TypedElementInfoImplのメソッド
 
elementTypeKind() - インタフェースio.helidon.common.types.TypedElementInfoのメソッド
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
かわりにTypedElementInfoBlueprint.kind()を使用してください
elementTypeKind(String) - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのメソッド
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
かわりにTypedElementInfo.BuilderBase.kind()を使用してください
email() - クラスio.helidon.security.jwt.Jwtのメソッド
Eメール・クレームです。
email(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
Eメール・クレームです。
emailProtectionFlag(boolean) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
証明書に電子メール保護用のフラグを設定するかどうかを指定します。
emailVerified() - クラスio.helidon.security.jwt.Jwtのメソッド
Eメール検証済請求です。
emailVerified(Boolean) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
Eメールを検証するかどうかを定義するクレームです。
embeddedStorageManager() - クラスio.helidon.integrations.microstream.metrics.MicrostreamMetricsSupport.Builderのメソッド
現在のconfiguredEmbeddedStorageManagerを取得します。
EmbeddedStorageManagerBuilder - io.helidon.integrations.microstream.coreのクラス
マイクロストリームEmbeddedStorageManagerのビルダー。
EmbeddedStorageManagerExtension - io.helidon.integrations.microstream.cdiのクラス
指定されたMicrostreamStorageインジェクション・ポイントを満足させるExtension
EmbeddedStorageManagerExtension() - クラスio.helidon.integrations.microstream.cdi.EmbeddedStorageManagerExtensionのコンストラクタ
新しいEmbeddedStorageManagerExtensionを作成します。
emit(SseEvent) - クラスio.helidon.webserver.sse.SseSinkのメソッド
 
emit(Message<P>...) - クラスio.helidon.messaging.connectors.mock.MockIncomingのメソッド
1つ以上のメッセージをモックされたチャネルに直接送信します。
emit(Message<PAYLOAD> ) - クラスio.helidon.messaging.Emitterのメソッド
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
emit(P...) - クラスio.helidon.messaging.connectors.mock.MockIncomingのメソッド
1つ以上のペイロードをモックされたチャネルに直接送信します。
emit(T) - クラスio.helidon.common.reactive.BufferedEmittingPublisherのメソッド
ストリームに品目を発行します。ダウンストリームからの即時需要がない場合は、需要が通知されたときに送信するためのバッファ品目です。
emit(T) - クラスio.helidon.common.reactive.EmittingPublisherのメソッド
あるアイテムをストリームに出力します。十分なリクエストがあってパブリッシャが取り消されていない場合、そのアイテムはonNextとしてダウンストリームに通知され、メソッドはtrueを返します。
emit(T) - インタフェースio.helidon.webserver.http.spi.Sinkのメソッド
シンクを使用してイベントを出力します。
emitter(Emitter<PAYLOAD> ) - クラスio.helidon.messaging.Messaging.Builderのメソッド
新しいエミッタとそのすべてのチャネルを登録します。
Emitter<PAYLOAD> - io.helidon.messagingのクラス
エミッタは、単一または複数のチャネルの便利なパブリッシャであり、Emitter.send(Object)メソッドを呼び出すのと同じくらい簡単に公開できます。
Emitter.Builder<PAYLOAD> - io.helidon.messagingのクラス
Emitterのビルダー。
EmittingPublisher<T> - io.helidon.common.reactiveのクラス
同じスレッドでの手動パブリッシュのためのパブリッシャの発行。
empty() - インタフェースio.helidon.common.buffers.BufferDataのstaticメソッド
空のバッファ・データ。
empty() - インタフェースio.helidon.common.config.Configのstaticメソッド
Configの空のインスタンス。
empty() - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
すぐに完了するMultiインスタンスを取得します。
empty() - インタフェースio.helidon.common.reactive.Singleのstaticメソッド
すぐに完了するSingleインスタンスを取得します。
empty() - クラスio.helidon.common.uri.UriFragmentのstaticメソッド
空のフラグメント。
empty() - インタフェースio.helidon.common.uri.UriQueryのstaticメソッド
空のHTTP問合せを作成します。
empty() - インタフェースio.helidon.config.Configのstaticメソッド
Configの空のインスタンスを返します。
empty() - クラスio.helidon.config.ConfigSourcesのstaticメソッド
空の構成ソースを指定します。
empty() - クラスio.helidon.config.ConfigValuesのstaticメソッド
使用できる単純な空の値。例:。
empty() - クラスio.helidon.config.OverrideSourcesのstaticメソッド
OverrideSourceの空の実装。
empty() - インタフェースio.helidon.config.spi.ConfigNode.ObjectNodeのstaticメソッド
空のオブジェクト・ノードを返します。
empty() - クラスio.helidon.config.spi.OverrideSource.OverrideDataのstaticメソッド
オーバーライドを含まないOverrideDataオブジェクトを作成します。
empty() - クラスio.helidon.http.ContentDispositionのstaticメソッド
空のコンテンツ処理。
empty() - インタフェースio.helidon.http.DirectHandler.TransportRequestのstaticメソッド
空のトランスポート・リクエストを作成します。
empty() - クラスio.helidon.http.media.ReadableEntityBaseのstaticメソッド
新しい空の読取り可能エンティティ(エンティティがない場合)を作成します。
empty() - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryのメソッド
 
empty() - クラスio.helidon.microprofile.tyrus.TyrusRoutingのstaticメソッド
WebSocketルーティングを空にします。
empty() - クラスio.helidon.security.OutboundSecurityResponseのstaticメソッド
追加できるものはありません - たとえば
empty() - インタフェースio.helidon.tracing.HeaderProviderのstaticメソッド
空のヘッダー。
empty() - クラスio.helidon.webserver.http.HttpRoutingのstaticメソッド
空のルーティング(すべてのリクエストはStatus.NOT_FOUND_404を返します)。
empty() - インタフェースio.helidon.webserver.Routerのstaticメソッド
ルーターが空です。
empty() - クラスio.helidon.webserver.websocket.WsRoutingのstaticメソッド
WebSocketルーティングを空にします。
empty(long, double, double) - インタフェースio.helidon.metrics.api.HistogramSnapshotのstaticメソッド
サマリー値を持ち、データ・ポイントを持たない"empty"スナップショットを返します。
empty(String) - インタフェースio.helidon.common.parameters.Parametersのstaticメソッド
空の(named)パラメータを作成します。
EMPTY_BYTES - インタフェースio.helidon.common.buffers.BufferDataのstatic変数
空のバイト配列。
EMPTY_PASSWORD - クラスio.helidon.security.providers.httpauth.HttpBasicOutboundConfigのstatic変数
空のパスワードに使用される空の文字配列。
emptyArray(String) - クラスio.helidon.integrations.common.rest.ApiJsonBuilderのメソッド
空の配列を構成します。
emptyArray(String) - クラスio.helidon.integrations.common.rest.JsonRequestのメソッド
 
emptyResponse(String, ApiRequest<?>, Method, String, HttpClientResponse, ResponseBuilder<?, T, ?>) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
空のレスポンスは、Status.NOT_FOUND_404または他のステータス(Status.NOT_MODIFIED_304など)による可能性があります。
emptyResponse(String, ApiRequest<?>, Method, String, HttpClientResponse, ResponseBuilder<?, T, ?>) - クラスio.helidon.integrations.vault.auths.common.VaultRestApiのメソッド
 
ENABLE_PUSH - インタフェースio.helidon.http.http2.Http2Settingのstatic変数
プッシュを有効または無効にするための設定。
ENABLE_SELECTIVE - 列挙型クラスio.helidon.integrations.cdi.jpa.jaxb.PersistenceUnitCachingTypeの列挙定数
 
enableAuth(AuthMethod<?>) - インタフェースio.helidon.integrations.vault.sys.Sysのメソッド
デフォルトのパスで認証メソッドを有効にします。
enableAuth(EnableAuth.Request) - インタフェースio.helidon.integrations.vault.sys.Sysのメソッド
カスタム・パスまたは追加の構成で認証メソッドを有効にします。
EnableAuth - io.helidon.integrations.vault.sysのクラス
認証メソッドのリクエストおよびレスポンスを有効にします。
EnableAuth.Request - io.helidon.integrations.vault.sysのクラス
リクエスト・オブジェクト。
EnableAuth.Response - io.helidon.integrations.vault.sysのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
enableAutoCommit(boolean) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
trueの場合、コンシューマ・オフセットはバックグラウンドで定期的にコミットされます。
enabled() - クラスio.helidon.common.tls.Tlsのメソッド
このTLS構成が有効かどうか。
enabled() - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
TLSが有効かどうかを示すフラグ。
enabled() - クラスio.helidon.common.tls.TlsConfig.BuilderBase.TlsConfigImplのメソッド
 
enabled() - インタフェースio.helidon.common.tls.TlsConfigのメソッド
TLSが有効かどうかを示すフラグ。
enabled() - クラスio.helidon.integrations.oci.metrics.OciMetricsSupport.Builderのメソッド
OciMetricsSupportサービスがアクティブ化されるかどうかを示すブール値を返します。
enabled() - クラスio.helidon.metrics.api.MetricsConfig.BuilderBaseのメソッド
メトリクス機能が有効かどうか。
enabled() - クラスio.helidon.metrics.api.MetricsConfig.BuilderBase.MetricsConfigImplのメソッド
 
enabled() - インタフェースio.helidon.metrics.api.MetricsConfigのメソッド
メトリクス機能が有効かどうか。
enabled() - クラスio.helidon.metrics.api.ScopeConfig.BuilderBaseのメソッド
スコープが有効かどうか。
enabled() - クラスio.helidon.metrics.api.ScopeConfig.BuilderBase.ScopeConfigImplのメソッド
 
enabled() - インタフェースio.helidon.metrics.api.ScopeConfigのメソッド
スコープが有効かどうか。
enabled() - インタフェースio.helidon.security.Securityのメソッド
セキュリティが有効か無効か。
enabled() - クラスio.helidon.tracing.config.Traceableのメソッド
このトレース可能オブジェクトを実行するかどうか。
enabled() - インタフェースio.helidon.tracing.providers.opentracing.OpenTracingTracerBuilderのメソッド
このトレーサが実際のバックエンドで有効なトレーサであるかどうかを返します。
enabled() - クラスio.helidon.tracing.providers.zipkin.ZipkinTracerBuilderのメソッド
 
enabled() - インタフェースio.helidon.tracing.Tracerのメソッド
このトレーサが有効かどうか。
enabled() - クラスio.helidon.webserver.accesslog.AccessLogConfig.BuilderBase.AccessLogConfigImplのメソッド
 
enabled() - クラスio.helidon.webserver.accesslog.AccessLogConfig.BuilderBaseのメソッド
この機能を有効にするかどうか。
enabled() - インタフェースio.helidon.webserver.accesslog.AccessLogConfigのメソッド
この機能を有効にするかどうか。
enabled() - クラスio.helidon.webserver.cors.CorsConfig.BuilderBase.CorsConfigImplのメソッド
 
enabled() - クラスio.helidon.webserver.cors.CorsConfig.BuilderBaseのメソッド
この機能は無効にできます。
enabled() - インタフェースio.helidon.webserver.cors.CorsConfigのメソッド
この機能は無効にできます。
enabled() - クラスio.helidon.webserver.observe.log.LogStreamConfig.BuilderBaseのメソッド
ストリームが有効かどうか。
enabled() - クラスio.helidon.webserver.observe.log.LogStreamConfig.BuilderBase.LogStreamConfigImplのメソッド
 
enabled() - インタフェースio.helidon.webserver.observe.log.LogStreamConfigのメソッド
ストリームが有効かどうか。
enabled() - クラスio.helidon.webserver.observe.ObserveFeatureConfig.BuilderBaseのメソッド
監視サポートが有効かどうか。
enabled() - クラスio.helidon.webserver.observe.ObserveFeatureConfig.BuilderBase.ObserveFeatureConfigImplのメソッド
 
enabled() - インタフェースio.helidon.webserver.observe.ObserveFeatureConfigのメソッド
監視サポートが有効かどうか。
enabled() - クラスio.helidon.webserver.observe.ObserverConfigBase.BuilderBaseのメソッド
このオブザーバが有効かどうか。
enabled() - クラスio.helidon.webserver.observe.ObserverConfigBase.BuilderBase.ObserverConfigBaseImplのメソッド
 
enabled() - インタフェースio.helidon.webserver.observe.config.ConfigObserverConfigのメソッド
このオブザーバが有効かどうか。
enabled() - クラスio.helidon.webserver.observe.config.ConfigObserverConfig.BuilderBase.ConfigObserverConfigImplのメソッド
このオブザーバが有効かどうか。
enabled() - インタフェースio.helidon.webserver.observe.health.HealthObserverConfigのメソッド
このオブザーバが有効かどうか。
enabled() - クラスio.helidon.webserver.observe.health.HealthObserverConfig.BuilderBase.HealthObserverConfigImplのメソッド
このオブザーバが有効かどうか。
enabled() - インタフェースio.helidon.webserver.observe.info.InfoObserverConfigのメソッド
このオブザーバが有効かどうか。
enabled() - クラスio.helidon.webserver.observe.info.InfoObserverConfig.BuilderBase.InfoObserverConfigImplのメソッド
このオブザーバが有効かどうか。
enabled() - インタフェースio.helidon.webserver.observe.log.LogObserverConfigのメソッド
このオブザーバが有効かどうか。
enabled() - クラスio.helidon.webserver.observe.log.LogObserverConfig.BuilderBase.LogObserverConfigImplのメソッド
このオブザーバが有効かどうか。
enabled() - インタフェースio.helidon.webserver.observe.metrics.MetricsObserverConfigのメソッド
このオブザーバが有効かどうか。
enabled() - クラスio.helidon.webserver.observe.metrics.MetricsObserverConfig.BuilderBase.MetricsObserverConfigImplのメソッド
このオブザーバが有効かどうか。
enabled() - インタフェースio.helidon.webserver.observe.ObserverConfigBaseのメソッド
このオブザーバが有効かどうか。
enabled() - インタフェースio.helidon.webserver.observe.tracing.TracingObserverConfigのメソッド
このオブザーバが有効かどうか。
enabled() - クラスio.helidon.webserver.observe.tracing.TracingObserverConfig.BuilderBase.TracingObserverConfigImplのメソッド
このオブザーバが有効かどうか。
enabled() - インタフェースio.helidon.webserver.servicecommon.FeatureSupportのメソッド
サービスが有効になっていない場合は、サーバーへの登録からサービスを省略できます。
enabled() - クラスio.helidon.webserver.servicecommon.HelidonFeatureSupportのメソッド
 
enabled() - インタフェースio.helidon.webserver.servicecommon.RestServiceSettingsのメソッド
このサービスが有効であり、公開する必要があるかどうか。
enabled(boolean) - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
TLSが有効かどうかを示すフラグ。
enabled(boolean) - インタフェースio.helidon.cors.CorsSetterのメソッド
この構成を有効にするかどうかを設定します。
enabled(boolean) - クラスio.helidon.cors.CorsSupportBase.Builderのメソッド
CORSサポートを有効にするかどうかを設定します。
enabled(boolean) - クラスio.helidon.cors.CrossOriginConfig.Builderのメソッド
 
enabled(boolean) - クラスio.helidon.cors.MappedCrossOriginConfig.Builderのメソッド
結果のMappedクロス・オリジン構成を有効にするかどうかを設定します。
enabled(boolean) - クラスio.helidon.dbclient.DbClientServiceBase.BuilderBaseのメソッド
このサービスが有効かどうかを構成します。
enabled(boolean) - クラスio.helidon.http.RequestedUriDiscoveryContext.Builderのメソッド
リクエストされたURI検出がソケットに到着するリクエストに対して有効かどうかを設定します。
enabled(boolean) - クラスio.helidon.integrations.oci.metrics.OciMetricsSupport.Builderのメソッド
メトリクスをOCIに送信できるかどうかを設定します。
enabled(boolean) - インタフェースio.helidon.metrics.api.ComponentMetricsSettings.Builderのメソッド
コンポーネントに対してメトリクスを有効にするかどうかを設定します。
enabled(boolean) - クラスio.helidon.metrics.api.MetricsConfig.BuilderBaseのメソッド
メトリクス機能が有効かどうか。
enabled(boolean) - クラスio.helidon.metrics.api.ScopeConfig.BuilderBaseのメソッド
スコープが有効かどうか。
enabled(boolean) - クラスio.helidon.security.providers.oidc.OidcFeature.Builderのメソッド
OIDCサポートは、使用しない場合は無効にできます。
enabled(boolean) - クラスio.helidon.security.Security.Builderのメソッド
セキュリティは、構成を使用して無効にすることも、明示的に無効にすることもできます。
enabled(boolean) - クラスio.helidon.tracing.config.ComponentTracingConfig.Builderのメソッド
このコンポーネントが有効か無効かを構成します。
enabled(boolean) - クラスio.helidon.tracing.config.SpanLogTracingConfig.Builderのメソッド
このトレースされたスパン・ログを有効にするか無効にするかを構成します。
enabled(boolean) - クラスio.helidon.tracing.config.SpanTracingConfig.Builderのメソッド
このトレース対象スパンを有効にするか無効にするかを構成します。
enabled(boolean) - クラスio.helidon.tracing.config.TracingConfig.Builderのメソッド
全体的なトレースが有効かどうか。
enabled(boolean) - クラスio.helidon.tracing.providers.jaeger.JaegerTracerBuilderのメソッド
 
enabled(boolean) - インタフェースio.helidon.tracing.providers.opentracing.OpenTracingTracerBuilderのメソッド
有効にすると、トレースが送信されます。
enabled(boolean) - クラスio.helidon.tracing.providers.zipkin.ZipkinTracerBuilderのメソッド
 
enabled(boolean) - インタフェースio.helidon.tracing.TracerBuilderのメソッド
有効にすると、トレースが送信されます。
enabled(boolean) - クラスio.helidon.webserver.accesslog.AccessLogConfig.BuilderBaseのメソッド
この機能を有効にするかどうか。
enabled(boolean) - クラスio.helidon.webserver.accesslog.AccessLogRoutingFeature.Builderのメソッド
アクセス・ロギングは(構成を介して、またはコード内で明示的に)無効にできます。
enabled(boolean) - クラスio.helidon.webserver.cors.CorsConfig.BuilderBaseのメソッド
この機能は無効にできます。
enabled(boolean) - クラスio.helidon.webserver.observe.log.LogStreamConfig.BuilderBaseのメソッド
ストリームが有効かどうか。
enabled(boolean) - クラスio.helidon.webserver.observe.ObserveFeatureConfig.BuilderBaseのメソッド
監視サポートが有効かどうか。
enabled(boolean) - クラスio.helidon.webserver.observe.ObserverConfigBase.BuilderBaseのメソッド
このオブザーバが有効かどうか。
enabled(boolean) - インタフェースio.helidon.webserver.servicecommon.RestServiceSettings.Builderのメソッド
このサービスは有効かどうか。
ENABLED - クラスio.helidon.tracing.config.ComponentTracingConfigの静的変数
有効なコンポーネント - 後続のすべてのコールは、有効なスパンとログを返します。
ENABLED - クラスio.helidon.tracing.config.SpanLogTracingConfigの静的変数
トレースされたスパン・ログをイネーブルにしました。
ENABLED - クラスio.helidon.tracing.config.SpanTracingConfigの静的変数
無効になっているトレース対象のスパンと、そのスパン上のすべてのログも有効になります。
ENABLED - クラスio.helidon.tracing.config.TracingConfigの静的変数
すべてのコンポーネント、スパンおよびログに対して有効なトレース構成。
ENABLED_CONFIG_KEY - インタフェースio.helidon.metrics.api.ComponentMetricsSettings.Builderのstatic変数
コンポーネントmetrics構成セクション内の構成キーで、そのコンポーネントに対してメトリクスが使用可能かどうかを制御します。
ENABLED_PROPERTY_NAME - クラスio.helidon.tracing.jersey.client.ClientTracingFilterのstatic変数
falseに設定すると、トレースは無効になります。
enabledCipherSuites() - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
TLS通信用の暗号スイートを有効化しました。
enabledCipherSuites() - クラスio.helidon.common.tls.TlsConfig.BuilderBase.TlsConfigImplのメソッド
 
enabledCipherSuites() - インタフェースio.helidon.common.tls.TlsConfigのメソッド
TLS通信用の暗号スイートを有効化しました。
enabledCipherSuites(List<? extends String>) - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
TLS通信用の暗号スイートを有効化しました。
enableDecorators(Class<?>...) - クラスio.helidon.microprofile.cdi.HelidonContainerInitializerのメソッド
 
enabledProtocols() - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
TLS通信用のプロトコルを有効にします。
enabledProtocols() - クラスio.helidon.common.tls.TlsConfig.BuilderBase.TlsConfigImplのメソッド
 
enabledProtocols() - インタフェースio.helidon.common.tls.TlsConfigのメソッド
TLS通信用のプロトコルを有効にします。
enabledProtocols(List<? extends String>) - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
TLS通信用のプロトコルを有効にします。
enableEngine(Engine<?>) - インタフェースio.helidon.integrations.vault.sys.Sysのメソッド
デフォルト・パスでシークレット・エンジンを有効にします(mount)。
enableEngine(EnableEngine.Request) - インタフェースio.helidon.integrations.vault.sys.Sysのメソッド
カスタム構成でシークレット・エンジンを有効にします(mount)。
EnableEngine - io.helidon.integrations.vault.sysのクラス
シークレット・エンジンのリクエストおよびレスポンスを有効にします。
EnableEngine.Request - io.helidon.integrations.vault.sysのクラス
リクエスト・オブジェクト。
EnableEngine.Response - io.helidon.integrations.vault.sysのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
enableInterceptors(Class<?>...) - クラスio.helidon.microprofile.cdi.HelidonContainerInitializerのメソッド
 
enableManagement(boolean) - クラスio.helidon.integrations.microstream.cache.MicrostreamCacheConfigurationBuilderのメソッド
 
enableProxyProtocol() - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
このソケットのプロキシ・プロトコル・サポートを有効にします。
enableProxyProtocol() - クラスio.helidon.webserver.ListenerConfig.BuilderBase.ListenerConfigImplのメソッド
 
enableProxyProtocol() - インタフェースio.helidon.webserver.ListenerConfigのメソッド
このソケットのプロキシ・プロトコル・サポートを有効にします。
enableProxyProtocol() - インタフェースio.helidon.webserver.WebServerConfigのメソッド
このソケットのプロキシ・プロトコル・サポートを有効にします。
enableProxyProtocol() - クラスio.helidon.webserver.WebServerConfig.BuilderBase.WebServerConfigImplのメソッド
このソケットのプロキシ・プロトコル・サポートを有効にします。
enableProxyProtocol(boolean) - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
このソケットのプロキシ・プロトコル・サポートを有効にします。
enableStatistics(boolean) - クラスio.helidon.integrations.microstream.cache.MicrostreamCacheConfigurationBuilderのメソッド
 
enclosingNames() - クラスio.helidon.common.types.TypeName.BuilderBaseのメソッド
囲んでいるクラス(存在する場合)の単純な名前。
enclosingNames() - クラスio.helidon.common.types.TypeName.BuilderBase.TypeNameImplのメソッド
 
enclosingNames() - インタフェースio.helidon.common.types.TypeNameのメソッド
囲んでいるクラス(存在する場合)の単純な名前。
enclosingNames(List<? extends String>) - クラスio.helidon.common.types.TypeName.BuilderBaseのメソッド
囲んでいるクラス(存在する場合)の単純な名前。
enclosingType() - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのメソッド
この型付き要素の囲みタイプ名。
enclosingType() - クラスio.helidon.common.types.TypedElementInfo.BuilderBase.TypedElementInfoImplのメソッド
 
enclosingType() - インタフェースio.helidon.common.types.TypedElementInfoのメソッド
この型付き要素の囲みタイプ名。
enclosingType(TypeName) - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのメソッド
この型付き要素の囲みタイプ名。
enclosingType(Consumer<TypeName.Builder>) - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのメソッド
この型付き要素の囲みタイプ名。
encode(String) - クラスio.helidon.http.HtmlEncoderのstaticメソッド
特殊文字を対応するエンティティで置き換えるHTML文字列をエンコードします。
encode(String, UriEncoding.Type) - クラスio.helidon.common.uri.UriEncodingのstaticメソッド
ASCII以外の文字または許可されていないASCII文字である文字列の文字をエンコードします。
encoder() - インタフェースio.helidon.http.encoding.ContentEncodingのメソッド
バイトをエンコードします。
encoder() - クラスio.helidon.http.encoding.deflate.DeflateEncodingのメソッド
 
encoder() - クラスio.helidon.http.encoding.gzip.GzipEncodingのメソッド
 
encoder(Headers) - インタフェースio.helidon.http.encoding.ContentEncodingContextのメソッド
HTTPヘッダーに基づいてコンテンツ・エンコーダを検出します。
encoder(String) - インタフェースio.helidon.http.encoding.ContentEncodingContextのメソッド
IDのコンテンツ・エンコーダを取得します。
encodeUri(String) - クラスio.helidon.common.uri.UriEncodingのstaticメソッド
URIセグメントをエンコードします。
encrypt(byte[]) - クラスio.helidon.security.spi.EncryptionProvider.EncryptionSupportのメソッド
バイトを暗号化します。
encrypt(Base64Value) - クラスio.helidon.common.crypto.AsymmetricCipherのメソッド
 
encrypt(Base64Value) - インタフェースio.helidon.common.crypto.CommonCipherのメソッド
メッセージを暗号化します。
encrypt(Base64Value) - クラスio.helidon.common.crypto.SymmetricCipherのメソッド
 
encrypt(Encrypt.Request) - インタフェースio.helidon.integrations.vault.secrets.transit.TransitSecretsのメソッド
指定されたキーを使用して、提供されたプレーンテキストを暗号化します。
encrypt(EncryptBatch.Request) - インタフェースio.helidon.integrations.vault.secrets.transit.TransitSecretsのメソッド
指定されたキーを使用して、プレーン・テキスト文字列の指定されたバッチを暗号化します。
encrypt(String, byte[]) - インタフェースio.helidon.security.Securityのメソッド
バイトを暗号化します。
encrypt(String, byte[], byte[], Base64Value) - クラスio.helidon.common.crypto.SymmetricCipherのstaticメソッド
指定されたパラメータを使用してメッセージを暗号化します。
encrypt(String, String, byte[], byte[], Base64Value) - クラスio.helidon.common.crypto.SymmetricCipherのstaticメソッド
指定されたパラメータを使用してメッセージを暗号化します。
encrypt(String, String, byte[], AlgorithmParameterSpec, Base64Value) - クラスio.helidon.common.crypto.SymmetricCipherのstaticメソッド
指定されたパラメータを使用してメッセージを暗号化します。
encrypt(String, String, PublicKey, Base64Value) - クラスio.helidon.common.crypto.AsymmetricCipherのstaticメソッド
指定された公開キーと選択されたアルゴリズムでメッセージを暗号化します。
Encrypt - io.helidon.integrations.vault.secrets.transitのクラス
リクエストおよびレスポンスを暗号化します。
Encrypt.Encrypted - io.helidon.integrations.vault.secrets.transitのクラス
暗号化された値。
Encrypt.Request - io.helidon.integrations.vault.secrets.transitのクラス
リクエスト・オブジェクト。
Encrypt.Response - io.helidon.integrations.vault.secrets.transitのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
encryptAes(char[], String) - クラスio.helidon.config.encryption.EncryptionUtilのstaticメソッド
AESをGCMメソッドで使用して暗号化します。キーはランダムsaltを使用してパスワードから導出されます。
encryptAesBytes(char[], byte[]) - クラスio.helidon.config.encryption.EncryptionUtilのstaticメソッド
非推奨。
このメソッドは、暗号化用の個別のモジュールが作成されると削除されます
EncryptBatch - io.helidon.integrations.vault.secrets.transitのクラス
バッチ・リクエストおよびレスポンスを暗号化します。
EncryptBatch.BatchEntry - io.helidon.integrations.vault.secrets.transitのクラス
バッチ・エントリの定義。
EncryptBatch.Request - io.helidon.integrations.vault.secrets.transitのクラス
リクエスト・オブジェクト。
EncryptBatch.Response - io.helidon.integrations.vault.secrets.transitのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
encrypted() - クラスio.helidon.integrations.vault.secrets.transit.Encrypt.Responseのメソッド
暗号化された値 - 暗号テキストとキーのバージョン。
encrypted(boolean) - クラスio.helidon.integrations.neo4j.Neo4j.Builderのメソッド
暗号化フィールドを有効にします。
EncryptedJwt - io.helidon.security.jwtのクラス
ネットワークを介したコンテンツの転送に使用されるJWT - たとえば
EncryptedJwt.Builder - io.helidon.security.jwtのクラス
暗号化されたJWTビルダー。
EncryptedJwt.SupportedAlgorithm - io.helidon.security.jwt内の列挙型クラス
コンテンツ・キー暗号化でサポートされているRSA暗号。
EncryptedJwt.SupportedEncryption - io.helidon.security.jwt内の列挙型クラス
コンテンツ暗号化でサポートされているAES暗号。
encryptedKey() - クラスio.helidon.security.jwt.EncryptedJwtのメソッド
暗号化されたコンテンツ暗号化キー。
encryptedPayload() - クラスio.helidon.security.jwt.EncryptedJwtのメソッド
暗号化されたコンテンツ。
encryption() - クラスio.helidon.security.jwt.JwtHeadersのメソッド
暗号化アルゴリズム要求。
encryption(Config) - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityProviderのメソッド
 
encryption(Config) - クラスio.helidon.security.providers.config.vault.ConfigVaultProviderのメソッド
 
encryption(Config) - インタフェースio.helidon.security.spi.EncryptionProviderのメソッド
構成から暗号化サポートを作成します。
encryption(TransitSecurityProvider.TransitEncryptionConfig) - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityProviderのメソッド
 
encryption(EncryptedJwt.SupportedEncryption) - クラスio.helidon.security.jwt.EncryptedJwt.Builderのメソッド
コンテンツの暗号化に使用する暗号化。
encryption(ConfigVaultProvider.EncryptionConfig) - クラスio.helidon.security.providers.config.vault.ConfigVaultProviderのメソッド
 
encryption(String) - クラスio.helidon.security.jwt.JwtHeaders.Builderのメソッド
使用する暗号化アルゴリズム。
encryption(T) - インタフェースio.helidon.security.spi.EncryptionProviderのメソッド
構成オブジェクトから暗号化サポートを作成します。
EncryptionFilter - io.helidon.config.encryptionのクラス
構成ソースからパスワードを復号化できます。
EncryptionFilter.Builder - io.helidon.config.encryptionのクラス
EncryptionFilterをプログラムで設定するためのビルダー。
EncryptionFilterService - io.helidon.config.encryptionのクラス
EncryptionFilterのJavaサービス。
EncryptionFilterService() - クラスio.helidon.config.encryption.EncryptionFilterServiceのコンストラクタ
 
encryptionKeyName(String) - クラスio.helidon.integrations.vault.secrets.transit.Decrypt.Requestのメソッド
復号化する暗号化キーの名前を指定します。
encryptionKeyName(String) - クラスio.helidon.integrations.vault.secrets.transit.DecryptBatch.Requestのメソッド
暗号化する暗号化キーの名前を指定します。
encryptionKeyName(String) - クラスio.helidon.integrations.vault.secrets.transit.Encrypt.Requestのメソッド
暗号化する暗号化キーの名前を指定します。
encryptionKeyName(String) - クラスio.helidon.integrations.vault.secrets.transit.EncryptBatch.Requestのメソッド
暗号化する暗号化キーの名前を指定します。
encryptionKeyType(String) - クラスio.helidon.integrations.vault.secrets.transit.Encrypt.Requestのメソッド
このパラメータは、暗号化キーを作成する場合に必要です。
encryptionKeyType(String) - クラスio.helidon.integrations.vault.secrets.transit.EncryptBatch.Requestのメソッド
このパラメータは、暗号化キーを作成する場合に必要です。
encryptionKeyVersion(int) - クラスio.helidon.integrations.vault.secrets.transit.Encrypt.Requestのメソッド
暗号化に使用するキーのバージョンを指定します。
encryptionKeyVersion(int) - クラスio.helidon.integrations.vault.secrets.transit.EncryptBatch.Requestのメソッド
暗号化に使用するキーのバージョンを指定します。
EncryptionProvider<T> - io.helidon.security.spiのインタフェース
シークレットを暗号化および復号化できるプロバイダ。
EncryptionProvider.EncryptionSupport - io.helidon.security.spiのクラス
名前付き暗号化構成ごとに作成される暗号化サポート。
EncryptionSupport(Function<byte[], String>, Function<String, byte[]>) - クラスio.helidon.security.spi.EncryptionProvider.EncryptionSupportのコンストラクタ
2つの機能に基づく暗号化サポート。
EncryptionUtil - io.helidon.config.encryptionのクラス
シークレット保護のための暗号化ユーティリティ。
encryptRsa(PublicKey, String) - クラスio.helidon.config.encryption.EncryptionUtilのstaticメソッド
RSAとOAEPを使用してシークレットを暗号化します。
encryptToString(Base64Value) - インタフェースio.helidon.common.crypto.CommonCipherのメソッド
文字列形式にメッセージを暗号化します。
end() - インタフェースio.helidon.tracing.Spanのメソッド
現在のタイムスタンプを使用して、このタグ(処理の終了)を終了します。
end(Throwable) - インタフェースio.helidon.tracing.Spanのメソッド
エラー・ステータスおよび例外で終了します。
END - 列挙型クラスio.helidon.integrations.jta.jdbc.ExceptionConverter.XARoutineの列挙定数
XAResource.end(Xid, int)メソッドをモデル化する列挙定数。
END_OF_HEADERS - クラスio.helidon.http.http2.Http2Flagのstatic変数
ヘッダーの終わりフラグ(ヘッダーおよび継続で使用される)。
END_OF_STREAM - クラスio.helidon.http.http2.Http2Flagのstatic変数
ストリーム・フラグ(ヘッダーおよびデータによって使用されます)の終了。
endOfHeaders() - クラスio.helidon.http.http2.Http2Flag.ContinuationFlagsのメソッド
ヘッダーの終わりフラグが設定されているかどうか。
endOfHeaders() - クラスio.helidon.http.http2.Http2Flag.HeaderFlagsのメソッド
ヘッダーの終わりフラグが設定されているかどうか。
endOfHeaders() - クラスio.helidon.http.http2.Http2Flag.PushPromiseFlagsのメソッド
ヘッダーの終わりフラグが設定されているかどうか。
endOfStream() - クラスio.helidon.http.http2.Http2Flag.DataFlagsのメソッド
ストリームの終わりフラグが設定されているかどうか。
endOfStream() - クラスio.helidon.http.http2.Http2Flag.HeaderFlagsのメソッド
ストリームの終わりフラグが設定されているかどうか。
endpoint() - クラスio.helidon.webserver.observe.config.ConfigObserverConfig.BuilderBase.ConfigObserverConfigImplのメソッド
 
endpoint() - クラスio.helidon.webserver.observe.config.ConfigObserverConfig.BuilderBaseのメソッド
 
endpoint() - インタフェースio.helidon.webserver.observe.config.ConfigObserverConfigのメソッド
 
endpoint() - クラスio.helidon.webserver.observe.health.HealthObserverConfig.BuilderBaseのメソッド
 
endpoint() - クラスio.helidon.webserver.observe.health.HealthObserverConfig.BuilderBase.HealthObserverConfigImplのメソッド
 
endpoint() - インタフェースio.helidon.webserver.observe.health.HealthObserverConfigのメソッド
 
endpoint() - クラスio.helidon.webserver.observe.info.InfoObserverConfig.BuilderBaseのメソッド
 
endpoint() - クラスio.helidon.webserver.observe.info.InfoObserverConfig.BuilderBase.InfoObserverConfigImplのメソッド
 
endpoint() - インタフェースio.helidon.webserver.observe.info.InfoObserverConfigのメソッド
 
endpoint() - クラスio.helidon.webserver.observe.log.LogObserverConfig.BuilderBaseのメソッド
 
endpoint() - クラスio.helidon.webserver.observe.log.LogObserverConfig.BuilderBase.LogObserverConfigImplのメソッド
 
endpoint() - インタフェースio.helidon.webserver.observe.log.LogObserverConfigのメソッド
 
endpoint() - クラスio.helidon.webserver.observe.metrics.MetricsObserverConfig.BuilderBaseのメソッド
 
endpoint() - クラスio.helidon.webserver.observe.metrics.MetricsObserverConfig.BuilderBase.MetricsObserverConfigImplのメソッド
 
endpoint() - インタフェースio.helidon.webserver.observe.metrics.MetricsObserverConfigのメソッド
 
endpoint() - クラスio.helidon.webserver.observe.ObserveFeatureConfig.BuilderBaseのメソッド
監視プロバイダに使用するルート・エンドポイント。
endpoint() - クラスio.helidon.webserver.observe.ObserveFeatureConfig.BuilderBase.ObserveFeatureConfigImplのメソッド
 
endpoint() - インタフェースio.helidon.webserver.observe.ObserveFeatureConfigのメソッド
監視プロバイダに使用するルート・エンドポイント。
endpoint(ServerEndpointConfig) - クラスio.helidon.microprofile.tyrus.TyrusRouting.Builderのメソッド
エンドポイントの追加
endpoint(Class<?>) - クラスio.helidon.microprofile.tyrus.TyrusRouting.Builderのメソッド
エンドポイントの追加
endpoint(String) - クラスio.helidon.webserver.observe.config.ConfigObserverConfig.BuilderBaseのメソッド
 
endpoint(String) - クラスio.helidon.webserver.observe.health.HealthObserverConfig.BuilderBaseのメソッド
 
endpoint(String) - クラスio.helidon.webserver.observe.info.InfoObserverConfig.BuilderBaseのメソッド
 
endpoint(String) - クラスio.helidon.webserver.observe.log.LogObserverConfig.BuilderBaseのメソッド
 
endpoint(String) - クラスio.helidon.webserver.observe.metrics.MetricsObserverConfig.BuilderBaseのメソッド
 
endpoint(String) - クラスio.helidon.webserver.observe.ObserveFeatureConfig.BuilderBaseのメソッド
監視プロバイダに使用するルート・エンドポイント。
endpoint(String, WsListener) - クラスio.helidon.webserver.websocket.WsRouting.Builderのメソッド
エンドポイントの追加
endpoint(String, ServerEndpointConfig) - クラスio.helidon.microprofile.tyrus.TyrusRouting.Builderのメソッド
エンドポイントの追加
endpoint(String, Class<?>) - クラスio.helidon.microprofile.tyrus.TyrusRouting.Builderのメソッド
エンドポイントの追加
endpoint(String, Supplier<WsListener>) - クラスio.helidon.webserver.websocket.WsRouting.Builderのメソッド
エンドポイントの追加
ENDPOINT_IDENTIFICATION_HTTPS - クラスio.helidon.common.tls.Tlsのstatic変数
HTTPSエンドポイント識別アルゴリズム。ホスト名に対して証明書cnを検証します。
ENDPOINT_IDENTIFICATION_NONE - クラスio.helidon.common.tls.Tlsのstatic変数
ホスト名検証を無効にします。
endpointConfig() - クラスio.helidon.security.ProviderRequestのメソッド
呼び出されたエンドポイントの構成(宣言されている注釈など)。
endpointConfig() - インタフェースio.helidon.security.SecurityContextのメソッド
現在のエンドポイント構成。
endpointConfig(EndpointConfig) - クラスio.helidon.security.SecurityContext.Builderのメソッド
開始するエンドポイント構成を設定します。
endpointConfig(EndpointConfig) - インタフェースio.helidon.security.SecurityContextのメソッド
後続のセキュリティ・リクエストに使用するエンドポイント構成を設定します。
endpointConfig(Supplier<EndpointConfig>) - インタフェースio.helidon.security.SecurityContextのメソッド
構築されたインスタンスではなくビルダーを使用してEndpointConfigを設定するショートカット・メソッド。
EndpointConfig - io.helidon.securityのクラス
各エンドポイントには、静的に宣言されたセキュリティ構成を設定できます(例:
EndpointConfig.AnnotationScope - io.helidon.security内の列挙型クラス
セキュリティを統合するアプリケーションで使用される注釈のスコープ。
EndpointConfig.Builder - io.helidon.securityのクラス
EndpointConfig用のfluent APIビルダー。
endpointIdentificationAlgorithm() - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
SSLエンドポイントの識別アルゴリズム。
endpointIdentificationAlgorithm() - クラスio.helidon.common.tls.TlsConfig.BuilderBase.TlsConfigImplのメソッド
 
endpointIdentificationAlgorithm() - インタフェースio.helidon.common.tls.TlsConfigのメソッド
SSLエンドポイントの識別アルゴリズム。
endpointIdentificationAlgorithm(String) - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
SSLエンドポイントの識別アルゴリズム。
endRequest() - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
endRequest() - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
enforce() - クラスio.helidon.webserver.security.SecurityFeatureのstaticメソッド
デフォルトのインスタンスを返して、デフォルトの強制ポイント(または結果をさらに変更してください)を作成します。
enforceHostnames(boolean) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
CN、DNS SANおよび電子メール・アドレスのホスト部分に有効なホスト名のみを許可するかどうかを指定します。
engine(Engine<?>) - クラスio.helidon.integrations.vault.sys.DisableEngine.Requestのメソッド
無効化するシークレット・エンジン。
engine(Engine<?>) - クラスio.helidon.integrations.vault.sys.EnableEngine.Requestのメソッド
有効化するシークレット・エンジン。
Engine<T> - io.helidon.integrations.vaultのインタフェース
シークレット・エンジン。
ENGINE - インタフェースio.helidon.integrations.vault.secrets.cubbyhole.CubbyholeSecretsのstatic変数
Cubbyhole (トークン・スコープ付き) secretsエンジン。
ENGINE - インタフェースio.helidon.integrations.vault.secrets.database.DbSecretsの静的変数
データベース・シークレット・エンジン。
ENGINE - インタフェースio.helidon.integrations.vault.secrets.kv1.Kv1Secretsのstatic変数
KV (Key/Value)シークレット・エンジン・バージョン1。
ENGINE - インタフェースio.helidon.integrations.vault.secrets.kv2.Kv2Secretsのstatic変数
KV (Key/Value)シークレット・エンジン・バージョン2。
ENGINE - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsのstatic変数
PKIシークレット・エンジン。
ENGINE - インタフェースio.helidon.integrations.vault.secrets.transit.TransitSecretsのstatic変数
トランジット・シークレット・エンジン。
enhance(ProviderRequest, AuthenticationResponse, Subject) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProviderのメソッド
IDCSの適切なロールでサブジェクトを拡張します。
enhance(ProviderRequest, AuthenticationResponse, Subject) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderのメソッド
 
enhance(ProviderRequest, AuthenticationResponse, Subject) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBaseのメソッド
IDCSロール、リアクティブでサブジェクトを拡張します。
ENHANCE_YOUR_CALM - 列挙型クラスio.helidon.http.http2.Http2ErrorCodeの列挙定数
エンドポイントは、そのピアが過度の負荷を生成している可能性のある動作を示していることを検出しました。
enqueueing(Supplier<? extends T>) - インタフェースio.helidon.faulttolerance.Bulkhead.QueueListenerのメソッド
内部セマフォのキューでブロックする直前に呼び出されます。
enquoteIdentifier(String, boolean) - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
 
enquoteLiteral(String) - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
 
enquoteNCharLiteral(String) - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
 
enroll(MetricAnnotationDiscoveryObserver) - クラスio.helidon.microprofile.metrics.MetricsCdiExtensionのメソッド
メトリック注釈検出のオブザーバを記録します。
enroll(MetricRegistrationObserver) - クラスio.helidon.microprofile.metrics.MetricsCdiExtensionのメソッド
メトリック登録のオブザーバを記録します。
enrollBuiltInRegistry(MeterRegistryFactory.BuiltInRegistryType) - クラスio.helidon.integrations.micrometer.MeterRegistryFactory.Builderのメソッド
そのタイプのデフォルト構成を使用して、組込みレジストリ・タイプを登録します。
enrollBuiltInRegistry(MeterRegistryFactory.BuiltInRegistryType, MeterRegistryConfig) - クラスio.helidon.integrations.micrometer.MeterRegistryFactory.Builderのメソッド
サポートする組込みレジストリ・タイプを登録します。
enrollRegistry(MeterRegistry, Function<ServerRequest, Optional<Handler>>) - クラスio.helidon.integrations.micrometer.MeterRegistryFactory.Builderのメソッド
MicrometerSupportによって管理されるMetricRegistryと、特定のリクエストをMicrometerエンドポイントで処理するためにHandlerOptionalを返す関数を記録します。
ensureAvailable() - クラスio.helidon.common.buffers.DataReaderのメソッド
少なくとも1バイトが使用可能であることを確認してください。
entity() - クラスio.helidon.http.DirectHandler.TransportResponseのメソッド
構成されたメッセージ。
entity() - クラスio.helidon.integrations.common.rest.ApiEntityResponse.Builderのメソッド
ApiEntityResponseのサブクラスでフィールドを設定するために使用できるエンティティへのアクセス。
entity() - クラスio.helidon.integrations.common.rest.ApiOptionalResponse.BuilderBaseのメソッド
ネットワークから受信されるエンティティ。
entity() - クラスio.helidon.integrations.common.rest.ApiOptionalResponseのメソッド
エンティティが存在する場合は取得します。
entity() - インタフェースio.helidon.webclient.api.ClientResponseTypedのメソッド
リクエストされたタイプのエンティティ。
entity() - インタフェースio.helidon.webclient.api.HttpClientResponseのメソッド
レスポンス・エンティティ。
entity(byte[]) - クラスio.helidon.http.DirectHandler.TransportResponse.Builderのメソッド
カスタム・エンティティ。
entity(String) - クラスio.helidon.http.DirectHandler.TransportResponse.Builderのメソッド
カスタム・エンティティ。
entity(X) - クラスio.helidon.integrations.common.rest.ApiEntityResponse.Builderのメソッド
このメソッドは、エンティティの受信時にRestApiによって呼び出されます。
entity(X) - クラスio.helidon.integrations.common.rest.ApiOptionalResponse.BuilderBaseのメソッド
エンティティを構成します。
entity(X) - インタフェースio.helidon.integrations.common.rest.ResponseBuilderのメソッド
このメソッドは、エンティティの受信時にRestApiによって呼び出されます。
entityAlias(String) - クラスio.helidon.integrations.vault.auths.token.CreateToken.Requestのメソッド
トークンの作成時に関連付けるエンティティ別名の名前。
entityAs(GenericType<T>) - クラスio.helidon.http.media.ReadableEntityBaseのメソッド
 
entityAs(GenericType<T>) - クラスio.helidon.webclient.api.ClientResponseEntityのメソッド
 
entityAs(GenericType<T>) - クラスio.helidon.webserver.http.ServerRequestEntityのメソッド
 
entityAs(GenericType<T>) - クラスio.helidon.webserver.http2.Http2ServerRequestEntityのメソッド
 
entityBytes(byte[]) - クラスio.helidon.webserver.http.ServerResponseBaseのメソッド
コンテンツ・エンコーディングを使用してエンコードされたエンティティ・バイト。
entityCacheThreshold(long) - クラスio.helidon.integrations.microstream.core.EmbeddedStorageManagerBuilderのメソッド
キャッシュ内のエンティティの存続期間の抽象しきい値。
entityCacheTimeout(Duration) - クラスio.helidon.integrations.microstream.core.EmbeddedStorageManagerBuilderのメソッド
エンティティ・キャッシュ評価機能のタイムアウト(ミリ秒)。
entityFromResponse(String, boolean) - クラスio.helidon.common.testing.http.junit5.SocketHttpClientのstaticメソッド
レスポンスからエンティティを取得します。
entityId() - クラスio.helidon.integrations.vault.auths.token.TokenResponseのメソッド
エンティティID。
entityProcessedRunnable() - クラスio.helidon.http.media.ReadableEntityBaseのメソッド
エンティティが完全に消費されると、実行可能です。
entityProcessor() - クラスio.helidon.integrations.common.rest.ApiOptionalResponse.BuilderBaseのメソッド
構成されたエンティティ・プロセッサ。
entityProcessor(Function<X, R> ) - クラスio.helidon.integrations.common.rest.ApiOptionalResponse.BuilderBaseのメソッド
エンティティをターゲット・オブジェクトに変換する機能。
EntityReader<T> - io.helidon.http.mediaのインタフェース
エンティティの特定タイプへのリーダー。
EntityWriter<T> - io.helidon.http.mediaのインタフェース
エンティティのバイトへのライター。
entries() - クラスio.helidon.webserver.accesslog.AccessLogConfig.BuilderBase.AccessLogConfigImplのメソッド
 
entries() - クラスio.helidon.webserver.accesslog.AccessLogConfig.BuilderBaseのメソッド
構成されたログ・エントリ。
entries() - インタフェースio.helidon.webserver.accesslog.AccessLogConfigのメソッド
構成されたログ・エントリ。
entries(List<? extends AccessLogEntry>) - クラスio.helidon.webserver.accesslog.AccessLogConfig.BuilderBaseのメソッド
構成されたログ・エントリ。
entrySet() - クラスio.helidon.config.ObjectNodeImplのメソッド
 
ENUM - 列挙型クラスio.helidon.common.types.ElementKindの列挙定数
列挙要素タイプの種類。
ENUM_CONSTANT - 列挙型クラスio.helidon.common.types.ElementKindの列挙定数
列挙定数。
enumValue(Class<T>) - インタフェースio.helidon.common.types.Annotationのメソッド
プロパティ"value"の型付きの値。
enumValue(Class<T>) - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
プロパティ"value"の型付きの値。
enumValue(String, Class<T>) - インタフェースio.helidon.common.types.Annotationのメソッド
名前付きプロパティの型付き値。
enumValue(String, Class<T>) - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
名前付きプロパティの型付き値。
enumValues(Class<T>) - インタフェースio.helidon.common.types.Annotationのメソッド
配列として定義されているプロパティ"value"の型付き値。
enumValues(Class<T>) - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
配列として定義されているプロパティ"value"の型付き値。
enumValues(String, Class<T>) - インタフェースio.helidon.common.types.Annotationのメソッド
配列として定義されているプロパティの型付き値。
enumValues(String, Class<T>) - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
配列として定義されているプロパティの型付き値。
env() - クラスio.helidon.security.ProviderRequestのメソッド
呼び出されたURI、セキュリティ・ディシジョンに使用する時間など、現在のリクエストの環境。
env() - インタフェースio.helidon.security.SecurityContextのメソッド
env(SecurityEnvironment) - クラスio.helidon.security.SecurityContext.Builderのメソッド
開始するセキュリティ環境を設定します。
env(SecurityEnvironment) - インタフェースio.helidon.security.SecurityContextのメソッド
このコンテキストで使用する新しいセキュリティ環境を設定します。
env(Supplier<SecurityEnvironment>) - インタフェースio.helidon.security.SecurityContextのメソッド
このコンテキストで使用する新しいセキュリティ環境を設定します。
envConfig() - クラスio.helidon.webserver.observe.tracing.TracingObserverConfig.BuilderBaseのメソッド
指定された構成をリクエストのデフォルトとして使用します。
envConfig() - クラスio.helidon.webserver.observe.tracing.TracingObserverConfig.BuilderBase.TracingObserverConfigImplのメソッド
 
envConfig() - インタフェースio.helidon.webserver.observe.tracing.TracingObserverConfigのメソッド
指定された構成をリクエストのデフォルトとして使用します。
envConfig(TracingConfig) - クラスio.helidon.webserver.observe.tracing.TracingObserverConfig.BuilderBaseのメソッド
指定された構成をリクエストのデフォルトとして使用します。
envConfig(Consumer<TracingConfig.Builder>) - クラスio.helidon.webserver.observe.tracing.TracingObserverConfig.BuilderBaseのメソッド
指定された構成をリクエストのデフォルトとして使用します。
envConfig(Supplier<? extends TracingConfig>) - クラスio.helidon.webserver.observe.tracing.TracingObserverConfig.BuilderBaseのメソッド
指定された構成をリクエストのデフォルトとして使用します。
environmentBuilder() - インタフェースio.helidon.security.Securityのメソッド
統合コンポーネントでセキュリティを評価するための環境を作成するために使用されるセキュリティ環境ビルダー。
EnvironmentVariableAliases - io.helidon.configのクラス
有効な環境変数名にマップするための構成キーの別名を提供します。
environmentVariables() - クラスio.helidon.config.ConfigSourcesのstaticメソッド
環境変数からConfigを作成するための@{code ConfigSource} を提供します。
environmentVariables() - クラスio.helidon.config.mp.MpConfigSourcesのstaticメソッド
環境変数構成ソース。
EnvironmentVariables - io.helidon.configのクラス
別名を含む環境変数を提供します。これにより、環境変数として有効になる可能性が低いキーを使用して構成を設定またはオーバーライドできます。
equality() - 注釈インタフェースio.helidon.builder.api.Option.Redundantの要素
falseに設定すると、このNOTを等号およびハッシュ・コードに対して冗長としてマークします。
equals(Object) - クラスio.helidon.common.configurable.AllowListConfig.BuilderBase.AllowListConfigImplのメソッド
 
equals(Object) - クラスio.helidon.common.configurable.LruCacheConfig.BuilderBase.LruCacheConfigImplのメソッド
 
equals(Object) - クラスio.helidon.common.configurable.ResourceConfig.BuilderBase.ResourceConfigImplのメソッド
 
equals(Object) - クラスio.helidon.common.configurable.ScheduledThreadPoolConfig.BuilderBase.ScheduledThreadPoolConfigImplのメソッド
 
equals(Object) - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBase.ThreadPoolConfigImplのメソッド
 
equals(Object) - クラスio.helidon.common.Errors.ErrorMessageのメソッド
 
equals(Object) - クラスio.helidon.common.GenericTypeのメソッド
 
equals(Object) - レコード・クラスio.helidon.common.mapper.spi.MapperProvider.ProviderResponseのメソッド
このオブジェクトと他のオブジェクトが等しいかどうかを示します。
equals(Object) - クラスio.helidon.common.pki.Keys.BuilderBase.KeysImplのメソッド
 
equals(Object) - クラスio.helidon.common.pki.KeystoreKeys.BuilderBase.KeystoreKeysImplのメソッド
 
equals(Object) - クラスio.helidon.common.pki.PemKeys.BuilderBase.PemKeysImplのメソッド
 
equals(Object) - クラスio.helidon.common.socket.SocketOptions.BuilderBase.SocketOptionsImplのメソッド
 
equals(Object) - クラスio.helidon.common.tls.Tlsのメソッド
 
equals(Object) - クラスio.helidon.common.tls.TlsConfig.BuilderBase.TlsConfigImplのメソッド
 
equals(Object) - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
 
equals(Object) - クラスio.helidon.common.types.TypedElementInfo.BuilderBase.TypedElementInfoImplのメソッド
 
equals(Object) - クラスio.helidon.common.types.TypeInfo.BuilderBase.TypeInfoImplのメソッド
 
equals(Object) - クラスio.helidon.common.types.TypeName.BuilderBase.TypeNameImplのメソッド
 
equals(Object) - クラスio.helidon.common.uri.UriFragmentのメソッド
 
equals(Object) - クラスio.helidon.common.uri.UriInfo.BuilderBase.UriInfoImplのメソッド
 
equals(Object) - クラスio.helidon.config.ValueNodeImplのメソッド
 
equals(Object) - クラスio.helidon.dbclient.jdbc.JdbcParametersConfig.BuilderBase.JdbcParametersConfigImplのメソッド
 
equals(Object) - クラスio.helidon.faulttolerance.AsyncConfig.BuilderBase.AsyncConfigImplのメソッド
 
equals(Object) - クラスio.helidon.faulttolerance.BulkheadConfig.BuilderBase.BulkheadConfigImplのメソッド
 
equals(Object) - クラスio.helidon.faulttolerance.CircuitBreakerConfig.BuilderBase.CircuitBreakerConfigImplのメソッド
 
equals(Object) - クラスio.helidon.faulttolerance.FallbackConfig.BuilderBase.FallbackConfigImplのメソッド
 
equals(Object) - クラスio.helidon.faulttolerance.RetryConfig.BuilderBase.RetryConfigImplのメソッド
 
equals(Object) - クラスio.helidon.faulttolerance.TimeoutConfig.BuilderBase.TimeoutConfigImplのメソッド
 
equals(Object) - クラスio.helidon.http.encoding.ContentEncodingContextConfig.BuilderBase.ContentEncodingContextConfigImplのメソッド
 
equals(Object) - レコード・クラスio.helidon.http.http2.Http2FrameDataのメソッド
このオブジェクトと他のオブジェクトが等しいかどうかを示します。
equals(Object) - レコード・クラスio.helidon.http.http2.Http2GoAwayのメソッド
このオブジェクトと他のオブジェクトが等しいかどうかを示します。
equals(Object) - レコード・クラスio.helidon.http.http2.Http2Priorityのメソッド
このオブジェクトと他のオブジェクトが等しいかどうかを示します。
equals(Object) - レコード・クラスio.helidon.http.http2.Http2RstStreamのメソッド
このオブジェクトと他のオブジェクトが等しいかどうかを示します。
equals(Object) - レコード・クラスio.helidon.http.http2.Http2WindowUpdateのメソッド
このオブジェクトと他のオブジェクトが等しいかどうかを示します。
equals(Object) - クラスio.helidon.http.HttpPrologueのメソッド
 
equals(Object) - クラスio.helidon.http.media.MediaContextConfig.BuilderBase.MediaContextConfigImplのメソッド
 
equals(Object) - レコード・クラスio.helidon.http.media.MediaSupport.ReaderResponseのメソッド
このオブジェクトと他のオブジェクトが等しいかどうかを示します。
equals(Object) - レコード・クラスio.helidon.http.media.MediaSupport.WriterResponseのメソッド
このオブジェクトと他のオブジェクトが等しいかどうかを示します。
equals(Object) - クラスio.helidon.http.Methodのメソッド
 
equals(Object) - レコード・クラスio.helidon.http.PathMatchers.MatchResultのメソッド
このオブジェクトと他のオブジェクトが等しいかどうかを示します。
equals(Object) - レコード・クラスio.helidon.http.PathMatchers.PrefixMatchResultのメソッド
このオブジェクトと他のオブジェクトが等しいかどうかを示します。
equals(Object) - クラスio.helidon.http.Statusのメソッド
 
equals(Object) - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBase.OciConfigImplのメソッド
 
equals(Object) - レコード・クラスio.helidon.integrations.oci.secrets.configsource.SecretBundleNodeConfigSource.Stampのメソッド
このオブジェクトと他のオブジェクトが等しいかどうかを示します。
equals(Object) - クラスio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfig.BuilderBase.OciCertificatesTlsManagerConfigImplのメソッド
 
equals(Object) - クラスio.helidon.integrations.openapi.ui.OpenApiUiConfig.BuilderBase.OpenApiUiConfigImplのメソッド
 
equals(Object) - クラスio.helidon.metrics.api.KeyPerformanceIndicatorMetricsConfig.BuilderBase.KeyPerformanceIndicatorMetricsConfigImplのメソッド
 
equals(Object) - クラスio.helidon.metrics.api.MetricsConfig.BuilderBase.MetricsConfigImplのメソッド
 
equals(Object) - クラスio.helidon.metrics.api.ScopeConfig.BuilderBase.ScopeConfigImplのメソッド
 
equals(Object) - クラスio.helidon.metrics.api.ScopingConfig.BuilderBase.ScopingConfigImplのメソッド
 
equals(Object) - クラスio.helidon.microprofile.openapi.MpOpenApiManagerConfig.BuilderBase.MpOpenApiManagerConfigImplのメソッド
 
equals(Object) - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBase.OpenApiFeatureConfigImplのメソッド
 
equals(Object) - クラスio.helidon.scheduling.CronConfig.BuilderBase.CronConfigImplのメソッド
 
equals(Object) - クラスio.helidon.scheduling.FixedRateConfig.BuilderBase.FixedRateConfigImplのメソッド
 
equals(Object) - クラスio.helidon.scheduling.TaskConfig.BuilderBase.TaskConfigImplのメソッド
 
equals(Object) - クラスio.helidon.security.Grantのメソッド
 
equals(Object) - クラスio.helidon.security.providers.common.OutboundTargetのメソッド
 
equals(Object) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtContextのメソッド
 
equals(Object) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.MtCacheKeyのメソッド
 
equals(Object) - クラスio.helidon.tracing.Tagのメソッド
 
equals(Object) - レコード・クラスio.helidon.webclient.api.ConnectionKeyのメソッド
このオブジェクトと他のオブジェクトが等しいかどうかを示します。
equals(Object) - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBase.HttpClientConfigImplのメソッド
 
equals(Object) - クラスio.helidon.webclient.api.HttpConfigBase.BuilderBase.HttpConfigBaseImplのメソッド
 
equals(Object) - クラスio.helidon.webclient.api.Proxyのメソッド
 
equals(Object) - クラスio.helidon.webclient.api.WebClientConfig.BuilderBase.WebClientConfigImplのメソッド
 
equals(Object) - クラスio.helidon.webclient.api.WebClientCookieManagerConfig.BuilderBase.WebClientCookieManagerConfigImplのメソッド
 
equals(Object) - クラスio.helidon.webclient.api.WebClientServiceResponse.BuilderBase.WebClientServiceResponseImplのメソッド
 
equals(Object) - クラスio.helidon.webclient.http1.Http1ClientConfig.BuilderBase.Http1ClientConfigImplのメソッド
 
equals(Object) - クラスio.helidon.webclient.http1.Http1ClientProtocolConfig.BuilderBase.Http1ClientProtocolConfigImplのメソッド
 
equals(Object) - クラスio.helidon.webclient.http2.Http2ClientConfig.BuilderBase.Http2ClientConfigImplのメソッド
 
equals(Object) - クラスio.helidon.webclient.http2.Http2ClientProtocolConfig.BuilderBase.Http2ClientProtocolConfigImplのメソッド
 
equals(Object) - クラスio.helidon.webclient.websocket.WsClientConfig.BuilderBase.WsClientConfigImplのメソッド
 
equals(Object) - クラスio.helidon.webclient.websocket.WsClientProtocolConfig.BuilderBase.WsClientProtocolConfigImplのメソッド
 
equals(Object) - クラスio.helidon.webserver.accesslog.AccessLogConfig.BuilderBase.AccessLogConfigImplのメソッド
 
equals(Object) - クラスio.helidon.webserver.ConnectionConfig.BuilderBase.ConnectionConfigImplのメソッド
 
equals(Object) - クラスio.helidon.webserver.context.ContextFeatureConfig.BuilderBase.ContextFeatureConfigImplのメソッド
 
equals(Object) - クラスio.helidon.webserver.cors.CorsConfig.BuilderBase.CorsConfigImplのメソッド
 
equals(Object) - クラスio.helidon.webserver.grpc.GrpcConfig.BuilderBase.GrpcConfigImplのメソッド
 
equals(Object) - クラスio.helidon.webserver.http1.Http1Config.BuilderBase.Http1ConfigImplのメソッド
 
equals(Object) - クラスio.helidon.webserver.http1.Http1ConnectionSelectorConfig.BuilderBase.Http1ConnectionSelectorConfigImplのメソッド
 
equals(Object) - クラスio.helidon.webserver.http2.Http2Config.BuilderBase.Http2ConfigImplのメソッド
 
equals(Object) - レコード・クラスio.helidon.webserver.http2.spi.SubProtocolResultのメソッド
このオブジェクトと他のオブジェクトが等しいかどうかを示します。
equals(Object) - クラスio.helidon.webserver.ListenerConfig.BuilderBase.ListenerConfigImplのメソッド
 
equals(Object) - クラスio.helidon.webserver.observe.config.ConfigObserverConfig.BuilderBase.ConfigObserverConfigImplのメソッド
 
equals(Object) - クラスio.helidon.webserver.observe.health.HealthObserverConfig.BuilderBase.HealthObserverConfigImplのメソッド
 
equals(Object) - クラスio.helidon.webserver.observe.info.InfoObserverConfig.BuilderBase.InfoObserverConfigImplのメソッド
 
equals(Object) - クラスio.helidon.webserver.observe.log.LogObserverConfig.BuilderBase.LogObserverConfigImplのメソッド
 
equals(Object) - クラスio.helidon.webserver.observe.log.LogStreamConfig.BuilderBase.LogStreamConfigImplのメソッド
 
equals(Object) - クラスio.helidon.webserver.observe.metrics.MetricsObserverConfig.BuilderBase.MetricsObserverConfigImplのメソッド
 
equals(Object) - クラスio.helidon.webserver.observe.ObserveFeatureConfig.BuilderBase.ObserveFeatureConfigImplのメソッド
 
equals(Object) - クラスio.helidon.webserver.observe.ObserverConfigBase.BuilderBase.ObserverConfigBaseImplのメソッド
 
equals(Object) - クラスio.helidon.webserver.observe.tracing.TracingObserverConfig.BuilderBase.TracingObserverConfigImplのメソッド
 
equals(Object) - クラスio.helidon.webserver.security.PathsConfig.BuilderBase.PathsConfigImplのメソッド
 
equals(Object) - クラスio.helidon.webserver.security.SecurityFeatureConfig.BuilderBase.SecurityFeatureConfigImplのメソッド
 
equals(Object) - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBase.SecurityHandlerConfigImplのメソッド
 
equals(Object) - レコード・クラスio.helidon.webserver.testing.junit5.DirectPeerInfoのメソッド
このオブジェクトと他のオブジェクトが等しいかどうかを示します。
equals(Object) - クラスio.helidon.webserver.WebServerConfig.BuilderBase.WebServerConfigImplのメソッド
 
equals(Object) - クラスio.helidon.webserver.websocket.WsConfig.BuilderBase.WsConfigImplのメソッド
 
EQUALS_BYTE - クラスio.helidon.common.buffers.Bytesのstatic変数
= byte.
error(Class<T>, ErrorHandler<? super T>) - インタフェースio.helidon.webserver.http.HttpRouting.Builderのメソッド
指定されたタイプの例外を処理するエラー・ハンドラを登録します。
error(Exception) - クラスio.helidon.messaging.Emitterのメソッド
すべてのサブスクライバにonErrorシグナルを送信します。
error(String) - クラスio.helidon.security.integration.common.AtnTracingのメソッド
エラーを記録してスパンを終了してください。
error(String) - クラスio.helidon.security.integration.common.AtzTracingのメソッド
エラーを記録してスパンを終了してください。
error(String) - クラスio.helidon.security.integration.common.OutboundTracingのメソッド
エラーを記録してスパンを終了してください。
error(String) - クラスio.helidon.security.integration.common.ResponseTracingのメソッド
エラーを記録してスパンを終了してください。
error(String) - クラスio.helidon.security.integration.common.RoleMapTracingのメソッド
エラーを記録してスパンを終了してください。
error(String) - クラスio.helidon.security.integration.common.SecurityTracingのメソッド
エラーを記録してスパンを終了してください。
error(Throwable) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
指定された例外をサブスクライバに報告するMultiインスタンスを作成します。
error(Throwable) - インタフェースio.helidon.common.reactive.Singleのstaticメソッド
指定された例外をサブスクライバに報告するSingleインスタンスを作成します。
error(Throwable) - クラスio.helidon.security.integration.common.AtnTracingのメソッド
エラーを記録してスパンを終了してください。
error(Throwable) - クラスio.helidon.security.integration.common.AtzTracingのメソッド
エラーを記録してスパンを終了してください。
error(Throwable) - クラスio.helidon.security.integration.common.OutboundTracingのメソッド
エラーを記録してスパンを終了してください。
error(Throwable) - クラスio.helidon.security.integration.common.ResponseTracingのメソッド
エラーを記録してスパンを終了してください。
error(Throwable) - クラスio.helidon.security.integration.common.RoleMapTracingのメソッド
エラーを記録してスパンを終了してください。
error(Throwable) - クラスio.helidon.security.integration.common.SecurityTracingのメソッド
エラーを記録してスパンを終了してください。
ERROR - 列挙型クラスio.helidon.health.HealthCheckResponse.Statusの列挙定数
このヘルス・チェックは、除外されなかった例外により失敗しました。
ERROR - 列挙型クラスio.helidon.security.AuditEvent.AuditSeverityの列挙定数
セキュリティ・イベント・エラー - セキュリティを処理しようとしましたが、例外(http 500と同等)で失敗しました。
ERROR - 列挙型クラスio.helidon.tracing.Span.Statusの列挙定数
スパンはエラーで終了しました。
ErrorChecker - io.helidon.faulttoleranceのインタフェース
skipOnおよびapplyOnのスロー可能セットのチェックのサポート。
errorCode() - レコード・クラスio.helidon.http.http2.Http2GoAwayのメソッド
errorCodeレコード・コンポーネントの値を返します。
errorCode() - レコード・クラスio.helidon.http.http2.Http2RstStreamのメソッド
errorCodeレコード・コンポーネントの値を返します。
ErrorHandler<T> - io.helidon.webserver.httpのインタフェース
ルーティング・エラー・ハンドラ。
ErrorHandlers - io.helidon.webserver.httpのクラス
HTTPルーティング・エラー・ハンドラ。
errorRatio() - クラスio.helidon.faulttolerance.CircuitBreakerConfig.BuilderBase.CircuitBreakerConfigImplのメソッド
 
errorRatio() - クラスio.helidon.faulttolerance.CircuitBreakerConfig.BuilderBaseのメソッド
100のうち何回障害が発生すると回路が開きます。
errorRatio() - インタフェースio.helidon.faulttolerance.CircuitBreakerConfigのメソッド
100のうち何回障害が発生すると回路が開きます。
errorRatio(int) - クラスio.helidon.faulttolerance.CircuitBreakerConfig.BuilderBaseのメソッド
100のうち何回障害が発生すると回路が開きます。
errors() - クラスio.helidon.integrations.vault.VaultOptionalResponseのメソッド
Vaultから返されたエラー(存在する場合)のリスト。
errors(boolean) - クラスio.helidon.dbclient.metrics.DbClientMetricBuilderのメソッド
失敗した文を測定するかどうか。
errors(List<String>) - クラスio.helidon.integrations.vault.VaultOptionalResponse.BuilderBaseのメソッド
レスポンスからの読取りとしてVaultエラーのリストを構成します。
Errors - io.helidon.commonのクラス
メッセージの処理に使用されるエラー・ユーティリティ(例:
ERRORS - クラスio.helidon.graphql.server.GraphQlConstantsの静的変数
エラーのキー。
Errors.Collector - io.helidon.commonのクラス
Errors.ErrorMessageのコレクタ。
Errors.ErrorMessage - io.helidon.commonのクラス
重大度とソースを含むエラー・メッセージ。
Errors.ErrorMessagesException - io.helidon.commonの例外クラス
致命的メッセージがある場合にスローされるErrors.checkValid()で使用される例外です。
errorSeverity() - 注釈インタフェースio.helidon.security.annotations.Auditedの要素
レスポンス(httpの場合、これは4 **および5 **ステータスになります)が失敗したリクエストの重大度。
escapeName(String) - インタフェースio.helidon.common.config.Config.Keyのstaticメソッド
指定した名前の'~'~0に、'.'~1にエスケープします。
escapeName(String) - インタフェースio.helidon.config.Config.Keyのstaticメソッド
指定した名前の'~'~0に、'.'~1にエスケープします。
ETAG - クラスio.helidon.http.HeaderNamesのstatic変数
Etagヘッダー名。
eTags() - レコード・クラスio.helidon.integrations.oci.secrets.configsource.SecretBundleNodeConfigSource.Stampのメソッド
eTagsレコード・コンポーネントの値を返します。
EtcdConfigSource - io.helidon.config.etcdのクラス
Etcdから構成ドキュメントをロードする構成ソース。
EtcdConfigSourceBuilder - io.helidon.config.etcdのクラス
Etcd ConfigSourceビルダー。
EtcdConfigSourceBuilder.EtcdApi - io.helidon.config.etcd内の列挙型クラス
EtcdApiは、使用するetcd APIのバージョンを決定します。
EtcdConfigSourceBuilder.EtcdEndpoint - io.helidon.config.etcdのクラス
Etcdエンドポイント・リモート記述子。
EtcdConfigSourceProvider - io.helidon.config.etcdのクラス
ETCD構成ソースのサービス・ローダー・サービスです。
EtcdConfigSourceProvider() - クラスio.helidon.config.etcd.EtcdConfigSourceProviderのコンストラクタ
 
EtcdEndpoint(URI, String, EtcdConfigSourceBuilder.EtcdApi) - クラスio.helidon.config.etcd.EtcdConfigSourceBuilder.EtcdEndpointのコンストラクタ
記述子を初期化します。
EtcdWatcher - io.helidon.config.etcdのクラス
Etcd監視戦略はetcd監視操作に基づいています。
EtcdWatcherProvider - io.helidon.config.etcdのクラス
ETCD構成ソースのサービス・ローダー・サービスです。
EtcdWatcherProvider() - クラスio.helidon.config.etcd.EtcdWatcherProviderのコンストラクタ
 
EventConfigSource - io.helidon.config.spiのインタフェース
変更時の通知をサポートするソース。
eventType() - 例外クラスio.helidon.http.RequestExceptionのメソッド
この例外のイベント・タイプ。
eventType() - インタフェースio.helidon.security.AuditEventのメソッド
このAuditEventのタイプを取得します。
EVICT_PARALLELISM_THRESHOLD - インタフェースio.helidon.security.providers.common.EvictableCacheのstatic変数
削除に使用されるConcurrentHashMap.forEachKey(long, Consumer)へのパラメータ。
EvictableCache<K,V> - io.helidon.security.providers.commonのインタフェース
エビクション・サポート付きの汎用キャッシュ。
EvictableCache.Builder<K,V> - io.helidon.security.providers.commonのクラス
ConcurrentHashMapに基づくデフォルトの実装を使用してEvictableCacheのインスタンスを作成するビルダー。
evictionManagerFactory(Factory<EvictionManager<K, V> >) - クラスio.helidon.integrations.microstream.cache.MicrostreamCacheConfigurationBuilderのメソッド
 
evictor(BiFunction<K, V, Boolean>) - クラスio.helidon.security.providers.common.EvictableCache.Builderのメソッド
レコードがまだ有効かどうかを確認するようにエビクタを構成します。
evictSchedule(long, long, TimeUnit) - クラスio.helidon.security.providers.common.EvictableCache.Builderのメソッド
エビクション・スケジューリングを構成します。
exact(String) - クラスio.helidon.http.PathMatchersのstaticメソッド
完全一致パス・マッチャ。
exceptionally(Function<Throwable, ? extends T>) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
exceptionally(Function<Throwable, ? extends T>) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
exceptionallyAccept(Consumer<Throwable>) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
このステージが例外で完了したときに、このステージ例外を指定されたコンシューマへの引数として実行される新しいCompletionAwaitableを返します。
exceptionallyAccept(Consumer<Throwable>) - インタフェースio.helidon.common.reactive.Singleのメソッド
このステージが例外で完了したときに、このステージ例外を指定されたコンシューマへの引数として実行される新しいCompletionAwaitableを返します。
exceptionBlacklist(String[]) - クラスio.helidon.graphql.server.InvocationHandler.Builderのメソッド
コール元にエラー・メッセージを返さないブラックリストに記載されたエラー・クラス。
ExceptionConverter - io.helidon.integrations.jta.jdbcのインタフェース
実装が、「XAルーチン」のコンテキストで検出されたExceptionの一種を、XAResourceインタフェースのドキュメント」で表される「XA仕様」のルールに従って、適切なXAExceptionに変換できる「関数型インタフェース」
ExceptionConverter.XARoutine - io.helidon.integrations.jta.jdbc内の列挙型クラス
XAResource実装によってモデル化されたXAルーチンを記述する列挙。
exceptionWhitelist(String[]) - クラスio.helidon.graphql.server.InvocationHandler.Builderのメソッド
コール元にエラー・メッセージを返すホワイトリストに登録されたエラー・クラス。
exclude() - クラスio.helidon.metrics.api.ScopeConfig.BuilderBaseのメソッド
除外するメーター名の正規表現。
exclude() - クラスio.helidon.metrics.api.ScopeConfig.BuilderBase.ScopeConfigImplのメソッド
 
exclude() - インタフェースio.helidon.metrics.api.ScopeConfigのメソッド
除外するメーター名の正規表現。
exclude(String) - クラスio.helidon.metrics.api.ScopeConfig.BuilderBaseのメソッド
Patternに自動的にコンパイルされるStringを使用して除外式を設定します。
exclude(Pattern) - クラスio.helidon.metrics.api.ScopeConfig.BuilderBaseのメソッド
除外するメーター名の正規表現。
excludeCnFromSans(boolean) - クラスio.helidon.integrations.vault.secrets.pki.IssueCertificate.Requestのメソッド
trueの場合、指定されたcommon_nameはDNSまたは電子メール・サブジェクト代替名(適宜)に含まれません。
excludeCnFromSans(boolean) - クラスio.helidon.integrations.vault.secrets.pki.SignCsr.Requestのメソッド
trueの場合、指定されたcommon_nameはDNSまたは電子メール・サブジェクト代替名(適宜)に含まれません。
excluded() - クラスio.helidon.integrations.graal.nativeimage.extension.HelidonReflectionConfigurationのメソッド
除外クラスのセット。
excludeUnlistedClasses - クラスio.helidon.integrations.cdi.jpa.jaxb.Persistence.PersistenceUnitの変数
 
excludeUnlistedClasses() - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのメソッド
 
exclusive() - レコード・クラスio.helidon.http.http2.Http2Priorityのメソッド
exclusiveレコード・コンポーネントの値を返します。
execPing() - クラスio.helidon.dbclient.health.DbClientHealthCheckのメソッド
ping文を実行します。
execute() - インタフェースio.helidon.dbclient.DbClientのメソッド
データベース文を実行します。
execute() - インタフェースio.helidon.dbclient.DbStatementDmlのメソッド
paramsおよびaddParamsメソッドで構成されたパラメータを使用して、この文を実行します。
execute() - インタフェースio.helidon.dbclient.DbStatementGetのメソッド
paramsおよびaddParamsメソッドで構成されたパラメータを使用して、この文を実行します。
execute() - インタフェースio.helidon.dbclient.DbStatementQueryのメソッド
paramsおよびaddParamsメソッドで構成されたパラメータを使用して、この文を実行します。
execute() - クラスio.helidon.dbclient.mongodb.MongoDbClientのメソッド
 
execute() - クラスio.helidon.dbclient.mongodb.MongoDbStatementDmlのメソッド
 
execute() - クラスio.helidon.dbclient.mongodb.MongoDbStatementGetのメソッド
 
execute() - クラスio.helidon.dbclient.mongodb.MongoDbStatementQueryのメソッド
 
execute() - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
execute(InterruptableTask<T>) - インタフェースio.helidon.common.task.HelidonTaskExecutorのメソッド
タスクを実行します。
execute(String) - インタフェースio.helidon.graphql.server.InvocationHandlerのメソッド
GraphQL問合せを実行します。
execute(String) - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
 
execute(String, int) - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
 
execute(String, int[]) - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
 
execute(String, String[]) - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
 
execute(String, String, Map<String, Object>) - インタフェースio.helidon.graphql.server.InvocationHandlerのメソッド
GraphQL問合せを実行します。
execute(Supplier<T> ) - クラスio.helidon.config.SimpleRetryPolicyのメソッド
 
execute(Supplier<T> ) - インタフェースio.helidon.config.spi.RetryPolicyのメソッド
指定されたSupplierを起動してソース・データを読み取り、そのデータを返します。
executeBatch() - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
 
executeLargeBatch() - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
 
executeLargeUpdate() - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
executeLargeUpdate(String) - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
 
executeLargeUpdate(String, int) - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
 
executeLargeUpdate(String, int[]) - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
 
executeLargeUpdate(String, String[]) - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
 
executePolicy(String, Errors.Collector, ProviderRequest) - クラスio.helidon.security.abac.policy.el.JavaxElPolicyExecutorのメソッド
 
executePolicy(String, Errors.Collector, ProviderRequest) - インタフェースio.helidon.security.abac.policy.spi.PolicyExecutorのメソッド
ポリシー文に基づいてポリシーを実行します。
executeQuery() - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
executeQuery(String) - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
 
executeUpdate() - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
executeUpdate(String) - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
 
executeUpdate(String, int) - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
 
executeUpdate(String, int[]) - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
 
executeUpdate(String, String[]) - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
 
ExecutionContext - io.helidon.graphql.serverのインタフェース
結果の一部をサポートするGraphQL実行コンテキスト。
executor() - クラスio.helidon.faulttolerance.AsyncConfig.BuilderBase.AsyncConfigImplのメソッド
 
executor() - クラスio.helidon.faulttolerance.AsyncConfig.BuilderBaseのメソッド
Executorサービス。
executor() - インタフェースio.helidon.faulttolerance.AsyncConfigのメソッド
Executorサービス。
executor() - クラスio.helidon.faulttolerance.CircuitBreakerConfig.BuilderBase.CircuitBreakerConfigImplのメソッド
 
executor() - クラスio.helidon.faulttolerance.CircuitBreakerConfig.BuilderBaseのメソッド
将来のタスクをスケジュールするエグゼキュータ・サービス。
executor() - インタフェースio.helidon.faulttolerance.CircuitBreakerConfigのメソッド
将来のタスクをスケジュールするエグゼキュータ・サービス。
executor() - クラスio.helidon.faulttolerance.TimeoutConfig.BuilderBaseのメソッド
タイムアウトをスケジュールするエグゼキュータ・サービス。
executor() - クラスio.helidon.faulttolerance.TimeoutConfig.BuilderBase.TimeoutConfigImplのメソッド
 
executor() - インタフェースio.helidon.faulttolerance.TimeoutConfigのメソッド
タイムアウトをスケジュールするエグゼキュータ・サービス。
executor() - インタフェースio.helidon.scheduling.Taskのメソッド
スケジュール済タスクの起動に使用されるExecutor
executor() - クラスio.helidon.scheduling.TaskConfig.BuilderBaseのメソッド
スケジュール済タスクの実行に使用されるカスタムScheduledExecutorService
executor() - クラスio.helidon.scheduling.TaskConfig.BuilderBase.TaskConfigImplのメソッド
 
executor() - インタフェースio.helidon.scheduling.CronConfigのメソッド
スケジュール済タスクの実行に使用されるカスタムScheduledExecutorService
executor() - クラスio.helidon.scheduling.CronConfig.BuilderBase.CronConfigImplのメソッド
スケジュール済タスクの実行に使用されるカスタムScheduledExecutorService
executor() - インタフェースio.helidon.scheduling.FixedRateConfigのメソッド
スケジュール済タスクの実行に使用されるカスタムScheduledExecutorService
executor() - クラスio.helidon.scheduling.FixedRateConfig.BuilderBase.FixedRateConfigImplのメソッド
スケジュール済タスクの実行に使用されるカスタムScheduledExecutorService
executor() - インタフェースio.helidon.scheduling.TaskConfigのメソッド
スケジュール済タスクの実行に使用されるカスタムScheduledExecutorService
executor() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
クライアント・エグゼキュータ・サービス。
executor() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBase.HttpClientConfigImplのメソッド
 
executor() - インタフェースio.helidon.webclient.http1.Http1ClientConfigのメソッド
クライアント・エグゼキュータ・サービス。
executor() - クラスio.helidon.webclient.http1.Http1ClientConfig.BuilderBase.Http1ClientConfigImplのメソッド
クライアント・エグゼキュータ・サービス。
executor() - インタフェースio.helidon.webclient.http2.Http2ClientConfigのメソッド
クライアント・エグゼキュータ・サービス。
executor() - クラスio.helidon.webclient.http2.Http2ClientConfig.BuilderBase.Http2ClientConfigImplのメソッド
クライアント・エグゼキュータ・サービス。
executor() - インタフェースio.helidon.webclient.api.HttpClientConfigのメソッド
クライアント・エグゼキュータ・サービス。
executor() - インタフェースio.helidon.webclient.api.WebClientConfigのメソッド
クライアント・エグゼキュータ・サービス。
executor() - クラスio.helidon.webclient.api.WebClientConfig.BuilderBase.WebClientConfigImplのメソッド
クライアント・エグゼキュータ・サービス。
executor() - インタフェースio.helidon.webclient.websocket.WsClientConfigのメソッド
クライアント・エグゼキュータ・サービス。
executor() - クラスio.helidon.webclient.websocket.WsClientConfig.BuilderBase.WsClientConfigImplのメソッド
クライアント・エグゼキュータ・サービス。
executor() - インタフェースio.helidon.webclient.api.WebClientのメソッド
エグゼキュータ・サービスでは、仮想スレッドを使用します。
executor() - インタフェースio.helidon.webserver.ConnectionContextのメソッド
非同期タスクを発行するエグゼキュータ・サービス。
executor() - インタフェースio.helidon.webserver.ListenerContextのメソッド
タスクの実行に使用できるタスク・エグゼキュータ・サービスごとの仮想スレッド。
executor() - クラスio.helidon.webserver.testing.junit5.DirectWebClientのメソッド
 
executor(ThreadPoolSupplier) - クラスio.helidon.messaging.connectors.aq.AqConnector.AqConnectorBuilderのメソッド
確認などの非同期操作のカスタム・エグゼキュータ・サプライヤ。
executor(ThreadPoolSupplier) - クラスio.helidon.messaging.connectors.jms.JmsConnector.JmsConnectorBuilderのメソッド
確認などの非同期操作のカスタム・エグゼキュータ・サプライヤ。
executor(Executor) - クラスio.helidon.common.reactive.IoMulti.MultiToByteChannelBuilderのメソッド
WritableByteChannelのブロックを処理するためのカスタム・エグゼキュータを指定します。
executor(ExecutorService) - クラスio.helidon.common.reactive.IoMulti.MultiFromInputStreamBuilderのメソッド
InputStreamが読取りメソッドでブロックできる場合は、非同期待機にエグゼキュータを使用します。
executor(ExecutorService) - クラスio.helidon.faulttolerance.AsyncConfig.BuilderBaseのメソッド
Executorサービス。
executor(ExecutorService) - クラスio.helidon.faulttolerance.CircuitBreakerConfig.BuilderBaseのメソッド
将来のタスクをスケジュールするエグゼキュータ・サービス。
executor(ExecutorService) - クラスio.helidon.faulttolerance.TimeoutConfig.BuilderBaseのメソッド
タイムアウトをスケジュールするエグゼキュータ・サービス。
executor(ExecutorService) - クラスio.helidon.messaging.connectors.aq.AqConnector.AqConnectorBuilderのメソッド
確認などの非同期操作のカスタム・エグゼキュータ。
executor(ExecutorService) - クラスio.helidon.messaging.connectors.jms.JmsConnector.JmsConnectorBuilderのメソッド
確認などの非同期操作のカスタム・エグゼキュータ。
executor(ExecutorService) - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
クライアント・エグゼキュータ・サービス。
executor(ExecutorService) - クラスio.helidon.webserver.graphql.GraphQlService.Builderのメソッド
GraphQL処理に使用するエグゼキュータ・サービス。
executor(ScheduledExecutorService) - クラスio.helidon.common.reactive.IoMulti.MultiFromByteChannelBuilderのメソッド
チャネルからの読取りのスケジュールに使用するエグゼキュータ・サービスを構成します。
executor(ScheduledExecutorService) - クラスio.helidon.config.FileSystemWatcher.Builderのメソッド
このウォッチャに使用するエグゼキュータ。
executor(ScheduledExecutorService) - クラスio.helidon.config.PollingStrategies.ScheduledBuilderのメソッド
ポーリング・ティックをスケジュールするために使用するカスタムserviceを設定します。
executor(ScheduledExecutorService) - クラスio.helidon.config.ScheduledPollingStrategy.Builderのメソッド
ポーリング・イベントのスケジュールに使用するエグゼキュータ・サービス。
executor(ScheduledExecutorService) - クラスio.helidon.scheduling.Scheduling.CronBuilderのメソッド
非推奨。
スケジュール済タスクの実行に使用されるカスタムScheduledExecutorService
executor(ScheduledExecutorService) - クラスio.helidon.scheduling.Scheduling.FixedRateBuilderのメソッド
非推奨。
スケジュール済タスクの実行に使用されるカスタムScheduledExecutorService
executor(ScheduledExecutorService) - クラスio.helidon.scheduling.TaskConfig.BuilderBaseのメソッド
スケジュール済タスクの実行に使用されるカスタムScheduledExecutorService
executor(Supplier<? extends ExecutorService>) - クラスio.helidon.faulttolerance.FaultToleranceのstaticメソッド
フォルト・トレランスのためのHelidon全体のエグゼキュータ・サービスを構成します。
executor(Supplier<? extends ExecutorService>) - クラスio.helidon.webserver.graphql.GraphQlService.Builderのメソッド
GraphQL処理に使用するエグゼキュータ・サービス。
EXECUTOR_THREAD_NAME_PREFIX - インタフェースio.helidon.messaging.connectors.aq.AqConnectorのstatic変数
確認などの非同期操作に使用されるスレッド名プレフィクスの構成キー。
ExecutorException - io.helidon.common.contextの例外クラス
コンテキスト内のタスクの実行に関連する例外です。
ExecutorException(String) - 例外クラスio.helidon.common.context.ExecutorExceptionのコンストラクタ
説明メッセージを含む例外を作成します。
ExecutorException(String, Throwable) - 例外クラスio.helidon.common.context.ExecutorExceptionのコンストラクタ
説明メッセージと原因を含む例外を作成します。
executorName() - クラスio.helidon.faulttolerance.AsyncConfig.BuilderBase.AsyncConfigImplのメソッド
 
executorName() - クラスio.helidon.faulttolerance.AsyncConfig.BuilderBaseのメソッド
エグゼキュータ・サービスの名前。
executorName() - インタフェースio.helidon.faulttolerance.AsyncConfigのメソッド
エグゼキュータ・サービスの名前。
executorName(String) - クラスio.helidon.faulttolerance.AsyncConfig.BuilderBaseのメソッド
エグゼキュータ・サービスの名前。
ExecutorProvider - io.helidon.jersey.clientのクラス
デフォルトのエグゼキュータをラップして、Jersey非同期コールのHelidonコンテキスト伝播を有効にします。
ExecutorProvider(Optional<Integer>) - クラスio.helidon.jersey.client.ExecutorProviderのコンストラクタ
コンテキスト対応エグゼキュータ・プロバイダの新しいインスタンスを作成します。
executorService(ExecutorService) - クラスio.helidon.microprofile.server.JaxRsApplication.Builderのメソッド
このアプリケーションに使用するエグゼキュータ・サービスを構成します。
executorService(ScheduledExecutorService) - クラスio.helidon.config.SimpleRetryPolicy.Builderのメソッド
再試行をスケジュールし、時間指定操作を実行するエグゼキュータ・サービス。
ExecutorServices - io.helidon.microprofile.cdiのクラス
ExecutorServices.wrap(Collection)メソッドが提供されたCallableCollectionをそのまま返すCommonForkJoinPoolExecutorServices
ExecutorServices() - クラスio.helidon.microprofile.cdi.ExecutorServicesのコンストラクタ
新しいExecutorServicesを作成します。
ExecutorServiceSupplierObserver - io.helidon.common.configurable.spiのインタフェース
様々なエグゼキュータ・サービス・サプライヤのオブザーバの動作。
ExecutorServiceSupplierObserver.SupplierObserverContext - io.helidon.common.configurable.spiのインタフェース
サプライヤ(またはそれらの代理人)がオブザーバと対話するコンテキスト。
ExemplarService - io.helidon.metrics.spiのインタフェース
メトリクス・ヒストグラムで外部テンプレートをサポートする動作。
exists() - インタフェースio.helidon.common.config.Configのメソッド
オブジェクト、リスト、値ノードなど、ノードが存在する場合はtrueを返します。
exists() - インタフェースio.helidon.config.Configのメソッド
ノードが存在する場合は、オブジェクト、リストまたは値ノードのいずれかのtrueを戻します。
exists() - 列挙型クラスio.helidon.config.Config.Typeのメソッド
ノードが存在する場合は、オブジェクト、リストまたは値ノードとしてtrueを戻します。
exists() - クラスio.helidon.config.DirectoryConfigSourceのメソッド
 
exists() - クラスio.helidon.config.FileConfigSourceのメソッド
 
exists() - クラスio.helidon.config.FileOverrideSourceのメソッド
 
exists() - クラスio.helidon.config.PrefixedConfigSourceのメソッド
 
exists() - インタフェースio.helidon.config.spi.Sourceのメソッド
この時点で基礎となるデータが存在するかどうか。
expand() - クラスio.helidon.config.EnvironmentVariablesのstaticメソッド
環境変数とその別名を返します。
expand(Map<String, String>) - クラスio.helidon.config.EnvironmentVariablesのstaticメソッド
環境変数とその別名を返します。
ExpandedTypeDescription - io.helidon.microprofile.openapiのクラス
処理するTypeDescriptionの拡張: ネストされた列挙型、拡張可能型、参照および追加プロパティ(ブールまたはスキーマのいずれかです)。
EXPECT - クラスio.helidon.http.HeaderNamesのstatic変数
Expectヘッダー名。
EXPECT_100 - クラスio.helidon.http.HeaderValuesのstatic変数
100ヘッダーが必要です。
EXPECTATION_FAILED_417 - クラスio.helidon.http.Statusのstatic変数
417 予想に失敗しました。「HTTP/1.1ドキュメント」を参照してください。
expectedAudience(String) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
かわりにJwtAuthProvider.Builder.addExpectedAudience(String)を使用してください
expectedAudience(String) - クラスio.helidon.security.providers.jwt.JwtProvider.Builderのメソッド
インバウンドJWTではオーディエンスが必要です。
expectedAudiences(Collection<String>) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
予想されるオーディエンスが提供されたコレクションのコンテンツに置き換えます。
expectedIssuer(String) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
受信リクエストには発行者が必要です。
expectedMaxTokenAge(int) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
予想される最大トークン経過時間。
expectedVersion(int) - クラスio.helidon.integrations.vault.secrets.kv2.UpdateKv2.Requestのメソッド
更新される予定のシークレットのバージョン。
expectPreface() - クラスio.helidon.webserver.http2.Http2Connectionのメソッド
接続は(以前の知識)より前にする必要があります。
experimental() - 注釈インタフェースio.helidon.config.metadata.ConfiguredOptionの要素
実験的な構成の場合は、trueに設定します。
expiration() - クラスio.helidon.integrations.vault.secrets.pki.IssueCertificate.Responseのメソッド
証明書の有効期限。
expiration() - クラスio.helidon.integrations.vault.secrets.pki.SignCsr.Responseのメソッド
証明書の有効期限。
expirationTime() - クラスio.helidon.security.jwt.Jwtのメソッド
失効時間クレームです。
expirationTime(Instant) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
有効期限は、このJWTが有効性を失う時間を定義します。
expires() - インタフェースio.helidon.http.ClientResponseHeadersのメソッド
オプションで、HeaderNames.EXPIRESヘッダーの値を取得します。
expires(Instant) - インタフェースio.helidon.http.ServerResponseHeadersのメソッド
HeaderNames.EXPIRESヘッダーの値を設定します。
expires(Instant) - クラスio.helidon.http.SetCookie.Builderのメソッド
Expiresパラメータを設定します。
expires(ZonedDateTime) - インタフェースio.helidon.http.ServerResponseHeadersのメソッド
HeaderNames.EXPIRESヘッダーの値を設定します。
expires(ZonedDateTime) - クラスio.helidon.http.SetCookie.Builderのメソッド
Expiresパラメータを設定します。
EXPIRES - クラスio.helidon.http.HeaderNamesのstatic変数
Expiresヘッダー名。
expiryPolicyFactory(Factory<ExpiryPolicy>) - クラスio.helidon.integrations.microstream.cache.MicrostreamCacheConfigurationBuilderのメソッド
 
explicit() - 注釈インタフェースio.helidon.security.annotations.Authorizedの要素
デフォルトでは、認可は暗黙的であり、アクセスを認可するためにすべての注釈がメソッド呼出しの前に処理されます。
「アプリケーションによる明示的な変換」 - インタフェースio.helidon.config.Configの検索タグ
セクション
explicitMaxTtl(Duration) - クラスio.helidon.integrations.vault.auths.token.CreateToken.Requestのメソッド
設定した場合、トークンには明示的な最大TTLが設定されます。
explicitPassword(String) - クラスio.helidon.security.providers.httpauth.HttpBasicOutboundConfig.Builderのメソッド
このアウトバウンド・ターゲットに使用する明示的なパスワードを構成します。
explicitProvider(String) - クラスio.helidon.security.SecurityRequestBuilderのメソッド
明示的なプロバイダを使用します。
explicitUser(String) - クラスio.helidon.security.providers.header.HeaderAtnOutboundConfig.Builderのメソッド
伝播するユーザー名。
explicitUser(String) - クラスio.helidon.security.providers.httpauth.HttpBasicOutboundConfig.Builderのメソッド
このアウトバウンド・ターゲットに使用する明示的なユーザーを構成します。
exportable(boolean) - クラスio.helidon.integrations.vault.secrets.transit.CreateKey.Requestのメソッド
キーをエクスポート可能にします。
exportable(boolean) - クラスio.helidon.integrations.vault.secrets.transit.UpdateKeyConfig.Requestのメソッド
キーをエクスポート可能にします。
exporterTimeout(Duration) - クラスio.helidon.tracing.providers.jaeger.JaegerTracerBuilderのメソッド
エクスポート業者リクエストのタイムアウトです。
exposeHeaders() - クラスio.helidon.cors.CrossOriginConfigのメソッド
 
exposeHeaders() - 注釈インタフェースio.helidon.microprofile.cors.CrossOriginの要素
"standard"以外のクライアントに許可されているレスポンス・ヘッダーのリスト。
exposeHeaders(String...) - インタフェースio.helidon.cors.CorsSetterのメソッド
公開ヘッダーを設定します。
exposeHeaders(String...) - クラスio.helidon.cors.CorsSupportBase.Builderのメソッド
 
exposeHeaders(String...) - クラスio.helidon.cors.CrossOriginConfig.Builderのメソッド
 
expression() - クラスio.helidon.scheduling.CronConfig.BuilderBase.CronConfigImplのメソッド
 
expression() - クラスio.helidon.scheduling.CronConfig.BuilderBaseのメソッド
実行期間を指定するためのCron式。
expression() - インタフェースio.helidon.scheduling.CronConfigのメソッド
実行期間を指定するためのCron式。
expression(String) - クラスio.helidon.scheduling.CronConfig.BuilderBaseのメソッド
実行期間を指定するためのCron式。
expression(String) - クラスio.helidon.scheduling.Scheduling.CronBuilderのメソッド
非推奨。
実行期間を指定するためのCron式。
expressionFactory(ExpressionFactory) - クラスio.helidon.security.abac.policy.el.JavaxElPolicyExecutor.Builderのメソッド
このエグゼキュータで使用する特定の式ファクトリを構成します。
expTime(Instant) - クラスio.helidon.security.providers.common.TokenCredential.Builderのメソッド
トークンが期限切れになる時間。
extended() - クラスio.helidon.metrics.api.KeyPerformanceIndicatorMetricsConfig.BuilderBaseのメソッド
KPI拡張メトリクスが有効かどうか。
extended() - クラスio.helidon.metrics.api.KeyPerformanceIndicatorMetricsConfig.BuilderBase.KeyPerformanceIndicatorMetricsConfigImplのメソッド
 
extended() - インタフェースio.helidon.metrics.api.KeyPerformanceIndicatorMetricsConfigのメソッド
KPI拡張メトリクスが有効かどうか。
extended(boolean) - クラスio.helidon.metrics.api.KeyPerformanceIndicatorMetricsConfig.BuilderBaseのメソッド
KPI拡張メトリクスが有効かどうか。
extension(Config) - インタフェースio.helidon.dbclient.hikari.spi.HikariMetricsProviderのメソッド
構成からHikariMetricsRegistryのインスタンスを取得します。
extension(Config) - クラスio.helidon.dbclient.metrics.hikari.HikariMetricsExtensionProviderのメソッド
 
extension(Extension) - クラスio.helidon.microprofile.tyrus.TyrusApplication.Builderのメソッド
単一の拡張子を追加します。
extension(Extension) - クラスio.helidon.microprofile.tyrus.TyrusRouting.Builderのメソッド
JakartaのWebSocket拡張子を追加します。
extensions() - クラスio.helidon.microprofile.tyrus.TyrusApplicationのメソッド
インストールされた拡張機能のリストを取得します。
EXTENSIONS - クラスio.helidon.graphql.server.GraphQlConstantsの静的変数
拡張機能のキー。
EXTENSIONS - クラスio.helidon.webserver.websocket.WsUpgraderのstatic変数
Websocketプロトコル・ヘッダー名。
extract(HeaderProvider) - インタフェースio.helidon.tracing.Tracerのメソッド
HTTPヘッダーなど、インバウンド・リクエストから親スパン・コンテキストを抽出します。
extract(Format<C>、C) - クラスio.helidon.tracing.providers.zipkin.ZipkinTracerのメソッド
 
extractIdcsMtContext(Subject, ProviderRequest) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProviderのメソッド
IDCSマルチテナンシ・コンテキストをリクエストから抽出します。
extractToken(String) - クラスio.helidon.security.util.TokenHandlerのメソッド
ヘッダー(またはその他のフィールド)の文字列値からトークンを抽出します。
extractToken(Map<String, List<String>>) - クラスio.helidon.security.util.TokenHandlerのメソッド
リクエストからトークンを抽出します。

F

fail(Throwable) - クラスio.helidon.common.reactive.BufferedEmittingPublisherのメソッド
バッファの内容に関係なく、ダウンストリームでonErrorシグナルを送信します。
fail(Throwable) - クラスio.helidon.common.reactive.EmittingPublisherのメソッド
ストリームに適切に失敗し、パブリッシャを取消済状態に設定して、onErrorシグナルをダウンストリームに送信します。
fail(Throwable) - クラスio.helidon.messaging.connectors.mock.MockIncomingのメソッド
端末エラー・シグナルをチャネルに送信します。
FAIL - 列挙型クラスio.helidon.common.SerializationConfig.Actionの列挙定数
IllegalStateExceptionをスローして失敗します。
FAIL_ON_MISSING_REFERENCE_KEY_NAME - クラスio.helidon.config.ConfigFilters.ValueResolvingBuilderのstatic変数
ValueResolvingFilterで欠落している参照動作を設定するための構成キー。
failCause() - クラスio.helidon.common.reactive.EmittingPublisherのメソッド
パブリッシャが失敗状態の場合、失敗の原因を返します。
failed(String) - クラスio.helidon.security.AuthenticationResponseのstaticメソッド
説明メッセージを使用して失敗したレスポンスを構築します。
failed(String, Throwable) - クラスio.helidon.security.AuthenticationResponseのstaticメソッド
原因としてスロー可能な失敗したレスポンスを構築します。
failed(Throwable) - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryのメソッド
 
FAILED_DEPENDENCY_424 - クラスio.helidon.http.Statusのstatic変数
依存関係に失敗しました。「RFC 4918 - WebDAVのHTTP拡張機能」を参照してください。
FAILED_PRECONDITION - クラスio.helidon.webserver.grpc.GrpcStatusのstatic変数
システムが操作の実行に必要な状態ではないため、操作は拒否されました。
failIfNoneValidated(boolean) - クラスio.helidon.security.providers.abac.AbacProvider.Builderのメソッド
いずれの属性もバリデートされない場合に失敗するかどうか。
failOnMissingKeyReference(boolean) - インタフェースio.helidon.config.Config.Builderのメソッド
キー解決が有効で、参照を解決できない場合は、失敗するか、キー詳細を使用します。
failOnMissingReference(boolean) - クラスio.helidon.config.ConfigFilters.ValueResolvingBuilderのメソッド
存在しないキーへの参照が値に含まれている場合に、このビルダーから生成されるValueResolvingFilterの動作を設定します。
failOnMissingValueReference(boolean) - インタフェースio.helidon.config.Config.Builderのメソッド
値の解決が有効で、参照を解決できない場合は、失敗するか、値の詳細値を使用します。
failOnUnvalidated(boolean) - クラスio.helidon.security.providers.abac.AbacProvider.Builderのメソッド
未バリデートの属性がある場合に失敗するかどうか。
failure(HttpClientResponse) - クラスio.helidon.webclient.http1.UpgradeResponseのstaticメソッド
アップグレード失敗レスポンスを作成します。
FAILURE - 列挙型クラスio.helidon.security.AuditEvent.AuditSeverityの列挙定数
セキュリティ・イベント失敗 - セキュリティを処理しようとしましたが、結果が負でした(例:
FAILURE - 列挙型クラスio.helidon.security.SecurityResponse.SecurityStatusの列挙定数
セキュリティ・モジュールによるメッセージ処理が成功しなかったことを示します。
FAILURE_FINISH - 列挙型クラスio.helidon.security.SecurityResponse.SecurityStatusの列挙定数
失敗し、プロバイダはすべての処理を実行しました。
failWhenClosed() - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
ConditionallyCloseableConnection.isClosed()メソッドを起動し、trueを返すと、接続がクローズされているため操作を続行できないことを示す新しいSQLExceptionがスローされます。
fallback() - インタフェースio.helidon.config.spi.MergingStrategyのstaticメソッド
リスト内の前のルートのノードが、リスト内の後のルートのノードよりも優先度が高いMergingStrategyの実装を返します。
fallback() - クラスio.helidon.faulttolerance.FallbackConfig.BuilderBaseのメソッド
フォールバック関数。
fallback() - クラスio.helidon.faulttolerance.FallbackConfig.BuilderBase.FallbackConfigImplのメソッド
 
fallback() - インタフェースio.helidon.faulttolerance.FallbackConfigのメソッド
フォールバック関数。
fallback() - クラスio.helidon.http.media.MediaContextConfig.BuilderBaseのメソッド
このコンテキストのフォールバックとして使用される既存のコンテキスト。
fallback() - クラスio.helidon.http.media.MediaContextConfig.BuilderBase.MediaContextConfigImplのメソッド
 
fallback() - インタフェースio.helidon.http.media.MediaContextConfigのメソッド
このコンテキストのフォールバックとして使用される既存のコンテキスト。
fallback(MediaContext) - クラスio.helidon.http.media.MediaContextConfig.BuilderBaseのメソッド
このコンテキストのフォールバックとして使用される既存のコンテキスト。
fallback(MediaContextConfig) - クラスio.helidon.http.media.MediaContextConfig.BuilderBaseのメソッド
このコンテキストのフォールバックとして使用される既存のコンテキスト。
fallback(Consumer<MediaContextConfig.Builder>) - クラスio.helidon.http.media.MediaContextConfig.BuilderBaseのメソッド
このコンテキストのフォールバックとして使用される既存のコンテキスト。
fallback(Function<Throwable, ? extends T>) - クラスio.helidon.faulttolerance.FallbackConfig.BuilderBaseのメソッド
フォールバック関数。
Fallback<T> - io.helidon.faulttoleranceのインタフェース
フォールバックを使用すると、ユーザーは、指定されたサプライヤに障害が発生した場合に代替機能を実行できます。
FallbackConfig<T> - io.helidon.faulttoleranceのインタフェース
Fallback configuration.
FallbackConfig.Builder<T> - io.helidon.faulttoleranceのクラス
FallbackConfigのFluent APIビルダー。
FallbackConfig.BuilderBase<T,BUILDER,PROTOTYPE> - io.helidon.faulttoleranceのクラス
FallbackConfigのFluent APIビルダー・ベース。
FallbackConfig.BuilderBase.FallbackConfigImpl<T> - io.helidon.faulttoleranceのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
FallbackConfigImpl(FallbackConfig.BuilderBase<T, ?, ?>) - クラスio.helidon.faulttolerance.FallbackConfig.BuilderBase.FallbackConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
fallbackConfigSupplier(Supplier<Config>) - クラスio.helidon.integrations.oci.sdk.runtime.OciExtensionのstaticメソッド
OciExtension.DEFAULT_OCI_GLOBAL_CONFIG_FILEが物理的に存在せず、OciExtension.configSupplier(Supplier)を介して明示的に確立された構成サプライヤがない場合にのみ使用されるフォールバック構成サプライヤを確立します。
family() - クラスio.helidon.http.Statusのメソッド
ステータス・コードのクラスを取得します。
family() - インタフェースio.helidon.webserver.ProxyProtocolDataのメソッド
プロトコル・ヘッダーからのファミリ。
familyName() - クラスio.helidon.security.jwt.Jwtのメソッド
姓クレームです。
familyName(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
サブジェクト(surname)のファミリ名。
fatal(Object, String) - クラスio.helidon.common.Errors.Collectorのメソッド
メッセージのリストに致命的エラーを追加します。
fatal(String) - クラスio.helidon.common.Errors.Collectorのメソッド
メッセージのリストに致命的エラーを追加します。
FATAL - 列挙型クラスio.helidon.common.Severityの列挙定数
致命的
faultTolerance(FtHandler) - クラスio.helidon.integrations.common.rest.RestApi.Builderのメソッド
クライアント・リクエストで使用するフォルト・トレランス・ハンドラを構成します。
faultTolerance(FtHandler) - クラスio.helidon.integrations.vault.Vault.Builderのメソッド
Vaultへのすべてのコールで使用するようにFtHandlerを構成し、再試行、サーキット・ブレーカ、バルクヘッドなどのサポートを追加できます。
FaultTolerance - io.helidon.faulttoleranceのクラス
システム全体のフォルト・トレランス構成と、カスタマイズされた一連のフォルト・トレランス・ハンドラへのアクセス。
FaultTolerance.Builder - io.helidon.faulttoleranceのクラス
フォルト・トレランス・ハンドラのカスタマイズされたリストの設定に使用されるビルダー。
FaultTolerance.TypedBuilder<T> - io.helidon.faulttoleranceのクラス
Fallbackなど、特定のタイプを使用する必要があるフォルト・トレランス・ハンドラに使用されるビルダー。
FaultToleranceExtension - io.helidon.microprofile.faulttoleranceのクラス
Helidonフォルト・トレランス実装のCDI拡張。
FaultToleranceExtension() - クラスio.helidon.microprofile.faulttolerance.FaultToleranceExtensionのコンストラクタ
 
FaultToleranceExtension.AnnotatedTypeWrapper<T> - io.helidon.microprofile.faulttoleranceのクラス
一部の注釈を追加またはオーバーライドするために、注釈付きの型をラップします。
Feature - io.helidon.common.features.apiの注釈インタフェース
module-info.javaのモジュールに配置するHelidon機能注釈。
featureConfig() - クラスio.helidon.microprofile.security.SecurityFilterのメソッド
 
FeatureConfig - io.helidon.microprofile.securityのクラス
Jerseyセキュリティ機能の構成。
features() - クラスio.helidon.webserver.WebServerConfig.BuilderBaseのメソッド
サーバー機能を使用すると、サーバー、リスナーまたはルーティングをカスタマイズできます。
features() - クラスio.helidon.webserver.WebServerConfig.BuilderBase.WebServerConfigImplのメソッド
 
features() - インタフェースio.helidon.webserver.WebServerConfigのメソッド
サーバー機能を使用すると、サーバー、リスナーまたはルーティングをカスタマイズできます。
features(List<? extends ServerFeature>) - クラスio.helidon.webserver.WebServerConfig.BuilderBaseのメソッド
サーバー機能を使用すると、サーバー、リスナーまたはルーティングをカスタマイズできます。
featuresDiscoverServices(boolean) - クラスio.helidon.webserver.WebServerConfig.BuilderBaseのメソッド
サーバー機能を使用すると、サーバー、リスナーまたはルーティングをカスタマイズできます。
FeatureSupport - io.helidon.webserver.servicecommonのインタフェース
サービスを公開する必要がある機能のサポートを追加します。
FIELD - 列挙型クラスio.helidon.common.types.ElementKindの列挙定数
フィールド要素タイプの種類。
FIELD - 列挙型クラスio.helidon.security.EndpointConfig.AnnotationScopeの列挙定数
フィールドの注釈。
file(String) - クラスio.helidon.config.ConfigSourcesのstaticメソッド
指定したファイル・パスからConfigSourceを作成するためのBuilderを提供します。
file(String) - クラスio.helidon.config.OverrideSourcesのstaticメソッド
File OverrideSourceインスタンスのブートストラップに使用するFile OverrideSource Builderの新しいインスタンスを作成します。
file(Path) - クラスio.helidon.config.ConfigSourcesのstaticメソッド
指定したファイル・パスからConfigSourceを作成するためのBuilderを提供します。
FILE - 列挙型クラスio.helidon.common.configurable.Resource.Sourceの列挙定数
リソースがファイルからロードされました。
FileBasedBuilder() - クラスio.helidon.webserver.staticcontent.StaticContentService.FileBasedBuilderのコンストラクタ
デフォルトのコンストラクタです。
fileConfigIsPresent() - インタフェースio.helidon.integrations.oci.sdk.runtime.OciConfigのメソッド
OCIの"file-based"認証プロバイダに使用する十分な構成がこのBeanに存在するかどうかを決定します。
fileConfigIsPresent() - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBase.OciConfigImplのメソッド
OCIの"file-based"認証プロバイダに使用する十分な構成がこのBeanに存在するかどうかを決定します。
FileConfigSource - io.helidon.configのクラス
ファイルシステム上のファイルから構成コンテンツをロードするConfigSource実装。
FileConfigSource.Builder - io.helidon.configのクラス
ファイルConfigSourceビルダー。
filename() - クラスio.helidon.http.ContentDispositionのメソッド
エンティティがデタッチされて別のファイルに格納されている場合に使用するファイル名を提案するために使用できるfilenameパラメータの値を取得します。
filename(String) - クラスio.helidon.http.ContentDisposition.Builderのメソッド
コンテンツ処理filenameパラメータを設定します。
fileName() - インタフェースio.helidon.http.media.multipart.ReadablePartのメソッド
このパートのファイル名(パートContent-Dispositionで定義されている場合)。
fileName() - インタフェースio.helidon.http.media.multipart.WriteablePartのメソッド
ファイル名(コンテンツ処理で定義されている場合)。
fileName() - インタフェースio.helidon.security.spi.AuditProvider.AuditSourceのメソッド
このイベントの原因となったソースのファイル名。
fileName(String) - クラスio.helidon.http.media.multipart.WriteablePart.Builderのメソッド
コンテンツ処理(multipart/form-dataの場合)に追加するファイル名を構成します。
FileOverrideSource - io.helidon.configのクラス
ファイルシステム上のファイルからオーバーライド定義をロードするOverrideSource実装。
FileOverrideSource.Builder - io.helidon.configのクラス
ファイルOverrideSourceビルダー。
FileSourceHelper - io.helidon.configのクラス
ファイル関連のソース・クラスのユーティリティ。
FileSourceHelper.DataAndDigest - io.helidon.configのクラス
ファイルのデータおよびダイジェスト。
FileSystemBuilder() - クラスio.helidon.webserver.staticcontent.StaticContentService.FileSystemBuilderのコンストラクタ
パスが定義されていない新しいインスタンス。
FileSystemWatcher - io.helidon.configのクラス
この変更ウォッチャは、監視対象のPathで変更が行われるたびにポーリング・イベントを起動するために、WatchServiceによってバッキングされます。
FileSystemWatcher.Builder - io.helidon.configのクラス
FileSystemWatcherのFluent APIビルダー。
fileTypes() - 列挙型クラスio.helidon.openapi.OpenApiFormatのメソッド
この形式で使用可能なファイル・タイプ。
filter(ConnectionContext, RoutingRequest, RoutingResponse, Callable<Void>) - クラスio.helidon.webserver.http.Filtersのメソッド
リクエストをフィルタリングします。
filter(FilterChain, RoutingRequest, RoutingResponse) - インタフェースio.helidon.webserver.http.Filterのメソッド
リクエストを処理します。
filter(ClientRequestContext) - クラスio.helidon.microprofile.security.ClientSecurityFilterのメソッド
 
filter(ClientRequestContext) - クラスio.helidon.microprofile.tracing.MpTracingRestClientFilterのメソッド
 
filter(ClientRequestContext) - クラスio.helidon.tracing.jersey.client.ClientTracingFilterのメソッド
 
filter(ClientRequestContext, ClientResponseContext) - クラスio.helidon.tracing.jersey.client.ClientTracingFilterのメソッド
 
filter(ContainerRequestContext) - クラスio.helidon.microprofile.security.SecurityFilterのメソッド
 
filter(ContainerRequestContext) - クラスio.helidon.microprofile.tracing.MpTracingContextFilterのメソッド
 
filter(ContainerRequestContext) - クラスio.helidon.tracing.jersey.AbstractTracingFilterのメソッド
 
filter(ContainerRequestContext, ContainerResponseContext) - クラスio.helidon.microprofile.security.SecurityFilterのメソッド
 
filter(ContainerRequestContext, ContainerResponseContext) - クラスio.helidon.tracing.jersey.AbstractTracingFilterのメソッド
 
filter(InetAddress[]) - 列挙型クラスio.helidon.webclient.api.DnsAddressLookupのメソッド
プロセスは、選択した参照方法に従ってInetAddress配列を取得しました。
filter(Predicate<? super T>) - インタフェースio.helidon.common.mapper.Valueのメソッド
値が存在し、それが指定された述語に一致する場合はその値を記述するOptionalを返し、そうでない場合は空のOptionalを返します。
filter(Predicate<? super T>) - インタフェースio.helidon.common.reactive.Multiのメソッド
指定された述語でストリーム・アイテムをフィルタします。
Filter - io.helidon.webserver.httpのインタフェース
HTTPフィルタ。
filterAnnotations(Class<T>, EndpointConfig.AnnotationScope ) - クラスio.helidon.security.SecurityLevelのメソッド
特定のスコープ内の特定のタイプのすべての注釈をフィルタで除外します。
FilterChain - io.helidon.webserver.httpのインタフェース
フィルタ・チェーンには、構成される後続のすべてのフィルタと最終ルートが含まれます。
filterPattern(String) - クラスio.helidon.common.SerializationConfig.Builderのメソッド
使用するフィルタ・パターン。
Filters - io.helidon.webserver.httpのクラス
HTTPフィルタのハンドラ。
fin() - クラスio.helidon.websocket.ClientWsFrameのメソッド
 
fin() - クラスio.helidon.websocket.ServerWsFrameのメソッド
 
fin() - インタフェースio.helidon.websocket.WsFrameのメソッド
メッセージ(または継続の終わり)の終わりです。
FINAL - 列挙型クラスio.helidon.common.types.Modifierの列挙定数
final修飾子。
find(Class<?>, double) - クラスio.helidon.common.Weightsのstaticメソッド
クラス注釈から重みを検索するか、見つからない場合はデフォルトを返します。
find(Class<?>, int) - クラスio.helidon.config.mp.Prioritiesのstaticメソッド
クラス注釈から優先度を検索するか、見つからない場合はデフォルトを返します。
find(Object, double) - クラスio.helidon.common.Weightsのstaticメソッド
インスタンスの重みを検索します。
find(Object, int) - クラスio.helidon.config.mp.Prioritiesのstaticメソッド
インスタンスの優先度を検索します。
findAnnotated(String) - クラスio.helidon.integrations.graal.nativeimage.extension.NativeUtilのメソッド
指定された注釈の注釈が付いたすべてのクラスを検索します。
findAnnotation(TypeName) - インタフェースio.helidon.common.types.Annotatedのメソッド
この注釈付き型に関する注釈を検索します。
findAnnotation(Class<T> ) - インタフェースio.helidon.jersey.common.InvokedResourceのメソッド
処理メソッドに最も近いクラスで注釈を検索します。
findClassAnnotation(Class<T> ) - インタフェースio.helidon.jersey.common.InvokedResourceのメソッド
処理クラスに最も近いクラスでクラス注釈を検索します。
findColumn(String) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
findCookie(Map<String, List<String>>) - クラスio.helidon.security.providers.oidc.common.OidcCookieHandlerのメソッド
ヘッダーのマップでcookieを検索し、その値を返します。
findFirst(TypeName, Collection<T>) - クラスio.helidon.common.types.Annotationsのstaticメソッド
指定されたコレクション内の注釈を検索しようとします。
findFirst(Class<? extends Annotation>, Collection<T>) - クラスio.helidon.common.types.Annotationsのstaticメソッド
指定されたコレクション内の注釈を検索しようとします。
findFirst(String, Collection<T>) - クラスio.helidon.common.types.Annotationsのstaticメソッド
指定されたコレクション内の注釈を検索しようとします。
「CORS構成の検索および適用」 - パッケージ内の検索タグio.helidon.webserver.cors
セクション
findInterfaces(Class<?>) - クラスio.helidon.integrations.graal.nativeimage.extension.NativeUtilのメソッド
タイプのすべてのインタフェースを取得します。
findMethodAnnotation(Class<T> ) - インタフェースio.helidon.jersey.common.InvokedResourceのメソッド
処理メソッドに最も近いクラスでメソッド注釈を検索します。
findNewLine(int) - クラスio.helidon.common.buffers.DataReaderのメソッド
次のnバイトを含む新しい行を検索します。
findOrNewLine(byte, int) - クラスio.helidon.common.buffers.DataReaderのメソッド
バイトまたは次の改行を検索します。
findParent() - クラスio.helidon.security.integration.common.AtnTracingのメソッド
検索を選択すると、親スパン・コンテキストが閉じます。
findParent() - クラスio.helidon.security.integration.common.AtzTracingのメソッド
検索を選択すると、親スパン・コンテキストが閉じます。
findParent() - クラスio.helidon.security.integration.common.OutboundTracingのメソッド
検索を選択すると、親スパン・コンテキストが閉じます。
findParent() - クラスio.helidon.security.integration.common.ResponseTracingのメソッド
検索を選択すると、親スパン・コンテキストが閉じます。
findParent() - クラスio.helidon.security.integration.common.RoleMapTracingのメソッド
検索を選択すると、親スパン・コンテキストが閉じます。
findParent() - クラスio.helidon.security.integration.common.SecurityTracingのメソッド
検索を選択すると、親スパン・コンテキストが閉じます。
findRoute(HttpPrologue) - クラスio.helidon.webserver.websocket.WsRoutingのメソッド
提供されたプロローグに基づいてルートを検索します。
findSubclasses(String) - クラスio.helidon.integrations.graal.nativeimage.extension.NativeUtilのメソッド
指定されたタイプのすべての直接サブクラスを検索します。
findSuperclasses(Class<?>) - クラスio.helidon.integrations.graal.nativeimage.extension.NativeUtilのメソッド
このタイプのすべてのスーパークラスを検索します。
findTarget(SecurityEnvironment) - クラスio.helidon.security.providers.common.OutboundConfigのメソッド
現在のセキュリティ・リクエストのターゲットを検索します。
findTargetCustomObject(SecurityEnvironment, Class<T>, Function<Config, ? extends T>, Supplier<? extends T>) - クラスio.helidon.security.providers.common.OutboundConfigのメソッド
特定のアウトバウンド・ターゲットに関連付けられたカスタム・オブジェクトを検索、作成およびキャッシュします。
finish() - クラスio.helidon.security.integration.common.AtnTracingのメソッド
スパンを終了します。
finish() - クラスio.helidon.security.integration.common.AtzTracingのメソッド
スパンを終了します。
finish() - クラスio.helidon.security.integration.common.OutboundTracingのメソッド
スパンを終了します。
finish() - クラスio.helidon.security.integration.common.ResponseTracingのメソッド
スパンを終了します。
finish() - クラスio.helidon.security.integration.common.RoleMapTracingのメソッド
スパンを終了します。
finish() - クラスio.helidon.security.integration.common.SecurityTracingのメソッド
スパンを終了します。
first() - インタフェースio.helidon.common.reactive.Multiのメソッド
このMultiインスタンスの最初のアイテムをSingleとして取得します。
first() - クラスio.helidon.config.AbstractNodeBuilderImpl.MergingKeyのメソッド
最初のキー・トークンを返します。
first() - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
first(HeaderName) - インタフェースio.helidon.http.Headersのメソッド
最初のヘッダー値を返します。
first(String) - インタフェースio.helidon.common.parameters.Parametersのメソッド
最初の値をオプションとして取得します。
FirstDnsResolverProvider - io.helidon.webclient.dns.resolver.firstのクラス
FirstDnsResolverインスタンスのプロバイダ。
FirstDnsResolverProvider() - クラスio.helidon.webclient.dns.resolver.first.FirstDnsResolverProviderのコンストラクタ
非推奨。
直接使用しない
firstHeader(HeaderName) - インタフェースio.helidon.cors.CorsRequestAdapterのメソッド
指定されたヘッダーの最初の値をStringとして取得します。
fixedRate() - クラスio.helidon.scheduling.Schedulingのstaticメソッド
固定レートで定期的に実行されるタスクを作成します。
FixedRate - io.helidon.schedulingのインタフェース
指定した固定レートで定期的に実行されるタスクをスケジュールします。
FixedRate - io.helidon.microprofile.schedulingの注釈インタフェース
固定レートで定期的に呼び出される予定です。
FixedRate.DelayType - io.helidon.scheduling内の列挙型クラス
遅延を前のタスクの開始または終了から計算するかどうか。
fixedRateBuilder() - クラスio.helidon.scheduling.Schedulingのstaticメソッド
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
かわりにScheduling.fixedRate()を使用してください
FixedRateConfig - io.helidon.schedulingのインタフェース
定義から生成されたインタフェース。
FixedRateConfig.Builder - io.helidon.schedulingのクラス
FixedRateのFluent APIビルダー。
FixedRateConfig.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.schedulingのクラス
FixedRateのFluent APIビルダー・ベース。
FixedRateConfig.BuilderBase.FixedRateConfigImpl - io.helidon.schedulingのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
FixedRateConfigImpl(FixedRateConfig.BuilderBase<?, ?>) - クラスio.helidon.scheduling.FixedRateConfig.BuilderBase.FixedRateConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
FixedRateInvocation - io.helidon.schedulingのインタフェース
スケジュール済タスクの特定のメソッド呼出しメタデータ。
flags() - クラスio.helidon.http.http2.Http2FrameHeaderのメソッド
整数としてのフラグ。
flags(int) - インタフェースio.helidon.http.http2.Http2FrameTypesのメソッド
型付きフラグ。
flags(Http2FrameTypes<T>) - クラスio.helidon.http.http2.Http2FrameHeaderのメソッド
このフレーム・ヘッダーの型付きフラグを取得します。
flatMap(Function<? super T, ? extends Flow.Publisher<? extends U>>) - インタフェースio.helidon.common.reactive.Multiのメソッド
提供された関数を使用してアイテムを変換し、結果のFlow.Publisherをダウンストリームにフラット化します。
flatMap(Function<? super T, ? extends Flow.Publisher<? extends U>>) - インタフェースio.helidon.common.reactive.Singleのメソッド
指定されたMapperを使用して、このSingleインスタンスをパブリッシャにマップします。
flatMap(Function<? super T, ? extends Flow.Publisher<? extends U>>) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
提供された関数を使用してアイテムを変換し、結果のFlow.Publisherをダウンストリームにフラット化します。
flatMap(Function<? super T, ? extends Flow.Publisher<? extends U>>, long, boolean, long) - インタフェースio.helidon.common.reactive.Multiのメソッド
指定された関数を使用してアイテムを変換し、結果のFlow.Publisherをダウンストリームにフラット化し、同時に発生する内部Flow.Publisherの最大数とその進行中のアイテム数を制限します。オプションで、すべてのソースが終了するまですべてのエラーを集計および遅延します。
flatMap(Function<? super T, Optional<? extends U>>) - インタフェースio.helidon.common.mapper.Valueのメソッド
指定されたOptional-bearingマッピング関数をこの値に適用し、その結果を返します。
flatMapCompletionStage(Function<? super T, ? extends CompletionStage<? extends U>>) - インタフェースio.helidon.common.reactive.Multiのメソッド
指定された関数およびフラット化された結果のCompletionStage結果をダウンストリームに変換します。
flatMapCompletionStage(Function<? super T, ? extends CompletionStage<? extends U>>) - インタフェースio.helidon.common.reactive.Singleのメソッド
指定された関数およびフラット化された結果のCompletionStage結果をダウンストリームに変換します。
flatMapIterable(Function<? super T, ? extends Iterable<? extends U>>) - インタフェースio.helidon.common.reactive.Multiのメソッド
提供された関数を使用してアイテムを変換し、結果のIterableをダウンストリームにフラット化します。
flatMapIterable(Function<? super T, ? extends Iterable<? extends U>>) - インタフェースio.helidon.common.reactive.Singleのメソッド
単一のアップストリーム値をIterableにマップし、そのアイテムをダウンストリームにリレーします。
flatMapIterable(Function<? super T, ? extends Iterable<? extends U>>) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
提供された関数を使用してアイテムを変換し、結果のIterableをダウンストリームにフラット化します。
flatMapIterable(Function<? super T, ? extends Iterable<? extends U>>, int) - インタフェースio.helidon.common.reactive.Multiのメソッド
提供された関数を使用してアイテムを変換し、結果のIterableをダウンストリームにフラット化します。
flatMapOptional(Function<? super T, Optional<? extends U>>) - インタフェースio.helidon.common.reactive.Multiのメソッド
指定された関数およびフラット化された結果、Optionalを1つのアイテム(存在する場合)としてダウンストリームに変換するか、空の場合は何もしません。
flatMapOptional(Function<? super T, Optional<? extends U>>) - インタフェースio.helidon.common.reactive.Singleのメソッド
指定された関数およびフラット化された結果、Optionalを単独としてダウンストリームに変換し、その値が存在するか空の場合はアイテムとして指定します。
flatMapSingle(Function<? super T, ? extends Single<? extends U>>) - インタフェースio.helidon.common.reactive.Singleのメソッド
指定された関数およびフラット化された結果、Singleをダウンストリームに変換します。
flattenNodes(ConfigNode.ObjectNode) - クラスio.helidon.config.ConfigHelperのstaticメソッド
オブジェクト・ノードから文字列値へのキーのマップを作成します。
flavor(HelidonFlavor) - クラスio.helidon.common.features.HelidonFeaturesのstaticメソッド
現在のHelidonフレーバを設定します。
floatValue() - インタフェースio.helidon.common.types.Annotationのメソッド
プロパティ"value"の型付きの値。
floatValue() - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
プロパティ"value"の型付きの値。
floatValue(String) - インタフェースio.helidon.common.types.Annotationのメソッド
名前付きプロパティの型付き値。
floatValue(String) - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
名前付きプロパティの型付き値。
floatValues() - インタフェースio.helidon.common.types.Annotationのメソッド
配列として定義されているプロパティ"value"の型付き値。
floatValues() - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
配列として定義されているプロパティ"value"の型付き値。
floatValues(String) - インタフェースio.helidon.common.types.Annotationのメソッド
配列として定義されているプロパティの型付き値。
floatValues(String) - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
配列として定義されているプロパティの型付き値。
FLOW_CONTROL - 列挙型クラスio.helidon.http.http2.Http2ErrorCodeの列挙定数
エンドポイントは、そのピアがフロー制御プロトコルに違反していることを検出しました。
flowControl() - インタフェースio.helidon.http.http2.Http2Streamのメソッド
このストリームのアウトバウンド・フロー制御。
FlowControl - io.helidon.http.http2のインタフェース
HTTP/2でバック・プレッシャに使用されるフロー制御。
FlowControl.Inbound - io.helidon.http.http2のインタフェース
HTTP/2によってバック・プレッシャに使用されるインバウンド・フロー制御。
FlowControl.Outbound - io.helidon.http.http2のインタフェース
HTTP/2によってバック・プレッシャに使用されるアウトバウンド・フロー制御。
flowControlBlockTimeout() - クラスio.helidon.webclient.http2.Http2ClientProtocolConfig.BuilderBaseのメソッド
ウィンドウ・サイズ・チェックの反復間のブロックのタイムアウト。
flowControlBlockTimeout() - クラスio.helidon.webclient.http2.Http2ClientProtocolConfig.BuilderBase.Http2ClientProtocolConfigImplのメソッド
 
flowControlBlockTimeout() - インタフェースio.helidon.webclient.http2.Http2ClientProtocolConfigのメソッド
ウィンドウ・サイズ・チェックの反復間のブロックのタイムアウト。
flowControlBlockTimeout(Duration) - クラスio.helidon.webclient.http2.Http2ClientProtocolConfig.BuilderBaseのメソッド
ウィンドウ・サイズ・チェックの反復間のブロックのタイムアウト。
flowControlTimeout() - クラスio.helidon.webserver.http2.Http2Config.BuilderBaseのメソッド
DurationまたはISO-8601形式のテキストとして構成されたアウトバウンド・フロー制御ブロッキング・タイムアウト。
flowControlTimeout() - クラスio.helidon.webserver.http2.Http2Config.BuilderBase.Http2ConfigImplのメソッド
 
flowControlTimeout() - インタフェースio.helidon.webserver.http2.Http2Configのメソッド
DurationまたはISO-8601形式のテキストとして構成されたアウトバウンド・フロー制御ブロッキング・タイムアウト。
flowControlTimeout(Duration) - インタフェースio.helidon.webclient.http2.Http2ClientRequestのメソッド
アウトバウンド・フロー制御ブロック・タイムアウト。
flowControlTimeout(Duration) - クラスio.helidon.webserver.http2.Http2Config.BuilderBaseのメソッド
DurationまたはISO-8601形式のテキストとして構成されたアウトバウンド・フロー制御ブロッキング・タイムアウト。
flush() - クラスio.helidon.common.reactive.MultiFromOutputStreamのメソッド
非推奨。
ユーザーがリクエストしたフラッシュを示す空のバッファを送信します。
flush() - インタフェースio.helidon.http.DataChunkのメソッド
このチャンクの書込み時にすべてのキャッシュがフラッシュをリクエストされた場合、trueを返します。
fn() - インタフェースio.helidon.metrics.api.FunctionalCounter.Builderのメソッド
状態オブジェクトに適用されるとカウンタ値を返す関数を返します。
followRedirects() - インタフェースio.helidon.webclient.api.ClientRequestのメソッド
リダイレクトに従うかどうか。
followRedirects() - クラスio.helidon.webclient.api.ClientRequestBaseのメソッド
 
followRedirects() - クラスio.helidon.webclient.api.HttpConfigBase.BuilderBaseのメソッド
リダイレクトに従うかどうか。
followRedirects() - クラスio.helidon.webclient.api.HttpConfigBase.BuilderBase.HttpConfigBaseImplのメソッド
 
followRedirects() - インタフェースio.helidon.webclient.http1.Http1ClientConfigのメソッド
リダイレクトに従うかどうか。
followRedirects() - クラスio.helidon.webclient.http1.Http1ClientConfig.BuilderBase.Http1ClientConfigImplのメソッド
リダイレクトに従うかどうか。
followRedirects() - インタフェースio.helidon.webclient.http2.Http2ClientConfigのメソッド
リダイレクトに従うかどうか。
followRedirects() - クラスio.helidon.webclient.http2.Http2ClientConfig.BuilderBase.Http2ClientConfigImplのメソッド
リダイレクトに従うかどうか。
followRedirects() - インタフェースio.helidon.webclient.api.HttpClientConfigのメソッド
リダイレクトに従うかどうか。
followRedirects() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBase.HttpClientConfigImplのメソッド
リダイレクトに従うかどうか。
followRedirects() - インタフェースio.helidon.webclient.api.HttpConfigBaseのメソッド
リダイレクトに従うかどうか。
followRedirects() - インタフェースio.helidon.webclient.api.WebClientConfigのメソッド
リダイレクトに従うかどうか。
followRedirects() - クラスio.helidon.webclient.api.WebClientConfig.BuilderBase.WebClientConfigImplのメソッド
リダイレクトに従うかどうか。
followRedirects() - インタフェースio.helidon.webclient.websocket.WsClientConfigのメソッド
リダイレクトに従うかどうか。
followRedirects() - クラスio.helidon.webclient.websocket.WsClientConfig.BuilderBase.WsClientConfigImplのメソッド
リダイレクトに従うかどうか。
followRedirects(boolean) - インタフェースio.helidon.webclient.api.ClientRequestのメソッド
リダイレクトに従うかどうか。
followRedirects(boolean) - クラスio.helidon.webclient.api.ClientRequestBaseのメソッド
 
followRedirects(boolean) - クラスio.helidon.webclient.api.HttpConfigBase.BuilderBaseのメソッド
リダイレクトに従うかどうか。
forbidden(String) - インタフェースio.helidon.cors.CorsResponseAdapterのメソッド
headerメソッドを使用して割り当てられたヘッダーなしで、禁止ステータスおよび指定されたエラー・メッセージを含むレスポンスを返します。
FORBIDDEN - 列挙型クラスio.helidon.http.DirectHandler.EventTypeの列挙定数
CORSがこのリクエストを禁止する場合などは禁止されています。
FORBIDDEN - 列挙型クラスio.helidon.security.CompositeProviderFlagの列挙定数
このリクエストに対してプロバイダを成功させることはできません(例:
FORBIDDEN - 列挙型クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.Flagの列挙定数
セキュリティは、(厳密にパブリックなエンドポイント - セキュリティを呼び出さない)では使用できません。
FORBIDDEN_403 - クラスio.helidon.http.Statusのstatic変数
403 禁止、「HTTP/1.1ドキュメント」を参照。
ForbiddenException - io.helidon.httpの例外クラス
forbiddenを示すランタイム例外です。
ForbiddenException(String) - 例外クラスio.helidon.http.ForbiddenExceptionのコンストラクタ
ForbiddenExceptionの作成。
ForbiddenException(String, Throwable) - 例外クラスio.helidon.http.ForbiddenExceptionのコンストラクタ
ForbiddenExceptionの作成。
forceHttpsRedirects() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
アイデンティティ・プロバイダにリダイレクトするときにhttpsを強制するかどうか。
forceHttpsRedirects(boolean) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
アイデンティティ・プロバイダへのリダイレクトのためにHTTPSを強制します。
forceNoCache(boolean) - クラスio.helidon.integrations.vault.sys.EnableAuth.Requestのメソッド
キャッシュを無効にします。
forceNoCache(boolean) - クラスio.helidon.integrations.vault.sys.EnableEngine.Requestのメソッド
キャッシュを無効にします。
forceTerminate() - インタフェースio.helidon.common.task.HelidonTaskExecutorのメソッド
すべてのタスクを強制的に中断することによって強制的に終了させます。
forClient() - クラスio.helidon.http.Forwardedのメソッド
転送されたヘッダーのforディレクティブ。
forEach(int, Function<Byte, Boolean>) - インタフェースio.helidon.common.buffers.BufferDataのメソッド
このバッファ内の各バイトに対して操作を実行します。
forEach(BiConsumer<String, CrossOriginConfig>) - クラスio.helidon.cors.MappedCrossOriginConfigのメソッド
マップされたCORS構成のエントリごとに、指定されたコンシューマを呼び出します。
forEach(Consumer<? super DbColumn>) - インタフェースio.helidon.dbclient.DbRowのメソッド
この行の各列を反復します。
forEach(Consumer<? super DbColumn>) - クラスio.helidon.dbclient.DbRowBaseのメソッド
 
forEach(Consumer<? super T>) - クラスio.helidon.common.HelidonServiceLoaderのメソッド
 
forEach(Consumer<? super T>) - インタフェースio.helidon.common.reactive.Multiのメソッド
ターミナル・ステージでは、バック・プレッシャなしでストリーム内のすべてのアイテムに対して提供されたコンシューマを起動します。
forEachCompletionStage(Function<? super T, CompletionStage<Void>>) - インタフェースio.helidon.common.reactive.Multiのメソッド
ターミナル・ステージでは、厳密なバック・プレッシャでストリーム内のすべてのアイテムに対して提供されたコンシューマを起動します。
forget() - インタフェースio.helidon.lra.coordinator.client.Participantのメソッド
@Forgetという注釈が付いた参加者メソッドのURI。
FORGET - 列挙型クラスio.helidon.integrations.jta.jdbc.ExceptionConverter.XARoutineの列挙定数
XAResource.forget(Xid)メソッドをモデル化する列挙定数。
forHeader(String) - クラスio.helidon.security.util.TokenHandlerのstaticメソッド
トークン・コンテンツを変更しないトークン・ハンドラを構築するためのショートカット・メソッド。
forKeyId(String) - クラスio.helidon.security.jwt.jwk.JwkKeysのメソッド
定義されたキーIDのJWKを取得します(存在する場合)。
ForkJoinAccessors() - クラスio.helidon.integrations.graal.mp.nativeimage.extension.WeldSubstitutions.ForkJoinAccessorsのコンストラクタ
 
format() - クラスio.helidon.integrations.vault.secrets.pki.CaCertificateGet.Requestのメソッド
リクエストされた形式。
format() - クラスio.helidon.integrations.vault.secrets.pki.CertificateGet.Requestのメソッド
リクエストされた形式。
format() - クラスio.helidon.integrations.vault.secrets.pki.CrlGet.Requestのメソッド
構成された形式。
format() - クラスio.helidon.integrations.vault.secrets.pki.IssueCertificate.Responseのメソッド
バイトの書式。
format() - クラスio.helidon.integrations.vault.secrets.pki.SignCsr.Responseのメソッド
バイトの書式。
format() - インタフェースio.helidon.metrics.api.MeterRegistryFormatterのメソッド
メーター・レジストリのデータをフォーマットします。
format() - クラスio.helidon.metrics.providers.micrometer.MicrometerPrometheusFormatterのメソッド
以前に指定したメディア・タイプによって管理されるPrometheus出力を返します。オプションで、以前に指定したスコープおよびメーター名の選択によってフィルタされます。
format() - クラスio.helidon.webserver.accesslog.AccessLogConfig.BuilderBase.AccessLogConfigImplのメソッド
 
format() - クラスio.helidon.webserver.accesslog.AccessLogConfig.BuilderBaseのメソッド
ログ・エントリ(Apache LogFormatに類似)の形式。
format() - インタフェースio.helidon.webserver.accesslog.AccessLogConfigのメソッド
ログ・エントリ(Apache LogFormatに類似)の形式。
format(PkiFormat) - クラスio.helidon.integrations.vault.secrets.pki.CaCertificateGet.Requestのメソッド
取得する証明書のフォーマット。
format(PkiFormat) - クラスio.helidon.integrations.vault.secrets.pki.CertificateGet.Requestのメソッド
取得する証明書のフォーマット。
format(PkiFormat) - クラスio.helidon.integrations.vault.secrets.pki.CrlGet.Requestのメソッド
CRLの形式。
format(PkiFormat) - クラスio.helidon.integrations.vault.secrets.pki.IssueCertificate.Requestのメソッド
 
format(PkiFormat) - クラスio.helidon.integrations.vault.secrets.pki.SignCsr.Requestのメソッド
 
format(Meter, Meter.Id, String, String) - インタフェースio.helidon.integrations.oci.metrics.OciMetricsSupport.NameFormatterのメソッド
OCIのメトリック名を書式設定します。
format(String) - クラスio.helidon.webserver.accesslog.AccessLogConfig.BuilderBaseのメソッド
ログ・エントリ(Apache LogFormatに類似)の形式。
format(LogRecord) - クラスio.helidon.logging.jul.HelidonFormatterのメソッド
 
format(T, OpenApiFormat) - インタフェースio.helidon.openapi.OpenApiManagerのメソッド
モデルをフォーマットします。
「フォーマット」 - パッケージ内の検索タグio.helidon.webserver.cors
セクション
formatMessage() - インタフェースio.helidon.security.spi.AuditProvider.TracedAuditEventのメソッド
このイベント・メッセージ書式およびパラメータから書式設定されたメッセージを作成します。
formatMetadata() - インタフェースio.helidon.metrics.api.MeterRegistryFormatterのメソッド
メーター・レジストリのメタデータをフォーマットします。
formatMetadata() - クラスio.helidon.metrics.providers.micrometer.MicrometerPrometheusFormatterのメソッド
 
formatter(MediaType, MetricsConfig, MeterRegistry, Optional<String>, Iterable<String>, Iterable<String>) - クラスio.helidon.metrics.providers.micrometer.MicrometerPrometheusFormatterProviderのメソッド
 
formatter(MediaType, MetricsConfig, MeterRegistry, Optional<String>, Iterable<String>, Iterable<String>) - インタフェースio.helidon.metrics.spi.MeterRegistryFormatterProviderのメソッド
可能な場合は、指定されたMediaTypeに従って出力を準備できるMeterRegistryFormatterを返します。
formatter(MediaType, MetricsConfig, MeterRegistry, Optional<String>, Iterable<String>, Iterable<String>) - クラスio.helidon.webserver.observe.metrics.JsonMeterRegistryFormatterProviderのメソッド
 
formatter(DateTimeFormatter) - クラスio.helidon.webserver.accesslog.TimestampLogEntry.Builderのメソッド
このログ・エントリで使用する日時フォーマッタを構成します。
FormParamsSupport - io.helidon.http.mediaのクラス
MediaTypes.APPLICATION_FORM_URLENCODEDおよびそのプレーン・テキスト対応のメディア・サポート。
forService(String) - クラスio.helidon.tracing.providers.jaeger.JaegerTracerBuilderのstaticメソッド
指定された名前のサービスのトレース・データを処理するためのJaeger Tracerビルダーを取得します。
forService(String) - クラスio.helidon.tracing.providers.zipkin.ZipkinTracerBuilderのstaticメソッド
指定された名前のサービスのトレース・データを処理するためのZipkin Tracerビルダーを取得します。
forSingle(Consumer<T> ) - インタフェースio.helidon.common.reactive.Singleのメソッド
単一が完了すると、指定されたコンシューマを起動するターミナル・ステージ。
Forwarded - io.helidon.httpのクラス
HeaderNames.FORWARDED HTTPヘッダーの表現。
FORWARDED - 列挙型クラスio.helidon.http.RequestedUriDiscoveryContext.RequestedUriDiscoveryTypeの列挙定数
io.helidon.http.Header#FORWARDEDヘッダーは、リクエストされた元のURIを検出するために使用されます。
FORWARDED - クラスio.helidon.http.HeaderNamesのstatic変数
Forwardedヘッダー名。
FOUND_302 - クラスio.helidon.http.Statusのstatic変数
302 「HTTP/1.1ドキュメント」を参照してください。
fqName() - クラスio.helidon.common.types.TypeName.BuilderBase.TypeNameImplのメソッド
 
fqName() - インタフェースio.helidon.common.types.TypeNameのメソッド
完全修飾タイプ名。
fragment() - クラスio.helidon.common.uri.UriInfo.BuilderBaseのメソッド
リクエストのURIフラグメント。
fragment() - クラスio.helidon.common.uri.UriInfo.BuilderBase.UriInfoImplのメソッド
 
fragment() - インタフェースio.helidon.common.uri.UriInfoのメソッド
リクエストのURIフラグメント。
fragment() - クラスio.helidon.http.HttpPrologueのメソッド
リクエストのフラグメント。
fragment() - クラスio.helidon.webclient.api.ClientUriのメソッド
 
fragment(UriFragment) - クラスio.helidon.common.uri.UriInfo.BuilderBaseのメソッド
リクエストのURIフラグメント。
fragment(UriFragment) - インタフェースio.helidon.webclient.api.ClientRequestのメソッド
URIのフラグメントを設定します。
fragment(UriFragment) - クラスio.helidon.webclient.api.ClientRequestBaseのメソッド
 
fragment(UriFragment) - クラスio.helidon.webclient.api.ClientUriのメソッド
このURIのフラグメントを構成します。
fragment(String) - インタフェースio.helidon.webclient.api.ClientRequestのメソッド
URIのフラグメントを設定します。
fragment(String) - クラスio.helidon.webclient.api.ClientUriのメソッド
デコードされた形式("人間可読")を使用して、このURIのフラグメントを構成します。
FRAGMENT - 列挙型クラスio.helidon.common.uri.UriEncoding.Typeの列挙定数
URIフラグメント・コンポーネント・タイプ。
frame(SocketContext, int, BufferData) - インタフェースio.helidon.http.http2.Http2FrameListenerのメソッド
フレーム・データ。
frame(SocketContext, int, BufferData) - クラスio.helidon.http.http2.Http2LoggingFrameListenerのメソッド
 
frame(SocketContext, int, Http2Continuation) - インタフェースio.helidon.http.http2.Http2FrameListenerのメソッド
継続フレーム。
frame(SocketContext, int, Http2DataFrame) - インタフェースio.helidon.http.http2.Http2FrameListenerのメソッド
Frame
frame(SocketContext, int, Http2GoAway) - インタフェースio.helidon.http.http2.Http2FrameListenerのメソッド
フレームを離れて。
frame(SocketContext, int, Http2GoAway) - クラスio.helidon.http.http2.Http2LoggingFrameListenerのメソッド
 
frame(SocketContext, int, Http2Ping) - インタフェースio.helidon.http.http2.Http2FrameListenerのメソッド
Pingフレーム。
frame(SocketContext, int, Http2Ping) - クラスio.helidon.http.http2.Http2LoggingFrameListenerのメソッド
 
frame(SocketContext, int, Http2Priority) - インタフェースio.helidon.http.http2.Http2FrameListenerのメソッド
優先フレーム。
frame(SocketContext, int, Http2Priority) - クラスio.helidon.http.http2.Http2LoggingFrameListenerのメソッド
 
frame(SocketContext, int, Http2RstStream) - インタフェースio.helidon.http.http2.Http2FrameListenerのメソッド
RSTストリーム・フレーム。
frame(SocketContext, int, Http2RstStream) - クラスio.helidon.http.http2.Http2LoggingFrameListenerのメソッド
 
frame(SocketContext, int, Http2Settings) - インタフェースio.helidon.http.http2.Http2FrameListenerのメソッド
設定フレーム。
frame(SocketContext, int, Http2Settings) - クラスio.helidon.http.http2.Http2LoggingFrameListenerのメソッド
 
frame(SocketContext, int, Http2WindowUpdate) - インタフェースio.helidon.http.http2.Http2FrameListenerのメソッド
ウィンドウ更新フレーム。
frame(SocketContext, int, Http2WindowUpdate) - クラスio.helidon.http.http2.Http2LoggingFrameListenerのメソッド
 
FRAME_SIZE - 列挙型クラスio.helidon.http.http2.Http2ErrorCodeの列挙定数
エンドポイントは、無効なサイズのフレームを受信しました。
frameHeader(SocketContext, int, BufferData) - インタフェースio.helidon.http.http2.Http2FrameListenerのメソッド
フレーム・ヘッダー・データ。
frameHeader(SocketContext, int, BufferData) - クラスio.helidon.http.http2.Http2LoggingFrameListenerのメソッド
 
frameHeader(SocketContext, int, Http2FrameHeader) - インタフェースio.helidon.http.http2.Http2FrameListenerのメソッド
フレーム・ヘッダー。
frameHeader(SocketContext, int, Http2FrameHeader) - クラスio.helidon.http.http2.Http2LoggingFrameListenerのメソッド
 
frameType() - クラスio.helidon.http.http2.Http2Continuationのメソッド
 
frameType() - クラスio.helidon.http.http2.Http2DataFrameのメソッド
 
frameType() - インタフェースio.helidon.http.http2.Http2Frameのメソッド
フレーム・タイプ列挙。
frameType() - レコード・クラスio.helidon.http.http2.Http2GoAwayのメソッド
 
frameType() - クラスio.helidon.http.http2.Http2Pingのメソッド
 
frameType() - レコード・クラスio.helidon.http.http2.Http2Priorityのメソッド
 
frameType() - レコード・クラスio.helidon.http.http2.Http2RstStreamのメソッド
 
frameType() - クラスio.helidon.http.http2.Http2Settingsのメソッド
 
frameType() - レコード・クラスio.helidon.http.http2.Http2WindowUpdateのメソッド
 
frameTypes() - クラスio.helidon.http.http2.Http2Continuationのメソッド
 
frameTypes() - クラスio.helidon.http.http2.Http2DataFrameのメソッド
 
frameTypes() - インタフェースio.helidon.http.http2.Http2Frameのメソッド
フレーム・タイプ。
frameTypes() - レコード・クラスio.helidon.http.http2.Http2GoAwayのメソッド
 
frameTypes() - クラスio.helidon.http.http2.Http2Pingのメソッド
 
frameTypes() - レコード・クラスio.helidon.http.http2.Http2Priorityのメソッド
 
frameTypes() - レコード・クラスio.helidon.http.http2.Http2RstStreamのメソッド
 
frameTypes() - クラスio.helidon.http.http2.Http2Settingsのメソッド
 
frameTypes() - レコード・クラスio.helidon.http.http2.Http2WindowUpdateのメソッド
 
from() - 注釈インタフェースio.helidon.security.abac.time.TimeValidator.TimeOfDayの要素
このリソースが1日以内にアクセス可能になるまでの時間。
from(AllowListConfig) - クラスio.helidon.common.configurable.AllowListConfig.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(AllowListConfig.BuilderBase<?, ?>) - クラスio.helidon.common.configurable.AllowListConfig.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(LruCacheConfig.BuilderBase<K, V, ?, ?>) - クラスio.helidon.common.configurable.LruCacheConfig.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(LruCacheConfig<K, V>) - クラスio.helidon.common.configurable.LruCacheConfig.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(ResourceConfig) - クラスio.helidon.common.configurable.ResourceConfig.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(ResourceConfig.BuilderBase<?, ?>) - クラスio.helidon.common.configurable.ResourceConfig.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(ScheduledThreadPoolConfig) - クラスio.helidon.common.configurable.ScheduledThreadPoolConfig.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(ScheduledThreadPoolConfig.BuilderBase<?, ?>) - クラスio.helidon.common.configurable.ScheduledThreadPoolConfig.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(ThreadPoolConfig) - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(ThreadPoolConfig.BuilderBase<?, ?>) - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(Keys) - クラスio.helidon.common.pki.Keys.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(Keys.BuilderBase<?, ?>) - クラスio.helidon.common.pki.Keys.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(KeystoreKeys) - クラスio.helidon.common.pki.KeystoreKeys.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(KeystoreKeys.BuilderBase<?, ?>) - クラスio.helidon.common.pki.KeystoreKeys.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(PemKeys) - クラスio.helidon.common.pki.PemKeys.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(PemKeys.BuilderBase<?, ?>) - クラスio.helidon.common.pki.PemKeys.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(Single<T> ) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
非推奨。
かわりにMulti.create(io.helidon.common.reactive.Single)を使用してください
from(Single<T> ) - インタフェースio.helidon.common.reactive.Singleのstaticメソッド
非推奨。
かわりにSingle.create(io.helidon.common.reactive.Single)を使用してください
from(SocketOptions) - クラスio.helidon.common.socket.SocketOptions.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(SocketOptions.BuilderBase<?, ?>) - クラスio.helidon.common.socket.SocketOptions.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(TlsConfig) - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(TlsConfig.BuilderBase<?, ?>) - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(Annotation) - クラスio.helidon.common.types.Annotation.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(Annotation.BuilderBase<?, ?>) - クラスio.helidon.common.types.Annotation.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(TypedElementInfo) - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(TypedElementInfo.BuilderBase<?, ?>) - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(TypeInfo) - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(TypeInfo.BuilderBase<?, ?>) - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(TypeName) - クラスio.helidon.common.types.TypeName.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(TypeName.BuilderBase<?, ?>) - クラスio.helidon.common.types.TypeName.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(UriInfo) - クラスio.helidon.common.uri.UriInfo.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(UriInfo.BuilderBase<?, ?>) - クラスio.helidon.common.uri.UriInfo.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(UriQuery) - インタフェースio.helidon.common.uri.UriQueryWriteableのメソッド
指定された問合せからすべての名前およびtheirvalue(s)をコピーして、この問合せを更新します。
from(JdbcParametersConfig) - クラスio.helidon.dbclient.jdbc.JdbcParametersConfig.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(JdbcParametersConfig.BuilderBase<?, ?>) - クラスio.helidon.dbclient.jdbc.JdbcParametersConfig.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(AsyncConfig) - クラスio.helidon.faulttolerance.AsyncConfig.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(AsyncConfig.BuilderBase<?, ?>) - クラスio.helidon.faulttolerance.AsyncConfig.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(BulkheadConfig) - クラスio.helidon.faulttolerance.BulkheadConfig.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(BulkheadConfig.BuilderBase<?, ?>) - クラスio.helidon.faulttolerance.BulkheadConfig.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(CircuitBreakerConfig) - クラスio.helidon.faulttolerance.CircuitBreakerConfig.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(CircuitBreakerConfig.BuilderBase<?, ?>) - クラスio.helidon.faulttolerance.CircuitBreakerConfig.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(FallbackConfig.BuilderBase<T, ?, ?>) - クラスio.helidon.faulttolerance.FallbackConfig.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(FallbackConfig<T>) - クラスio.helidon.faulttolerance.FallbackConfig.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(RetryConfig) - クラスio.helidon.faulttolerance.RetryConfig.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(RetryConfig.BuilderBase<?, ?>) - クラスio.helidon.faulttolerance.RetryConfig.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(TimeoutConfig) - クラスio.helidon.faulttolerance.TimeoutConfig.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(TimeoutConfig.BuilderBase<?, ?>) - クラスio.helidon.faulttolerance.TimeoutConfig.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(ContentEncodingContextConfig) - クラスio.helidon.http.encoding.ContentEncodingContextConfig.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(ContentEncodingContextConfig.BuilderBase<?, ?>) - クラスio.helidon.http.encoding.ContentEncodingContextConfig.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(Headers) - インタフェースio.helidon.http.WritableHeadersのメソッド
指定されたヘッダーのヘッダーごとに、これらのヘッダーに値を設定します。
from(MediaContextConfig) - クラスio.helidon.http.media.MediaContextConfig.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(MediaContextConfig.BuilderBase<?, ?>) - クラスio.helidon.http.media.MediaContextConfig.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(OciConfig) - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(OciConfig.BuilderBase<?, ?>) - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(OciCertificatesTlsManagerConfig) - クラスio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfig.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(OciCertificatesTlsManagerConfig.BuilderBase<?, ?>) - クラスio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfig.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(OpenApiUiConfig) - クラスio.helidon.integrations.openapi.ui.OpenApiUiConfig.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(OpenApiUiConfig.BuilderBase<?, ?>) - クラスio.helidon.integrations.openapi.ui.OpenApiUiConfig.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(KeyPerformanceIndicatorMetricsConfig) - クラスio.helidon.metrics.api.KeyPerformanceIndicatorMetricsConfig.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(KeyPerformanceIndicatorMetricsConfig.BuilderBase<?, ?>) - クラスio.helidon.metrics.api.KeyPerformanceIndicatorMetricsConfig.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(MetricsConfig) - クラスio.helidon.metrics.api.MetricsConfig.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(MetricsConfig.BuilderBase<?, ?>) - クラスio.helidon.metrics.api.MetricsConfig.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(ScopeConfig) - クラスio.helidon.metrics.api.ScopeConfig.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(ScopeConfig.BuilderBase<?, ?>) - クラスio.helidon.metrics.api.ScopeConfig.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(ScopingConfig) - クラスio.helidon.metrics.api.ScopingConfig.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(ScopingConfig.BuilderBase<?, ?>) - クラスio.helidon.metrics.api.ScopingConfig.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(MpOpenApiManagerConfig) - クラスio.helidon.microprofile.openapi.MpOpenApiManagerConfig.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(MpOpenApiManagerConfig.BuilderBase<?, ?>) - クラスio.helidon.microprofile.openapi.MpOpenApiManagerConfig.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(OpenApiFeatureConfig) - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(OpenApiFeatureConfig.BuilderBase<?, ?>) - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(CronConfig) - クラスio.helidon.scheduling.CronConfig.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(CronConfig.BuilderBase<?, ?>) - クラスio.helidon.scheduling.CronConfig.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(FixedRateConfig) - クラスio.helidon.scheduling.FixedRateConfig.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(FixedRateConfig.BuilderBase<?, ?>) - クラスio.helidon.scheduling.FixedRateConfig.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(TaskConfig) - クラスio.helidon.scheduling.TaskConfig.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(TaskConfig.BuilderBase<?, ?>) - クラスio.helidon.scheduling.TaskConfig.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(TimeValidator.TimeConfig) - クラスio.helidon.security.abac.time.TimeValidator.TimeConfig.Builderのメソッド
既存の構成インスタンスからこのビルダーを更新します。
from(HttpClientConfig) - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(HttpClientConfig.BuilderBase<?, ?>) - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(HttpConfigBase) - クラスio.helidon.webclient.api.HttpConfigBase.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(HttpConfigBase.BuilderBase<?, ?>) - クラスio.helidon.webclient.api.HttpConfigBase.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(WebClientConfig) - クラスio.helidon.webclient.api.WebClientConfig.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(WebClientConfig.BuilderBase<?, ?>) - クラスio.helidon.webclient.api.WebClientConfig.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(WebClientCookieManagerConfig) - クラスio.helidon.webclient.api.WebClientCookieManagerConfig.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(WebClientCookieManagerConfig.BuilderBase<?, ?>) - クラスio.helidon.webclient.api.WebClientCookieManagerConfig.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(WebClientServiceResponse) - クラスio.helidon.webclient.api.WebClientServiceResponse.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(WebClientServiceResponse.BuilderBase<?, ?>) - クラスio.helidon.webclient.api.WebClientServiceResponse.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(Http1ClientConfig) - クラスio.helidon.webclient.http1.Http1ClientConfig.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(Http1ClientConfig.BuilderBase<?, ?>) - クラスio.helidon.webclient.http1.Http1ClientConfig.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(Http1ClientProtocolConfig) - クラスio.helidon.webclient.http1.Http1ClientProtocolConfig.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(Http1ClientProtocolConfig.BuilderBase<?, ?>) - クラスio.helidon.webclient.http1.Http1ClientProtocolConfig.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(Http2ClientConfig) - クラスio.helidon.webclient.http2.Http2ClientConfig.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(Http2ClientConfig.BuilderBase<?, ?>) - クラスio.helidon.webclient.http2.Http2ClientConfig.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(Http2ClientProtocolConfig) - クラスio.helidon.webclient.http2.Http2ClientProtocolConfig.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(Http2ClientProtocolConfig.BuilderBase<?, ?>) - クラスio.helidon.webclient.http2.Http2ClientProtocolConfig.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(WsClientConfig) - クラスio.helidon.webclient.websocket.WsClientConfig.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(WsClientConfig.BuilderBase<?, ?>) - クラスio.helidon.webclient.websocket.WsClientConfig.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(WsClientProtocolConfig) - クラスio.helidon.webclient.websocket.WsClientProtocolConfig.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(WsClientProtocolConfig.BuilderBase<?, ?>) - クラスio.helidon.webclient.websocket.WsClientProtocolConfig.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(AccessLogConfig) - クラスio.helidon.webserver.accesslog.AccessLogConfig.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(AccessLogConfig.BuilderBase<?, ?>) - クラスio.helidon.webserver.accesslog.AccessLogConfig.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(ConnectionConfig) - クラスio.helidon.webserver.ConnectionConfig.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(ConnectionConfig.BuilderBase<?, ?>) - クラスio.helidon.webserver.ConnectionConfig.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(ContextFeatureConfig) - クラスio.helidon.webserver.context.ContextFeatureConfig.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(ContextFeatureConfig.BuilderBase<?, ?>) - クラスio.helidon.webserver.context.ContextFeatureConfig.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(CorsConfig) - クラスio.helidon.webserver.cors.CorsConfig.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(CorsConfig.BuilderBase<?, ?>) - クラスio.helidon.webserver.cors.CorsConfig.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(GrpcConfig) - クラスio.helidon.webserver.grpc.GrpcConfig.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(GrpcConfig.BuilderBase<?, ?>) - クラスio.helidon.webserver.grpc.GrpcConfig.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(Http1Config) - クラスio.helidon.webserver.http1.Http1Config.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(Http1Config.BuilderBase<?, ?>) - クラスio.helidon.webserver.http1.Http1Config.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(Http1ConnectionSelectorConfig) - クラスio.helidon.webserver.http1.Http1ConnectionSelectorConfig.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(Http1ConnectionSelectorConfig.BuilderBase<?, ?>) - クラスio.helidon.webserver.http1.Http1ConnectionSelectorConfig.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(Http2Config) - クラスio.helidon.webserver.http2.Http2Config.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(Http2Config.BuilderBase<?, ?>) - クラスio.helidon.webserver.http2.Http2Config.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(ListenerConfig) - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(ListenerConfig.BuilderBase<?, ?>) - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(ConfigObserverConfig) - クラスio.helidon.webserver.observe.config.ConfigObserverConfig.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(ConfigObserverConfig.BuilderBase<?, ?>) - クラスio.helidon.webserver.observe.config.ConfigObserverConfig.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(HealthObserverConfig) - クラスio.helidon.webserver.observe.health.HealthObserverConfig.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(HealthObserverConfig.BuilderBase<?, ?>) - クラスio.helidon.webserver.observe.health.HealthObserverConfig.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(InfoObserverConfig) - クラスio.helidon.webserver.observe.info.InfoObserverConfig.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(InfoObserverConfig.BuilderBase<?, ?>) - クラスio.helidon.webserver.observe.info.InfoObserverConfig.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(LogObserverConfig) - クラスio.helidon.webserver.observe.log.LogObserverConfig.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(LogObserverConfig.BuilderBase<?, ?>) - クラスio.helidon.webserver.observe.log.LogObserverConfig.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(LogStreamConfig) - クラスio.helidon.webserver.observe.log.LogStreamConfig.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(LogStreamConfig.BuilderBase<?, ?>) - クラスio.helidon.webserver.observe.log.LogStreamConfig.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(MetricsObserverConfig) - クラスio.helidon.webserver.observe.metrics.MetricsObserverConfig.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(MetricsObserverConfig.BuilderBase<?, ?>) - クラスio.helidon.webserver.observe.metrics.MetricsObserverConfig.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(ObserveFeatureConfig) - クラスio.helidon.webserver.observe.ObserveFeatureConfig.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(ObserveFeatureConfig.BuilderBase<?, ?>) - クラスio.helidon.webserver.observe.ObserveFeatureConfig.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(ObserverConfigBase) - クラスio.helidon.webserver.observe.ObserverConfigBase.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(ObserverConfigBase.BuilderBase<?, ?>) - クラスio.helidon.webserver.observe.ObserverConfigBase.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(TracingObserverConfig) - クラスio.helidon.webserver.observe.tracing.TracingObserverConfig.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(TracingObserverConfig.BuilderBase<?, ?>) - クラスio.helidon.webserver.observe.tracing.TracingObserverConfig.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(PathsConfig) - クラスio.helidon.webserver.security.PathsConfig.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(PathsConfig.BuilderBase<?, ?>) - クラスio.helidon.webserver.security.PathsConfig.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(SecurityFeatureConfig) - クラスio.helidon.webserver.security.SecurityFeatureConfig.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(SecurityFeatureConfig.BuilderBase<?, ?>) - クラスio.helidon.webserver.security.SecurityFeatureConfig.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(SecurityHandlerConfig) - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(SecurityHandlerConfig.BuilderBase<?, ?>) - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(WebServerConfig) - クラスio.helidon.webserver.WebServerConfig.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(WebServerConfig.BuilderBase<?, ?>) - クラスio.helidon.webserver.WebServerConfig.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(WsConfig) - クラスio.helidon.webserver.websocket.WsConfig.BuilderBaseのメソッド
このビルダーを既存のプロトタイプ・インスタンスから更新します。
from(WsConfig.BuilderBase<?, ?>) - クラスio.helidon.webserver.websocket.WsConfig.BuilderBaseのメソッド
既存のプロトタイプ・ビルダー・インスタンスからこのビルダーを更新します。
from(Iterable<T> ) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
非推奨。
かわりにMulti.create(java.lang.Iterable)を使用してください
from(CompletionStage<T> ) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
非推奨。
かわりにMulti.create(java.util.concurrent.CompletionStage)を使用してください
from(CompletionStage<T> ) - インタフェースio.helidon.common.reactive.Singleのstaticメソッド
非推奨。
かわりにSingle.create(java.util.concurrent.CompletionStage)を使用してください
from(CompletionStage<T>, boolean) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
非推奨。
from(CompletionStage<T>, boolean) - インタフェースio.helidon.common.reactive.Singleのstaticメソッド
非推奨。
from(Flow.Publisher<T> ) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
非推奨。
かわりにMulti.create(java.util.concurrent.Flow.Publisher)を使用してください
from(Flow.Publisher<T> ) - インタフェースio.helidon.common.reactive.Singleのstaticメソッド
非推奨。
かわりにSingle.create(java.util.concurrent.Flow.Publisher)を使用してください
from(Stream<T> ) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
非推奨。
かわりにMulti.create(java.util.stream.Stream)を使用してください
FROM - クラスio.helidon.http.HeaderNamesのstatic変数
Fromヘッダー名。
fromAnnotations(EndpointConfig) - クラスio.helidon.security.abac.policy.PolicyValidatorのメソッド
 
fromAnnotations(EndpointConfig) - クラスio.helidon.security.abac.role.RoleValidatorのメソッド
 
fromAnnotations(EndpointConfig) - クラスio.helidon.security.abac.scope.ScopeValidatorのメソッド
 
fromAnnotations(EndpointConfig) - クラスio.helidon.security.abac.time.TimeValidatorのメソッド
 
fromAnnotations(EndpointConfig) - インタフェースio.helidon.security.providers.abac.spi.AbacValidatorのメソッド
このバリデータが予期する注釈から構成クラス・インスタンスをロードします。
fromCompletionStage(CompletionStage<? extends T>) - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryのメソッド
 
fromCompletionStageNullable(CompletionStage<? extends T>) - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryのメソッド
 
fromConfig() - クラスio.helidon.config.encryption.EncryptionFilterのstaticメソッド
構成(フィルタ処理する構成オブジェクトから構成を取得)に基づいてフィルタを作成します。
fromConfig(Config) - クラスio.helidon.security.abac.policy.PolicyValidatorのメソッド
 
fromConfig(Config) - クラスio.helidon.security.abac.role.RoleValidatorのメソッド
 
fromConfig(Config) - クラスio.helidon.security.abac.scope.ScopeValidatorのメソッド
 
fromConfig(Config) - クラスio.helidon.security.abac.time.TimeValidatorのメソッド
 
fromConfig(Config) - インタフェースio.helidon.security.providers.abac.spi.AbacValidatorのメソッド
Configから構成クラス・インスタンスをロードします。
fromConfig(Config, TokenHandler) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.JwtOutboundTargetのstaticメソッド
構成からインスタンスをロードします。
fromIterable(Iterable<? extends T>) - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryのメソッド
 
fromJson(JsonObject) - クラスio.helidon.security.jwt.jwk.JwkEC.Builderのメソッド
このビルダーをJWKからjson形式で更新します。
fromJson(JsonObject) - クラスio.helidon.security.jwt.jwk.JwkOctet.Builderのメソッド
このビルダーをJWKからjson形式で更新します。
fromJson(JsonObject) - クラスio.helidon.security.jwt.jwk.JwkRSA.Builderのメソッド
このビルダーをJWKからjson形式で更新します。
fromPersistenceUnit(Persistence.PersistenceUnit, ClassLoader, Supplier<? extends ClassLoader>, URL, Map<? extends String, ? extends Set<? extends Class<?>>>, PersistenceUnitInfoBean.DataSourceProvider) - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのstaticメソッド
Persistence.PersistenceUnit ( META-INF/persistence.xmlリソース内の<persistence-unit>要素のJavaオブジェクト表現)、JPAクラスおよびリソースをロードするためのClassLoaderPersistenceUnitInfo.getNewTempClassLoader()メソッドの実装に役立つClassLoaderインスタンスのSupplier、永続性ユニットのルートを表すURL、永続性ユニット名で索引付けされたリストされていない管理対象クラス(エンティティ・クラス、マップされたスーパークラスなど)のMap、およびDataSourceインスタンスを提供できるPersistenceUnitInfoBean.DataSourceProviderが、問題の永続性ユニットを表すPersistenceUnitInfoBeanを返します。
fromPersistenceUnit(Persistence.PersistenceUnit, ClassLoader, Supplier<? extends ClassLoader>, URL, Map<? extends String, ? extends Set<? extends Class<?>>>, Supplier<? extends PersistenceUnitInfoBean.DataSourceProvider>) - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのstaticメソッド
Persistence.PersistenceUnit ( META-INF/persistence.xmlリソース内の<persistence-unit>要素のJavaオブジェクト表現)、JPAクラスおよびリソースをロードするためのClassLoaderPersistenceUnitInfo.getNewTempClassLoader()メソッドの実装に役立つClassLoaderインスタンスのSupplier、永続性ユニットのルートを表すURL、永続性ユニット名で索引付けされたリストされていない管理対象クラス(エンティティ・クラス、マップされたスーパークラスなど)のMap、およびDataSourceインスタンスを提供できるPersistenceUnitInfoBean.DataSourceProviderが、問題の永続性ユニットを表すPersistenceUnitInfoBeanを返します。
fromPersistenceUnit(Persistence.PersistenceUnit, URL, Map<? extends String, ? extends Set<? extends Class<?>>>, PersistenceUnitInfoBean.DataSourceProvider) - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのstaticメソッド
Persistence.PersistenceUnit ( META-INF/persistence.xmlリソース内の<persistence-unit>要素のJavaオブジェクト表現)、永続性ユニットのルートを表すURL、永続性ユニット名で索引付けされたリストなしの管理クラス(エンティティ・クラス、マップされたスーパークラスなど)のMap、およびDataSourceインスタンスを指定できるPersistenceUnitInfoBean.DataSourceProviderを指定すると、問題の永続性ユニットを表すPersistenceUnitInfoBeanが返されます。
fromPersistenceUnit(Persistence.PersistenceUnit, URL, Map<? extends String, ? extends Set<? extends Class<?>>>, Supplier<? extends PersistenceUnitInfoBean.DataSourceProvider>) - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのstaticメソッド
Persistence.PersistenceUnit ( META-INF/persistence.xmlリソース内の<persistence-unit>要素のJavaオブジェクト表現)、永続性ユニットのルートを表すURL、永続性ユニット名で索引付けされたリストなしの管理クラス(エンティティ・クラス、マップされたスーパークラスなど)のMap、および DataSourceProviderインスタンスを指定できる DataSourceProviderSupplierを指定すると、問題の永続性ユニットを表すPersistenceUnitInfoBeanが返されます。
fromProcessor(Processor<? super T, ? extends R>) - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryのメソッド
 
fromPublisher(Publisher<? extends T>) - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryのメソッド
 
fromQueryString(String) - インタフェースio.helidon.common.uri.UriQueryWriteableのメソッド
問合せ文字列(デコードされた値)から更新します。
fromSubscriber(Subscriber<? super T>) - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryのメソッド
 
fromValue(String) - 列挙型クラスio.helidon.integrations.cdi.jpa.jaxb.PersistenceUnitCachingTypeの静的メソッド
 
fromValue(String) - 列挙型クラスio.helidon.integrations.cdi.jpa.jaxb.PersistenceUnitTransactionTypeの静的メソッド
 
fromValue(String) - 列挙型クラスio.helidon.integrations.cdi.jpa.jaxb.PersistenceUnitValidationModeTypeの静的メソッド
 
frontendUri(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
ユーザー・ブラウザに表示されるこのアプリケーションの完全なURI。
ftHandler() - クラスio.helidon.integrations.common.rest.RestApi.Builderのメソッド
構成されたフォルト・トレランス・ハンドラ。
ftHandler() - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
リクエストの起動に使用するフォルト・トレランス・ハンドラ。
ftHandler() - クラスio.helidon.integrations.vault.Vault.Builderのメソッド
構成済フォルト・トレランス・ハンドラ。
FtHandler - io.helidon.faulttoleranceのインタフェース
フォルト・トレランス・ハンドラ。
FtHandlerTyped<T> - io.helidon.faulttoleranceのインタフェース
型指定フォルト・トレランス・ハンドラ。型情報を失わずに複数のハンドラを組み合せることができます。
FULL - 列挙型クラスio.helidon.common.SerializationConfig.TraceOptionの列挙定数
フル・トレースでは、デシリアライズ・フィルタに対するリクエストがトレースされます。
FullClientRequest<T> - io.helidon.webclient.apiのインタフェース
HTTPバージョン実装との統合に使用される、すべての構成可能なオプションのgetterによるクライアント・リクエスト。
fullName() - クラスio.helidon.security.jwt.Jwtのメソッド
氏名クレームです。
fullName(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
サブジェクトのフルネーム。
fullType() - インタフェースio.helidon.common.media.type.MediaTypeのメソッド
非推奨。
FunctionalCounter - io.helidon.metrics.apiのインタフェース
関数を介してカウンタ値を提供するほかのオブジェクトをラップする読み取り専用カウンタ。
FunctionalCounter.Builder<T> - io.helidon.metrics.apiのインタフェース
FunctionalCounterのビルダー。
functionalCounterBuilder(String, T, Function<T, Long>) - インタフェースio.helidon.metrics.api.MetricsFactoryのメソッド
機能Counterのビルダーを作成します。これは、基本的に外部オブジェクトの周囲のカウンタ・スタイル・ラッパーです。

G

GATEWAY_TIMEOUT_504 - クラスio.helidon.http.Statusのstatic変数
504 Gateway Timeout。「HTTP/1.1ドキュメント」を参照してください。
gauge(String, Iterable<Tag>) - インタフェースio.helidon.metrics.api.MeterRegistryのメソッド
以前に登録したゲージを見つけます。
Gauge<N> - io.helidon.metrics.apiのインタフェース
この型に対するメソッドの明示的な呼出しではなく、外部ロジックによって増減できる値を測定し、更新します。
GAUGE - 列挙型クラスio.helidon.metrics.api.Meter.Typeの列挙定数
ゲージ(増減できます)。
Gauge.Builder<N> - io.helidon.metrics.apiのインタフェース
新しいゲージのビルダー。
gaugeBuilder(String, Supplier<N>) - インタフェースio.helidon.metrics.api.MetricsFactoryのメソッド
Numberのサブタイプのサプライヤに基づいて、Gaugeのビルダーを作成します。
gaugeBuilder(String, T, ToDoubleFunction<T>) - インタフェースio.helidon.metrics.api.MetricsFactoryのメソッド
状態ベースのGaugeのビルダーを作成します。
gaugeInProgress() - クラスio.helidon.webclient.metrics.WebClientMetricsのstaticメソッド
進行中の新規ゲージ・クライアント・メトリックを作成します。
gender() - クラスio.helidon.security.jwt.Jwtのメソッド
性別クレームです。
gender(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
サブジェクトの性別。
generalWebClient() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
プロキシが構成されているがセキュリティが設定されていないクライアント。
generate(Supplier<? extends T>) - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryのメソッド
 
Generated - io.helidon.commonの注釈インタフェース
この型を生成済としてマークする注釈。
generatedKeyAlwaysReturned() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
generateLease(boolean) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
このロールに対して発行された証明書または署名された証明書が、Vaultリースをアタッチするかどうかを指定します。
generateName(DbStatementType, String) - クラスio.helidon.dbclient.DbExecuteBaseのメソッド
文書の名前を生成します。
generateSecretId(GenerateSecretId.Request) - インタフェースio.helidon.integrations.vault.auths.approle.AppRoleAuthのメソッド
既存のAppRoleで新しいSecretIDを生成して発行します。
GenerateSecretId - io.helidon.integrations.vault.auths.approleのクラス
シークレットIDのリクエストおよびレスポンスを生成します。
GenerateSecretId.Request - io.helidon.integrations.vault.auths.approleのクラス
リクエスト・オブジェクト。
GenerateSecretId.Response - io.helidon.integrations.vault.auths.approleのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
generateSelfSignedRoot(GenerateSelfSignedRoot.Request) - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsのメソッド
自己署名付きルート証明書を生成します。
generateSelfSignedRoot(String) - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsのメソッド
自己署名付きルート証明書を生成します。
GenerateSelfSignedRoot - io.helidon.integrations.vault.secrets.pkiのクラス
自己署名付きルート・リクエストおよびレスポンスを生成します。
GenerateSelfSignedRoot.Request - io.helidon.integrations.vault.secrets.pkiのクラス
リクエスト・オブジェクト。
GenerateSelfSignedRoot.Response - io.helidon.integrations.vault.secrets.pkiのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
generateSpanName(ContainerRequestContext) - クラスio.helidon.tracing.jersey.TracingHelperのメソッド
TracingHelper.create(Function)が提供する機能を使用してスパンを生成します。
generic() - クラスio.helidon.common.types.TypeName.BuilderBaseのメソッド
この型がジェネリックスを使用しているかどうかを示します。
generic() - クラスio.helidon.common.types.TypeName.BuilderBase.TypeNameImplのメソッド
 
generic() - インタフェースio.helidon.common.types.TypeNameのメソッド
この型がジェネリックスを使用しているかどうかを示します。
generic(boolean) - クラスio.helidon.common.types.TypeName.BuilderBaseのメソッド
この型がジェネリックスを使用しているかどうかを示します。
GENERIC_TYPE - インタフェースio.helidon.common.parameters.Parametersのstatic変数
パラメータの汎用タイプ。
GENERIC_TYPE - インタフェースio.helidon.config.Configのstatic変数
汎用タイプの構成。
GENERIC_TYPE - クラスio.helidon.http.media.multipart.MultiPartのstatic変数
MultiPartの汎用タイプ。
GENERIC_TYPE - インタフェースio.helidon.http.media.multipart.WriteableMultiPartのstatic変数
書き込み可能なマルチパートの汎用タイプ。
GenericType<T> - io.helidon.commonのクラス
型消去による情報の損失を回避するために、ジェネリック・ス宣言を含む完全な型を表します。
GenericType() - クラスio.helidon.common.GenericTypeのコンストラクタ
型パラメータからジェネリック型とクラスを派生させて、新しいジェネリック型を構築します。
genericTypeMappers() - インタフェースio.helidon.config.spi.ConfigMapperProviderのメソッド
適切なターゲット・タイプ(GenericType<?>)に関連付けられたマッパー関数のマップを返します。
genericTypeName() - クラスio.helidon.common.types.TypeName.BuilderBase.TypeNameImplのメソッド
 
genericTypeName() - インタフェースio.helidon.common.types.TypeNameのメソッド
任意のTypeNameBlueprint.typeArguments()から取り除かれた基本汎用型名。
geometric(long, double, long) - インタフェースio.helidon.common.reactive.RetrySchemaのstaticメソッド
再試行スキーマをバインド・ジオメトリ・シリーズとして作成します。
get() - インタフェースio.helidon.common.Builderのメソッド
 
get() - クラスio.helidon.common.configurable.AllowListConfig.BuilderBase.AllowListConfigImplのメソッド
 
get() - クラスio.helidon.common.configurable.LruCacheConfig.BuilderBase.LruCacheConfigImplのメソッド
 
get() - クラスio.helidon.common.configurable.ResourceConfig.BuilderBase.ResourceConfigImplのメソッド
 
get() - クラスio.helidon.common.configurable.ScheduledThreadPoolConfig.BuilderBase.ScheduledThreadPoolConfigImplのメソッド
 
get() - クラスio.helidon.common.configurable.ScheduledThreadPoolSupplierのメソッド
 
get() - クラスio.helidon.common.configurable.ServerThreadPoolSupplierのメソッド
 
get() - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBase.ThreadPoolConfigImplのメソッド
 
get() - クラスio.helidon.common.configurable.ThreadPoolSupplierのメソッド
 
get() - インタフェースio.helidon.common.mapper.OptionalValueのメソッド
型付きの値。
get() - インタフェースio.helidon.common.mapper.Valueのメソッド
型付きの値。
get() - クラスio.helidon.common.reactive.RequestedCounterのメソッド
現在リクエストされているイベント・カウンタ値を取得します。
get() - インタフェースio.helidon.common.reactive.Singleのメソッド
toFuture().toCompletableFuture().get()の短縮形。
get() - クラスio.helidon.common.reactive.SingleSubscriberHolderのメソッド
格納されているサブスクライバを取得します。
get() - クラスio.helidon.common.socket.PlainSocketのメソッド
 
get() - クラスio.helidon.common.tls.TlsConfig.BuilderBase.TlsConfigImplのメソッド
 
get() - クラスio.helidon.config.ConfigFilters.ValueResolvingBuilderのメソッド
 
get() - インタフェースio.helidon.config.ConfigValueのメソッド
表されたConfigノードの入力済の値。
get() - インタフェースio.helidon.config.objectmapping.Value.Noneのメソッド
 
get() - クラスio.helidon.config.PollingStrategies.ScheduledBuilderのメソッド
 
get() - インタフェースio.helidon.config.spi.ConfigNode.ValueNodeのメソッド
この値ノードの値を取得します。
get() - インタフェースio.helidon.config.spi.ConfigSourceのメソッド
 
get() - インタフェースio.helidon.config.spi.OverrideSourceのメソッド
 
get() - インタフェースio.helidon.config.spi.RetryPolicyのメソッド
 
get() - クラスio.helidon.config.ValueNodeImplのメソッド
 
get() - インタフェースio.helidon.dbclient.DbColumnのメソッド
この列の値が入力されていない場合、基礎となるデータベース・ドライバによって提供されるjavaタイプを返します。
get() - クラスio.helidon.faulttolerance.AsyncConfig.BuilderBase.AsyncConfigImplのメソッド
 
get() - クラスio.helidon.faulttolerance.BulkheadConfig.BuilderBase.BulkheadConfigImplのメソッド
 
get() - クラスio.helidon.faulttolerance.CircuitBreakerConfig.BuilderBase.CircuitBreakerConfigImplのメソッド
 
get() - クラスio.helidon.faulttolerance.RetryConfig.BuilderBase.RetryConfigImplのメソッド
 
get() - クラスio.helidon.faulttolerance.TimeoutConfig.BuilderBase.TimeoutConfigImplのメソッド
 
get() - クラスio.helidon.http.ContentDispositionのメソッド
 
get() - クラスio.helidon.http.encoding.ContentEncodingContextConfig.BuilderBase.ContentEncodingContextConfigImplのメソッド
 
get() - クラスio.helidon.http.media.MediaContextConfig.BuilderBase.MediaContextConfigImplのメソッド
 
get() - クラスio.helidon.integrations.common.rest.RestApi.Builderのメソッド
 
get() - インタフェースio.helidon.integrations.jdbc.SQLSupplierのメソッド
作業を実行し、結果を返します。
get() - クラスio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfig.BuilderBase.OciCertificatesTlsManagerConfigImplのメソッド
 
get() - クラスio.helidon.integrations.openapi.ui.OpenApiUiConfig.BuilderBase.OpenApiUiConfigImplのメソッド
 
get() - クラスio.helidon.messaging.Channel.Builderのメソッド
 
get() - クラスio.helidon.messaging.Emitter.Builderのメソッド
 
get() - クラスio.helidon.metrics.exemplartrace.MicrometerSpanContextSupplierProviderのメソッド
 
get() - インタフェースio.helidon.metrics.providers.micrometer.spi.SpanContextSupplierProviderのメソッド
サンプルをサポートするSpanContextSupplierを返します。
get() - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBase.OpenApiFeatureConfigImplのメソッド
 
get() - クラスio.helidon.scheduling.CronConfig.BuilderBase.CronConfigImplのメソッド
 
get() - クラスio.helidon.scheduling.FixedRateConfig.BuilderBase.FixedRateConfigImplのメソッド
 
get() - クラスio.helidon.security.integration.common.SecurityTracingのstaticメソッド
現在のContextからインスタンスを取得するか、新しいインスタンスを作成してセキュリティ・スパンを開始します。
get() - インタフェースio.helidon.security.SecurityClientのメソッド
SecurityClient.submit()への同期補完。
get() - クラスio.helidon.security.SecurityTimeのメソッド
現在の(または構成どおり)時間を取得します。
get() - インタフェースio.helidon.webclient.api.HttpClientのメソッド
デフォルト・パスを持つgetメソッドのショートカット。
get() - クラスio.helidon.webclient.api.WebClientConfig.BuilderBase.WebClientConfigImplのメソッド
 
get() - クラスio.helidon.webclient.api.WebClientCookieManagerConfig.BuilderBase.WebClientCookieManagerConfigImplのメソッド
 
get() - クラスio.helidon.webclient.http1.Http1ClientConfig.BuilderBase.Http1ClientConfigImplのメソッド
 
get() - クラスio.helidon.webclient.http2.Http2ClientConfig.BuilderBase.Http2ClientConfigImplのメソッド
 
get() - クラスio.helidon.webclient.websocket.WsClientConfig.BuilderBase.WsClientConfigImplのメソッド
 
get() - クラスio.helidon.webserver.accesslog.AccessLogConfig.BuilderBase.AccessLogConfigImplのメソッド
 
get() - クラスio.helidon.webserver.context.ContextFeatureConfig.BuilderBase.ContextFeatureConfigImplのメソッド
 
get() - クラスio.helidon.webserver.cors.CorsConfig.BuilderBase.CorsConfigImplのメソッド
 
get() - インタフェースio.helidon.webserver.http.HttpFeatureのメソッド
 
get() - クラスio.helidon.webserver.http1.Http1ConnectionSelectorConfig.BuilderBase.Http1ConnectionSelectorConfigImplのメソッド
 
get() - クラスio.helidon.webserver.observe.config.ConfigObserverConfig.BuilderBase.ConfigObserverConfigImplのメソッド
 
get() - クラスio.helidon.webserver.observe.health.HealthObserverConfig.BuilderBase.HealthObserverConfigImplのメソッド
 
get() - クラスio.helidon.webserver.observe.info.InfoObserverConfig.BuilderBase.InfoObserverConfigImplのメソッド
 
get() - クラスio.helidon.webserver.observe.log.LogObserverConfig.BuilderBase.LogObserverConfigImplのメソッド
 
get() - クラスio.helidon.webserver.observe.metrics.MetricsObserverConfig.BuilderBase.MetricsObserverConfigImplのメソッド
 
get() - クラスio.helidon.webserver.observe.ObserveFeatureConfig.BuilderBase.ObserveFeatureConfigImplのメソッド
 
get() - クラスio.helidon.webserver.observe.tracing.TracingObserverConfig.BuilderBase.TracingObserverConfigImplのメソッド
 
get() - クラスio.helidon.webserver.security.SecurityFeatureConfig.BuilderBase.SecurityFeatureConfigImplのメソッド
 
get() - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBase.SecurityHandlerConfigImplのメソッド
 
get() - クラスio.helidon.webserver.testing.junit5.DirectSocketのメソッド
 
get() - クラスio.helidon.webserver.WebServerConfig.BuilderBase.WebServerConfigImplのメソッド
 
get(int) - インタフェースio.helidon.common.buffers.BufferDataのメソッド
索引(現在の読み取り位置+インデックス)でバイトを取得します。
get(int) - 列挙型クラスio.helidon.http.http2.Http2ErrorCodeの静的メソッド
エラー・コード番号に基づいてエラー・コード列挙を取得します。
get(int) - 列挙型クラスio.helidon.websocket.WsOpCodeの静的メソッド
数値コードに基づいて操作コードを取得します。
get(long, TimeUnit) - インタフェースio.helidon.common.reactive.Singleのメソッド
toFuture().toCompletableFuture().get()の短縮形。
get(Config.Key) - インタフェースio.helidon.common.config.Configのメソッド
指定されたサブキーの単一のサブノードを返します。
get(GenericType<N>) - インタフェースio.helidon.common.mapper.Valueのメソッド
マッパーを使用して、この値を別の型に変換します。
get(GenericType<T>) - インタフェースio.helidon.dbclient.DbColumnのメソッド
汎用型としてのこの列の値。
get(GenericType<T>) - クラスio.helidon.dbclient.DbColumnBaseのメソッド
 
get(Config.Key) - インタフェースio.helidon.config.Configのメソッド
指定されたサブキーの単一のサブノードを返します。
get(Config, String, String) - クラスio.helidon.config.DeprecatedConfigのstaticメソッド
configから値を取得し、両方のキーを読み取ろうとしています。
get(HeaderName) - インタフェースio.helidon.http.Headersのメソッド
ヘッダー値を取得します。
get(Http2FrameType) - インタフェースio.helidon.http.http2.Http2FrameTypesのstaticメソッド
フレーム・タイプ列挙に基づいてフレーム・タイプを取得します。
get(GetCubbyhole.Request) - インタフェースio.helidon.integrations.vault.secrets.cubbyhole.CubbyholeSecretsのメソッド
シークレットを取得します。
get(DbGet.Request) - インタフェースio.helidon.integrations.vault.secrets.database.DbSecretsのメソッド
/credsエンドポイントから資格証明を取得します。
get(GetKv1.Request) - インタフェースio.helidon.integrations.vault.secrets.kv1.Kv1Secretsのメソッド
シークレットを取得します。
get(GetKv2.Request) - インタフェースio.helidon.integrations.vault.secrets.kv2.Kv2Secretsのメソッド
シークレットのバージョンを取得します。
get(Handler...) - インタフェースio.helidon.webserver.http.HttpRouting.Builderのメソッド
 
get(Handler...) - インタフェースio.helidon.webserver.http.HttpRulesのメソッド
getルートを追加します。
get(Class<M>, String, Iterable<Tag>) - インタフェースio.helidon.metrics.api.Metricsのstaticメソッド
名前とタグに一致する、指定されたタイプの以前に登録されたメーターを検索します。
get(Class<N>) - インタフェースio.helidon.common.mapper.Valueのメソッド
マッパーを使用して、この値を別の型に変換します。
get(Class<T> ) - インタフェースio.helidon.common.context.Contextのメソッド
オプションで、登録済インスタンスをタイプ別に取得します。
get(Class<T>) - インタフェースio.helidon.dbclient.DbColumnのメソッド
この列の入力値。
get(Class<T>) - クラスio.helidon.dbclient.DbColumnBaseのメソッド
 
get(Object) - クラスio.helidon.integrations.graal.mp.nativeimage.extension.WeldSubstitutions.ForkJoinAccessorsのstaticメソッド
ゲッター
get(Object, Class<T> ) - インタフェースio.helidon.common.context.Contextのメソッド
オプションで、登録済インスタンスをタイプ別に取得します。
get(String) - インタフェースio.helidon.common.config.Configのメソッド
指定されたサブキーの単一のサブノードを返します。
get(String) - インタフェースio.helidon.common.parameters.Parametersのメソッド
最初の値を取得します。
get(String) - インタフェースio.helidon.config.Configのメソッド
指定されたサブキーの単一のサブノードを返します。
get(String) - クラスio.helidon.cors.MappedCrossOriginConfigのメソッド
指定されたパス式に関連付けられたCrossOriginConfigを検索します(存在する場合)。
get(String) - インタフェースio.helidon.integrations.vault.secrets.cubbyhole.CubbyholeSecretsのメソッド
Cubbyholeシークレットを取得します。
get(String) - インタフェースio.helidon.integrations.vault.secrets.database.DbSecretsのメソッド
/credsエンドポイントから資格証明を取得します。
get(String) - インタフェースio.helidon.integrations.vault.secrets.kv1.Kv1Secretsのメソッド
シークレットを取得します。
get(String) - インタフェースio.helidon.integrations.vault.secrets.kv2.Kv2Secretsのメソッド
最新バージョンのシークレットを取得します。
get(String) - クラスio.helidon.logging.common.HelidonMdcのstaticメソッド
最初に見つかった値を特定のキーに戻します。
get(String) - インタフェースio.helidon.logging.common.spi.MdcProviderのメソッド
特定のキーにバインドされた戻り値。
get(String) - クラスio.helidon.logging.jul.JulMdcのstaticメソッド
MDCストレージからキーにバインドされた戻り値。
get(String) - クラスio.helidon.logging.jul.JulMdcProviderのメソッド
 
get(String) - クラスio.helidon.logging.log4j.Log4jMdcProviderのメソッド
 
get(String) - クラスio.helidon.logging.slf4j.Slf4jMdcProviderのメソッド
 
get(String) - インタフェースio.helidon.tracing.HeaderProviderのメソッド
名前に基づいてヘッダーを取得します。
get(String) - インタフェースio.helidon.webclient.api.HttpClientのメソッド
パスを持つgetメソッドのショートカット。
get(String) - インタフェースio.helidon.webserver.testing.junit5.spi.DirectJunitExtension.ParamHandlerのメソッド
インジェクトするインスタンスを取得します。
get(String, int) - インタフェースio.helidon.integrations.vault.secrets.kv2.Kv2Secretsのメソッド
シークレットのバージョンを取得します。
get(String, ApiRequest<?>, ApiOptionalResponse.BuilderBase<?, T, JsonObject, R>) - インタフェースio.helidon.integrations.common.rest.RestApiのメソッド
オプションのレスポンスを得ます。
get(String, Handler...) - インタフェースio.helidon.webserver.http.HttpRouting.Builderのメソッド
 
get(String, Handler...) - インタフェースio.helidon.webserver.http.HttpRulesのメソッド
getルートを追加します。
get(String, WebServerConfig.Builder, ListenerConfig.Builder, Router.RouterBuilder<?>) - インタフェースio.helidon.webserver.testing.junit5.spi.ServerJunitExtension.ParamHandlerのメソッド
インジェクトするインスタンスを取得します。
get(String, Object...) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
引数として渡される文を使用して、データベース問合せを作成および実行します。
get(URI, Map<String, List<String>>) - クラスio.helidon.webclient.api.WebClientCookieManagerのメソッド
 
get(K) - クラスio.helidon.common.configurable.LruCacheのメソッド
キャッシュから値を取得します。
get(K) - インタフェースio.helidon.security.providers.common.EvictableCacheのメソッド
現在のキャッシュ値を取得します(有効な場合)。
GET - 列挙型クラスio.helidon.dbclient.DbStatementTypeの列挙定数
Getは、ゼロまたは1つの結果を返すステートメントです。
GET - クラスio.helidon.http.Methodのstatic変数
GETメソッドは、(エンティティの形式)がRequest-URIによって識別する情報を取得することを意味します。
getAckMode() - 列挙型クラスio.helidon.messaging.connectors.jms.AcknowledgeModeのメソッド
Connection.createSession(boolean, int)で指定されたこのackモードと同等のJMS api定数を返します。
getAcknowledgeMode() - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
getActiveThreads() - クラスio.helidon.common.configurable.ThreadPoolのメソッド
アクティブ・スレッドの現在の数を返します。
getAlgorithm() - 列挙型クラスio.helidon.security.providers.httpauth.HttpDigest.Algorithmのメソッド
アルゴリズム文字列を取得します。
getAll(String) - インタフェースio.helidon.tracing.HeaderProviderのメソッド
名前に基づいてヘッダーを取得し、すべての値を返します。
getAllRaw(String) - インタフェースio.helidon.common.uri.UriQueryのメソッド
問合せパラメータのすべてのRAW値(デコードなし)を名前で取得します。
getAnnotation(Class<R> ) - クラスio.helidon.microprofile.faulttolerance.FaultToleranceExtension.AnnotatedTypeWrapperのメソッド
 
getAnnotations() - クラスio.helidon.microprofile.faulttolerance.FaultToleranceExtension.AnnotatedTypeWrapperのメソッド
 
getAnnotations(Class<T> ) - クラスio.helidon.microprofile.faulttolerance.FaultToleranceExtension.AnnotatedTypeWrapperのメソッド
 
getAppToken(String, RoleMapTracing) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProviderのメソッド
キャッシュまたはサーバーからトークンを取得します。
getArray(int) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getArray(int) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getArray(String) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getArray(String) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getAsBoolean() - クラスio.helidon.integrations.graal.mp.nativeimage.extension.RestClientSubstitution.OnlyWhenOnClasspathのメソッド
 
getAsBoolean() - インタフェースio.helidon.integrations.jdbc.SQLBooleanSupplierのメソッド
作業を実行し、結果を返します。
getAsciiStream(int) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getAsciiStream(String) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getAttributes(String, String, String, String) - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getAutoCommit() - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
getAutoCommit() - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
getAverageActiveThreads() - クラスio.helidon.common.configurable.ThreadPoolのメソッド
プールの存続期間中のアクティブ・スレッドの平均数を返します。
getAverageQueueSize() - クラスio.helidon.common.configurable.ThreadPoolのメソッド
平均キュー・サイズを返します。
getBaseType() - クラスio.helidon.microprofile.faulttolerance.FaultToleranceExtension.AnnotatedTypeWrapperのメソッド
 
getBestRowIdentifier(String, String, String, int, boolean) - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getBigDecimal(int) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getBigDecimal(int) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getBigDecimal(int, int) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
非推奨。
getBigDecimal(int, int) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
非推奨。
getBigDecimal(String) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getBigDecimal(String) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getBigDecimal(String, int) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
非推奨。
getBigInteger(JsonObject, String, String) - クラスio.helidon.security.jwt.JwtUtilのstaticメソッド
base64-urlでエンコードされたjsonオブジェクトからキー値を抽出し、存在する場合は大きな整数に変換します。
getBinaryStream(int) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getBinaryStream(String) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getBlob(int) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getBlob(int) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getBlob(String) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getBlob(String) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getBoolean() - インタフェースio.helidon.common.mapper.Valueのメソッド
ブール型の値。
getBoolean(int) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getBoolean(int) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getBoolean(String) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getBoolean(String) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getBuffer(int) - クラスio.helidon.common.buffers.DataReaderのメソッド
位置を移動せずに、リクエストされたサイズの次のバッファを取得します。
getBuilder() - クラスio.helidon.config.mp.MpConfigProviderResolverのメソッド
 
getByte(int) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getByte(int) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getByte(String) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getByte(String) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getByteArray(JsonObject, String, String) - クラスio.helidon.security.jwt.JwtUtilのstaticメソッド
base64-urlでエンコードされたバイト配列(存在する場合)であるjsonオブジェクトからキー値を抽出します。
getBytes() - クラスio.helidon.http.http2.Http2Continuationのメソッド
この継続からバイトを取得します。
getBytes() - クラスio.helidon.http.http2.Http2Pingのメソッド
このフレームのバイトを取得します。
getBytes(int) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getBytes(int) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getBytes(String) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getBytes(String) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getBytes(String, ApiRequest<?>, ApiOptionalResponse.BuilderBase<?, T, byte[], R>) - インタフェースio.helidon.integrations.common.rest.RestApiのメソッド
オプションのレスポンスでバイトを取得します。
getCatalog() - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
getCatalog() - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
getCatalogs() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getCatalogSeparator() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getCatalogTerm() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getCause() - 例外クラスio.helidon.integrations.jdbc.UncheckedSQLExceptionのメソッド
このUncheckedSQLExceptionが表すSQLExceptionを返します。
getCDI() - クラスio.helidon.microprofile.cdi.HelidonCdiProviderのメソッド
 
getCharacterStream(int) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getCharacterStream(int) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getCharacterStream(String) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getCharacterStream(String) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getClassLevelAnnotations() - クラスio.helidon.security.SecurityLevelのメソッド
クラス・レベルの注釈を返します。
getClassLoader() - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのメソッド
 
getClassName() - クラスio.helidon.security.SecurityLevelのメソッド
このレベルが表すクラスの名前を返します。
getClazz() - クラスio.helidon.integrations.cdi.jpa.jaxb.Persistence.PersistenceUnitのメソッド
clazzプロパティの値を取得します。
getClientInfo() - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
getClientInfo() - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
getClientInfo(String) - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
getClientInfo(String) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
getClientInfoProperties() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getClob(int) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getClob(int) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getClob(String) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getClob(String) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getColumnPrivileges(String, String, String, String) - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getColumns(String, String, String, String) - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getCommonPropertyType(ELContext, Object) - クラスio.helidon.security.abac.policy.el.AttributeResolverのメソッド
 
getCompletedTasks() - クラスio.helidon.common.configurable.ThreadPoolのメソッド
完了したタスクの数を返します。
getComponent(String) - クラスio.helidon.tracing.config.TracingConfigのメソッド
トレースされるコンポーネントの構成。
getConcurrency() - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getConfig() - クラスio.helidon.config.mp.MpConfigProviderResolverのメソッド
 
getConfig() - クラスio.helidon.integrations.datasource.cdi.AbstractDataSourceExtensionのメソッド
構成プロパティ値の取得に使用されるConfigインスタンスを返します。
getConfig() - クラスio.helidon.security.providers.common.OutboundTargetのメソッド
このターゲットの構成。
getConfig(ClassLoader) - クラスio.helidon.config.mp.MpConfigProviderResolverのメソッド
 
getConfigSources(ClassLoader) - クラスio.helidon.config.yaml.mp.YamlConfigSourceProviderのメソッド
 
getConfigSources(ClassLoader, String) - インタフェースio.helidon.config.mp.spi.MpConfigSourceProviderのメソッド
構成ソースのリストを返します。
getConfigSources(ClassLoader, String) - クラスio.helidon.config.yaml.mp.YamlConfigSourceProviderのメソッド
 
getConnection() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getConnection() - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
getConnection() - クラスio.helidon.integrations.jta.jdbc.JtaAdaptingDataSourceのメソッド
 
getConnection() - クラスio.helidon.integrations.jta.jdbc.JtaDataSourceのメソッド
非推奨。
基礎となるDataSourceから取得される特別なConnectionを返します。
getConnection() - クラスio.helidon.integrations.jta.jdbc.XADataSourceWrappingDataSourceのメソッド
非推奨。
 
getConnection(String, String) - クラスio.helidon.integrations.jta.jdbc.JtaAdaptingDataSourceのメソッド
 
getConnection(String, String) - クラスio.helidon.integrations.jta.jdbc.JtaDataSourceのメソッド
非推奨。
基礎となるDataSourceから取得される特別なConnectionを返します。
getConnection(String, String) - クラスio.helidon.integrations.jta.jdbc.XADataSourceWrappingDataSourceのメソッド
非推奨。
 
getConnector(Client, Configuration) - クラスio.helidon.jersey.connector.HelidonConnectorProviderのメソッド
 
getConstructors() - クラスio.helidon.microprofile.faulttolerance.FaultToleranceExtension.AnnotatedTypeWrapperのメソッド
 
getConsumerRecord() - インタフェースio.helidon.messaging.connectors.kafka.KafkaMessageのメソッド
Kafkaからメッセージを受信した場合はConsumerRecordを返し、それ以外の場合はOptional.empty()を返します。
getConsumerRecord() - クラスio.helidon.messaging.connectors.kafka.KafkaProducerMessageのメソッド
 
getCorePoolSize() - クラスio.helidon.jersey.client.ExecutorProviderのメソッド
 
getCorePoolSize() - クラスio.helidon.jersey.client.ScheduledExecutorProviderのメソッド
 
getCorrelationId() - インタフェースio.helidon.messaging.connectors.jms.JmsMessageのメソッド
メッセージの相関IDを返します。
getCounter(String) - インタフェースio.helidon.metrics.api.Metricsのstaticメソッド
以前に登録したカウンタを見つけます。
getCounter(String, Iterable<Tag>) - インタフェースio.helidon.metrics.api.Metricsのstaticメソッド
以前に登録されたカウンタを見つけます。
getCountry() - クラスio.helidon.security.jwt.JwtUtil.Addressのメソッド
 
getCrossReference(String, String, String, String, String, String) - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
GetCubbyhole - io.helidon.integrations.vault.secrets.cubbyholeのクラス
Cubbyholeシークレットのリクエストおよびレスポンスを取得します。
GetCubbyhole.Request - io.helidon.integrations.vault.secrets.cubbyholeのクラス
リクエスト・オブジェクト。
GetCubbyhole.Response - io.helidon.integrations.vault.secrets.cubbyholeのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
getCursorName() - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getDatabaseMajorVersion() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getDatabaseMinorVersion() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getDatabaseProductName() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getDatabaseProductVersion() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getDataSource(boolean, boolean, String) - インタフェースio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBean.DataSourceProviderのメソッド
DataSourceを指定します。
getDataSourceName(Matcher) - クラスio.helidon.integrations.datasource.cdi.AbstractDataSourceExtensionのメソッド
AbstractDataSourceExtension.getDataSourcePropertyPatternMatcher(String)メソッドによって生成されたMatcherを指定すると、関連するデータ・ソース名を返します。
getDataSourceName(Matcher) - クラスio.helidon.integrations.datasource.hikaricp.cdi.HikariCPBackedDataSourceExtensionのメソッド
 
getDataSourceName(Matcher) - クラスio.helidon.integrations.datasource.ucp.cdi.UCPBackedDataSourceExtensionのメソッド
 
getDataSourceNames() - クラスio.helidon.integrations.datasource.cdi.AbstractDataSourceExtensionのメソッド
このAbstractDataSourceExtension実装で認識されているデータ・ソース名のSetを返します。
getDataSourcePropertyName(Matcher) - クラスio.helidon.integrations.datasource.cdi.AbstractDataSourceExtensionのメソッド
AbstractDataSourceExtension.getDataSourcePropertyPatternMatcher(String)メソッドによって生成されたMatcherを指定すると、関連するデータ・ソース・プロパティ名を返します。
getDataSourcePropertyName(Matcher) - クラスio.helidon.integrations.datasource.hikaricp.cdi.HikariCPBackedDataSourceExtensionのメソッド
 
getDataSourcePropertyName(Matcher) - クラスio.helidon.integrations.datasource.ucp.cdi.UCPBackedDataSourceExtensionのメソッド
 
getDataSourcePropertyPatternMatcher(String) - クラスio.helidon.integrations.datasource.cdi.AbstractDataSourceExtensionのメソッド
プロパティ名のMatcherを返します。
getDataSourcePropertyPatternMatcher(String) - クラスio.helidon.integrations.datasource.hikaricp.cdi.HikariCPBackedDataSourceExtensionのメソッド
 
getDataSourcePropertyPatternMatcher(String) - クラスio.helidon.integrations.datasource.ucp.cdi.UCPBackedDataSourceExtensionのメソッド
 
getDate(int) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getDate(int) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getDate(int, Calendar) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getDate(int, Calendar) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getDate(String) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getDate(String) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getDate(String, Calendar) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getDate(String, Calendar) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getDbConnection() - インタフェースio.helidon.messaging.connectors.aq.AqMessageのメソッド
このメッセージの受信に使用されるDB接続を返します。
getDefaultTransactionIsolation() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getDescription() - クラスio.helidon.integrations.cdi.jpa.jaxb.Persistence.PersistenceUnitのメソッド
descriptionプロパティの値を取得します。
getDouble() - インタフェースio.helidon.common.mapper.Valueのメソッド
Double型の値。
getDouble(int) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getDouble(int) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getDouble(String) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getDouble(String) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getDriverMajorVersion() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getDriverMinorVersion() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getDriverName() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getDriverVersion() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getEntityStream(String, ApiRequest<?>, ApiOptionalResponse.BuilderBase<?, T, InputStream, R>) - インタフェースio.helidon.integrations.common.rest.RestApiのメソッド
ストリームで構成されるレスポンスを取得します。
getExecutorService() - クラスio.helidon.jersey.client.ExecutorProviderのメソッド
 
getExecutorService() - クラスio.helidon.jersey.client.ScheduledExecutorProviderのメソッド
 
getExportedKeys(String, String, String) - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getExpTime() - クラスio.helidon.security.providers.common.TokenCredentialのメソッド
トークンの有効期限。
getExternalTransactionControllerClass() - クラスio.helidon.integrations.cdi.eclipselink.CDISEPlatformのメソッド
AbstractTransactionControllerを拡張するnull以外のClass (CDISEPlatform.TransactionController)を返します。
getExtraNameCharacters() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getFactory(ConnectionContext) - クラスio.helidon.messaging.connectors.aq.AqConnectorImplのメソッド
 
getFactory(ConnectionContext) - クラスio.helidon.messaging.connectors.jms.JmsConnectorのメソッド
チャネルの正しいConnectionFactoryを見つけます。
getFactory(ConnectionContext) - クラスio.helidon.messaging.connectors.wls.WeblogicConnectorのメソッド
 
getFailedTasks() - クラスio.helidon.common.configurable.ThreadPoolのメソッド
例外をスローしたタスクの数を返します。
getFeatureDescriptors(ELContext, Object) - クラスio.helidon.security.abac.policy.el.AttributeResolverのメソッド
 
getFetchDirection() - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getFetchDirection() - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
 
getFetchSize() - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getFetchSize() - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
 
getFields() - クラスio.helidon.microprofile.faulttolerance.FaultToleranceExtension.AnnotatedTypeWrapperのメソッド
 
getFloat(int) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getFloat(int) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getFloat(String) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getFloat(String) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getFormatted() - クラスio.helidon.security.jwt.JwtUtil.Addressのメソッド
 
getFunctionColumns(String, String, String, String) - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getFunctions(String, String, String) - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getGauge(String) - インタフェースio.helidon.metrics.api.Metricsのstaticメソッド
以前に登録したゲージを見つけます。
getGauge(String, Iterable<Tag>) - インタフェースio.helidon.metrics.api.Metricsのstaticメソッド
以前に登録したゲージを見つけます。
getGeneratedKeys() - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
 
getGrantsFromServer(Subject) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderのメソッド
IDCSサーバーから権限を取得します。
getGrantsFromServer(String, String, Subject) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProviderのメソッド
IDCSサーバーから権限を取得します。
getHeaders() - インタフェースio.helidon.messaging.connectors.kafka.KafkaMessageのメソッド
メッセージがKafkaコネクタによって作成されなかった場合、レコードまたは空のヘッダーとともにKafkaから受信したHeadersを返します。
getHeaders() - クラスio.helidon.messaging.connectors.kafka.KafkaProducerMessageのメソッド
 
getHoldability() - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
getHoldability() - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
getHoldability() - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getIdentifierQuoteString() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getImportedKeys(String, String, String) - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getIndex() - クラスio.helidon.microprofile.lra.LraCdiExtensionのメソッド
 
getIndexInfo(String, String, String, boolean, boolean) - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getInitialContext(Hashtable<?, ?>) - クラスio.helidon.messaging.connectors.wls.IsolatedContextFactoryのメソッド
 
getInjectionPoints() - クラスio.helidon.integrations.cdi.delegates.DelegatingProducerのメソッド
 
getInstance() - クラスio.helidon.integrations.micrometer.MeterRegistryFactoryのstaticメソッド
ファクトリのシングルトン・インスタンスを返します。
getInstance() - インタフェースio.helidon.metrics.api.MetricsFactoryのstaticメソッド
直近に作成された実装を返します。または、実装がない場合は、実行時に使用可能な最高級のプロバイダから新しい実装を返し、GlobalConfigの"メトリクス"セクションを使用します。
getInstance(Config) - インタフェースio.helidon.metrics.api.MetricsFactoryのstaticメソッド
提供されたConfigを使用してメトリクス・ファクトリを設定し、結果のメトリクス・ファクトリを現在のメトリクス・ファクトリとして保存し、MetricsFactory.getInstance()によって戻される、最高級プロバイダから新しいメトリクス・ファクトリ・インスタンスを返します。
getInstance(MeterRegistryFactory.Builder) - クラスio.helidon.integrations.micrometer.MeterRegistryFactoryのstaticメソッド
シングルトンに新しいファクトリを作成して保存します。
getInstance(Class<U> ) - クラスio.helidon.security.ClassToInstanceStoreのメソッド
ストアからインスタンスを取得します。
getInt() - インタフェースio.helidon.common.mapper.Valueのメソッド
整数型の値。
getInt(int) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getInt(int) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getInt(String) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getInt(String) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getIssuer() - クラスio.helidon.security.providers.common.TokenCredentialのメソッド
トークンの発行者。
getIssueTime() - クラスio.helidon.security.providers.common.TokenCredentialのメソッド
トークンの発行時間。
getJarFile() - クラスio.helidon.integrations.cdi.jpa.jaxb.Persistence.PersistenceUnitのメソッド
jarFileプロパティの値を取得します。
getJarFileUrls() - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのメソッド
 
getJavaClass() - クラスio.helidon.microprofile.faulttolerance.FaultToleranceExtension.AnnotatedTypeWrapperのメソッド
 
getJDBCMajorVersion() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getJDBCMinorVersion() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getJmsConnection() - クラスio.helidon.messaging.connectors.jms.JmsBytesMessageのメソッド
 
getJmsConnection() - クラスio.helidon.messaging.connectors.jms.JmsTextMessageのメソッド
 
getJmsConnection() - インタフェースio.helidon.messaging.connectors.jms.JmsMessageのメソッド
JMSプロバイダへのクライアント接続を取得します。
getJmsConnectionFactory() - クラスio.helidon.messaging.connectors.jms.JmsBytesMessageのメソッド
 
getJmsConnectionFactory() - クラスio.helidon.messaging.connectors.jms.JmsTextMessageのメソッド
 
getJmsConnectionFactory() - インタフェースio.helidon.messaging.connectors.jms.JmsMessageのメソッド
JMS接続ファクトリの取得。
getJmsMessage() - クラスio.helidon.messaging.connectors.jms.JmsBytesMessageのメソッド
 
getJmsMessage() - インタフェースio.helidon.messaging.connectors.jms.JmsMessageのメソッド
元のJMSメッセージを受信しました。
getJmsMessage() - クラスio.helidon.messaging.connectors.jms.JmsTextMessageのメソッド
 
getJmsSession() - クラスio.helidon.messaging.connectors.jms.JmsBytesMessageのメソッド
 
getJmsSession() - クラスio.helidon.messaging.connectors.jms.JmsTextMessageのメソッド
 
getJmsSession() - インタフェースio.helidon.messaging.connectors.jms.JmsMessageのメソッド
JMSセッションに関するメタデータ。
getJNDIConnectorLookupType() - クラスio.helidon.integrations.cdi.eclipselink.CDISEPlatformのメソッド
呼び出されると、JNDIConnector.UNDEFINED_LOOKUPを返します。
getJson() - クラスio.helidon.security.jwt.JwtUtil.Addressのメソッド
このアドレスのjson表現を作成します。
getJtaDataSource() - クラスio.helidon.integrations.cdi.jpa.jaxb.Persistence.PersistenceUnitのメソッド
jtaDataSourceプロパティの値を取得します。
getJtaDataSource() - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのメソッド
 
getJwt() - クラスio.helidon.security.jwt.SignedJwtのメソッド
この署名付きJWTからJWTインスタンスを返します。
getKey() - インタフェースio.helidon.messaging.connectors.kafka.KafkaMessageのメソッド
キー。指定されていない場合はOptional.empty()
getKey() - クラスio.helidon.messaging.connectors.kafka.KafkaProducerMessageのメソッド
 
getKeyBytes() - クラスio.helidon.security.jwt.jwk.JwkOctetのメソッド
秘密キーのバイト数を取得します。
getKeyFactory(String) - クラスio.helidon.security.jwt.JwtUtilのstaticメソッド
アルゴリズムのキー・ファクトリを作成します。
GetKv1 - io.helidon.integrations.vault.secrets.kv1のクラス
KV1シークレット・リクエストおよびレスポンスを取得します。
GetKv1.Request - io.helidon.integrations.vault.secrets.kv1のクラス
リクエスト・オブジェクト。
GetKv1.Response - io.helidon.integrations.vault.secrets.kv1のクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
GetKv2 - io.helidon.integrations.vault.secrets.kv2のクラス
KV2シークレット・リクエストおよびレスポンスを取得します。
GetKv2.Request - io.helidon.integrations.vault.secrets.kv2のクラス
リクエスト・オブジェクト。
GetKv2.Response - io.helidon.integrations.vault.secrets.kv2のクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
getLargeMaxRows() - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
 
getLargeUpdateCount() - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
 
getLocality() - クラスio.helidon.security.jwt.JwtUtil.Addressのメソッド
 
getLoginTimeout() - クラスio.helidon.integrations.jdbc.AbstractCommonDataSourceのメソッド
 
getLogWriter() - クラスio.helidon.integrations.jdbc.AbstractCommonDataSourceのメソッド
 
getLong() - インタフェースio.helidon.common.mapper.Valueのメソッド
long型の値。
getLong(int) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getLong(int) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getLong(String) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getLong(String) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getMac(String) - クラスio.helidon.security.jwt.JwtUtilのstaticメソッド
アルゴリズムのMACを作成します。
getManagedClassNames() - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのメソッド
 
getMappingFile() - クラスio.helidon.integrations.cdi.jpa.jaxb.Persistence.PersistenceUnitのメソッド
mappingFileプロパティの値を取得します。
getMappingFileNames() - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのメソッド
 
getMaxBinaryLiteralLength() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getMaxCatalogNameLength() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getMaxCharLiteralLength() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getMaxColumnNameLength() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getMaxColumnsInGroupBy() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getMaxColumnsInIndex() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getMaxColumnsInOrderBy() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getMaxColumnsInSelect() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getMaxColumnsInTable() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getMaxConnections() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getMaxCursorNameLength() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getMaxFieldSize() - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
 
getMaximumPoolSize() - クラスio.helidon.jersey.client.ExecutorProviderのメソッド
 
getMaxIndexLength() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getMaxLogicalLobSize() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getMaxProcedureNameLength() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getMaxRows() - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
 
getMaxRowSize() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getMaxSchemaNameLength() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getMaxStatementLength() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getMaxStatements() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getMaxTableNameLength() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getMaxTablesInSelect() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getMaxUserNameLength() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getMBeanServer() - クラスio.helidon.integrations.cdi.eclipselink.CDISEPlatformのメソッド
CDIを使用して関連するMBeanServerを検索し、それをキャッシュして返します。
getMessage() - クラスio.helidon.common.Errors.ErrorMessageのメソッド
人間が読める形式の問題の説明。
getMessage() - 例外クラスio.helidon.integrations.micrometer.MeterRegistryFactory.BuiltInRegistryType.UnrecognizedBuiltInRegistryTypeExceptionのメソッド
 
getMessageListener() - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
getMessages() - 例外クラスio.helidon.common.Errors.ErrorMessagesExceptionのメソッド
すべてのタイプの(ヒント、警告、致命的)のエラー・メッセージを取得します。
getMetaData() - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
getMetaData() - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
getMetaData() - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
getMetaData() - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getMethodLevelAnnotations() - クラスio.helidon.security.SecurityLevelのメソッド
メソッド・レベルの注釈を返します。
getMethodName() - クラスio.helidon.security.SecurityLevelのメソッド
このレベルが表すメソッドの名前を返します。
getMethods() - クラスio.helidon.microprofile.faulttolerance.FaultToleranceExtension.AnnotatedTypeWrapperのメソッド
 
getMoreResults() - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
 
getMoreResults(int) - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
 
getNack() - クラスio.helidon.messaging.connectors.jms.JmsBytesMessageのメソッド
 
getNack() - クラスio.helidon.messaging.connectors.jms.JmsTextMessageのメソッド
 
getNack(M) - インタフェースio.helidon.messaging.NackHandlerのメソッド
ナック時にメッセージで使用されるnack関数を返します。
getName() - クラスio.helidon.common.configurable.ThreadPoolのメソッド
このプールの名前を返します。
getName() - クラスio.helidon.config.hocon.mp.HoconMpConfigSourceのメソッド
 
getName() - クラスio.helidon.config.yaml.mp.YamlMpConfigSourceのメソッド
 
getName() - クラスio.helidon.integrations.cdi.jpa.jaxb.Persistence.PersistenceUnitのメソッド
nameプロパティの値を取得します
getName() - クラスio.helidon.integrations.cdi.jpa.jaxb.Persistence.PersistenceUnit.Properties.Propertyのメソッド
nameプロパティの値を取得します
getName() - クラスio.helidon.security.Grantのメソッド
 
getName() - クラスio.helidon.security.NamedProviderのメソッド
このプロバイダの名前。
getNCharacterStream(int) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getNCharacterStream(int) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getNCharacterStream(String) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getNCharacterStream(String) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getNClob(int) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getNClob(int) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getNClob(String) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getNClob(String) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getNetworkTimeout() - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
getNetworkTimeout() - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
getNewTempClassLoader() - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのメソッド
 
getNonJtaDataSource() - クラスio.helidon.integrations.cdi.jpa.jaxb.Persistence.PersistenceUnitのメソッド
nonJtaDataSourceプロパティの値を取得します。
getNonJtaDataSource() - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのメソッド
 
getNString(int) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getNString(int) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getNString(String) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getNString(String) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getNumericFunctions() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getObject() - クラスio.helidon.security.ProviderRequestのメソッド
このリクエストのオブジェクト。
getObject(int) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getObject(int) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getObject(int, Class<T>) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getObject(int, Class<T>) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getObject(int, Map<String, Class<?>>) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getObject(int, Map<String, Class<?>>) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getObject(String) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getObject(String) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getObject(String, Class<T>) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getObject(String, Class<T>) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getObject(String, Map<String, Class<?>>) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getObject(String, Map<String, Class<?>>) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getOffset() - インタフェースio.helidon.messaging.connectors.kafka.KafkaMessageのメソッド
このメッセージを受信したパーティション内のレコードのオフセット。
getOffset() - クラスio.helidon.messaging.connectors.kafka.KafkaProducerMessageのメソッド
 
getOrCreate(B) - インタフェースio.helidon.metrics.api.MeterRegistryのメソッド
指定されたビルダーの名前とタグを使用して、以前に登録されたメーターを検出するか、または見つからない場合は、指定されたビルダーを使用して新しいメーターを登録します。
getOrCreate(B) - インタフェースio.helidon.metrics.api.Metricsのstaticメソッド
指定されたビルダーの名前とタグを使用して、以前にレジストリされたメーターを検出するか、または見つからない場合は、メトリクス・ファクトリのグローバル・レジストリを使用して、指定されたビルダーを使用して新しいメーターをレジストリします。
getOrCreate(T, Function<T, TlsManager>) - インタフェースio.helidon.common.tls.spi.TlsManagerProviderのstaticメソッド
指定された一意のConfigインスタンスごとに一意のTlsManagerを持つ機能を提供します。
getParameterMetaData() - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
getParentLogger() - クラスio.helidon.integrations.jdbc.AbstractCommonDataSourceのメソッド
 
getPartition() - インタフェースio.helidon.messaging.connectors.kafka.KafkaMessageのメソッド
このメッセージを受信したパーティションの数。
getPartition() - クラスio.helidon.messaging.connectors.kafka.KafkaProducerMessageのメソッド
 
getPayload() - クラスio.helidon.messaging.connectors.jms.JmsBytesMessageのメソッド
 
getPayload() - クラスio.helidon.messaging.connectors.jms.JmsTextMessageのメソッド
 
getPayload() - クラスio.helidon.messaging.connectors.kafka.KafkaProducerMessageのメソッド
 
getPeakQueueSize() - クラスio.helidon.common.configurable.ThreadPoolのメソッド
ピーク・キュー・サイズを返します。
getPersistenceProviderClassName() - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのメソッド
 
getPersistenceUnit() - クラスio.helidon.integrations.cdi.jpa.jaxb.Persistenceのメソッド
persistenceUnitプロパティの値を取得します。
getPersistenceUnitName() - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのメソッド
 
getPersistenceUnitRootUrl() - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのメソッド
 
getPersistenceXMLSchemaVersion() - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのメソッド
 
getPostalCode() - クラスio.helidon.security.jwt.JwtUtil.Addressのメソッド
 
getPrimaryKeys(String, String, String) - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getProcedureColumns(String, String, String, String) - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getProcedures(String, String, String) - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getProcedureTerm() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getProperties() - クラスio.helidon.config.hocon.mp.HoconMpConfigSourceのメソッド
 
getProperties() - クラスio.helidon.config.yaml.mp.YamlMpConfigSourceのメソッド
 
getProperties() - クラスio.helidon.integrations.cdi.jpa.jaxb.Persistence.PersistenceUnitのメソッド
プロパティ・プロパティの値を取得します。
getProperties() - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのメソッド
 
getProperty() - クラスio.helidon.integrations.cdi.jpa.jaxb.Persistence.PersistenceUnit.Propertiesのメソッド
プロパティ・プロパティの値を取得します。
getProperty(String) - クラスio.helidon.messaging.connectors.jms.JmsBytesMessageのメソッド
 
getProperty(String) - クラスio.helidon.messaging.connectors.jms.JmsTextMessageのメソッド
 
getProperty(String) - インタフェースio.helidon.messaging.connectors.jms.JmsMessageのメソッド
JMSプロパティを名前で取得します。
getProperty(String) - クラスio.helidon.microprofile.openapi.ExpandedTypeDescriptionのメソッド
 
getPropertyNames() - クラスio.helidon.config.hocon.mp.HoconMpConfigSourceのメソッド
 
getPropertyNames() - クラスio.helidon.config.yaml.mp.YamlMpConfigSourceのメソッド
 
getPropertyNames() - クラスio.helidon.integrations.datasource.cdi.AbstractDataSourceExtensionのメソッド
既知のすべての構成プロパティ名のSetを返します。
getPropertyNames() - クラスio.helidon.messaging.connectors.jms.JmsBytesMessageのメソッド
 
getPropertyNames() - クラスio.helidon.messaging.connectors.jms.JmsTextMessageのメソッド
 
getPropertyNames() - インタフェースio.helidon.messaging.connectors.jms.JmsMessageのメソッド
すべてのJMSプロパティ名のセットを返します。
getProvidedJtaPlatform() - クラスio.helidon.integrations.cdi.hibernate.CDISEJtaPlatformProviderのメソッド
非推奨。
Hibernate使用専用です。
getProvider() - クラスio.helidon.integrations.cdi.jpa.jaxb.Persistence.PersistenceUnitのメソッド
プロバイダ・プロパティの値を取得します。
getProvider() - クラスio.helidon.security.NamedProviderのメソッド
プロバイダ・インスタンス。
getProviders(Class<T> ) - インタフェースio.helidon.security.spi.ProviderSelectionPolicy.Providersのメソッド
プロバイダ・タイプに基づいて名前付きプロバイダのリストを取得します。
getPseudoColumns(String, String, String, String) - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getPublisherBuilder(Config) - クラスio.helidon.messaging.connectors.jms.JmsConnectorのメソッド
 
getPublisherBuilder(Config) - クラスio.helidon.messaging.connectors.kafka.KafkaConnectorのメソッド
 
getPublisherBuilder(Config) - クラスio.helidon.messaging.connectors.mock.MockConnectorのメソッド
 
getPublisherBuilder(Config) - クラスio.helidon.messaging.connectors.wls.WeblogicConnectorのメソッド
 
getQop() - 列挙型クラスio.helidon.security.providers.httpauth.HttpDigest.Qopのメソッド
QOP文字列を取得します。
getQueryTimeout() - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
 
getQueue() - クラスio.helidon.common.configurable.ThreadPoolのメソッド
 
getQueueCapacity() - クラスio.helidon.common.configurable.ThreadPoolのメソッド
キューの容量を返します。
getQueueSize() - クラスio.helidon.common.configurable.ThreadPoolのメソッド
キュー内の現在のタスク数を返します。
getRaw(String) - インタフェースio.helidon.common.uri.UriQueryのメソッド
問合せパラメータのRAW値(デコードなし)を名前で取得します。
getRef(int) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getRef(int) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getRef(String) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getRef(String) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getRegion() - クラスio.helidon.security.jwt.JwtUtil.Addressのメソッド
 
getRejectedExecutionHandler() - クラスio.helidon.common.configurable.ThreadPoolのメソッド
 
getRejectionCount() - クラスio.helidon.common.configurable.ThreadPoolのメソッド
拒否数を返します。
getRejectionCount() - クラスio.helidon.common.configurable.ThreadPool.RejectionHandlerのメソッド
拒否の数を返します。
getRemainingWindowSize() - インタフェースio.helidon.http.http2.FlowControlのメソッド
残りのウィンドウ・サイズ(バイト)。
getRemainingWindowSize() - インタフェースio.helidon.http.http2.WindowSizeのメソッド
残りのウィンドウ・サイズ。
getReplyTo() - インタフェースio.helidon.messaging.connectors.jms.JmsMessageのメソッド
メッセージの宛先に返信を返します。
getResource(Object) - クラスio.helidon.integrations.jta.cdi.DelegatingTransactionSynchronizationRegistryのメソッド
非推奨。
このメソッドの呼出し時に、現在のスレッドにバインドされているトランザクションに対して管理されているリソースのMapからオブジェクトを取得します。
getResultSet() - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
 
getResultSetConcurrency() - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
 
getResultSetHoldability() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getResultSetHoldability() - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
 
getResultSetType() - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
 
getRoles(Subject) - インタフェースio.helidon.security.Securityのstaticメソッド
Roleに基づいて、サブジェクトが持つロールのセットを取得します。
getRollbackOnly() - クラスio.helidon.integrations.jta.cdi.DelegatingTransactionSynchronizationRegistryのメソッド
非推奨。
このメソッドが呼び出された時点で現在のスレッドにバインドされているトランザクションのrollbackOnlyステータスを取得します。
getRoot() - クラスio.helidon.common.testing.junit5.TemporaryFolderExtのメソッド
非推奨。
このテストの一時ファイルのルート。
getRow() - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getRowId(int) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getRowId(int) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getRowId(String) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getRowId(String) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getRowIdLifetime() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getSchema() - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
getSchema() - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
getSchemas() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getSchemas(String, String) - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getSchemaTerm() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getSearchStringEscape() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getServiceInitiated() - クラスio.helidon.integrations.cdi.hibernate.DataSourceBackedDialectFactoryのメソッド
非推奨。
Hibernate使用専用です。
getSeverity() - クラスio.helidon.common.Errors.ErrorMessageのメソッド
Severityの取得。
getSharedCacheMode() - クラスio.helidon.integrations.cdi.jpa.jaxb.Persistence.PersistenceUnitのメソッド
sharedCacheModeプロパティの値を取得します。
getSharedCacheMode() - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのメソッド
 
getShort(int) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getShort(int) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getShort(String) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getShort(String) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getSignature() - クラスio.helidon.security.jwt.SignedJwtのメソッド
シグネチャ・バイト。
getSignature(String) - クラスio.helidon.security.jwt.JwtUtilのstaticメソッド
アルゴリズムのシグネチャを作成します。
getSignedBytes() - クラスio.helidon.security.jwt.SignedJwtのメソッド
(ペイロード・バイト)に署名されたバイト数。
getSimpleType(Function<String, Class<?>>, FieldInfo) - クラスio.helidon.integrations.graal.nativeimage.extension.NativeUtilのメソッド
フィールドの型を取得します。
getSimpleType(Function<String, Class<?>>, MethodParameterInfo) - クラスio.helidon.integrations.graal.nativeimage.extension.NativeUtilのメソッド
パラメータのタイプを取得します。
getSource() - クラスio.helidon.common.Errors.ErrorMessageのメソッド
問題のソース。
getSpan(String) - クラスio.helidon.tracing.config.ComponentTracingConfigのメソッド
指定されたspanのトレースされたspan構成を取得します。
getSpanLog(String) - クラスio.helidon.tracing.config.SpanTracingConfigのメソッド
トレースされたスパン・ログの構成。
getSQLKeywords() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getSQLStateType() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getSQLXML(int) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getSQLXML(int) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getSQLXML(String) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getSQLXML(String) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getStatement() - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getStatus() - クラスio.helidon.integrations.jta.cdi.DelegatingTransactionManagerのメソッド
非推奨。
現在のスレッドに関連付けられたトランザクションのステータスを返します。
getStreetAddress() - クラスio.helidon.security.jwt.JwtUtil.Addressのメソッド
 
getString() - インタフェースio.helidon.common.mapper.Valueのメソッド
文字列型の値。
getString(int) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getString(int) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getString(JsonObject, String) - クラスio.helidon.security.jwt.JwtUtilのstaticメソッド
文字列であるjsonオブジェクト(存在する場合)からキー値を抽出します。
getString(String) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getString(String) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getStringFunctions() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getStrings(JsonObject, String) - クラスio.helidon.security.jwt.JwtUtilのstaticメソッド
文字列のリストであるjsonオブジェクト(存在する場合)からキー値を抽出します。
getSubscriberBuilder(Config) - クラスio.helidon.messaging.connectors.jms.JmsConnectorのメソッド
 
getSubscriberBuilder(Config) - クラスio.helidon.messaging.connectors.kafka.KafkaConnectorのメソッド
 
getSubscriberBuilder(Config) - クラスio.helidon.messaging.connectors.mock.MockConnectorのメソッド
 
getSubscriberBuilder(Config) - クラスio.helidon.messaging.connectors.wls.WeblogicConnectorのメソッド
 
getSummary(String) - インタフェースio.helidon.metrics.api.Metricsのstaticメソッド
以前に登録された配布サマリーを見つけます。
getSummary(String, Iterable<Tag>) - インタフェースio.helidon.metrics.api.Metricsのstaticメソッド
以前に登録された配布サマリーを見つけます。
getSuperTables(String, String, String) - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getSuperTypes(String, String, String) - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getSystemFunctions() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getTablePrivileges(String, String, String) - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getTables(String, String, String, String[]) - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getTableTypes() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getTime(int) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getTime(int) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getTime(int, Calendar) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getTime(int, Calendar) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getTime(String) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getTime(String) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getTime(String, Calendar) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getTime(String, Calendar) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getTimeDateFunctions() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getTimer(String) - インタフェースio.helidon.metrics.api.Metricsのstaticメソッド
以前に登録されたタイマーを見つけます。
getTimer(String, Iterable<Tag>) - インタフェースio.helidon.metrics.api.Metricsのstaticメソッド
以前に登録されたタイマーを見つけます。
getTimestamp(int) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getTimestamp(int) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getTimestamp(int, Calendar) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getTimestamp(int, Calendar) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getTimestamp(String) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getTimestamp(String) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getTimestamp(String, Calendar) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getTimestamp(String, Calendar) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getToken(RoleMapTracing) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBase.AppTokenのメソッド
 
getTokenInstance(Class<U> ) - クラスio.helidon.security.providers.common.TokenCredentialのメソッド
特定のクラスのトークンを取得します。
getTopic() - インタフェースio.helidon.messaging.connectors.kafka.KafkaMessageのメソッド
このメッセージを受信したトピックの名前。
getTopic() - クラスio.helidon.messaging.connectors.kafka.KafkaProducerMessageのメソッド
 
getTotalTasks() - クラスio.helidon.common.configurable.ThreadPoolのメソッド
完了および失敗したタスクの数を返します。
getTransacted() - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
getTransaction() - クラスio.helidon.integrations.jta.cdi.DelegatingTransactionManagerのメソッド
非推奨。
呼出し側のスレッドのトランザクション・コンテキストを表すTransactionオブジェクトを返します。
getTransaction() - インタフェースio.helidon.integrations.jta.jdbc.TransactionSupplierのメソッド
呼出し側スレッドのトランザクション・コンテキストを表す現在のTransaction、または呼出し時にそのようなコンテキストがない場合は nullを返します。
getTransactionIsolation() - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
getTransactionIsolation() - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
getTransactionKey() - クラスio.helidon.integrations.jta.cdi.DelegatingTransactionSynchronizationRegistryのメソッド
非推奨。
このメソッドが呼び出された時点で現在のスレッドにバインドされているトランザクションを表す不透明なオブジェクトを返します。
getTransactionStatus() - クラスio.helidon.integrations.jta.cdi.DelegatingTransactionSynchronizationRegistryのメソッド
非推奨。
このメソッドが呼び出された時点で、現在のスレッドにバインドされているトランザクションのステータスを返します。
getTransactionType() - クラスio.helidon.integrations.cdi.jpa.jaxb.Persistence.PersistenceUnitのメソッド
transactionTypeプロパティの値を取得します。
getTransactionType() - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのメソッド
 
getType() - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getType() - インタフェースio.helidon.messaging.connectors.jms.JmsMessageのメソッド
JMSクライアントを送信して設定された戻りタイプ識別子。
getType(ELContext, Object, Object) - クラスio.helidon.security.abac.policy.el.AttributeResolverのメソッド
 
getTypeClosure() - クラスio.helidon.microprofile.faulttolerance.FaultToleranceExtension.AnnotatedTypeWrapperのメソッド
 
getTypeInfo() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getTypeMap() - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
getTypeMap() - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
getTypeName() - クラスio.helidon.common.GenericTypeのメソッド
 
getUDTs(String, String, String, int[]) - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getUnicodeStream(int) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
非推奨。
getUnicodeStream(String) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
非推奨。
getUpdateCount() - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
 
getURL() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getURL(int) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getURL(int) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getURL(String) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
getURL(String) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getUserName() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getUserTransaction() - クラスio.helidon.integrations.jta.weld.NarayanaTransactionServicesのメソッド
UserTransaction.userTransaction()メソッドを起動して結果を返すことで、この環境に存在するUserTransactionを返します。
getValidationMode() - クラスio.helidon.integrations.cdi.jpa.jaxb.Persistence.PersistenceUnitのメソッド
validationModeプロパティの値を取得します。
getValidationMode() - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのメソッド
 
getValue() - クラスio.helidon.integrations.cdi.jpa.jaxb.Persistence.PersistenceUnit.Properties.Propertyのメソッド
valueプロパティの値を取得します。
getValue(ELContext, Object, Object) - クラスio.helidon.security.abac.policy.el.AttributeResolverのメソッド
 
getValue(Object, String) - クラスio.helidon.security.ProviderRequestのstaticメソッド
オブジェクトからプロパティの値を取得します。
getValue(String) - インタフェースio.helidon.common.types.Annotationのメソッド
注釈プロパティの値を取得します。
getValue(String) - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
注釈プロパティの値を取得します。
getValue(String) - クラスio.helidon.config.hocon.mp.HoconMpConfigSourceのメソッド
 
getValue(String) - クラスio.helidon.config.yaml.mp.YamlMpConfigSourceのメソッド
 
getVersion() - クラスio.helidon.integrations.cdi.jpa.jaxb.Persistenceのメソッド
versionプロパティの値を取得します。
getVersionColumns(String, String, String) - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
getWarnings() - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
getWarnings() - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
getWarnings() - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
getWarnings() - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
 
GIBIBITS - クラスio.helidon.metrics.api.Meter.BaseUnitsのstatic変数
GIGABITS - クラスio.helidon.metrics.api.Meter.BaseUnitsのstatic変数
GIGABYTES - クラスio.helidon.metrics.api.Meter.BaseUnitsのstatic変数
GitConfigSource - io.helidon.config.gitのクラス
Gitリポジトリから構成ドキュメントをロードする構成ソース。
GitConfigSourceBuilder - io.helidon.config.gitのクラス
Git ConfigSourceビルダー。
GitConfigSourceBuilder.GitEndpoint - io.helidon.config.gitのクラス
Gitソース・エンドポイント記述子
GitConfigSourceProvider - io.helidon.config.gitのクラス
このプロバイダのメタ構成のサービス・ローダー・サービス。
GitConfigSourceProvider() - クラスio.helidon.config.git.GitConfigSourceProviderのコンストラクタ
 
GitEndpoint(URI, String, Path, String, CredentialsProvider) - クラスio.helidon.config.git.GitConfigSourceBuilder.GitEndpointのコンストラクタ
記述子を作成します。
givenName() - クラスio.helidon.security.jwt.Jwtのメソッド
指定の名前クレーム。
givenName(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
サブジェクト(名)の指定名。
global() - インタフェースio.helidon.common.mapper.MapperManagerのstaticメソッド
構成されたグローバル・マネージャのインスタンスを取得します。
global() - インタフェースio.helidon.config.Configのstaticメソッド
登録されたグローバル構成を返すか、Config.create()を使用して新しい構成を作成し、グローバルとして登録します。
global() - クラスio.helidon.tracing.providers.jaeger.JaegerTracerProviderのメソッド
 
global() - クラスio.helidon.tracing.providers.opentelemetry.OpenTelemetryTracerProviderのメソッド
 
global() - クラスio.helidon.tracing.providers.opentracing.OpenTracingTracerProviderのメソッド
 
global() - インタフェースio.helidon.tracing.spi.TracerProviderのメソッド
登録されているグローバル・トレーサ、または登録されていない場合はNoOpトレーサ。
global() - インタフェースio.helidon.tracing.Tracerのstaticメソッド
現在登録されているグローバル・トレーサを取得します。
global(MapperManager) - インタフェースio.helidon.common.mapper.MapperManagerのstaticメソッド
新しいグローバル・マッパー・マネージャを構成します。
global(Config) - インタフェースio.helidon.config.Configのstaticメソッド
指定された構成をグローバル構成として構成します。
global(Tracer) - クラスio.helidon.tracing.providers.jaeger.JaegerTracerProviderのメソッド
 
global(Tracer) - クラスio.helidon.tracing.providers.opentelemetry.OpenTelemetryTracerProviderのメソッド
 
global(Tracer) - クラスio.helidon.tracing.providers.opentracing.OpenTracingTracerProviderのメソッド
 
global(Tracer) - インタフェースio.helidon.tracing.spi.TracerProviderのメソッド
グローバル・トレーサ・インスタンスを登録します。
global(Tracer) - インタフェースio.helidon.tracing.Tracerのstaticメソッド
グローバル・トレーサを登録します。動作は実装によって異なります。
GlobalConfig - io.helidon.common.configのクラス
グローバル構成は、Helidonコードが呼び出される前にユーザーが設定し、Helidonコンポーネントによって実行される構成のデフォルトの検出をオーバーライドできます。
globalContext() - クラスio.helidon.common.context.Contextsのstaticメソッド
グローバル・コンテキストは常に存在し、このJVMで静的に共有されます。
globalRegistry() - インタフェースio.helidon.metrics.api.Metricsのstaticメソッド
グローバル・メーター・レジストリを返します。
globalRegistry() - インタフェースio.helidon.metrics.api.MetricsFactoryのメソッド
このメトリクス・ファクトリのグローバルMeterRegistryを返します。
globalRegistry(MetricsConfig) - インタフェースio.helidon.metrics.api.MetricsFactoryのメソッド
構成に従って新しいグローバル・レジストリを作成し、それを返します。
globalRegistry(Consumer<Meter>, Consumer<Meter>, boolean) - インタフェースio.helidon.metrics.api.MetricsFactoryのメソッド
指定されたリスナーをメーター・レジストリにレジストリするグローバルMeterRegistryを返します。
globalTracer() - クラスio.helidon.tracing.providers.opentelemetry.OpenTelemetryTracerProviderのstaticメソッド
グローバル・トレーサまたはグローバル・オープン・テレメトリからのトレーサを登録しました。
globalTracer(Tracer) - クラスio.helidon.tracing.providers.opentelemetry.OpenTelemetryTracerProviderのstaticメソッド
グローバル・トレーサを登録します。
GO_AWAY - 列挙型クラスio.helidon.http.http2.Http2FrameTypeの列挙定数
フレームを離れて。
GO_AWAY - インタフェースio.helidon.http.http2.Http2FrameTypesのstatic変数
フレーム・タイプを離れます。
GOING_AWAY - クラスio.helidon.websocket.WsCloseCodesのstatic変数
クライアントは(ブラウザ・タブを閉じる)を離れます。
GONE_410 - クラスio.helidon.http.Statusのstatic変数
410 Gone、「HTTP/1.1ドキュメント」を参照。
GoogleTokenException - io.helidon.security.providers.google.loginの例外クラス
Googleアクセス・トークンの処理に問題がある場合にスローされる例外です。
GoogleTokenProvider - io.helidon.security.providers.google.loginのクラス
フロントエンドからのログイン・ボタンをサポートするプロバイダ。
GoogleTokenProvider.Builder - io.helidon.security.providers.google.loginのクラス
GoogleTokenProviderインスタンスを構築するFluent APIビルダー。
GoogleTokenService - io.helidon.security.providers.google.loginのクラス
googleトークン・プロバイダ用のJavaサービス(SecurityProviderService)。
GoogleTokenService() - クラスio.helidon.security.providers.google.login.GoogleTokenServiceのコンストラクタ
 
Grant - io.helidon.securityのクラス
サブジェクトに付与できるものを表す概念。
Grant(Grant.Builder<?>) - クラスio.helidon.security.Grantのコンストラクタ
ビルダーに基づくインスタンスを作成します。
Grant.Builder<B> - io.helidon.securityのクラス
他のGrant実装によって拡張されるGrant用のfluent APIビルダー。
grants(Class<T> ) - クラスio.helidon.security.Subjectのメソッド
タイプ・クラスによって決定された特定のタイプのすべての権限付与を取得します。
grantsByType(String) - クラスio.helidon.security.Subjectのメソッド
タイプ名で決定された特定のタイプのすべての権限付与を取得します。
GRAPHQL_SCHEMA_URI - クラスio.helidon.graphql.server.GraphQlConstantsのstatic変数
GraphQlConstants.GRAPHQL_WEB_CONTEXTでのGraphQlスキーマのデフォルトURI。
GRAPHQL_WEB_CONTEXT - クラスio.helidon.graphql.server.GraphQlConstantsのstatic変数
GraphQlエンドポイントのデフォルトのwebコンテキスト。
GraphQlCdiExtension - io.helidon.microprofile.graphql.serverのクラス
Microprofile GraphQLに関連するクラスを収集するためのCDI Extension
GraphQlCdiExtension() - クラスio.helidon.microprofile.graphql.server.GraphQlCdiExtensionのコンストラクタ
 
GraphQlConfigurationException - io.helidon.microprofile.graphql.serverの例外クラス
GraphQLアプリケーションが起動しないようにするのに十分なクリティカルな例外を定義します。
GraphQlConfigurationException() - 例外クラスio.helidon.microprofile.graphql.server.GraphQlConfigurationExceptionのコンストラクタ
GraphQlConfigurationExceptionを構築します。
GraphQlConfigurationException(String) - 例外クラスio.helidon.microprofile.graphql.server.GraphQlConfigurationExceptionのコンストラクタ
指定されたメッセージでGraphQlConfigurationExceptionを構築します。
GraphQlConfigurationException(String, Throwable) - 例外クラスio.helidon.microprofile.graphql.server.GraphQlConfigurationExceptionのコンストラクタ
指定されたメッセージとThrowableを使用してGraphQlConfigurationExceptionを構築します。
GraphQlConstants - io.helidon.graphql.serverのクラス
GraphQL実装全体で使用される定数です。
GraphQlService - io.helidon.webserver.graphqlのクラス
GraphQL for Helidon WebServerのサポート。
GraphQlService.Builder - io.helidon.webserver.graphqlのクラス
GraphQlServiceを作成するFluent APIビルダー。
groupId(String) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
このコンシューマが属するコンシューマ・グループを識別する一意の文字列。
growing(int) - インタフェースio.helidon.common.buffers.BufferDataのstaticメソッド
バッファ・データの増加。
growthRate() - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBaseのメソッド
1から100の値として表される、スレッドを追加することになるタスク送信の割合。
growthRate() - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBase.ThreadPoolConfigImplのメソッド
 
growthRate() - インタフェースio.helidon.common.configurable.ThreadPoolConfigのメソッド
1から100の値として表される、スレッドを追加することになるタスク送信の割合。
growthRate(int) - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBaseのメソッド
1から100の値として表される、スレッドを追加することになるタスク送信の割合。
growthThreshold() - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBaseのメソッド
プールが固定サイズでない場合にプール増加が考慮されるキュー・サイズ。
growthThreshold() - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBase.ThreadPoolConfigImplのメソッド
 
growthThreshold() - インタフェースio.helidon.common.configurable.ThreadPoolConfigのメソッド
プールが固定サイズでない場合にプール増加が考慮されるキュー・サイズ。
growthThreshold(int) - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBaseのメソッド
プールが固定サイズでない場合にプール増加が考慮されるキュー・サイズ。
GrpcConfig - io.helidon.webserver.grpcのインタフェース
定義から生成されたインタフェース。
GrpcConfig.Builder - io.helidon.webserver.grpcのクラス
GrpcConfigのFluent APIビルダー。
GrpcConfig.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.webserver.grpcのクラス
GrpcConfigのFluent APIビルダー・ベース。
GrpcConfig.BuilderBase.GrpcConfigImpl - io.helidon.webserver.grpcのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
GrpcConfigImpl(GrpcConfig.BuilderBase<?, ?>) - クラスio.helidon.webserver.grpc.GrpcConfig.BuilderBase.GrpcConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
GrpcProtocolConfigProvider - io.helidon.webserver.grpcのクラス
grpcプロトコル構成を作成するためのサービス・プロバイダ・インタフェースの実装。
GrpcProtocolConfigProvider() - クラスio.helidon.webserver.grpc.GrpcProtocolConfigProviderのコンストラクタ
 
GrpcProtocolProvider - io.helidon.webserver.grpcのクラス
HTTP/2のgrpcサブプロトコルのServiceLoaderプロバイダ実装。
GrpcProtocolProvider() - クラスio.helidon.webserver.grpc.GrpcProtocolProviderのコンストラクタ
非推奨。
テストの外部で直接使用しないでください。これはJava ServiceLoader用に予約されています
GrpcProtocolSelector - io.helidon.webserver.grpcのクラス
HTTP/2のサブプロトコル・セレクタ。
GrpcRouting - io.helidon.webserver.grpcのクラス
GRPC固有のルーティング。
GrpcRouting.Builder - io.helidon.webserver.grpcのクラス
GrpcRoutingのFluent APIビルダー。
GrpcService - io.helidon.webserver.grpcのインタフェース
Grpcサービス。
GrpcService.Routing - io.helidon.webserver.grpcのインタフェース
サービス固有のルーティング(プロト・ディスクリプタはGrpcService.proto()によって提供されます)。
GrpcStatus - io.helidon.webserver.grpcのクラス
定義済grpc状態のステータス・ヘッダー。
GzipEncoding - io.helidon.http.encoding.gzipのクラス
gzipコンテンツ・エンコーディングのサポート。
GzipEncodingProvider - io.helidon.http.encoding.gzipのクラス
gzipコンテンツ・エンコーディングのサポート。
GzipEncodingProvider() - クラスio.helidon.http.encoding.gzip.GzipEncodingProviderのコンストラクタ
 

H

HALF_CLOSED_LOCAL - 列挙型クラスio.helidon.http.http2.Http2StreamStateの列挙定数
ローカル・ストリームはクローズされ、リモート・ストリームはオープンしています。
HALF_CLOSED_REMOTE - 列挙型クラスio.helidon.http.http2.Http2StreamStateの列挙定数
リモート・ストリームが閉じられ、ローカル・ストリームがオープンしています。
HALF_OPEN - 列挙型クラスio.helidon.faulttolerance.CircuitBreaker.Stateの列挙定数
回線が半分オープンで、一部のテスト・リクエストが処理され、その他のテスト・リクエストはCircuitBreakerOpenExceptionで失敗します。
handle(DirectHandler.TransportRequest, DirectHandler.EventType, Status, ServerResponseHeaders, String) - インタフェースio.helidon.http.DirectHandlerのメソッド
ルーティングをバイパスするレスポンスのハンドラ。
handle(DirectHandler.TransportRequest, DirectHandler.EventType, Status, ServerResponseHeaders, Throwable) - インタフェースio.helidon.http.DirectHandlerのメソッド
ルーターをバイパスするレスポンスのハンドラ。
handle(DirectHandler.TransportRequest, DirectHandler.EventType, Status, ServerResponseHeaders, Throwable, System.Logger) - インタフェースio.helidon.http.DirectHandlerのメソッド
ルーターをバイパスするレスポンスのハンドラ。
handle(RequestException, ServerResponse, boolean) - クラスio.helidon.webserver.http.DirectHandlersのメソッド
リクエストおよびレスポンスが使用可能になったときに発生したHTTP例外を処理します。
handle(WebClientService.Chain, WebClientServiceRequest) - クラスio.helidon.webclient.metrics.WebClientMeterのメソッド
 
handle(WebClientService.Chain, WebClientServiceRequest) - クラスio.helidon.webclient.metrics.WebClientMetricsのメソッド
 
handle(WebClientService.Chain, WebClientServiceRequest) - クラスio.helidon.webclient.security.WebClientSecurityのメソッド
 
handle(WebClientService.Chain, WebClientServiceRequest) - インタフェースio.helidon.webclient.spi.WebClientServiceのメソッド
サービスを起動し、WebClientService.Chain.proceed(io.helidon.webclient.api.WebClientServiceRequest)をコールしてチェーン内の次のサービスをコールします。
handle(WebClientService.Chain, WebClientServiceRequest) - クラスio.helidon.webclient.tracing.WebClientTracingのメソッド
 
handle(ServerRequest, ServerResponse) - クラスio.helidon.webserver.cors.CorsSupportのメソッド
 
handle(ServerRequest, ServerResponse) - インタフェースio.helidon.webserver.http.Handlerのメソッド
リクエストを処理します。
handle(ServerRequest, ServerResponse) - クラスio.helidon.webserver.http.SecureHandlerのメソッド
 
handle(ServerRequest, ServerResponse) - クラスio.helidon.webserver.security.SecurityHandlerのメソッド
 
handle(ServerRequest, ServerResponse, T) - インタフェースio.helidon.webserver.http.ErrorHandlerのメソッド
コンシューマの処理でエラーが発生しました。
handle(OutputStream) - インタフェースio.helidon.webclient.api.ClientRequest.OutputStreamHandlerのメソッド
出力ストリームを処理します。
handle(Method, String, T) - インタフェースio.helidon.webserver.testing.junit5.spi.DirectJunitExtension.ParamHandlerのメソッド
メソッドがコールされた後に値を処理し、その本文が指定されたインスタンスを更新しました。
handle(String, WebServerConfig.Builder, ListenerConfig.Builder, Router.RouterBuilder<?>, T) - インタフェースio.helidon.webserver.testing.junit5.spi.ServerJunitExtension.ParamHandlerのメソッド
メソッドがコールされた後に値を処理し、その本文が指定されたインスタンスを更新しました。
handle(Semaphore) - クラスio.helidon.webserver.http1.Http1Connectionのメソッド
 
handle(Semaphore) - クラスio.helidon.webserver.http2.Http2Connectionのメソッド
 
handle(Semaphore) - インタフェースio.helidon.webserver.spi.ServerConnectionのメソッド
接続の処理を開始します。
handle(Semaphore) - クラスio.helidon.webserver.websocket.WsConnectionのメソッド
 
handle(BiFunction<? super T, Throwable, ? extends U>) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
handle(BiFunction<? super T, Throwable, ? extends U>) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
handle(X, HttpClientResponse, MediaContext) - インタフェースio.helidon.webclient.spi.SourceHandlerProviderのメソッド
ソースを処理します。
handle(X, HttpClientResponse, MediaContext) - クラスio.helidon.webclient.sse.SseSourceHandlerProviderのメソッド
 
handleAsync(BiFunction<? super T, Throwable, ? extends U>) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
handleAsync(BiFunction<? super T, Throwable, ? extends U>) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
handleAsync(BiFunction<? super T, Throwable, ? extends U>, Executor) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
handleAsync(BiFunction<? super T, Throwable, ? extends U>, Executor) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
handleBytesResponse(String, ApiRequest<?>, Method, String, HttpClientResponse, ApiOptionalResponse.BuilderBase<?, T, byte[], R>) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
オプションのバイト・エンティティのバイト・レスポンスを処理します。
handleEntityResponse(String, ApiRequest<?>, Method, String, HttpClientResponse, ApiOptionalResponse.BuilderBase<?, T, InputStream, R>) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
オプションのパブリッシャ・エンティティのレスポンスを処理します。
handleJsonResponse(String, ApiRequest<?>, Method, String, HttpClientResponse, ApiEntityResponse.Builder<?, T, JsonObject>) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
レスポンス・エンティティからJsonObjectを読み取り、jsonOkResponseをコールします。
handleOptionalJsonResponse(String, ApiRequest<?>, Method, String, HttpClientResponse, ApiOptionalResponse.BuilderBase<?, T, JsonObject, R>) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
オプションのJSONエンティティのレスポンスを処理します。
handler() - インタフェースio.helidon.webserver.http.HttpRouteのメソッド
このルートのハンドラ。
handler() - クラスio.helidon.webserver.http1.Http1Routeのメソッド
 
handler() - クラスio.helidon.webserver.http2.Http2Routeのメソッド
 
handler() - クラスio.helidon.webserver.security.PathsConfig.BuilderBaseのメソッド
 
handler() - クラスio.helidon.webserver.security.PathsConfig.BuilderBase.PathsConfigImplのメソッド
 
handler() - インタフェースio.helidon.webserver.security.PathsConfigのメソッド
 
handler(DirectHandler.EventType) - クラスio.helidon.webserver.http.DirectHandlersのメソッド
イベント・タイプのハンドラを取得します。
handler(Handler) - クラスio.helidon.webserver.http.HttpRoute.Builderのメソッド
使用するハンドラ。
handler(SecurityHandler) - クラスio.helidon.webserver.security.PathsConfig.BuilderBaseのメソッド
 
handler(SecurityHandlerConfig) - クラスio.helidon.webserver.security.PathsConfig.BuilderBaseのメソッド
 
handler(Consumer<SecurityHandlerConfig.Builder>) - クラスio.helidon.webserver.security.PathsConfig.BuilderBaseのメソッド
 
handler(Supplier<? extends SecurityHandler>) - クラスio.helidon.webserver.security.PathsConfig.BuilderBaseのメソッド
 
Handler - io.helidon.webserver.httpのインタフェース
サーバー・リクエストおよびサーバー・レスポンスを処理します。
handleResponse(String, ApiRequest<?>, Method, String, HttpClientResponse, ApiResponse.Builder<?, T>) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
エンティティを予期していないリクエストに対するレスポンスを処理します。
handlingClass() - インタフェースio.helidon.jersey.common.InvokedResourceのメソッド
リソース処理クラス。
handlingMethod() - インタフェースio.helidon.jersey.common.InvokedResourceのメソッド
呼び出されたリソース・メソッドを処理するメソッド。
「欠落している参照の処理」 - クラスio.helidon.config.ValueResolvingFilter内の検索タグ
セクション
「複数の構成ソースの処理」 - インタフェースio.helidon.config.Configの検索タグ
セクション
hasAnnotation(TypeName) - インタフェースio.helidon.common.types.Annotatedのメソッド
この注釈に注釈が存在するかどうかを確認します。
hasDefaultProperty() - クラスio.helidon.microprofile.openapi.ExpandedTypeDescriptionのメソッド
デフォルト値が存在するかどうか。
hasEntity() - インタフェースio.helidon.http.media.ReadableEntityのメソッド
エンティティが実際に存在するかどうか。
hasEntity() - クラスio.helidon.http.media.ReadableEntityBaseのメソッド
 
hasEntity() - インタフェースio.helidon.webserver.http.RoutingResponseのメソッド
このリクエストにエンティティがあるかどうか。
hasFatal() - クラスio.helidon.common.Errors.Collectorのメソッド
このコレクタにすでに致命的なメッセージがあるかどうかをチェックするヘルパー・メソッドです。
hasFatal() - クラスio.helidon.common.Errorsのメソッド
致命的メッセージがこれらのメッセージの一部であるかどうかを確認します。
hash(ConnectionContext, String) - クラスio.helidon.webserver.websocket.WsUpgraderのメソッド
 
HASH_ALGORITHM_SHA2_224 - クラスio.helidon.integrations.vault.secrets.transit.Hmac.Requestのstatic変数
ハッシュ・アルゴリズム"sha2-224"。
HASH_ALGORITHM_SHA2_224 - クラスio.helidon.integrations.vault.secrets.transit.Sign.Requestのstatic変数
ハッシュ・アルゴリズム"sha2-224"。
HASH_ALGORITHM_SHA2_256 - クラスio.helidon.integrations.vault.secrets.transit.Hmac.Requestのstatic変数
ハッシュ・アルゴリズム"sha2-256"。
HASH_ALGORITHM_SHA2_256 - クラスio.helidon.integrations.vault.secrets.transit.Sign.Requestのstatic変数
ハッシュ・アルゴリズム"sha2-256"。
HASH_ALGORITHM_SHA2_384 - クラスio.helidon.integrations.vault.secrets.transit.Hmac.Requestのstatic変数
ハッシュ・アルゴリズム"sha2-384"。
HASH_ALGORITHM_SHA2_384 - クラスio.helidon.integrations.vault.secrets.transit.Sign.Requestのstatic変数
ハッシュ・アルゴリズム"sha2-384"。
HASH_ALGORITHM_SHA2_512 - クラスio.helidon.integrations.vault.secrets.transit.Hmac.Requestのstatic変数
ハッシュ・アルゴリズム"sha2-512"。
HASH_ALGORITHM_SHA2_512 - クラスio.helidon.integrations.vault.secrets.transit.Sign.Requestのstatic変数
ハッシュ・アルゴリズム"sha2-512"。
HASH_BYTE - クラスio.helidon.common.buffers.Bytesのstatic変数
# byte.
hashAlgorithm(String) - クラスio.helidon.integrations.vault.secrets.transit.Hmac.Requestのメソッド
キー・タイプ(ただし、独自のハッシュ・アルゴリズムを指定するed25519は含まれません)のサポートに使用するハッシュ・アルゴリズムを指定します。
hashAlgorithm(String) - クラスio.helidon.integrations.vault.secrets.transit.Sign.Requestのメソッド
キー・タイプ(ただし、独自のハッシュ・アルゴリズムを指定するed25519は含まれません)のサポートに使用するハッシュ・アルゴリズムを指定します。
hashAlgorithm(String) - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityProvider.TransitDigestConfig.Builderのメソッド
キー・タイプ(ただし、独自のハッシュ・アルゴリズムを指定するed25519は含まれません)のサポートに使用するハッシュ・アルゴリズムを指定します。
hashAlgorithm(String) - クラスio.helidon.integrations.vault.secrets.transit.Verify.Requestのメソッド
キー・タイプ(ただし、独自のハッシュ・アルゴリズムを指定するed25519は含まれません)のサポートに使用するハッシュ・アルゴリズムを指定します。
hashCode() - クラスio.helidon.common.configurable.AllowListConfig.BuilderBase.AllowListConfigImplのメソッド
 
hashCode() - クラスio.helidon.common.configurable.LruCacheConfig.BuilderBase.LruCacheConfigImplのメソッド
 
hashCode() - クラスio.helidon.common.configurable.ResourceConfig.BuilderBase.ResourceConfigImplのメソッド
 
hashCode() - クラスio.helidon.common.configurable.ScheduledThreadPoolConfig.BuilderBase.ScheduledThreadPoolConfigImplのメソッド
 
hashCode() - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBase.ThreadPoolConfigImplのメソッド
 
hashCode() - クラスio.helidon.common.Errors.ErrorMessageのメソッド
 
hashCode() - クラスio.helidon.common.GenericTypeのメソッド
 
hashCode() - レコード・クラスio.helidon.common.mapper.spi.MapperProvider.ProviderResponseのメソッド
このオブジェクトに対するハッシュ・コード値を返します。
hashCode() - クラスio.helidon.common.pki.Keys.BuilderBase.KeysImplのメソッド
 
hashCode() - クラスio.helidon.common.pki.KeystoreKeys.BuilderBase.KeystoreKeysImplのメソッド
 
hashCode() - クラスio.helidon.common.pki.PemKeys.BuilderBase.PemKeysImplのメソッド
 
hashCode() - クラスio.helidon.common.socket.SocketOptions.BuilderBase.SocketOptionsImplのメソッド
 
hashCode() - クラスio.helidon.common.tls.Tlsのメソッド
 
hashCode() - クラスio.helidon.common.tls.TlsConfig.BuilderBase.TlsConfigImplのメソッド
 
hashCode() - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
 
hashCode() - クラスio.helidon.common.types.TypedElementInfo.BuilderBase.TypedElementInfoImplのメソッド
 
hashCode() - クラスio.helidon.common.types.TypeInfo.BuilderBase.TypeInfoImplのメソッド
 
hashCode() - クラスio.helidon.common.types.TypeName.BuilderBase.TypeNameImplのメソッド
 
hashCode() - クラスio.helidon.common.uri.UriFragmentのメソッド
 
hashCode() - クラスio.helidon.common.uri.UriInfo.BuilderBase.UriInfoImplのメソッド
 
hashCode() - クラスio.helidon.config.ValueNodeImplのメソッド
 
hashCode() - クラスio.helidon.dbclient.jdbc.JdbcParametersConfig.BuilderBase.JdbcParametersConfigImplのメソッド
 
hashCode() - クラスio.helidon.faulttolerance.AsyncConfig.BuilderBase.AsyncConfigImplのメソッド
 
hashCode() - クラスio.helidon.faulttolerance.BulkheadConfig.BuilderBase.BulkheadConfigImplのメソッド
 
hashCode() - クラスio.helidon.faulttolerance.CircuitBreakerConfig.BuilderBase.CircuitBreakerConfigImplのメソッド
 
hashCode() - クラスio.helidon.faulttolerance.FallbackConfig.BuilderBase.FallbackConfigImplのメソッド
 
hashCode() - クラスio.helidon.faulttolerance.RetryConfig.BuilderBase.RetryConfigImplのメソッド
 
hashCode() - クラスio.helidon.faulttolerance.TimeoutConfig.BuilderBase.TimeoutConfigImplのメソッド
 
hashCode() - クラスio.helidon.http.encoding.ContentEncodingContextConfig.BuilderBase.ContentEncodingContextConfigImplのメソッド
 
hashCode() - レコード・クラスio.helidon.http.http2.Http2FrameDataのメソッド
このオブジェクトに対するハッシュ・コード値を返します。
hashCode() - レコード・クラスio.helidon.http.http2.Http2GoAwayのメソッド
このオブジェクトに対するハッシュ・コード値を返します。
hashCode() - レコード・クラスio.helidon.http.http2.Http2Priorityのメソッド
このオブジェクトに対するハッシュ・コード値を返します。
hashCode() - レコード・クラスio.helidon.http.http2.Http2RstStreamのメソッド
このオブジェクトに対するハッシュ・コード値を返します。
hashCode() - レコード・クラスio.helidon.http.http2.Http2WindowUpdateのメソッド
このオブジェクトに対するハッシュ・コード値を返します。
hashCode() - クラスio.helidon.http.HttpPrologueのメソッド
 
hashCode() - クラスio.helidon.http.media.MediaContextConfig.BuilderBase.MediaContextConfigImplのメソッド
 
hashCode() - レコード・クラスio.helidon.http.media.MediaSupport.ReaderResponseのメソッド
このオブジェクトに対するハッシュ・コード値を返します。
hashCode() - レコード・クラスio.helidon.http.media.MediaSupport.WriterResponseのメソッド
このオブジェクトに対するハッシュ・コード値を返します。
hashCode() - クラスio.helidon.http.Methodのメソッド
 
hashCode() - レコード・クラスio.helidon.http.PathMatchers.MatchResultのメソッド
このオブジェクトに対するハッシュ・コード値を返します。
hashCode() - レコード・クラスio.helidon.http.PathMatchers.PrefixMatchResultのメソッド
このオブジェクトに対するハッシュ・コード値を返します。
hashCode() - クラスio.helidon.http.Statusのメソッド
 
hashCode() - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBase.OciConfigImplのメソッド
 
hashCode() - レコード・クラスio.helidon.integrations.oci.secrets.configsource.SecretBundleNodeConfigSource.Stampのメソッド
このオブジェクトに対するハッシュ・コード値を返します。
hashCode() - クラスio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfig.BuilderBase.OciCertificatesTlsManagerConfigImplのメソッド
 
hashCode() - クラスio.helidon.integrations.openapi.ui.OpenApiUiConfig.BuilderBase.OpenApiUiConfigImplのメソッド
 
hashCode() - クラスio.helidon.metrics.api.KeyPerformanceIndicatorMetricsConfig.BuilderBase.KeyPerformanceIndicatorMetricsConfigImplのメソッド
 
hashCode() - クラスio.helidon.metrics.api.MetricsConfig.BuilderBase.MetricsConfigImplのメソッド
 
hashCode() - クラスio.helidon.metrics.api.ScopeConfig.BuilderBase.ScopeConfigImplのメソッド
 
hashCode() - クラスio.helidon.metrics.api.ScopingConfig.BuilderBase.ScopingConfigImplのメソッド
 
hashCode() - クラスio.helidon.microprofile.openapi.MpOpenApiManagerConfig.BuilderBase.MpOpenApiManagerConfigImplのメソッド
 
hashCode() - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBase.OpenApiFeatureConfigImplのメソッド
 
hashCode() - クラスio.helidon.scheduling.CronConfig.BuilderBase.CronConfigImplのメソッド
 
hashCode() - クラスio.helidon.scheduling.FixedRateConfig.BuilderBase.FixedRateConfigImplのメソッド
 
hashCode() - クラスio.helidon.scheduling.TaskConfig.BuilderBase.TaskConfigImplのメソッド
 
hashCode() - クラスio.helidon.security.Grantのメソッド
 
hashCode() - クラスio.helidon.security.providers.common.OutboundTargetのメソッド
 
hashCode() - クラスio.helidon.security.providers.idcs.mapper.IdcsMtContextのメソッド
 
hashCode() - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.MtCacheKeyのメソッド
 
hashCode() - クラスio.helidon.tracing.Tagのメソッド
 
hashCode() - レコード・クラスio.helidon.webclient.api.ConnectionKeyのメソッド
このオブジェクトに対するハッシュ・コード値を返します。
hashCode() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBase.HttpClientConfigImplのメソッド
 
hashCode() - クラスio.helidon.webclient.api.HttpConfigBase.BuilderBase.HttpConfigBaseImplのメソッド
 
hashCode() - クラスio.helidon.webclient.api.Proxyのメソッド
 
hashCode() - クラスio.helidon.webclient.api.WebClientConfig.BuilderBase.WebClientConfigImplのメソッド
 
hashCode() - クラスio.helidon.webclient.api.WebClientCookieManagerConfig.BuilderBase.WebClientCookieManagerConfigImplのメソッド
 
hashCode() - クラスio.helidon.webclient.api.WebClientServiceResponse.BuilderBase.WebClientServiceResponseImplのメソッド
 
hashCode() - クラスio.helidon.webclient.http1.Http1ClientConfig.BuilderBase.Http1ClientConfigImplのメソッド
 
hashCode() - クラスio.helidon.webclient.http1.Http1ClientProtocolConfig.BuilderBase.Http1ClientProtocolConfigImplのメソッド
 
hashCode() - クラスio.helidon.webclient.http2.Http2ClientConfig.BuilderBase.Http2ClientConfigImplのメソッド
 
hashCode() - クラスio.helidon.webclient.http2.Http2ClientProtocolConfig.BuilderBase.Http2ClientProtocolConfigImplのメソッド
 
hashCode() - クラスio.helidon.webclient.websocket.WsClientConfig.BuilderBase.WsClientConfigImplのメソッド
 
hashCode() - クラスio.helidon.webclient.websocket.WsClientProtocolConfig.BuilderBase.WsClientProtocolConfigImplのメソッド
 
hashCode() - クラスio.helidon.webserver.accesslog.AccessLogConfig.BuilderBase.AccessLogConfigImplのメソッド
 
hashCode() - クラスio.helidon.webserver.ConnectionConfig.BuilderBase.ConnectionConfigImplのメソッド
 
hashCode() - クラスio.helidon.webserver.context.ContextFeatureConfig.BuilderBase.ContextFeatureConfigImplのメソッド
 
hashCode() - クラスio.helidon.webserver.cors.CorsConfig.BuilderBase.CorsConfigImplのメソッド
 
hashCode() - クラスio.helidon.webserver.grpc.GrpcConfig.BuilderBase.GrpcConfigImplのメソッド
 
hashCode() - クラスio.helidon.webserver.http1.Http1Config.BuilderBase.Http1ConfigImplのメソッド
 
hashCode() - クラスio.helidon.webserver.http1.Http1ConnectionSelectorConfig.BuilderBase.Http1ConnectionSelectorConfigImplのメソッド
 
hashCode() - クラスio.helidon.webserver.http2.Http2Config.BuilderBase.Http2ConfigImplのメソッド
 
hashCode() - レコード・クラスio.helidon.webserver.http2.spi.SubProtocolResultのメソッド
このオブジェクトに対するハッシュ・コード値を返します。
hashCode() - クラスio.helidon.webserver.ListenerConfig.BuilderBase.ListenerConfigImplのメソッド
 
hashCode() - クラスio.helidon.webserver.observe.config.ConfigObserverConfig.BuilderBase.ConfigObserverConfigImplのメソッド
 
hashCode() - クラスio.helidon.webserver.observe.health.HealthObserverConfig.BuilderBase.HealthObserverConfigImplのメソッド
 
hashCode() - クラスio.helidon.webserver.observe.info.InfoObserverConfig.BuilderBase.InfoObserverConfigImplのメソッド
 
hashCode() - クラスio.helidon.webserver.observe.log.LogObserverConfig.BuilderBase.LogObserverConfigImplのメソッド
 
hashCode() - クラスio.helidon.webserver.observe.log.LogStreamConfig.BuilderBase.LogStreamConfigImplのメソッド
 
hashCode() - クラスio.helidon.webserver.observe.metrics.MetricsObserverConfig.BuilderBase.MetricsObserverConfigImplのメソッド
 
hashCode() - クラスio.helidon.webserver.observe.ObserveFeatureConfig.BuilderBase.ObserveFeatureConfigImplのメソッド
 
hashCode() - クラスio.helidon.webserver.observe.ObserverConfigBase.BuilderBase.ObserverConfigBaseImplのメソッド
 
hashCode() - クラスio.helidon.webserver.observe.tracing.TracingObserverConfig.BuilderBase.TracingObserverConfigImplのメソッド
 
hashCode() - クラスio.helidon.webserver.security.PathsConfig.BuilderBase.PathsConfigImplのメソッド
 
hashCode() - クラスio.helidon.webserver.security.SecurityFeatureConfig.BuilderBase.SecurityFeatureConfigImplのメソッド
 
hashCode() - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBase.SecurityHandlerConfigImplのメソッド
 
hashCode() - レコード・クラスio.helidon.webserver.testing.junit5.DirectPeerInfoのメソッド
このオブジェクトに対するハッシュ・コード値を返します。
hashCode() - クラスio.helidon.webserver.WebServerConfig.BuilderBase.WebServerConfigImplのメソッド
 
hashCode() - クラスio.helidon.webserver.websocket.WsConfig.BuilderBase.WsConfigImplのメソッド
 
HashDigest - io.helidon.common.cryptoのクラス
HashDigestは、通常のデータ・ダイジェストの作成と検証に使用されます。
HashDigest.Builder - io.helidon.common.cryptoのクラス
HashDigestのビルダー。
hasHeader(Header) - クラスio.helidon.common.testing.http.junit5.HttpHeaderMatcherのstaticメソッド
ヘッダーが存在し、定義された値を持つことをチェックするHeadersのマッチャ。
hasHeader(HeaderName) - クラスio.helidon.common.testing.http.junit5.HttpHeaderMatcherのstaticメソッド
ヘッダーが存在することをチェックし、その値を無視するHeadersのマッチャ。
hasHeader(HeaderName, String...) - クラスio.helidon.common.testing.http.junit5.HttpHeaderMatcherのstaticメソッド
ヘッダーが存在し、definedvalue(s)を持っていることをチェックするHeadersのマッチャ。
hasHeader(HeaderName, Matcher<Iterable<? extends String>>) - クラスio.helidon.common.testing.http.junit5.HttpHeaderMatcherのstaticメソッド
ヘッダーが存在し、値が指定されたマッチャと一致することをチェックするHeadersのマッチャ。
hasHeaderValue(HeaderName, Matcher<String>) - クラスio.helidon.common.testing.http.junit5.HttpHeaderMatcherのstaticメソッド
ヘッダーが存在し、その単一値が指定されたマッチャと一致することをチェックする、Headersのマッチャ。
hasHint() - クラスio.helidon.common.Errorsのメソッド
ヒント・メッセージがこれらのメッセージの一部であるかどうかを確認します。
hasMetaAnnotation(TypeName, TypeName) - インタフェースio.helidon.common.types.TypeInfoのメソッド
注釈型に特定のメタ注釈があるかどうかを確認します。
hasMetaAnnotation(TypeName, TypeName) - クラスio.helidon.common.types.TypeInfo.BuilderBase.TypeInfoImplのメソッド
注釈型に特定のメタ注釈があるかどうかを確認します。
hasMetaAnnotation(TypeName, TypeName, boolean) - インタフェースio.helidon.common.types.TypeInfoのメソッド
注釈型に特定のメタ注釈があるかどうかを確認します。
hasMetaAnnotation(TypeName, TypeName, boolean) - クラスio.helidon.common.types.TypeInfo.BuilderBase.TypeInfoImplのメソッド
注釈型に特定のメタ注釈があるかどうかを確認します。
hasParams(Method, Class<?>...) - クラスio.helidon.integrations.graal.nativeimage.extension.NativeUtilのメソッド
メソッドに必要なパラメータがあるかどうかを確認します。
hasPartialResultsException() - インタフェースio.helidon.graphql.server.ExecutionContextのメソッド
このコンテキストに例外が設定されたかどうか。
hasProperty(String) - クラスio.helidon.messaging.connectors.jms.JmsBytesMessageのメソッド
 
hasProperty(String) - クラスio.helidon.messaging.connectors.jms.JmsTextMessageのメソッド
 
hasProperty(String) - インタフェースio.helidon.messaging.connectors.jms.JmsMessageのメソッド
JMSプロパティが存在するかどうか確認してください。
hasProvider(String) - クラスio.helidon.security.Security.Builderのメソッド
名前のプロバイダが構成されているかどうかを確認してください。
hasRequests() - クラスio.helidon.common.reactive.BufferedEmittingPublisherのメソッド
需要が0より大きいかどうかをチェックします。
hasRequests() - クラスio.helidon.common.reactive.EmittingPublisherのメソッド
需要が0より大きいかどうかをチェックします。
hasRequests() - クラスio.helidon.messaging.Emitterのメソッド
 
hasRouting(Class<?>) - インタフェースio.helidon.webserver.spi.ServerFeature.RoutingBuildersのメソッド
特定のルーティング・ビルダーが使用可能かどうかを確認します。
hasSuffix(String) - インタフェースio.helidon.common.media.type.MediaTypeのメソッド
このメディア・タイプがStructured Syntax suffix (RFC 6839)を提供しているかどうかをテストします。
hasTls() - インタフェースio.helidon.webserver.WebServerのメソッド
デフォルトのソケットにTLSが構成されている場合は、trueを返します。
hasTls(String) - インタフェースio.helidon.webserver.WebServerのメソッド
指定されたソケットにTLSが構成されている場合、trueを返します。
hasValue() - インタフェースio.helidon.common.config.Configのメソッド
この構成ノードが直接値を持つ場合にtrueを返します。
hasValue() - クラスio.helidon.common.uri.UriFragmentのメソッド
断片があるかどうか。
hasValue() - インタフェースio.helidon.config.Configのメソッド
この構成ノードが直接値を持つ場合にtrueを返します。
hasValue() - インタフェースio.helidon.config.MergeableNodeのメソッド
各ノードには直接値を指定でき、さらにオブジェクト・ノードまたはリスト・ノードを指定できます。
hasValue() - クラスio.helidon.config.ObjectNodeImplのメソッド
 
hasValue() - クラスio.helidon.config.ValueNodeImplのメソッド
 
hasValue(Http2Setting<?>) - クラスio.helidon.http.http2.Http2Settingsのメソッド
これらの設定には、指定された設定の値がありますか。
hasWarning() - クラスio.helidon.common.Errorsのメソッド
警告メッセージがこれらのメッセージの一部であるかどうかを確認します。
HcpSysProvider - io.helidon.integrations.vault.sysのクラス
Sys用のJava Service Loaderサービスの実装。
HcpSysProvider() - クラスio.helidon.integrations.vault.sys.HcpSysProviderのコンストラクタ
 
head() - インタフェースio.helidon.webclient.api.HttpClientのメソッド
デフォルト・パスを持つヘッド・メソッドのショートカット。
head(Handler...) - インタフェースio.helidon.webserver.http.HttpRouting.Builderのメソッド
 
head(Handler...) - インタフェースio.helidon.webserver.http.HttpRulesのメソッド
ヘッド・ルートを追加します。
head(String) - インタフェースio.helidon.webclient.api.HttpClientのメソッド
パスを持つヘッド・メソッドのショートカット。
head(String, Handler...) - インタフェースio.helidon.webserver.http.HttpRouting.Builderのメソッド
 
head(String, Handler...) - インタフェースio.helidon.webserver.http.HttpRulesのメソッド
ヘッド・ルートを追加します。
HEAD - クラスio.helidon.http.Methodのstatic変数
HEADメソッドは、サーバーがレスポンスでメッセージ本文を返さないことを除き、Method.GETと同じです。
header() - レコード・クラスio.helidon.http.http2.Http2FrameDataのメソッド
headerレコード・コンポーネントの値を返します。
header() - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinitionのメソッド
シグネチャを格納するヘッダー。
header(Header) - クラスio.helidon.http.DirectHandler.TransportResponse.Builderのメソッド
ヘッダー(存在する場合、置換されます)を設定します。
header(Header) - クラスio.helidon.http.RequestException.Builderのメソッド
エラー・レスポンスに追加するレスポンス・ヘッダー。
header(Header) - インタフェースio.helidon.webclient.api.ClientRequestのメソッド
HTTPヘッダーを設定します。
header(Header) - クラスio.helidon.webclient.api.ClientRequestBaseのメソッド
 
header(Header) - インタフェースio.helidon.webserver.http.HttpRequestのメソッド
(または設定)をリクエスト・ヘッダーに置き換えます。
header(Header) - インタフェースio.helidon.webserver.http.ServerResponseのメソッド
ヘッダーに値を設定します。
header(HeaderName, Object) - インタフェースio.helidon.cors.CorsResponseAdapterのメソッド
指定されたヘッダーと値を最終レスポンスに追加するように配置します。
header(HeaderName, String) - インタフェースio.helidon.cors.CorsResponseAdapterのメソッド
指定されたヘッダーと値を最終レスポンスに追加するように配置します。
header(HeaderName, String...) - クラスio.helidon.http.DirectHandler.TransportResponse.Builderのメソッド
ヘッダー(存在する場合、置換されます)を設定します。
header(HeaderName, String...) - インタフェースio.helidon.webclient.api.ClientRequestのメソッド
HTTPヘッダーを設定します。
header(HeaderName, String...) - インタフェースio.helidon.webserver.http.ServerResponseのメソッド
ヘッダーを設定します。
header(HeaderName, List<String>) - インタフェースio.helidon.webclient.api.ClientRequestのメソッド
複数の値を持つHTTPヘッダーを設定します。
header(HttpSignHeader) - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinition.Builderのメソッド
シグネチャを格納するヘッダー。
header(String, String) - クラスio.helidon.security.SecurityEnvironment.Builderのメソッド
単一値ヘッダーを追加します。
header(String, String...) - インタフェースio.helidon.webserver.http.ServerResponseのメソッド
ヘッダーを設定するための最適化メソッドではありません。
header(String, List<String>) - クラスio.helidon.security.SecurityEnvironment.Builderのメソッド
複数値ヘッダーを追加します。
header(Map<String, List<String>>, String) - クラスio.helidon.security.util.TokenHandlerのメソッド
トークンを新しいヘッダーとして設定します。
Header - io.helidon.httpのインタフェース
HeaderNameおよび値を含むHTTPヘッダー。
HEADER_ORIG_URI - インタフェースio.helidon.security.Securityのstatic変数
統合では、各リクエストに特別なヘッダーを追加する必要があります。
HEADER_TABLE_SIZE - インタフェースio.helidon.http.http2.Http2Settingのstatic変数
ヘッダー表サイズの設定。
HeaderAtnOutboundConfig - io.helidon.security.providers.headerのクラス
アウトバウンドのヘッダー・アサーション・セキュリティ・プロバイダ構成。
HeaderAtnOutboundConfig.Builder - io.helidon.security.providers.headerのクラス
HeaderAtnOutboundConfigのFluent APIビルダー。
HeaderAtnProvider - io.helidon.security.providers.headerのクラス
ヘッダーからユーザー名(またはサービス名)を抽出するセキュリティ・プロバイダ。
HeaderAtnProvider.Builder - io.helidon.security.providers.headerのクラス
HeaderAtnProvider用のfluent APIビルダー。
HeaderAtnService - io.helidon.security.providers.headerのクラス
Securityで自動構成するためのHeaderAtnProviderのサービス。
HeaderAtnService() - クラスio.helidon.security.providers.header.HeaderAtnServiceのコンストラクタ
 
headerAudience(List<String>) - クラスio.helidon.security.jwt.JwtHeaders.Builderのメソッド
オーディエンスは、このJWT (optional)の予期される受信者を識別します。
headerClaim(String) - クラスio.helidon.security.jwt.Jwtのメソッド
ヘッダーからクレームの名前を取得します。
headerClaim(String) - クラスio.helidon.security.jwt.JwtHeadersのメソッド
ヘッダーからクレームの名前を取得します。
HeaderConsumer - io.helidon.tracingのインタフェース
トレース情報をサービス境界に伝播する際のヘッダーの構成に使用するAPI。
headerContainsKey(HeaderName) - インタフェースio.helidon.cors.CorsRequestAdapterのメソッド
指定されたヘッダーが存在するかどうかを報告します。
headerHandler() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
リクエストからヘッダー情報を抽出するTokenHandler
headerIssuer(String) - クラスio.helidon.security.jwt.JwtHeaders.Builderのメソッド
発行者クレームはJWTを発行したプリンシパルを識別します。
headerJson() - クラスio.helidon.security.jwt.Jwtのメソッド
JSONヘッダー・オブジェクトを作成します。
headerJson() - クラスio.helidon.security.jwt.JwtHeadersのメソッド
JSONヘッダー・オブジェクトを作成します。
HeaderLogEntry - io.helidon.webserver.accesslogのクラス
ヘッダー値のアクセス・ログ・エントリ。
HeaderLogEntry.Builder - io.helidon.webserver.accesslogのクラス
HeaderLogEntryのFluent APIビルダー。
headerName() - クラスio.helidon.http.ContentDispositionのメソッド
 
headerName() - インタフェースio.helidon.http.Headerのメソッド
ヘッダーのヘッダー名。
HeaderName - io.helidon.httpのインタフェース
HTTPヘッダー名
HeaderNames - io.helidon.httpのクラス
標準HTTPヘッダーおよび関連ツール・メソッドの名前のリストを含むユーティリティ・クラス。
HeaderProvider - io.helidon.tracingのインタフェース
サービス境界を越えて受信される伝播されたトレース情報の読取り時にヘッダーを取得するために使用されるAPI。
headers() - インタフェースio.helidon.http.DirectHandler.TransportRequestのメソッド
ヘッダー(リクエストで見つかった場合)。
headers() - クラスio.helidon.http.DirectHandler.TransportResponseのメソッド
構成済ヘッダー。
headers() - インタフェースio.helidon.http.media.multipart.WriteablePartのメソッド
この部品の構成済みヘッダーの完全なセット。
headers() - クラスio.helidon.integrations.common.rest.ApiJsonRequestのメソッド
不変の構成済みのヘッダーを返します。
headers() - インタフェースio.helidon.integrations.common.rest.ApiRequestのメソッド
不変の構成済みのヘッダーを返します。
headers() - クラスio.helidon.integrations.common.rest.ApiResponse.Builderのメソッド
HTTPヘッダーを受信しました。
headers() - クラスio.helidon.integrations.common.rest.ApiResponseのメソッド
レスポンスで返されたHTTPヘッダー。
headers() - 例外クラスio.helidon.integrations.common.rest.ApiRestExceptionのメソッド
レスポンスHTTPヘッダー。
headers() - クラスio.helidon.integrations.common.rest.ApiRestRequestのメソッド
 
headers() - クラスio.helidon.security.jwt.EncryptedJwtのメソッド
暗号化されたJWTヘッダー。
headers() - クラスio.helidon.security.jwt.Jwtのメソッド
ヘッダー
headers() - クラスio.helidon.security.SecurityEnvironmentのメソッド
メッセージの処理に使用できるトランスポート・ヘッダー。
headers() - インタフェースio.helidon.webclient.api.ClientRequestのメソッド
送信ヘッダーの(mutable)インスタンスを取得します。
headers() - クラスio.helidon.webclient.api.ClientRequestBaseのメソッド
 
headers() - インタフェースio.helidon.webclient.api.ClientResponseTypedのメソッド
レスポンス・ヘッダー
headers() - インタフェースio.helidon.webclient.http1.Http1ClientResponseのメソッド
レスポンス・ヘッダー
headers() - インタフェースio.helidon.webclient.http2.Http2ClientResponseのメソッド
レスポンス・ヘッダー
headers() - インタフェースio.helidon.webclient.api.HttpClientResponseのメソッド
レスポンス・ヘッダー
headers() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
すべてのリクエストで使用されるデフォルトのヘッダー。
headers() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBase.HttpClientConfigImplのメソッド
 
headers() - インタフェースio.helidon.webclient.http1.Http1ClientConfigのメソッド
すべてのリクエストで使用されるデフォルトのヘッダー。
headers() - クラスio.helidon.webclient.http1.Http1ClientConfig.BuilderBase.Http1ClientConfigImplのメソッド
すべてのリクエストで使用されるデフォルトのヘッダー。
headers() - インタフェースio.helidon.webclient.http2.Http2ClientConfigのメソッド
すべてのリクエストで使用されるデフォルトのヘッダー。
headers() - クラスio.helidon.webclient.http2.Http2ClientConfig.BuilderBase.Http2ClientConfigImplのメソッド
すべてのリクエストで使用されるデフォルトのヘッダー。
headers() - インタフェースio.helidon.webclient.api.HttpClientConfigのメソッド
すべてのリクエストで使用されるデフォルトのヘッダー。
headers() - インタフェースio.helidon.webclient.api.WebClientConfigのメソッド
すべてのリクエストで使用されるデフォルトのヘッダー。
headers() - クラスio.helidon.webclient.api.WebClientConfig.BuilderBase.WebClientConfigImplのメソッド
すべてのリクエストで使用されるデフォルトのヘッダー。
headers() - インタフェースio.helidon.webclient.websocket.WsClientConfigのメソッド
すべてのリクエストで使用されるデフォルトのヘッダー。
headers() - クラスio.helidon.webclient.websocket.WsClientConfig.BuilderBase.WsClientConfigImplのメソッド
すべてのリクエストで使用されるデフォルトのヘッダー。
headers() - インタフェースio.helidon.webclient.api.WebClientServiceRequestのメソッド
リクエスト・ヘッダーを構成しました。
headers() - クラスio.helidon.webclient.api.WebClientServiceResponse.BuilderBaseのメソッド
レスポンス・ヘッダーを受信しました。
headers() - クラスio.helidon.webclient.api.WebClientServiceResponse.BuilderBase.WebClientServiceResponseImplのメソッド
 
headers() - インタフェースio.helidon.webclient.api.WebClientServiceResponseのメソッド
レスポンス・ヘッダーを受信しました。
headers() - クラスio.helidon.webserver.http.DirectTransportRequestのメソッド
 
headers() - インタフェースio.helidon.webserver.http.HttpRequestのメソッド
リクエストのヘッダー。
headers() - インタフェースio.helidon.webserver.http.ServerResponseのメソッド
レスポンス・ヘッダー(mutable)。
headers(SocketContext, int, Http2Headers) - インタフェースio.helidon.http.http2.Http2FrameListenerのメソッド
ヘッダーを受信しました。
headers(SocketContext, int, Http2Headers) - クラスio.helidon.http.http2.Http2LoggingFrameListenerのメソッド
 
headers(ClientResponseHeaders) - クラスio.helidon.webclient.api.WebClientServiceResponse.BuilderBaseのメソッド
レスポンス・ヘッダーを受信しました。
headers(Headers) - クラスio.helidon.integrations.common.rest.ApiResponse.Builderのメソッド
APIコールによって返されるHTTPヘッダーを構成します。
headers(Headers) - クラスio.helidon.integrations.common.rest.ApiRestException.BaseBuilderのメソッド
RestApiによって構成されたHTTPヘッダー。
headers(Headers) - インタフェースio.helidon.integrations.common.rest.ResponseBuilderのメソッド
APIコールによって返されるHTTPヘッダーを構成します。
headers(Headers) - インタフェースio.helidon.webclient.api.ClientRequestのメソッド
ヘッダーを構成します。
headers(Headers) - クラスio.helidon.webclient.api.ClientRequestBaseのメソッド
 
headers(Http2Headers, boolean) - インタフェースio.helidon.http.http2.Http2Streamのメソッド
ヘッダーを受信しました。
headers(ServerResponseHeaders) - クラスio.helidon.http.DirectHandler.TransportResponse.Builderのメソッド
ヘッダーを設定します。
headers(WritableHeaders<?>) - インタフェースio.helidon.http.encoding.ContentEncoderのメソッド
ヘッダーを更新します。
headers(ConnectionContext, Headers) - インタフェースio.helidon.webserver.http1.Http1ConnectionListenerのメソッド
ヘッダーを処理します。
headers(ConnectionContext, Headers) - クラスio.helidon.webserver.http1.Http1LoggingConnectionListenerのメソッド
 
headers(String) - クラスio.helidon.security.providers.httpsign.SignedHeadersConfigのメソッド
メソッド用に構成されたヘッダー。
headers(String, Map<String, List<String>>) - クラスio.helidon.security.providers.httpsign.SignedHeadersConfigのメソッド
オプションのヘッダーが実際のトランスポート・ヘッダーと照合されたメソッド用に構成されたヘッダー。
headers(Consumer<ClientRequestHeaders>) - インタフェースio.helidon.webclient.api.ClientRequestのメソッド
ヘッダーを更新します。
headers(Consumer<ClientRequestHeaders>) - クラスio.helidon.webclient.api.ClientRequestBaseのメソッド
 
headers(Map<String, List<String>>) - クラスio.helidon.security.SecurityEnvironment.Builderのメソッド
トランスポート・ヘッダー(HTTPヘッダー、JMSヘッダーなど)。
headers(Set<? extends Header>) - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
すべてのリクエストで使用されるデフォルトのヘッダー。
Headers - io.helidon.httpのインタフェース
HTTPヘッダーのビュー。
HEADERS - 列挙型クラスio.helidon.http.http2.Http2FrameTypeの列挙定数
ヘッダー・フレーム。
HEADERS - インタフェースio.helidon.http.http2.Http2FrameTypesのstatic変数
ヘッダー・フレーム・タイプ。
headersFromResponse(String) - クラスio.helidon.common.testing.http.junit5.SocketHttpClientのstaticメソッド
レスポンスでヘッダーを検索し、解析します。
headerSubject(String) - クラスio.helidon.security.jwt.JwtHeaders.Builderのメソッド
サブジェクトは、このJWTが発行されたプリンシパルを定義します(例:
headerTokenHandler(TokenHandler) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
JWTを含むヘッダーを処理するTokenHandler
HeaderValues - io.helidon.httpのクラス
一般的に使用されるヘッダーの値。
HeaderWriteable - io.helidon.httpのインタフェース
可変ヘッダー値。
HealthCdiExtension - io.helidon.microprofile.healthのクラス
Health拡張。
HealthCdiExtension() - クラスio.helidon.microprofile.health.HealthCdiExtensionのコンストラクタ
ヘルスCDI拡張の新しいインスタンスを作成します。
HealthCheck - io.helidon.healthのインタフェース
ヘルス・チェック。
HealthCheckBuilderException - io.helidon.dbclient.healthの例外クラス
ヘルス・チェック・ビルダーの例外。
HealthCheckBuilderException(String) - 例外クラスio.helidon.dbclient.health.HealthCheckBuilderExceptionのコンストラクタ
メッセージの新しい例外を作成します。
HealthCheckBuilderException(String, Throwable) - 例外クラスio.helidon.dbclient.health.HealthCheckBuilderExceptionのコンストラクタ
メッセージの新しい例外と原因を作成します。
HealthCheckException - io.helidon.healthの例外クラス
何か問題が発生した場合にHealthシステムによってスローされる例外です。
HealthCheckException(String, Throwable) - 例外クラスio.helidon.health.HealthCheckExceptionのコンストラクタ
メッセージと原因を含む例外。
HealthCheckProvider - io.helidon.health.spiのインタフェース
ヘルス・チェック・サービスのServiceLoaderプロバイダ・インタフェース。
HealthCheckProvider - io.helidon.microprofile.healthのインタフェース
HealthCheckインスタンスのプロバイダ。
HealthCheckResponse - io.helidon.healthのインタフェース
ヘルス・チェック・レスポンス。
HealthCheckResponse.Builder - io.helidon.healthのクラス
HealthCheckResponseのFluent APIビルダー。
HealthCheckResponse.Status - io.helidon.health内の列挙型クラス
ヘルス・チェック・ステータス
HealthCheckResponseProviderImpl - io.helidon.microprofile.healthのクラス
特定のjava-to-jsonマッピング戦略に依存しないHealthCheckResponseProviderの実装。
HealthCheckResponseProviderImpl() - クラスio.helidon.microprofile.health.HealthCheckResponseProviderImplのコンストラクタ
 
healthChecks() - クラスio.helidon.health.checks.HealthChecksのstaticメソッド
組込みヘルス・チェック。
healthChecks() - クラスio.helidon.webserver.observe.health.HealthObserverConfig.BuilderBaseのメソッド
暗黙的な型を使用したヘルス・チェック。
healthChecks() - クラスio.helidon.webserver.observe.health.HealthObserverConfig.BuilderBase.HealthObserverConfigImplのメソッド
 
healthChecks() - インタフェースio.helidon.webserver.observe.health.HealthObserverConfigのメソッド
暗黙的な型を使用したヘルス・チェック。
healthChecks(Config) - クラスio.helidon.health.checks.BuiltInHealthCheckProviderのメソッド
 
healthChecks(Config) - クラスio.helidon.health.checks.HealthChecksのstaticメソッド
組込みのヘルス・チェック。"helidon.health"構成を使用して設定します。
healthChecks(Config) - インタフェースio.helidon.health.spi.HealthCheckProviderのメソッド
このプロバイダが提供するヘルス・チェック。
healthChecks(List<? extends HealthCheck>) - クラスio.helidon.webserver.observe.health.HealthObserverConfig.BuilderBaseのメソッド
暗黙的な型を使用したヘルス・チェック。
HealthChecks - io.helidon.health.checksのクラス
組込みhealth checksのユーティリティ・クラス。
HealthCheckType - io.helidon.health内の列挙型クラス
使用可能なヘルス・チェックのタイプ。
HealthObserveProvider - io.helidon.webserver.observe.healthのクラス
非推奨。
この型は、ServiceLoaderからのみ使用されます
HealthObserveProvider() - クラスio.helidon.webserver.observe.health.HealthObserveProviderのコンストラクタ
非推奨。
このコンストラクタは、ServiceLoaderに対してパブリックである必要があります
HealthObserver - io.helidon.webserver.observe.healthのクラス
ヘルス・エンドポイントを登録し、すべてのヘルス・チェックを収集するオブザーバ。
HealthObserverConfig - io.helidon.webserver.observe.healthのインタフェース
Healthオブザーバの構成。
HealthObserverConfig.Builder - io.helidon.webserver.observe.healthのクラス
HealthObserverのFluent APIビルダー。
HealthObserverConfig.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.webserver.observe.healthのクラス
HealthObserverのFluent APIビルダー・ベース。
HealthObserverConfig.BuilderBase.HealthObserverConfigImpl - io.helidon.webserver.observe.healthのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
HealthObserverConfigImpl(HealthObserverConfig.BuilderBase<?, ?>) - クラスio.helidon.webserver.observe.health.HealthObserverConfig.BuilderBase.HealthObserverConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
heapMemoryCheck() - クラスio.helidon.health.checks.HealthChecksのstaticメソッド
メモリーの健全性検査。
heapMemoryCheck(Config) - クラスio.helidon.health.checks.HealthChecksのstaticメソッド
メモリーの健全性検査。
HeapMemoryHealthCheck - io.helidon.health.checksのクラス
サーバーでJavaヒープ領域が不足しているかどうかを検証するヘルス・チェック。
HeapMemoryHealthCheck.Builder - io.helidon.health.checksのクラス
HeapMemoryHealthCheckのFluent APIビルダー。
HELIDON_FORMAT - インタフェースio.helidon.webserver.accesslog.AccessLogConfigのstatic変数
Helidonログ形式。AccessLogConfig.BuilderBase.defaultLogFormat()を参照してください。
HELIDON_FORMAT - クラスio.helidon.webserver.accesslog.AccessLogConfig.BuilderBase.AccessLogConfigImplのstatic変数
Helidonログ形式。AccessLogConfig.BuilderBase.defaultLogFormat()を参照してください。
HELIDON_RESERVED_CONFIG_KEY - クラスio.helidon.dbclient.jdbc.JdbcConnectionPool.BuilderBaseのstatic変数
Helidon固有のプロパティのデータベース接続構成キー。
helidon.dbclient.metrics.hikari - モジュールhelidon.dbclient.metrics.hikari
Hikari接続プール・メトリクス。
helidon.messaging.mock - モジュールhelidon.messaging.mock
MicroprofileメッセージングMockConnector。
helidon.microprofile.bean.validation - モジュールhelidon.microprofile.bean.validation
一般的なBeanのバリデーション。
HelidonCdiProvider - io.helidon.microprofile.cdiのクラス
CDI SPIの実装。
HelidonCdiProvider() - クラスio.helidon.microprofile.cdi.HelidonCdiProviderのコンストラクタ
 
HelidonComponentProvider - io.helidon.microprofile.tyrusのクラス
CDIを使用してBeanを作成および破棄するTyrusのサービス・プロバイダ。
HelidonComponentProvider() - クラスio.helidon.microprofile.tyrus.HelidonComponentProviderのコンストラクタ
 
HelidonConfigProvider - io.helidon.configのクラス
共通構成のサービス・ローダー・プロバイダ実装。
HelidonConfigProvider() - クラスio.helidon.config.HelidonConfigProviderのコンストラクタ
非推奨。
ServiceLoaderの場合のみ
HelidonConnectorProvider - io.helidon.jersey.connectorのクラス
WebClientインスタンスを使用して、Jakarta REST ClientのかわりにHTTPリクエストを実行するJersey ConnectorProvider
HelidonConnectorProvider() - クラスio.helidon.jersey.connector.HelidonConnectorProviderのコンストラクタ
Jerseyの拡張にはデフォルト・コンストラクタが必要です。
HelidonConsoleHandler - io.helidon.logging.julのクラス
standard outに書き込み、フォーマットにHelidonFormatterを使用するStreamHandler
HelidonConsoleHandler() - クラスio.helidon.logging.jul.HelidonConsoleHandlerのコンストラクタ
構成された新しいHelidonConsoleHandlerを作成: フォーマッタがLevel.ALLに設定されたレベルでHelidonFormatterに設定されたSystem.outに設定された出力ストリーム。
HelidonConstraintViolationExceptionMapper - io.helidon.microprofile.bean.validationのクラス
BeanバリデーションからResponse.Status.BAD_REQUESTステータスの適切なJAX-RSレスポンスにConstraintViolationExceptionをマップするJAX-RSプロバイダ。
HelidonConstraintViolationExceptionMapper() - クラスio.helidon.microprofile.bean.validation.HelidonConstraintViolationExceptionMapperのコンストラクタ
 
HelidonContainer - io.helidon.microprofile.cdiのインタフェース
Helidon CDIコンテナは、ブートストラップの初期化フェーズと実行時フェーズを分離します。
HelidonContainerInitializer - io.helidon.microprofile.cdiのクラス
このクラスは、コンテナが確実に作成されるようにします。
HelidonContainerInitializer() - クラスio.helidon.microprofile.cdi.HelidonContainerInitializerのコンストラクタ
このコンストラクタは、標準CDI手段を介して作成されないようにします。
HelidonFeatures - io.helidon.common.featuresのクラス
Helidon機能のサポート。
HelidonFeatureSupport - io.helidon.webserver.servicecommonのクラス
RESTエンドポイントを含むserviceサポート・クラスの共通ベース実装。
HelidonFeatureSupport(System.Logger, HelidonFeatureSupport.Builder<?, ?>, String) - クラスio.helidon.webserver.servicecommon.HelidonFeatureSupportのコンストラクタ
新しいサービス・サポート・インスタンスの共有初期化。
HelidonFeatureSupport(System.Logger, RestServiceSettings, String) - クラスio.helidon.webserver.servicecommon.HelidonFeatureSupportのコンストラクタ
 
HelidonFeatureSupport.Builder<B,T> - io.helidon.webserver.servicecommonのクラス
サービスに対するBuilderの抽象実装。
HelidonFlavor - io.helidon.common.features.api内の列挙型クラス
Helidonの風味。
HelidonFormatter - io.helidon.logging.julのクラス
%X{value}などのMDCタグのすべての出現箇所を特定の値に置き換えるSimpleFormatter
HelidonFormatter() - クラスio.helidon.logging.jul.HelidonFormatterのコンストラクタ
HelidonFormatterの新しいインスタンスを作成します。
HelidonHK2InjectionManagerFactory - io.helidon.microprofile.serverのクラス
Jerseyからインジェクション・マネージャ・ファクトリをオーバーライドし、InjectionManagerの新しい実装を提供します。
HelidonHK2InjectionManagerFactory() - クラスio.helidon.microprofile.server.HelidonHK2InjectionManagerFactoryのコンストラクタ
ServiceLoaderで必須です。
HelidonInterceptor<W> - io.helidon.microprofile.servicecommonのインタフェース
インターセプトの一般的な動作で、インターセプトされたExecutableを実行する前にpreInvocationメソッドを呼び出します。
HelidonInterceptor.Base<W> - io.helidon.microprofile.servicecommonのクラス
できるだけ多くのロジックを提供するHelidonInterceptor実装。
HelidonInterceptor.WithPostCompletion<W> - io.helidon.microprofile.servicecommonのインタフェース
事前に侵入した動作と完了後の動作の両方があるインターセプト間で共通する動作。
HelidonJunitExtension - io.helidon.webserver.testing.junit5.spiのインタフェース
ServerTestまたはRoutingTestの機能を拡張できるJUnit拡張用の共通インタフェース。
HelidonMdc - io.helidon.logging.commonのクラス
Helidon MDCは、クラスパスでサポートされているすべてのロギング・フレームワークに値を委任します。
「Helidon MP CORSのサポート」 - パッケージ内の検索タグio.helidon.microprofile.cors
セクション
HelidonMpFeature - io.helidon.integrations.graal.mp.nativeimage.extensionのクラス
GraalVMネイティブ・イメージのHelidon MP機能。
HelidonMpFeature() - クラスio.helidon.integrations.graal.mp.nativeimage.extension.HelidonMpFeatureのコンストラクタ
 
HelidonOpenTelemetry - io.helidon.tracing.providers.opentelemetryのクラス
Open Telemetryファクトリ・メソッドを開いて、Open Telemetryタイプのラッパーを作成します。
HelidonOpenTelemetry.AgentDetector - io.helidon.tracing.providers.opentelemetryのクラス
間接プロパティによってOpenTelemetryが存在するかどうかを確認します。
HelidonProperties - io.helidon.jersey.connectorのクラス
HelidonConnectorを利用するクライアントAPIに固有の構成オプション。
HelidonReactivePublisherFactory - io.helidon.microprofile.reactiveのクラス
ソースから様々なビルダーを作成するためのシングルトン・ファクトリ。
HelidonReactivePublisherFactory() - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryのコンストラクタ
 
HelidonReactiveStreamsEngine - io.helidon.microprofile.reactiveのクラス
Reactive Streamsを実装し、オペレータはHelidon reactive streamsによってサポートされます。
HelidonReactiveStreamsEngine() - クラスio.helidon.microprofile.reactive.HelidonReactiveStreamsEngineのコンストラクタ
 
HelidonReflectionConfiguration - io.helidon.integrations.graal.nativeimage.extensionのクラス
Helidonネイティブ・イメージ構成をロードします。
HelidonReflectionConfiguration() - クラスio.helidon.integrations.graal.nativeimage.extension.HelidonReflectionConfigurationのコンストラクタ
 
HelidonReflectionFeature - io.helidon.integrations.graal.nativeimage.extensionのクラス
Helidon、CDIおよびJerseyのイメージにリフレクション構成を追加する機能。
HelidonReflectionFeature() - クラスio.helidon.integrations.graal.nativeimage.extension.HelidonReflectionFeatureのコンストラクタ
 
HelidonRequestHeaderAutoDiscoverable - io.helidon.microprofile.restclientのクラス
Restクライアント固有のコンポーネントをサーバーに登録する、自動的に検出されたJAX-RSプロバイダ。
HelidonRequestHeaderAutoDiscoverable() - クラスio.helidon.microprofile.restclient.HelidonRequestHeaderAutoDiscoverableのコンストラクタ
 
HelidonRestCdiExtension - io.helidon.microprofile.servicecommonのクラス
サービス固有のRESTベースのCDI拡張の抽象スーパークラス。
HelidonRestCdiExtension(System.Logger, String...) - クラスio.helidon.microprofile.servicecommon.HelidonRestCdiExtensionのコンストラクタ
コンクリート実装の一般的な初期化。
HelidonRestCdiExtension.WorkItemsManager<W> - io.helidon.microprofile.servicecommonのクラス
ExecutableからClass<? extends Annotation>、型付き作業アイテムのSetへの非常に単純なマルチ・マップを管理します。
HelidonServiceLoader<T> - io.helidon.commonのクラス
Javaサービス・ローダーに対するHelidon固有のサポート。
HelidonServiceLoader.Builder<T> - io.helidon.commonのクラス
HelidonServiceLoaderのfluent APIビルダー。
helidonSocket() - インタフェースio.helidon.webclient.api.ClientConnectionのメソッド
関連付けられたHelidonSocket
helidonSocket() - クラスio.helidon.webclient.api.TcpClientConnectionのメソッド
 
HelidonSocket - io.helidon.common.socketのインタフェース
TLSまたは非ソケット・トランスポートの使用を許可するソケット抽象化。
HelidonStartupProvider - io.helidon.spiのインタフェース
正しい起動タイプを検出するためのServiceLoaderプロバイダ・インタフェース。
HelidonTaskExecutor - io.helidon.common.taskのインタフェース
InterruptableTaskを実行し、効率的に終了できる簡略化されたExecutorService
HelidonTest - io.helidon.microprofile.testing.junit5の注釈インタフェース
このテスト・クラスをインジェクションをサポートするCDIビーンにする注釈。
HelidonTest - io.helidon.microprofile.testing.testngの注釈インタフェース
このテスト・クラスをインジェクションをサポートするCDIビーンにする注釈。
HelidonTestNgListener - io.helidon.microprofile.testing.testngのクラス
テストでHelidon CDIコンテナをサポートするTestNG拡張。
HelidonTestNgListener() - クラスio.helidon.microprofile.testing.testng.HelidonTestNgListenerのコンストラクタ
 
helper() - クラスio.helidon.cors.CorsSupportBaseのメソッド
 
helper() - クラスio.helidon.webserver.cors.CorsSupportのメソッド
 
HikariConnectionPoolProvider - io.helidon.dbclient.hikariのクラス
Hikari接続プールServiceLoaderプロバイダ。
HikariConnectionPoolProvider() - クラスio.helidon.dbclient.hikari.HikariConnectionPoolProviderのコンストラクタ
Hikari接続プールServiceLoaderプロバイダのインスタンスを作成します。
HikariCPBackedDataSourceExtension - io.helidon.integrations.datasource.hikaricp.cdiのクラス
指定されたDataSourceインジェクション・ポイントを満足させるExtension
HikariCPBackedDataSourceExtension() - クラスio.helidon.integrations.datasource.hikaricp.cdi.HikariCPBackedDataSourceExtensionのコンストラクタ
新しいHikariCPBackedDataSourceExtensionを作成します。
HikariMetricsExtensionProvider - io.helidon.dbclient.metrics.hikariのクラス
HikariMetricsExtensionHikariMetricsProvider実装。
HikariMetricsExtensionProvider() - クラスio.helidon.dbclient.metrics.hikari.HikariMetricsExtensionProviderのコンストラクタ
 
HikariMetricsProvider - io.helidon.dbclient.hikari.spiのインタフェース
HikariMetricsRegistryの実装を提供するJava ServiceLoaderインタフェース。
HikariMetricsRegistry - io.helidon.dbclient.hikariのインタフェース
Hikari接続プール・メトリック拡張レジストリ。
hint(Object, String) - クラスio.helidon.common.Errors.Collectorのメソッド
メッセージのリストにヒント・メッセージを追加します。
hint(String) - クラスio.helidon.common.Errors.Collectorのメソッド
メッセージのリストにヒント・メッセージを追加します。
HINT - 列挙型クラスio.helidon.common.Severityの列挙定数
ヒント。
histogramCounts() - インタフェースio.helidon.metrics.api.HistogramSnapshotのメソッド
ヒストグラムに対して構成された各バケットに関する情報を返します。
HistogramSnapshot - io.helidon.metrics.apiのインタフェース
ヒストグラムの時間のスナップショット。
histogramSnapshotEmpty(long, double, double) - インタフェースio.helidon.metrics.api.MetricsFactoryのメソッド
指定された集計値を持つ空のヒストグラム・スナップショットを返します。
HistogramSupport - io.helidon.metrics.apiのインタフェース
ヒストグラムをサポートするメーター間の一般的な動作。
hmac() - クラスio.helidon.integrations.vault.secrets.transit.Hmac.Responseのメソッド
HMAC文字列。
hmac(Hmac.Request) - インタフェースio.helidon.integrations.vault.secrets.transit.TransitSecretsのメソッド
メッセージのHmac。
hmac(String) - クラスio.helidon.integrations.vault.secrets.transit.Verify.Requestのメソッド
/transit/hmac関数からのシグネチャ出力を指定します。
Hmac - io.helidon.integrations.vault.secrets.transitのクラス
HMACリクエストおよびレスポンス。
Hmac.Request - io.helidon.integrations.vault.secrets.transitのクラス
リクエスト・オブジェクト。
Hmac.Response - io.helidon.integrations.vault.secrets.transitのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
HmacDigest - io.helidon.common.cryptoのクラス
HmacDigestは、HMACシグネチャの作成および検証の簡略化に使用されます。
HmacDigest.Builder - io.helidon.common.cryptoのクラス
HmacDigestのビルダー。
hmacKeyName(String) - クラスio.helidon.integrations.vault.secrets.transit.Hmac.Requestのメソッド
署名する暗号化キーの名前を指定します。
hmacKeyVersion(int) - クラスio.helidon.integrations.vault.secrets.transit.Hmac.Requestのメソッド
シグネチャに使用するキーのバージョンを指定します。
hmacSecret(byte[]) - クラスio.helidon.common.crypto.HmacDigest.Builderのメソッド
HMACアルゴリズムで使用される秘密キー。
hmacSecret(byte[]) - クラスio.helidon.security.providers.httpsign.InboundClientDefinition.Builderのメソッド
hmac-sha256アルゴリズムの場合、これはクライアントと共有するシークレットへのアクセスを提供します。
hmacSecret(byte[]) - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinition.Builderのメソッド
HMACベースのアルゴリズムの共有シークレット。
hmacSecret(String) - クラスio.helidon.security.providers.httpsign.InboundClientDefinition.Builderのメソッド
(バイト・ベースのInboundClientDefinition.Builder.hmacSecret(byte[])のかわりに)パスワードのようなシークレットを構成するヘルパー・メソッド。
hmacSecret(String) - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinition.Builderのメソッド
HMACベースのアルゴリズムの共有シークレット。
hmacSharedSecret() - クラスio.helidon.security.providers.httpsign.InboundClientDefinitionのメソッド
hmac-sha256アルゴリズムの場合、これはクライアントと共有するシークレットへのアクセスを提供します。
hmacSharedSecret() - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinitionのメソッド
HMACベースのアルゴリズムの共有シークレット。
HoconConfigParser - io.helidon.config.hoconのクラス
次のメディア・タイプをサポートするタイプ・セーフ(ライトベンド)構成(HOCON) ConfigParser実装: MediaTypes.APPLICATION_HOCONおよびMediaTypes.APPLICATION_JSON
HoconConfigParser() - クラスio.helidon.config.hocon.HoconConfigParserのコンストラクタ
非推奨。
HoconConfigParser.builder()を使用してカスタマイズされたインスタンスを構築するか、HoconConfigParser.create()を使用してデフォルトでインスタンスを取得
HoconConfigParserBuilder - io.helidon.config.hoconのクラス
HOCON ConfigParser Builder。
HoconMpConfigSource - io.helidon.config.hocon.mpのクラス
ConfigProviderResolver.getBuilder()を使用して、クラスパスまたはファイル・システムからHOCON/JSONファイルを追加するために使用できるMicroProfile ConfigSource
HoconMpMetaConfigProvider - io.helidon.config.hocon.mpのクラス
HoconおよびJsonのHelidon MicroProfileメタ構成プロバイダ。
HoconMpMetaConfigProvider() - クラスio.helidon.config.hocon.mp.HoconMpMetaConfigProviderのコンストラクタ
 
host() - インタフェースio.helidon.common.socket.PeerInfoのメソッド
ピアのホスト。
host() - クラスio.helidon.common.uri.UriInfo.BuilderBaseのメソッド
リクエストの認可の一部をホストします。
host() - クラスio.helidon.common.uri.UriInfo.BuilderBase.UriInfoImplのメソッド
 
host() - インタフェースio.helidon.common.uri.UriInfoのメソッド
リクエストの認可の一部をホストします。
host() - クラスio.helidon.http.Forwardedのメソッド
転送されたヘッダーのhostディレクティブ。
host() - インタフェースio.helidon.microprofile.server.Serverのメソッド
このサーバーがリスニングするホストを取得します。
host() - クラスio.helidon.microprofile.server.ServerCdiExtensionのメソッド
サーバーが実行されている現在のホスト。
host() - クラスio.helidon.microprofile.server.ServerImplのメソッド
 
host() - クラスio.helidon.webclient.api.ClientUriのメソッド
 
host() - レコード・クラスio.helidon.webclient.api.ConnectionKeyのメソッド
hostレコード・コンポーネントの値を返します。
host() - クラスio.helidon.webclient.api.Proxyのメソッド
ホストを返します。
host() - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
デフォルトのソケットのホスト。
host() - クラスio.helidon.webserver.ListenerConfig.BuilderBase.ListenerConfigImplのメソッド
 
host() - インタフェースio.helidon.webserver.ListenerConfigのメソッド
デフォルトのソケットのホスト。
host() - インタフェースio.helidon.webserver.WebServerConfigのメソッド
デフォルトのソケットのホスト。
host() - クラスio.helidon.webserver.WebServerConfig.BuilderBase.WebServerConfigImplのメソッド
デフォルトのソケットのホスト。
host() - レコード・クラスio.helidon.webserver.testing.junit5.DirectPeerInfoのメソッド
hostレコード・コンポーネントの値を返します。
host(String) - クラスio.helidon.common.uri.UriInfo.BuilderBaseのメソッド
リクエストの認可の一部をホストします。
host(String) - クラスio.helidon.microprofile.server.Server.Builderのメソッド
リスニング・ホストを構成します。
host(String) - クラスio.helidon.webclient.api.ClientUriのメソッド
このURIのホスト。
host(String) - クラスio.helidon.webclient.api.Proxy.Builderのメソッド
新しいホスト値を設定します。
host(String) - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
デフォルトのソケットのホスト。
HOST - 列挙型クラスio.helidon.common.uri.UriEncoding.Typeの列挙定数
URIホスト・コンポーネント・タイプ。
HOST - 列挙型クラスio.helidon.http.RequestedUriDiscoveryContext.RequestedUriDiscoveryTypeの列挙定数
これはデフォルトであり、リクエストされたURIの検出にはio.helidon.http.Header#HOSTヘッダーのみが使用されます。
HOST - クラスio.helidon.http.HeaderNamesのstatic変数
Hostヘッダー名。
HOST_STRING - クラスio.helidon.http.HeaderNamesのstatic変数
"ホスト"ヘッダー。
HostLogEntry - io.helidon.webserver.accesslogのクラス
ホスト(IP)値のアクセス・ログ・エントリ。
HostLogEntry.Builder - io.helidon.webserver.accesslogのクラス
HostLogEntry用のfluent APIビルダー。
hostnameVerificationEnabled(boolean) - クラスio.helidon.integrations.neo4j.Neo4j.Builderのメソッド
ホスト名検証を有効にします。
hosts() - クラスio.helidon.security.providers.common.OutboundTargetのメソッド
このターゲットのホスト。
HOURS - クラスio.helidon.metrics.api.Meter.BaseUnitsのstatic変数
housekeepingInterval(Duration) - クラスio.helidon.integrations.microstream.core.EmbeddedStorageManagerBuilderのメソッド
ハウスキーピングの間隔(ミリ秒)。
housekeepingTimeBudget(Duration) - クラスio.helidon.integrations.microstream.core.EmbeddedStorageManagerBuilderのメソッド
各ハウスキーピング・サイクルに使用されるナノ秒数。
「このフィルタをアクティブ化する方法」 - クラスio.helidon.config.ValueResolvingFilter内の検索タグ
セクション
HtmlEncoder - io.helidon.httpのクラス
サイト間スクリプティング(XSS)攻撃を防ぐ特殊文字のHTMLエンコーディング。
Http - io.helidon.httpのクラス
非推奨。
このパッケージの最上位クラスを使用してください
HTTP - 列挙型クラスio.helidon.webclient.api.Proxy.ProxyTypeの列挙定数
HTTPプロキシ。
HTTP_1_1_REQUIRED - 列挙型クラスio.helidon.http.http2.Http2ErrorCodeの列挙定数
エンドポイントでは、HTTP/2のかわりにHTTP/1.1を使用する必要があります。
HTTP_METHOD - クラスio.helidon.tracing.Tagのstatic変数
このリクエストの起動に使用されるHTTPメソッド。
HTTP_STATUS - クラスio.helidon.tracing.Tagのstatic変数
戻されたステータス・コード。
HTTP_URL - クラスio.helidon.tracing.Tagのstatic変数
HTTPリクエストのURL。
HTTP_VERSION - クラスio.helidon.tracing.Tagのstatic変数
HTTPバージョン。
HTTP_VERSION_NOT_SUPPORTED_505 - クラスio.helidon.http.Statusのstatic変数
505 HTTPバージョンはサポートされていません。「HTTP/1.1ドキュメント」を参照してください。
http1Bytes() - クラスio.helidon.http.DateTimeのstaticメソッド
キャリッジ・リターンおよび改行で終了する書式設定済日時。
Http1Client - io.helidon.webclient.http1のインタフェース
HTTP/1.1 client.
Http1ClientConfig - io.helidon.webclient.http1のインタフェース
HTTP/1.1.
Http1ClientConfig.Builder - io.helidon.webclient.http1のクラス
Http1ClientのFluent APIビルダー。
Http1ClientConfig.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.webclient.http1のクラス
Http1ClientのFluent APIビルダー・ベース。
Http1ClientConfig.BuilderBase.Http1ClientConfigImpl - io.helidon.webclient.http1のクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
Http1ClientConfigImpl(Http1ClientConfig.BuilderBase<?, ?>) - クラスio.helidon.webclient.http1.Http1ClientConfig.BuilderBase.Http1ClientConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
Http1ClientProtocolConfig - io.helidon.webclient.http1のインタフェース
HTTP/1.1クライアントの構成。
Http1ClientProtocolConfig.Builder - io.helidon.webclient.http1のクラス
Http1ClientProtocolConfigのFluent APIビルダー。
Http1ClientProtocolConfig.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.webclient.http1のクラス
Http1ClientProtocolConfigのFluent APIビルダー・ベース。
Http1ClientProtocolConfig.BuilderBase.Http1ClientProtocolConfigImpl - io.helidon.webclient.http1のクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
Http1ClientProtocolConfigImpl(Http1ClientProtocolConfig.BuilderBase<?, ?>) - クラスio.helidon.webclient.http1.Http1ClientProtocolConfig.BuilderBase.Http1ClientProtocolConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
Http1ClientRequest - io.helidon.webclient.http1のインタフェース
HTTP/1.1のクライアント・リクエスト。
Http1ClientResponse - io.helidon.webclient.http1のインタフェース
HTTP/1.1のクライアント・レスポンス。
Http1ClientSpiProvider - io.helidon.webclient.http1のクラス
HTTP/1.1プロトコルのServiceLoaderプロバイダ実装。
Http1ClientSpiProvider() - クラスio.helidon.webclient.http1.Http1ClientSpiProviderのコンストラクタ
ServiceLoaderで必要なパブリック・コンストラクタです。
Http1Config - io.helidon.webserver.http1のインタフェース
HTTP/1.1サーバー構成。
Http1Config.Builder - io.helidon.webserver.http1のクラス
Http1ConfigのFluent APIビルダー。
Http1Config.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.webserver.http1のクラス
Http1ConfigのFluent APIビルダー・ベース。
Http1Config.BuilderBase.Http1ConfigImpl - io.helidon.webserver.http1のクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
Http1ConfigImpl(Http1Config.BuilderBase<?, ?>) - クラスio.helidon.webserver.http1.Http1Config.BuilderBase.Http1ConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
Http1Connection - io.helidon.webserver.http1のクラス
HTTP/1.1サーバー接続。
Http1ConnectionListener - io.helidon.webserver.http1のインタフェース
HTTP/1.1の接続リスナー。
Http1ConnectionProvider - io.helidon.webserver.http1のクラス
HTTP/1.1サーバー接続プロバイダのServerConnectionSelectorProvider実装。
Http1ConnectionProvider() - クラスio.helidon.webserver.http1.Http1ConnectionProviderのコンストラクタ
非推奨。
ServiceLoaderによってのみ使用されます
Http1ConnectionSelector - io.helidon.webserver.http1のクラス
HTTP/1.1サーバー接続セレクタ。
Http1ConnectionSelectorConfig - io.helidon.webserver.http1のインタフェース
Http1ConnectionSelectorConfig.Builder - io.helidon.webserver.http1のクラス
Http1ConnectionSelectorのFluent APIビルダー。
Http1ConnectionSelectorConfig.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.webserver.http1のクラス
Http1ConnectionSelectorのFluent APIビルダー・ベース。
Http1ConnectionSelectorConfig.BuilderBase.Http1ConnectionSelectorConfigImpl - io.helidon.webserver.http1のクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
Http1ConnectionSelectorConfigImpl(Http1ConnectionSelectorConfig.BuilderBase<?, ?>) - クラスio.helidon.webserver.http1.Http1ConnectionSelectorConfig.BuilderBase.Http1ConnectionSelectorConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
Http1DirectJunitExtension - io.helidon.webserver.testing.junit5のクラス
HTTP/1.1テスト用のDirectJunitExtensionのJava ServiceLoaderプロバイダ実装。
Http1DirectJunitExtension() - クラスio.helidon.webserver.testing.junit5.Http1DirectJunitExtensionのコンストラクタ
 
Http1Headers - io.helidon.webserver.http1のクラス
HTTP/1ヘッダー・リーダー。
Http1Headers(DataReader, int, boolean) - クラスio.helidon.webserver.http1.Http1Headersのコンストラクタ
新しいインスタンスを作成します。
Http1HeadersParser - io.helidon.httpのクラス
HTTPサーバーとクライアントの両方で、DataReaderのヘッダーを解析するために使用されます。
Http1LoggingConnectionListener - io.helidon.webserver.http1のクラス
交換されたすべての情報を記録する接続リスナー。
Http1LoggingConnectionListener(String) - クラスio.helidon.webserver.http1.Http1LoggingConnectionListenerのコンストラクタ
プレフィクス(sendrecvなど)を使用して新しいリスナーを作成します。
Http1Prologue - io.helidon.webserver.http1のクラス
HTTP 1プロローグ解析のサポート。
Http1Prologue(DataReader, int, boolean) - クラスio.helidon.webserver.http1.Http1Prologueのコンストラクタ
新しいprologueパーサーを作成します。
Http1ProtocolConfigProvider - io.helidon.webclient.http1のクラス
プロトコル構成プロバイダの実装。
Http1ProtocolConfigProvider - io.helidon.webserver.http1のクラス
HTTP/1.1プロトコル構成を作成するためのサービス・プロバイダ・インタフェースの実装。
Http1ProtocolConfigProvider() - クラスio.helidon.webclient.http1.Http1ProtocolConfigProviderのコンストラクタ
非推奨。
直接使用しないでください。Http1ClientProtocolを使用
Http1ProtocolConfigProvider() - クラスio.helidon.webserver.http1.Http1ProtocolConfigProviderのコンストラクタ
ServiceLoaderに必要なデフォルト・コンストラクタです。
Http1Route - io.helidon.webserver.http1のクラス
HTTP/1.1専用のルート。
Http1ServerJunitExtension - io.helidon.webserver.testing.junit5のクラス
HTTP/1.1のサポートを追加するServerJunitExtensionのJava ServiceLoaderプロバイダ実装。
Http1ServerJunitExtension() - クラスio.helidon.webserver.testing.junit5.Http1ServerJunitExtensionのコンストラクタ
ServiceLoaderで必要とされるパブリック・コンストラクタ。
Http1StatusParser - io.helidon.webclient.http1のクラス
HTTP/1.0またはHTTP/1.1レスポンス・ステータスのパーサー。
Http1UpgradeProvider<T> - io.helidon.webserver.http1.spiのインタフェース
HTTP/1.1接続アップグレード・プロバイダのServiceLoaderプロバイダ・インタフェース。
Http1Upgrader - io.helidon.webserver.http1.spiのインタフェース
HTTP/1.1接続アップグレーダ。
Http2Client - io.helidon.webclient.http2のインタフェース
HTTP2 client.
Http2ClientConfig - io.helidon.webclient.http2のインタフェース
HTTP/2の完全なwebクライアント構成。
Http2ClientConfig.Builder - io.helidon.webclient.http2のクラス
Http2ClientのFluent APIビルダー。
Http2ClientConfig.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.webclient.http2のクラス
Http2ClientのFluent APIビルダー・ベース。
Http2ClientConfig.BuilderBase.Http2ClientConfigImpl - io.helidon.webclient.http2のクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
Http2ClientConfigImpl(Http2ClientConfig.BuilderBase<?, ?>) - クラスio.helidon.webclient.http2.Http2ClientConfig.BuilderBase.Http2ClientConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
Http2ClientProtocolConfig - io.helidon.webclient.http2のインタフェース
定義から生成されたインタフェース。
Http2ClientProtocolConfig.Builder - io.helidon.webclient.http2のクラス
Http2ClientProtocolConfigのFluent APIビルダー。
Http2ClientProtocolConfig.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.webclient.http2のクラス
Http2ClientProtocolConfigのFluent APIビルダー・ベース。
Http2ClientProtocolConfig.BuilderBase.Http2ClientProtocolConfigImpl - io.helidon.webclient.http2のクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
Http2ClientProtocolConfigImpl(Http2ClientProtocolConfig.BuilderBase<?, ?>) - クラスio.helidon.webclient.http2.Http2ClientProtocolConfig.BuilderBase.Http2ClientProtocolConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
Http2ClientRequest - io.helidon.webclient.http2のインタフェース
HTTP/2クライアントのリクエスト。
Http2ClientResponse - io.helidon.webclient.http2のインタフェース
HTTP/2クライアントのレスポンス。
Http2ClientSpiProvider - io.helidon.webclient.http2のクラス
HTTP/2プロトコルのServiceLoaderプロバイダ実装。
Http2ClientSpiProvider() - クラスio.helidon.webclient.http2.Http2ClientSpiProviderのコンストラクタ
ServiceLoaderで必要なパブリック・コンストラクタです。
http2Config(Http2Config) - クラスio.helidon.webserver.http2.Http2ConnectionSelector.Builderのメソッド
HTTP/2接続プロバイダのカスタム構成。
http2Config(Http2Config) - クラスio.helidon.webserver.http2.Http2UpgradeProvider.Builderのメソッド
HTTP/2接続のカスタム構成。
Http2Config - io.helidon.webserver.http2のインタフェース
HTTP/2サーバー構成。
Http2Config.Builder - io.helidon.webserver.http2のクラス
Http2ConfigのFluent APIビルダー。
Http2Config.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.webserver.http2のクラス
Http2ConfigのFluent APIビルダー・ベース。
Http2Config.BuilderBase.Http2ConfigImpl - io.helidon.webserver.http2のクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
Http2ConfigImpl(Http2Config.BuilderBase<?, ?>) - クラスio.helidon.webserver.http2.Http2Config.BuilderBase.Http2ConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
Http2Connection - io.helidon.webserver.http2のクラス
HTTP/2サーバー接続。
Http2ConnectionProvider - io.helidon.webserver.http2のクラス
HTTP/2サーバー接続プロバイダのServerConnectionSelectorProvider実装。
Http2ConnectionProvider() - クラスio.helidon.webserver.http2.Http2ConnectionProviderのコンストラクタ
非推奨。
ServiceLoaderによってのみ使用されます
Http2ConnectionSelector - io.helidon.webserver.http2のクラス
HTTP/2サーバー接続セレクタ。
Http2ConnectionSelector.Builder - io.helidon.webserver.http2のクラス
Http2ConnectionProviderのFluent APIビルダー。
Http2ConnectionWriter - io.helidon.http.http2のクラス
HTTP/2接続ライター。
Http2ConnectionWriter(SocketContext, DataWriter, List<Http2FrameListener>) - クラスio.helidon.http.http2.Http2ConnectionWriterのコンストラクタ
新しいライター
Http2Continuation - io.helidon.http.http2のクラス
HTTP/2継続フレーム。
Http2DataFrame - io.helidon.http.http2のクラス
データ・フレーム。
Http2ErrorCode - io.helidon.http.http2内の列挙型クラス
HTTP/2エラー・コード。
Http2Exception - io.helidon.http.http2の例外クラス
HTTP/2 exception.
Http2Exception(Http2ErrorCode, String) - 例外クラスio.helidon.http.http2.Http2Exceptionのコンストラクタ
タイプおよびメッセージの例外です。
Http2Exception(Http2ErrorCode, String, Throwable) - 例外クラスio.helidon.http.http2.Http2Exceptionのコンストラクタ
タイプ、メッセージおよび原因の例外です。
Http2Flag - io.helidon.http.http2のクラス
HTTP/2フレーム・フラグのサポート。
Http2Flag.ContinuationFlags - io.helidon.http.http2のクラス
継続フレームでサポートされているフラグ。
Http2Flag.DataFlags - io.helidon.http.http2のクラス
データ・フレームでサポートされているフラグ。
Http2Flag.Flags - io.helidon.http.http2のインタフェース
インタフェースをサポートしている型に対して型付きフラグ・メソッドを持つようにインタフェースにフラグを付けます。
Http2Flag.HeaderFlags - io.helidon.http.http2のクラス
ヘッダー・フレームでサポートされているフラグ。
Http2Flag.NoFlags - io.helidon.http.http2のクラス
フラグをサポートしていないフレームのフラグ。
Http2Flag.PingFlags - io.helidon.http.http2のクラス
pingフレームでサポートされているフラグ。
Http2Flag.PushPromiseFlags - io.helidon.http.http2のクラス
プッシュ・プロミス・フレームでサポートされているフラグ。
Http2Flag.SettingsFlags - io.helidon.http.http2のクラス
設定フレームでサポートされているフラグ。
Http2Frame<T> - io.helidon.http.http2のインタフェース
HTTP/2 frame.
Http2FrameData - io.helidon.http.http2のレコード・クラス
フレーム・データ・レコード。
Http2FrameData(Http2FrameHeader, BufferData) - レコード・クラスio.helidon.http.http2.Http2FrameDataのコンストラクタ
Http2FrameDataレコード・クラスのインスタンスを作成します。
Http2FrameHeader - io.helidon.http.http2のクラス
フレーム・ヘッダー。
Http2FrameListener - io.helidon.http.http2のインタフェース
HTTP/2接続のフレーム・リスナー。
Http2FrameType - io.helidon.http.http2内の列挙型クラス
HTTP/2フレーム・タイプ。
Http2FrameTypes<T> - io.helidon.http.http2のインタフェース
タイプ・フラグを持つフレーム・タイプ。
Http2GoAway - io.helidon.http.http2のレコード・クラス
フレームを離れて。
Http2GoAway(int, Http2ErrorCode, String) - レコード・クラスio.helidon.http.http2.Http2GoAwayのコンストラクタ
Http2GoAwayレコード・クラスのインスタンスを作成します。
Http2Headers - io.helidon.http.http2のクラス
疑似ヘッダーとHeadersを組み合せたHTTP/2ヘッダー。
Http2Headers.DynamicTable - io.helidon.http.http2のクラス
インバウンド・ヘッダーには1つの動的表があり、接続ごとに1つのアウトバウンド・ヘッダーがあります。
Http2HuffmanDecoder - io.helidon.http.http2のクラス
HPack Huffmanデコードの実装。
Http2HuffmanEncoder - io.helidon.http.http2のクラス
HPack Huffmanエンコーディングの実装。
Http2LoggingFrameListener - io.helidon.http.http2のクラス
すべてのコールを記録するHTTP/2フレーム・リスナー。
Http2LoggingFrameListener(String) - クラスio.helidon.http.http2.Http2LoggingFrameListenerのコンストラクタ
プレフィクス付きのリスナーを作成します。
Http2Ping - io.helidon.http.http2のクラス
Pingフレーム。
Http2Priority - io.helidon.http.http2のレコード・クラス
HTTP/2優先フレーム。
Http2Priority(boolean, int, int) - レコード・クラスio.helidon.http.http2.Http2Priorityのコンストラクタ
Http2Priorityレコード・クラスのインスタンスを作成します。
Http2ProtocolConfigProvider - io.helidon.webclient.http2のクラス
プロトコル構成プロバイダの実装。
Http2ProtocolConfigProvider - io.helidon.webserver.http2のクラス
HTTP/2プロトコル構成を作成するためのサービス・プロバイダ・インタフェースの実装。
Http2ProtocolConfigProvider() - クラスio.helidon.webclient.http2.Http2ProtocolConfigProviderのコンストラクタ
非推奨。
直接使用しないでください。Http1ClientProtocolを使用
Http2ProtocolConfigProvider() - クラスio.helidon.webserver.http2.Http2ProtocolConfigProviderのコンストラクタ
 
Http2Route - io.helidon.webserver.http2のクラス
HTTP/2専用のルート。
Http2RstStream - io.helidon.http.http2のレコード・クラス
RSTストリーム・フレーム。
Http2RstStream(Http2ErrorCode) - レコード・クラスio.helidon.http.http2.Http2RstStreamのコンストラクタ
Http2RstStreamレコード・クラスのインスタンスを作成します。
Http2ServerExtension - io.helidon.webserver.testing.junit5.http2のクラス
Helidon統合テストのHttp2Clientなど、HTTP/2関連アーティファクトのインジェクションのサポートを追加するServiceLoaderプロバイダ実装。
Http2ServerExtension() - クラスio.helidon.webserver.testing.junit5.http2.Http2ServerExtensionのコンストラクタ
ServiceLoaderに必要なコンストラクタです。
Http2ServerRequestEntity - io.helidon.webserver.http2のクラス
サーバーリクエストエンティティ。
Http2Setting<T> - io.helidon.http.http2のインタフェース
HTTP/2 setting.
Http2Settings - io.helidon.http.http2のクラス
HTTP設定フレーム。
Http2Settings.Builder - io.helidon.http.http2のクラス
Http2SettingsのFluent APIビルダー。
Http2Stream - io.helidon.http.http2のインタフェース
HTTP/2 stream.
Http2StreamState - io.helidon.http.http2内の列挙型クラス
ストリーム状態。
Http2StreamWriter - io.helidon.http.http2のインタフェース
単一のストリームのライター。
Http2SubProtocolProvider<T> - io.helidon.webserver.http2.spiのインタフェース
HTTP/2サブプロトコルのServiceLoaderプロバイダ・インタフェース。
Http2SubProtocolSelector - io.helidon.webserver.http2.spiのインタフェース
HTTP/2サブプロトコルのセレクタ。
Http2SubProtocolSelector.SubProtocolHandler - io.helidon.webserver.http2.spiのインタフェース
サブプロトコルのハンドラ。
Http2UpgradeProvider - io.helidon.webserver.http2のクラス
HTTP/1.1からHTTP/2にアップグレードするServiceLoaderアップグレード・プロトコル・プロバイダ。
Http2UpgradeProvider() - クラスio.helidon.webserver.http2.Http2UpgradeProviderのコンストラクタ
非推奨。
ServiceLoaderによってのみ使用されます
Http2UpgradeProvider.Builder - io.helidon.webserver.http2のクラス
Http2UpgradeProviderのFluent APIビルダー。
Http2Upgrader - io.helidon.webserver.http2のクラス
HTTP/1.1からHTTP/2への接続アップグレード。
Http2Util - io.helidon.http.http2のクラス
HTTP/2 utility.
Http2WindowUpdate - io.helidon.http.http2のレコード・クラス
ウィンドウ更新フレーム。
Http2WindowUpdate(int) - レコード・クラスio.helidon.http.http2.Http2WindowUpdateのコンストラクタ
Http2WindowUpdateレコード・クラスのインスタンスを作成します。
HttpAuthException - io.helidon.security.providers.httpauthの例外クラス
HTTP認証での例外。
HttpBasicAuthProvider - io.helidon.security.providers.httpauthのクラス
HTTP認証セキュリティ・プロバイダ。
HttpBasicAuthProvider.Builder - io.helidon.security.providers.httpauthのクラス
HttpBasicAuthProvider fluent APIビルダー。
HttpBasicAuthService - io.helidon.security.providers.httpauthのクラス
基本認証サービス。
HttpBasicAuthService() - クラスio.helidon.security.providers.httpauth.HttpBasicAuthServiceのコンストラクタ
 
HttpBasicOutboundConfig - io.helidon.security.providers.httpauthのクラス
アウトバウンドのセキュリティ・プロバイダ構成。
HttpBasicOutboundConfig.Builder - io.helidon.security.providers.httpauthのクラス
HttpBasicOutboundConfigのFluent APIビルダー。
HttpClient<REQ> - io.helidon.webclient.apiのインタフェース
HTTPクライアント。
HttpClientConfig - io.helidon.webclient.apiのインタフェース
これは、任意のHTTPクライアント・バージョンで使用でき、簡単に拡張できるように、ファクトリとして機能しません。
HttpClientConfig.Builder - io.helidon.webclient.apiのクラス
HttpClientConfigのFluent APIビルダー。
HttpClientConfig.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.webclient.apiのクラス
HttpClientConfigのFluent APIビルダー・ベース。
HttpClientConfig.BuilderBase.HttpClientConfigImpl - io.helidon.webclient.apiのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
HttpClientConfigImpl(HttpClientConfig.BuilderBase<?, ?>) - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBase.HttpClientConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
HttpClientRequest - io.helidon.webclient.apiのクラス
HTTPプロトコルをサポートするクライアントのクライアント・リクエスト。
HttpClientResponse - io.helidon.webclient.apiのインタフェース
HTTPクライアント・レスポンス。
HttpClientSpi - io.helidon.webclient.spiのインタフェース
単一のAPIを提供するHTTPバージョンの統合。
HttpClientSpi.SupportLevel - io.helidon.webclient.spi内の列挙型クラス
プロバイダはリクエストをどのようにサポートしますか。
HttpClientSpiProvider<T> - io.helidon.webclient.spiのインタフェース
HTTPプロトコルをサポートするクライアントを取得するためのServiceLoaderプロバイダ・インタフェース。
HttpConfigBase - io.helidon.webclient.apiのインタフェース
HTTPプロトコルの共通構成。
HttpConfigBase.Builder - io.helidon.webclient.apiのクラス
HttpConfigBaseのFluent APIビルダー。
HttpConfigBase.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.webclient.apiのクラス
HttpConfigBaseのFluent APIビルダー・ベース。
HttpConfigBase.BuilderBase.HttpConfigBaseImpl - io.helidon.webclient.apiのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
HttpConfigBaseImpl(HttpConfigBase.BuilderBase<?, ?>) - クラスio.helidon.webclient.api.HttpConfigBase.BuilderBase.HttpConfigBaseImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
HttpDigest - io.helidon.security.providers.httpauthのクラス
ダイジェスト固有の列挙。
HttpDigest() - クラスio.helidon.security.providers.httpauth.HttpDigestのコンストラクタ
 
HttpDigest.Algorithm - io.helidon.security.providers.httpauth内の列挙型クラス
HTTPダイジェスト・アルゴリズム。
HttpDigest.Qop - io.helidon.security.providers.httpauth内の列挙型クラス
HTTPダイジェストQOP (保護品質)。
HttpDigestAuthProvider - io.helidon.security.providers.httpauthのクラス
HTTP認証セキュリティ・プロバイダ。
HttpDigestAuthProvider.Builder - io.helidon.security.providers.httpauthのクラス
HttpDigestAuthProvider fluent APIビルダー。
HttpDigestAuthService - io.helidon.security.providers.httpauthのクラス
Digest認証サービス。
HttpDigestAuthService() - クラスio.helidon.security.providers.httpauth.HttpDigestAuthServiceのコンストラクタ
 
HttpException - io.helidon.httpの例外クラス
アプリケーションのランタイム例外。
HttpException(String) - 例外クラスio.helidon.http.HttpExceptionのコンストラクタ
Status.INTERNAL_SERVER_ERROR_500に関連付けられたHttpExceptionを作成します。
HttpException(String, Status) - 例外クラスio.helidon.http.HttpExceptionのコンストラクタ
HttpExceptionの作成。
HttpException(String, Status, boolean) - 例外クラスio.helidon.http.HttpExceptionのコンストラクタ
HttpExceptionの作成。
HttpException(String, Status, Throwable) - 例外クラスio.helidon.http.HttpExceptionのコンストラクタ
HttpExceptionの作成。
HttpException(String, Status, Throwable, boolean) - 例外クラスio.helidon.http.HttpExceptionのコンストラクタ
HttpExceptionの作成。
HttpException(String, Throwable) - 例外クラスio.helidon.http.HttpExceptionのコンストラクタ
Status.INTERNAL_SERVER_ERROR_500に関連付けられたHttpExceptionを作成します。
HttpFeature - io.helidon.webserver.httpのインタフェース
HttpHeaderMatcher - io.helidon.common.testing.http.junit5のクラス
Headersのマッチャ。
httpHeaders() - クラスio.helidon.http.http2.Http2Headersのメソッド
HTTPヘッダー。
HttpMediaType - io.helidon.httpのインタフェース
HTTPヘッダーで使用されるメディア・タイプには、メディア・タイプ定義に加えて、HttpMediaType.QUALITY_FACTOR_PARAMETERHttpMediaType.CHARSET_PARAMETERなどの追加パラメータを含めることができます。
HttpMediaType.Builder - io.helidon.httpのクラス
HttpMediaTypeのFluent APIビルダー。
HttpMediaTypes - io.helidon.httpのクラス
HttpMediaTypeの定数。
httpOnly(boolean) - クラスio.helidon.http.SetCookie.Builderのメソッド
HttpOnlyパラメータを設定します。
httpPathMethodName(ContainerRequestContext) - クラスio.helidon.tracing.jersey.TracingHelperのstaticメソッド
名前はパスから{http-method}:{request-path}として生成されます。
HttpPrologue - io.helidon.httpのクラス
HTTPプロトコルのプロローグ。
HttpRequest - io.helidon.webserver.httpのインタフェース
HTTPリクエスト。
HttpRoute - io.helidon.webserver.httpのインタフェース
基本的なHTTPルート(任意のHTTPプロトコル・バージョンで使用可能である必要があります)。
HttpRoute.Builder - io.helidon.webserver.httpのクラス
HttpRouteのFluent APIビルダー。
httpRouting() - インタフェースio.helidon.webserver.spi.ServerFeature.SocketBuildersのメソッド
HTTPルーティング・ビルダー。
HttpRouting - io.helidon.webserver.httpのクラス
HTTPルーティング。
HttpRouting.Builder - io.helidon.webserver.httpのインタフェース
HttpRoutingのFluent APIビルダー。
HttpRules - io.helidon.webserver.httpのインタフェース
HTTPルーティング・ルール。HttpRouting.BuilderHttpService.routing(HttpRules)の両方で使用されます。
HttpSecurity - io.helidon.webserver.httpのインタフェース
WebServerセキュリティ。
HttpService - io.helidon.webserver.httpのインタフェース
一連のroutingルールおよび関連ロジックをカプセル化します。
HttpSignatureException - io.helidon.security.providers.httpsignの例外クラス
HTTPシグネチャ・プロバイダからの例外。
HttpSignatureException(Exception) - 例外クラスio.helidon.security.providers.httpsign.HttpSignatureExceptionのコンストラクタ
原因で新しい例外を作成します。
HttpSignatureException(String) - 例外クラスio.helidon.security.providers.httpsign.HttpSignatureExceptionのコンストラクタ
メッセージを使用して新しい例外を作成します。
HttpSignHeader - io.helidon.security.providers.httpsign内の列挙型クラス
HTTPシグネチャでサポートされるヘッダー。
HttpSignProvider - io.helidon.security.providers.httpsignのクラス
ヘッダー・フィールドのHTTPシグネチャに基づいて受信リクエストを認証し、アウトバウンド・リクエストのシグネチャを作成できるプロバイダ。
HttpSignProvider.Builder - io.helidon.security.providers.httpsignのクラス
このプロバイダのFluent APIビルダー。
HttpSignService - io.helidon.security.providers.httpsignのクラス
構成からのこのプロバイダの自動ロードを可能にするSecurityProviderServiceの実装。
HttpSignService() - クラスio.helidon.security.providers.httpsign.HttpSignServiceのコンストラクタ
 
HttpToken - io.helidon.httpのクラス
HTTPトークン・ユーティリティ。
HUC_ACCEPT_DEFAULT - インタフェースio.helidon.http.ServerRequestHeadersのstatic変数
何も設定されていない場合にHttpURLConnectionによって送信される非準拠のAcceptヘッダーのヘッダー値。
HUC_ACCEPT_DEFAULT_TYPES - インタフェースio.helidon.http.ServerRequestHeadersのstatic変数

I

I_AM_A_TEAPOT_418 - クラスio.helidon.http.Statusのstatic変数
418 ティーポットです。Hyper Text Coffee Pot Control Protocol (HTCPCP/1.0)を参照してください。
id() - インタフェースio.helidon.common.context.Contextのメソッド
このランタイム内のこのコンテキストの一意のID。
id() - インタフェースio.helidon.http.DataChunkのメソッド
このチャンクのトレースID。
id() - クラスio.helidon.http.sse.SseEventのメソッド
このイベントのオプションIDを取得します。
id() - インタフェースio.helidon.metrics.api.Meterのメソッド
メーターIDを返します。
id() - インタフェースio.helidon.security.Principalのメソッド
このプリンシパルのID。
id() - インタフェースio.helidon.security.SecurityContextのメソッド
このコンテキスト・インスタンスのID。
id() - インタフェースio.helidon.webserver.http.HttpRequestのメソッド
この接続のリクエストID。
id(AbstractNodeBuilderImpl.MergingKey) - クラスio.helidon.config.AbstractNodeBuilderImplのメソッド
キーから計算されたIDを返します。
id(AbstractNodeBuilderImpl.MergingKey) - クラスio.helidon.config.ListNodeBuilderImplのメソッド
 
id(AbstractNodeBuilderImpl.MergingKey) - クラスio.helidon.config.ObjectNodeBuilderImplのメソッド
 
id(String) - クラスio.helidon.common.context.Context.Builderのメソッド
新しいコンテキストの識別は、このランタイム内で一意である必要があります。
id(String) - クラスio.helidon.http.sse.SseEvent.Builderのメソッド
イベントIDを設定します。
id(String) - クラスio.helidon.integrations.vault.auths.token.CreateToken.Requestのメソッド
クライアント・トークンのID。
id(String) - クラスio.helidon.security.Principal.Builderのメソッド
プリンシパルID。
id(String) - クラスio.helidon.security.SecurityContext.Builderのメソッド
新しいセキュリティ・コンテキストのID。
IDCS_APP_HEADER - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProviderのstatic変数
IDCSアプリケーションを含むヘッダーの名前。
IDCS_SUBJECT_TYPE_CLIENT - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBaseのstatic変数
IDCSからロールをリクエストするときに使用されるクライアント・サブジェクト・タイプ。
IDCS_SUBJECT_TYPE_USER - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBaseのstatic変数
IDCSからロールをリクエストするときに使用されるユーザー・サブジェクト・タイプ。
IDCS_TENANT_HEADER - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProviderのstatic変数
IDCSテナントを含むヘッダーの名前。
idcsAppName() - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.MtCacheKeyのメソッド
IDCSアプリケーションID。
idcsAppNameTokenHandler(TokenHandler) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.Builderのメソッド
IDCSアプリケーション名のトークン・ハンドラを構成します。
idcsInfraTenantId() - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.DefaultMultitenancyEndpointsのメソッド
 
idcsInfraTenantId() - インタフェースio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.MultitenancyEndpointsのメソッド
インフラストラクチャ・テナントのテナントID。
idcsMtContext() - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.MtCacheKeyのメソッド
IDCSマルチテナンシ・コンテキスト。
IdcsMtContext - io.helidon.security.providers.idcs.mapperのクラス
マッパーによって使用されるIDCSマルチテナンシ・コンテキスト。
IdcsMtContext(String, String) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtContextのコンストラクタ
指定されたIDで新しいコンテキストを作成します。
IdcsMtRoleMapperProvider - io.helidon.security.providers.idcs.mapperのクラス
ユーザーのIDCSサーバーからロールを取得するSubjectMappingProvider
IdcsMtRoleMapperProvider(IdcsMtRoleMapperProvider.Builder<?>) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProviderのコンストラクタ
IdcsMtRoleMapperProvider.Builderの任意の子孫からインスタンスを構成します。
IdcsMtRoleMapperProvider.Builder<B> - io.helidon.security.providers.idcs.mapperのクラス
IdcsMtRoleMapperProviderのFluent APIビルダー。
IdcsMtRoleMapperProvider.DefaultMultitenancyEndpoints - io.helidon.security.providers.idcs.mapperのクラス
IdcsMtRoleMapperProvider.MtCacheKey - io.helidon.security.providers.idcs.mapperのクラス
マルチテナント環境のキャッシュ・キー。
IdcsMtRoleMapperProvider.MultitenancyEndpoints - io.helidon.security.providers.idcs.mapperのインタフェース
IDCSサービスにアクセスするためのマルチテナント・エンドポイント。
IdcsRoleMapperProvider - io.helidon.security.providers.idcs.mapperのクラス
ユーザーのIDCSサーバーからロールを取得するSubjectMappingProvider
IdcsRoleMapperProvider(IdcsRoleMapperProvider.Builder<?>) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderのコンストラクタ
任意のIdcsRoleMapperProvider.Builder子孫を受け入れるコンストラクタです。
IdcsRoleMapperProvider.Builder<B> - io.helidon.security.providers.idcs.mapperのクラス
IdcsRoleMapperProviderのFluent APIビルダー。
IdcsRoleMapperProviderBase - io.helidon.security.providers.idcs.mapperのクラス
Http1Clientを使用したIDCSロール・マッピングの共通機能。
IdcsRoleMapperProviderBase(IdcsRoleMapperProviderBase.Builder<?>) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBaseのコンストラクタ
提供されたビルダーから必要なフィールドを構成します。
IdcsRoleMapperProviderBase.AppToken - io.helidon.security.providers.idcs.mapperのクラス
IDCSへのアプリケーション・アクセス用のリアクティブ・トークン。
IdcsRoleMapperProviderBase.Builder<B> - io.helidon.security.providers.idcs.mapperのクラス
IdcsRoleMapperProviderBaseのFluent APIビルダー。
IdcsRoleMapperProviderService - io.helidon.security.providers.idcs.mapperのクラス
IdcsRoleMapperProviderのサービス。
IdcsRoleMapperProviderService() - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderServiceのコンストラクタ
 
idcsTenantId() - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.MtCacheKeyのメソッド
IDCSテナントID。
idcsTenantTokenHandler(TokenHandler) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.Builderのメソッド
IDCSテナントIDのトークン・ハンドラを構成します。
identifier() - インタフェースio.helidon.http.http2.Http2Settingのメソッド
識別子の設定。
identity() - インタフェースio.helidon.common.Builderのメソッド
このビルダーのインスタンスが正しいタイプです。
identity() - クラスio.helidon.dbclient.DbStatementBaseのメソッド
このインスタンスを正しいタイプとして取得します。
identity() - インタフェースio.helidon.metrics.api.Meter.Builderのメソッド
型が正しい"this"を返します。
identityUri() - インタフェースio.helidon.security.providers.oidc.common.TenantConfigのメソッド
アイデンティティ・サーバーURI。
identityUri() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
 
identityUri(URI) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
OIDCメタデータの取得に使用されるアイデンティティ・サーバーのURI。
identityUri(URI) - クラスio.helidon.security.providers.oidc.common.TenantConfig.Builderのメソッド
OIDCメタデータの取得に使用されるアイデンティティ・サーバーのURI。
idle() - インタフェースio.helidon.common.socket.HelidonSocketのメソッド
ソケットをアイドル・モードに設定します。
idle() - クラスio.helidon.common.socket.PlainSocketのメソッド
 
idle() - クラスio.helidon.webserver.testing.junit5.DirectSocketのメソッド
 
IDLE - 列挙型クラスio.helidon.http.http2.Http2StreamStateの列挙定数
ストリームの初期状態。
idleConnectionPeriod() - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
idleConnectionPeriod() - クラスio.helidon.webserver.ListenerConfig.BuilderBase.ListenerConfigImplのメソッド
 
idleConnectionPeriod() - インタフェースio.helidon.webserver.ListenerConfigのメソッド
ListenerConfigBlueprint.idleConnectionTimeout()をチェックする頻度。
idleConnectionPeriod() - インタフェースio.helidon.webserver.WebServerConfigのメソッド
ListenerConfigBlueprint.idleConnectionTimeout()をチェックする頻度。
idleConnectionPeriod() - クラスio.helidon.webserver.WebServerConfig.BuilderBase.WebServerConfigImplのメソッド
ListenerConfigBlueprint.idleConnectionTimeout()をチェックする頻度。
idleConnectionPeriod(Duration) - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
idleConnectionTimeout() - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
トラフィックがない接続を閉じるまで待機する時間。
idleConnectionTimeout() - クラスio.helidon.webserver.ListenerConfig.BuilderBase.ListenerConfigImplのメソッド
 
idleConnectionTimeout() - インタフェースio.helidon.webserver.ListenerConfigのメソッド
トラフィックがない接続を閉じるまで待機する時間。
idleConnectionTimeout() - インタフェースio.helidon.webserver.WebServerConfigのメソッド
トラフィックがない接続を閉じるまで待機する時間。
idleConnectionTimeout() - クラスio.helidon.webserver.WebServerConfig.BuilderBase.WebServerConfigImplのメソッド
トラフィックがない接続を閉じるまで待機する時間。
idleConnectionTimeout(Duration) - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
トラフィックがない接続を閉じるまで待機する時間。
idleMessageTimeout() - クラスio.helidon.webserver.observe.log.LogStreamConfig.BuilderBaseのメソッド
アイドル・メッセージを送信するまでの待機時間。ストリームが存続していることを確認します。
idleMessageTimeout() - クラスio.helidon.webserver.observe.log.LogStreamConfig.BuilderBase.LogStreamConfigImplのメソッド
 
idleMessageTimeout() - インタフェースio.helidon.webserver.observe.log.LogStreamConfigのメソッド
アイドル・メッセージを送信するまでの待機時間。ストリームが存続していることを確認します。
idleMessageTimeout(Duration) - クラスio.helidon.webserver.observe.log.LogStreamConfig.BuilderBaseのメソッド
アイドル・メッセージを送信するまでの待機時間。ストリームが存続していることを確認します。
idleString() - クラスio.helidon.webserver.observe.log.LogStreamConfig.BuilderBaseのメソッド
LogStreamConfig.BuilderBase.idleMessageTimeout()内にログ・メッセージがない場合に送信される文字列。
idleString() - クラスio.helidon.webserver.observe.log.LogStreamConfig.BuilderBase.LogStreamConfigImplのメソッド
 
idleString() - インタフェースio.helidon.webserver.observe.log.LogStreamConfigのメソッド
LogStreamConfigBlueprint.idleMessageTimeout()内にログ・メッセージがない場合に送信される文字列。
idleString(String) - クラスio.helidon.webserver.observe.log.LogStreamConfig.BuilderBaseのメソッド
LogStreamConfig.BuilderBase.idleMessageTimeout()内にログ・メッセージがない場合に送信される文字列。
idleTime() - クラスio.helidon.webserver.http1.Http1Connectionのメソッド
 
idleTime() - クラスio.helidon.webserver.http2.Http2Connectionのメソッド
 
idleTime() - インタフェースio.helidon.webserver.spi.ServerConnectionのメソッド
この接続はどのくらいアイドル状態ですか。
idleTime() - クラスio.helidon.webserver.websocket.WsConnectionのメソッド
 
idleTimeBeforeConnectionTest(Duration) - クラスio.helidon.integrations.neo4j.Neo4j.Builderのメソッド
アイドル時間を設定します。
ids() - インタフェースio.helidon.http.encoding.ContentEncodingのメソッド
Accept-EncodingおよびContent-Encodingヘッダーで使用される、このスキームの(s)を識別します。
ids() - クラスio.helidon.http.encoding.deflate.DeflateEncodingのメソッド
 
ids() - クラスio.helidon.http.encoding.gzip.GzipEncodingのメソッド
 
idTokenCookieHandler() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
IDトークンのCookieまたはCookieの設定を解除するCookieハンドラ。
IF_MATCH - クラスio.helidon.http.HeaderNamesのstatic変数
If-Matchヘッダー名。
IF_MODIFIED_SINCE - クラスio.helidon.http.HeaderNamesのstatic変数
If-Modified-Sinceヘッダー名。
IF_NONE_MATCH - クラスio.helidon.http.HeaderNamesのstatic変数
If-None-Matchヘッダー名。
IF_RANGE - クラスio.helidon.http.HeaderNamesのstatic変数
If-Rangeヘッダー名。
IF_UNMODIFIED_SINCE - クラスio.helidon.http.HeaderNamesのstatic変数
If-Unmodified-Sinceヘッダー名。
ifEmpty(Runnable) - インタフェースio.helidon.common.reactive.Multiのメソッド
value(empty stream)なしでストリームが終了したときに、指定されたRunnableを実行します。
ifEmpty(Runnable) - インタフェースio.helidon.common.reactive.Singleのメソッド
value(empty stream)なしでストリームが終了したときに、指定されたRunnableを実行します。
ifExists(Consumer<Config>) - インタフェースio.helidon.config.Configのメソッド
ノードexistsの場合は構成ノードで指定されたアクションを実行し、それ以外の場合は何も実行しません。
ifModifiedSince() - インタフェースio.helidon.http.ServerRequestHeadersのメソッド
オプションで、HeaderNames.IF_MODIFIED_SINCEヘッダーの値を返します。
ifPresent(Consumer<? super T>) - インタフェースio.helidon.common.mapper.OptionalValueのメソッド
値が存在する場合は指定されたコンシューマをその値で呼び出し、それ以外の場合は何も行いません。
ifPresentOrElse(Consumer<T>, Runnable) - インタフェースio.helidon.common.mapper.OptionalValueのメソッド
値が存在する場合は、その値で指定されたアクションを実行します。存在しない場合は、指定された空ベースのアクションを実行します。
ifUnmodifiedSince() - インタフェースio.helidon.http.ServerRequestHeadersのメソッド
オプションで、HeaderNames.IF_UNMODIFIED_SINCEヘッダーの値を返します。
IGNORE - 列挙型クラスio.helidon.common.SerializationConfig.Actionの列挙定数
問題を無視し、何も起こらなかったかのように続行します。
ignoreBuildMethod() - 注釈インタフェースio.helidon.config.metadata.Configuredの要素
これは、複数のビルダーが同じタイプを構築し、意味のあるスタンドアロンではない問題を回避するためのヘルパーです。
ignoreElement() - インタフェースio.helidon.common.reactive.Singleのメソッド
ターミナル・ステージ、onNextシグナルを無視します。onCompleteおよびonErrorシグナルのみが伝播されます。
ignoreElements() - インタフェースio.helidon.common.reactive.Multiのメソッド
ターミナル・ステージ。すべてのアイテムを無視し、正常にまたは例外的に返されたSingle<Void>を完了します。
ignoreFiles(boolean) - クラスio.helidon.common.SerializationConfig.Builderのメソッド
依存関係に定義されている"META-INF/helidon/serial-config.properties"プロパティ・ファイルを無視するかどうか。
IMDS_HOSTNAME - インタフェースio.helidon.integrations.oci.sdk.runtime.OciConfigのstatic変数
メタデータ・サービスのプライマリ・ホスト名。
IMDS_HOSTNAME - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBase.OciConfigImplのstatic変数
メタデータ・サービスのプライマリ・ホスト名。
imdsHostName() - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBaseのメソッド
OCI IMDSホスト名。
imdsHostName() - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBase.OciConfigImplのメソッド
 
imdsHostName() - インタフェースio.helidon.integrations.oci.sdk.runtime.OciConfigのメソッド
OCI IMDSホスト名。
imdsHostName(String) - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBaseのメソッド
OCI IMDSホスト名。
imdsTimeout() - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBaseのメソッド
OCI IMDS接続タイムアウト。
imdsTimeout() - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBase.OciConfigImplのメソッド
 
imdsTimeout() - インタフェースio.helidon.integrations.oci.sdk.runtime.OciConfigのメソッド
OCI IMDS接続タイムアウト。
imdsTimeout(Duration) - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBaseのメソッド
OCI IMDS接続タイムアウト。
impl() - クラスio.helidon.microprofile.openapi.ExpandedTypeDescriptionのメソッド
このタイプdescrに関連付けられている実装クラスを返します。
in() - 注釈インタフェースio.helidon.common.features.api.Featureの要素
この機能が印刷されるバー。
INADEQUATE_SECURITY - 列挙型クラスio.helidon.http.http2.Http2ErrorCodeの列挙定数
基礎となるトランスポートには、最小セキュリティ要件(セクション9.2を参照してください)を満たさないプロパティがあります。
inbound() - クラスio.helidon.http.http2.StreamFlowControlのメソッド
インバウンド・フロー制御。受信したものの、ハンドラの未消費データによってモニターされ、バッファに十分な領域がある場合にさらにリクエストされます。
InboundClientDefinition - io.helidon.security.providers.httpsignのクラス
インバウンド・クライアントの構成。
InboundClientDefinition.Builder - io.helidon.security.providers.httpsignのクラス
InboundClientDefinitionの新しいインスタンスを作成するFluent APIビルダー。
inboundRequiredHeaders(SignedHeadersConfig) - クラスio.helidon.security.providers.httpsign.HttpSignProvider.Builderのメソッド
デフォルトのインバウンド必須ヘッダーのオーバーライド(例:
include() - クラスio.helidon.metrics.api.ScopeConfig.BuilderBaseのメソッド
含めるメーター名の正規表現。
include() - クラスio.helidon.metrics.api.ScopeConfig.BuilderBase.ScopeConfigImplのメソッド
 
include() - インタフェースio.helidon.metrics.api.ScopeConfigのメソッド
含めるメーター名の正規表現。
include(String) - クラスio.helidon.metrics.api.ScopeConfig.BuilderBaseのメソッド
Patternに自動的にコンパイルされるStringを使用して、インクルード式を設定します。
include(Pattern) - クラスio.helidon.metrics.api.ScopeConfig.BuilderBaseのメソッド
含めるメーター名の正規表現。
inclusionFilter(String) - クラスio.helidon.integrations.graal.nativeimage.extension.NativeUtilのメソッド
除外としてマークされているタイプを除外するフィルタです。
incoming(String, Class<P> ) - クラスio.helidon.messaging.connectors.mock.MockConnectorのメソッド
受信チャネルのmockerを取得します。
IncorrectNewLineException(String) - 例外クラスio.helidon.common.buffers.DataReader.IncorrectNewLineExceptionのコンストラクタ
新しい行が正しくありません。
increment() - インタフェースio.helidon.metrics.api.Counterのメソッド
カウンタを1つずつ更新します。
increment(long) - インタフェースio.helidon.metrics.api.Counterのメソッド
カウンタを、負でないべき指定された量だけ更新します。
increment(long, Consumer<? super IllegalArgumentException>) - クラスio.helidon.common.reactive.RequestedCounterのメソッド
Long.MAX_VALUEオーバーフローを防ぐために、リクエストされたイベント・カウンタを安全に増分します。
incrementOutboundConnectionWindowSize(int) - クラスio.helidon.http.http2.ConnectionFlowControlのメソッド
WINDOW_UPDATEの受信時にコールされるアウトバウンド接続フロー制御ウィンドウを増分します。
incrementStreamWindowSize(int) - インタフェースio.helidon.http.http2.FlowControl.Outboundのメソッド
ストリーム・ウィンドウ・サイズを増分します。
incrementWindowSize(int) - インタフェースio.helidon.http.http2.FlowControl.Inboundのメソッド
ウィンドウ・サイズを大きくします。
incrementWindowSize(int) - インタフェースio.helidon.http.http2.WindowSizeのメソッド
ウィンドウ・サイズを大きくします。
Incubating - io.helidon.common.features.apiの注釈インタフェース
フィーチャ・モジュールをインキュベートするための注釈。
index() - インタフェースio.helidon.http.HeaderNameのメソッド
このヘッダー(既知のインデックス付きヘッダーのいずれかの場合)のインデックス。カスタム・ヘッダー名の場合は-1
indexedParam(Object) - インタフェースio.helidon.dbclient.DbStatementのメソッド
Objectインスタンスと登録済マッパーを使用してパラメータを構成します。
indexedParam(Object) - クラスio.helidon.dbclient.DbStatementBaseのメソッド
 
indexedParam(Object) - クラスio.helidon.dbclient.mongodb.MongoDbStatementGetのメソッド
 
indexOf(byte) - インタフェースio.helidon.common.buffers.BufferDataのメソッド
現在の位置から指定されたバイトのインデックスを検索します。
indexPaths() - クラスio.helidon.microprofile.openapi.MpOpenApiManagerConfig.BuilderBaseのメソッド
Jandex索引パスのセットを指定します。
indexPaths() - クラスio.helidon.microprofile.openapi.MpOpenApiManagerConfig.BuilderBase.MpOpenApiManagerConfigImplのメソッド
 
indexPaths() - インタフェースio.helidon.microprofile.openapi.MpOpenApiManagerConfigのメソッド
Jandex索引パスのセットを指定します。
indexPaths(List<? extends String>) - クラスio.helidon.microprofile.openapi.MpOpenApiManagerConfig.BuilderBaseのメソッド
Jandex索引パスのセットを指定します。
INFO - 列挙型クラスio.helidon.security.AuditEvent.AuditSeverityの列挙定数
一般情報
InfoObserveProvider - io.helidon.webserver.observe.infoのクラス
非推奨。
ServiceLoaderの場合のみ
InfoObserveProvider() - クラスio.helidon.webserver.observe.info.InfoObserveProviderのコンストラクタ
非推奨。
ServiceLoaderの場合のみ
InfoObserver - io.helidon.webserver.observe.infoのクラス
アプリケーション情報のオブザーバ。
InfoObserverConfig - io.helidon.webserver.observe.infoのインタフェース
情報オブザーバ構成。
InfoObserverConfig.Builder - io.helidon.webserver.observe.infoのクラス
InfoObserverのFluent APIビルダー。
InfoObserverConfig.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.webserver.observe.infoのクラス
InfoObserverのFluent APIビルダー・ベース。
InfoObserverConfig.BuilderBase.InfoObserverConfigImpl - io.helidon.webserver.observe.infoのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
InfoObserverConfigImpl(InfoObserverConfig.BuilderBase<?, ?>) - クラスio.helidon.webserver.observe.info.InfoObserverConfig.BuilderBase.InfoObserverConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
INFORMATIONAL - 列挙型クラスio.helidon.http.Status.Familyの列挙定数
1xx HTTPステータス・コード。
inherit() - 注釈インタフェースio.helidon.security.abac.policy.PolicyValidator.PolicyStatementの要素
デフォルトでは、すべてのレベルの(アプリケーション、クラス、メソッド、フィールド)で定義されたすべてのポリシー・ステートメントが順番に実行されます。
inherit(boolean) - クラスio.helidon.security.abac.policy.PolicyValidator.PolicyConfig.Builderのメソッド
デフォルトでは、すべてのレベルの(アプリケーション、クラス、メソッド、フィールド)で定義されたすべてのポリシー・ステートメントが順番に実行されます。
init() - インタフェースio.helidon.webserver.http2.spi.Http2SubProtocolSelector.SubProtocolHandlerのメソッド
サブプロトコル・ハンドラが使用可能になるとコールされます。
init(Config) - クラスio.helidon.microprofile.jwt.auth.JwtAuthAnnotationAnalyzerのメソッド
 
init(Config) - インタフェースio.helidon.security.providers.common.spi.AnnotationAnalyzerのメソッド
ノード"security.jersey.analyzers"の構成を提供します。
init(TlsConfig) - クラスio.helidon.common.tls.ConfiguredTlsManagerのメソッド
 
init(TlsConfig) - インタフェースio.helidon.common.tls.TlsManagerのメソッド
このタイプの他のメソッドの前に常にコールされます。
init(Config) - クラスio.helidon.config.encryption.EncryptionFilterServiceのメソッド
 
init(Config) - インタフェースio.helidon.config.spi.ConfigFilterのメソッド
Config.Builder.buildの完了後にフィルタが影響するConfigインスタンスを使用して、フィルタを初期化します。
init(Config) - クラスio.helidon.config.ValueResolvingFilterのメソッド
 
init(ConfigContext) - クラスio.helidon.config.git.GitConfigSourceのメソッド
 
init(ConfigContext) - クラスio.helidon.config.PrefixedConfigSourceのメソッド
 
init(ConfigContext) - インタフェースio.helidon.config.spi.ConfigSourceのメソッド
ConfigContextを使用して構成ソースを初期化します。
init(MediaContext) - インタフェースio.helidon.http.media.MediaSupportのメソッド
すべてのプロバイダが検出/構成され、コンテキストが確立されると、MediaContextはすべてのプロバイダでこのメソッドをコールして、リーダーおよびライターのサブソリューションを許可します。
init(MediaContext) - クラスio.helidon.http.media.multipart.MultiPartSupportのメソッド
 
init(Supplier<URI>, Duration) - インタフェースio.helidon.lra.coordinator.client.CoordinatorClientのメソッド
LRAクライアントによって提供されるプロパティの初期化。
init(Supplier<URI>, Duration) - クラスio.helidon.lra.coordinator.client.narayana.NarayanaClientのメソッド
 
init(Config) - クラスio.helidon.config.encryption.MpEncryptionFilterのメソッド
 
init(Config) - インタフェースio.helidon.config.mp.spi.MpConfigFilterのメソッド
構成からこのフィルタを初期化します。
initClass() - クラスio.helidon.logging.common.LogConfigのstaticメソッド
このメソッドは、AOTのビルド時にロギング構成を正しくロードするために内部的に使用されます。
initDescription(String) - クラスio.helidon.config.ObjectNodeImplのメソッド
ノード・インスタンスのソースの診断の説明を初期化します。
initDescription(String) - クラスio.helidon.config.ValueNodeImplのメソッド
ノード・インスタンスのソースの診断の説明を初期化します。
INITIAL_WINDOW_SIZE - インタフェースio.helidon.http.http2.Http2Settingのstatic変数
初期ウィンドウ・サイズを定義する設定。
initialDelay() - 注釈インタフェースio.helidon.microprofile.scheduling.FixedRateの要素
最初の呼出しの初期遅延。
initialDelay() - クラスio.helidon.scheduling.FixedRateConfig.BuilderBase.FixedRateConfigImplのメソッド
 
initialDelay() - クラスio.helidon.scheduling.FixedRateConfig.BuilderBaseのメソッド
最初の呼出しの初期遅延。
initialDelay() - インタフェースio.helidon.scheduling.FixedRateConfigのメソッド
最初の呼出しの初期遅延。
initialDelay() - インタフェースio.helidon.scheduling.FixedRateInvocationのメソッド
最初の呼び出し前の初期遅延。
initialDelay(long) - クラスio.helidon.integrations.oci.metrics.OciMetricsSupport.Builderのメソッド
メトリクスがOCI (デフォルトは1Lです)に送信されるまでの初期遅延を設定します。
initialDelay(long) - クラスio.helidon.scheduling.FixedRateConfig.BuilderBaseのメソッド
最初の呼出しの初期遅延。
initialDelay(long) - クラスio.helidon.scheduling.Scheduling.FixedRateBuilderのメソッド
非推奨。
最初の呼出しの初期遅延。
initialDelay(Duration) - クラスio.helidon.config.FileSystemWatcher.Builderのメソッド
通常のスケジューリングを開始する前に初期遅延を構成します。
initialization() - インタフェースio.helidon.logging.common.spi.LoggingProviderのメソッド
これは、GraalVMネイティブ・イメージの構築時やアプリケーションの起動時など、静的な初期化時に実行されます。
initialization() - クラスio.helidon.logging.jul.JulProviderのメソッド
 
initialization() - クラスio.helidon.logging.log4j.Log4jProviderのメソッド
 
initialization() - クラスio.helidon.logging.slf4j.Slf4jProviderのメソッド
 
initialize() - クラスio.helidon.integrations.neo4j.metrics.Neo4jMetricsSupportのメソッド
メトリクスを登録し、モニタリングを開始します。
initialize() - クラスio.helidon.microprofile.cdi.HelidonContainerInitializerのメソッド
 
initialize() - クラスio.helidon.openapi.OpenApiFeatureのメソッド
モデルを初期化します。
initializeExternalTransactionController() - クラスio.helidon.integrations.cdi.eclipselink.CDISEPlatformのメソッド
スーパークラス実装を起動する前に、TransactionManagerビーンがCDIに存在しない場合は、ServerPlatformBase.initializeExternalTransactionController()メソッドをオーバーライドしてJTAを無効にします。
initializeMasterProperties() - クラスio.helidon.integrations.datasource.cdi.AbstractDataSourceExtensionのメソッド
クリアは、最終的にAbstractDataSourceExtension.addBean(BeanConfigurator, Named, Properties)メソッドによってコンテンツが処理されるデータ・ソース・プロパティの内部マップを構築または再構築します。
initializeServerNameAndVersion() - クラスio.helidon.integrations.cdi.eclipselink.CDISEPlatformのメソッド
プラットフォームの名前を設定します。
「フィルタの初期化中」 - インタフェースio.helidon.config.spi.ConfigFilterの検索タグ
セクション
initialWindowSize() - クラスio.helidon.webclient.http2.Http2ClientProtocolConfig.BuilderBase.Http2ClientProtocolConfigImplのメソッド
 
initialWindowSize() - クラスio.helidon.webclient.http2.Http2ClientProtocolConfig.BuilderBaseのメソッド
新しいHTTP/2接続のINITIAL_WINDOW_SIZE設定を構成します。
initialWindowSize() - インタフェースio.helidon.webclient.http2.Http2ClientProtocolConfigのメソッド
新しいHTTP/2接続のINITIAL_WINDOW_SIZE設定を構成します。
initialWindowSize() - クラスio.helidon.webserver.http2.Http2Config.BuilderBase.Http2ConfigImplのメソッド
 
initialWindowSize() - クラスio.helidon.webserver.http2.Http2Config.BuilderBaseのメソッド
この設定は、ストリーム・レベルのフロー制御の送信者の最大ウィンドウ・サイズ(バイト)を示します。
initialWindowSize() - インタフェースio.helidon.webserver.http2.Http2Configのメソッド
この設定は、ストリーム・レベルのフロー制御の送信者の最大ウィンドウ・サイズ(バイト)を示します。
initialWindowSize(int) - クラスio.helidon.http.http2.ConnectionFlowControl.ConnectionFlowControlBuilderのメソッド
新しいHTTP/2接続のアウトバウンド・フロー制御INITIAL_WINDOW_SIZE設定。
initialWindowSize(int) - クラスio.helidon.webclient.http2.Http2ClientProtocolConfig.BuilderBaseのメソッド
新しいHTTP/2接続のINITIAL_WINDOW_SIZE設定を構成します。
initialWindowSize(int) - クラスio.helidon.webserver.http2.Http2Config.BuilderBaseのメソッド
この設定は、ストリーム・レベルのフロー制御の送信者の最大ウィンドウ・サイズ(バイト)を示します。
initiateService(Map<String, Object>, ServiceRegistryImplementor) - クラスio.helidon.integrations.cdi.hibernate.DataSourceBackedDialectFactoryのメソッド
非推奨。
Hibernate使用専用です。
initRequestFiltering(ContainerRequestContext) - クラスio.helidon.microprofile.security.SecurityFilterのメソッド
 
initSslContext(TlsConfig, SecureRandom, KeyManager[], TrustManager[]) - クラスio.helidon.common.tls.ConfiguredTlsManagerのメソッド
このマネージャ・インスタンスでSSLContextを初期化して設定します。
initWatchServiceModifiers(WatchEvent.Modifier...) - クラスio.helidon.config.FileSystemWatcherのメソッド
WatchServiceの登録時に使用する修飾子を追加します。
inject(SpanContext, HeaderProvider, HeaderConsumer) - インタフェースio.helidon.tracing.Tracerのメソッド
クライアントからのHTTPリクエストの起動時など、アウトバウンド・リクエストの親として現在のスパンをインジェクトします。
inject(SpanContext, Format<C>, C) - クラスio.helidon.tracing.providers.zipkin.ZipkinTracerのメソッド
 
inject(T, CreationalContext<T> ) - クラスio.helidon.integrations.cdi.delegates.DelegatingInjectionTargetのメソッド
 
injectables() - クラスio.helidon.integrations.vault.auths.approle.AppRoleAuthProviderのメソッド
 
injectables() - クラスio.helidon.integrations.vault.auths.k8s.K8sAuthProviderのメソッド
 
injectables() - クラスio.helidon.integrations.vault.auths.token.TokenAuthProviderのメソッド
 
injectables() - クラスio.helidon.integrations.vault.secrets.cubbyhole.CubbyholeEngineProviderのメソッド
 
injectables() - クラスio.helidon.integrations.vault.secrets.database.DbEngineProviderのメソッド
 
injectables() - クラスio.helidon.integrations.vault.secrets.kv1.Kv1EngineProviderのメソッド
 
injectables() - クラスio.helidon.integrations.vault.secrets.kv2.Kv2EngineProviderのメソッド
 
injectables() - クラスio.helidon.integrations.vault.secrets.pki.PkiEngineProviderのメソッド
 
injectables() - クラスio.helidon.integrations.vault.secrets.transit.TransitEngineProviderのメソッド
 
injectables() - インタフェースio.helidon.integrations.vault.spi.InjectionProviderのメソッド
このプロバイダでサポートされているインジェクタブル・タイプのリストです。
injectables() - クラスio.helidon.integrations.vault.sys.HcpSysProviderのメソッド
 
injectedType() - クラスio.helidon.integrations.vault.spi.InjectionProvider.InjectionTypeのメソッド
インジェクタブルのクラス。
Injection$$Module - io.helidon.configのクラス
Generated ModuleComponent。
Injection$$Module - io.helidon.faulttoleranceのクラス
Generated ModuleComponent。
Injection$$Module - io.helidon.integrations.oci.sdk.runtimeのクラス
Generated ModuleComponent。
Injection$$Module - io.helidon.integrations.oci.tls.certificatesのクラス
Generated ModuleComponent。
Injection$$Module - io.helidon.webclient.apiのクラス
Generated ModuleComponent。
Injection$$Module() - クラスio.helidon.config.Injection$$Moduleのコンストラクタ
非推奨。
これはJava ServiceLoader実装であり、コンストラクタを直接使用しないでください
Injection$$Module() - クラスio.helidon.faulttolerance.Injection$$Moduleのコンストラクタ
非推奨。
これはJava ServiceLoader実装であり、コンストラクタを直接使用しないでください
Injection$$Module() - クラスio.helidon.integrations.oci.sdk.runtime.Injection$$Moduleのコンストラクタ
非推奨。
これはJava ServiceLoader実装であり、コンストラクタを直接使用しないでください
Injection$$Module() - クラスio.helidon.integrations.oci.tls.certificates.Injection$$Moduleのコンストラクタ
非推奨。
これはJava ServiceLoader実装であり、コンストラクタを直接使用しないでください
Injection$$Module() - クラスio.helidon.webclient.api.Injection$$Moduleのコンストラクタ
非推奨。
これはJava ServiceLoader実装であり、コンストラクタを直接使用しないでください
InjectionProvider - io.helidon.integrations.vault.spiのインタフェース
インジェクタブル・インスタンスを特定するためのJavaサービス・ローダー・サービス。
InjectionProvider.CreateInstanceFunction<T> - io.helidon.integrations.vault.spiのインタフェース
lambdasをインスタンス・コンストラクタとして有効にするインタフェース。
InjectionProvider.InjectionType<T> - io.helidon.integrations.vault.spiのクラス
単一インジェクション・タイプ。
InjectionProvider.InstanceConfig - io.helidon.integrations.vault.spiのクラス
インスタンスの構成。Vault (構成内で定義)という名前のインスタンス、およびカスタマイズされたパス(kv2のシークレットのかわりにビルド・シークレットなど)を使用できます。
InjectionProvider.InstanceConfig.Builder - io.helidon.integrations.vault.spiのクラス
InjectionProvider.InstanceConfigのFluent APIビルダー。
InMemoryOverrideSource - io.helidon.configのクラス
オーバーライド・ソースのメモリー内実装。
InMemoryOverrideSource.Builder - io.helidon.configのクラス
InMemoryOverrideSourceのFluent APIビルダー。
inputStream() - インタフェースio.helidon.http.media.ReadableEntityのメソッド
エンティティのバイトを読み取る入力ストリーム。
inputStream() - クラスio.helidon.http.media.ReadableEntityBaseのメソッド
 
inputStream() - インタフェースio.helidon.webclient.api.HttpClientResponseのメソッド
エンティティ入力ストリーム。
inputStream() - クラスio.helidon.webclient.api.WebClientServiceResponse.BuilderBaseのメソッド
エンティティのデータを取得するための入力ストリーム。
inputStream() - クラスio.helidon.webclient.api.WebClientServiceResponse.BuilderBase.WebClientServiceResponseImplのメソッド
 
inputStream() - インタフェースio.helidon.webclient.api.WebClientServiceResponseのメソッド
エンティティのデータを取得するための入力ストリーム。
inputStream() - クラスio.helidon.webserver.http.ServerRequestEntityのメソッド
 
inputStream() - クラスio.helidon.webserver.http2.Http2ServerRequestEntityのメソッド
 
inputStream(InputStream) - クラスio.helidon.webclient.api.WebClientServiceResponse.BuilderBaseのメソッド
エンティティのデータを取得するための入力ストリーム。
inputStream(Supplier<InputStream>) - クラスio.helidon.http.media.multipart.WriteablePart.Builderのメソッド
入力ストリームからコンテンツを構成します。
inRole(Subject, String) - クラスio.helidon.security.abac.policy.el.BuiltInMethodsのstaticメソッド
サブジェクトに指定されたロールがあるかどうかを確認します。
inRoles(Subject, String...) - クラスio.helidon.security.abac.policy.el.BuiltInMethodsのstaticメソッド
サブジェクトに指定されたロール(これらすべてが必要です)があるかどうかを確認します。
inScope(Subject, String) - クラスio.helidon.security.abac.policy.el.BuiltInMethodsのstaticメソッド
サブジェクトに指定されたスコープがあるかどうかを確認してください。
inScopes(Subject, String...) - クラスio.helidon.security.abac.policy.el.BuiltInMethodsのstaticメソッド
サブジェクトに指定されたスコープ(これらすべてが必要です)があるかどうかを確認します。
insert(String, Object...) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
引数として渡された文を使用して、挿入文を作成および実行します。
INSERT - 列挙型クラスio.helidon.dbclient.DbStatementTypeの列挙定数
挿入は、新しいレコードを作成する文です。
insertRow() - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
insertsAreDetected(int) - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
instance() - インタフェースio.helidon.metrics.api.SystemTagsManagerのstaticメソッド
タグ・マネージャの初期化済インスタンスを返します。
instance() - インタフェースio.helidon.metrics.spi.MetricsProgrammaticConfigのstaticメソッド
メトリクス・プログラム設定のシングルトン・インスタンスを返します。
instance() - インタフェースio.helidon.microprofile.cdi.HelidonContainerのstaticメソッド
(初期化済または起動済)コンテナを取得します。
instance(MetricsConfig) - インタフェースio.helidon.metrics.api.SystemTagsManagerのstaticメソッド
メトリクスの提供設定を使用して新しいシステム・タグ・マネージャを作成し、新しいインスタンスを初期化済シングルトンとして保存して、SystemTagsManager.instance()の以降の呼出しに戻します。
instance(Class<U> ) - クラスio.helidon.security.EndpointConfigのメソッド
このエンドポイントを構成するカスタム・オブジェクトのインスタンスを取得します。
INSTANCE - クラスio.helidon.config.ConfigProducer$$Injection$$Activatorのstatic変数
このサービス・プロバイダ・アクティベータのグローバル・シングルトン・インスタンス。
INSTANCE - クラスio.helidon.faulttolerance.AsyncImpl$$Injection$$Activatorのstatic変数
このサービス・プロバイダ・アクティベータのグローバル・シングルトン・インスタンス。
INSTANCE - クラスio.helidon.faulttolerance.BulkheadImpl$$Injection$$Activatorのstatic変数
このサービス・プロバイダ・アクティベータのグローバル・シングルトン・インスタンス。
INSTANCE - クラスio.helidon.faulttolerance.CircuitBreakerImpl$$Injection$$Activatorのstatic変数
このサービス・プロバイダ・アクティベータのグローバル・シングルトン・インスタンス。
INSTANCE - クラスio.helidon.faulttolerance.RetryImpl$$Injection$$Activatorのstatic変数
このサービス・プロバイダ・アクティベータのグローバル・シングルトン・インスタンス。
INSTANCE - クラスio.helidon.faulttolerance.TimeoutImpl$$Injection$$Activatorのstatic変数
このサービス・プロバイダ・アクティベータのグローバル・シングルトン・インスタンス。
INSTANCE - クラスio.helidon.integrations.cdi.eclipselink.CDISEPlatform.Eclipselink.Literalの静的変数
CDISEPlatform.Eclipselink.Literalクラスの単一インスタンス。
INSTANCE - クラスio.helidon.integrations.micronaut.cdi.MicronautIntercepted.Literalの静的変数
注釈リテラル。
INSTANCE - クラスio.helidon.integrations.oci.sdk.runtime.OciAuthenticationDetailsProvider$$Injection$$Activatorのstatic変数
このサービス・プロバイダ・アクティベータのグローバル・シングルトン・インスタンス。
INSTANCE - クラスio.helidon.integrations.oci.sdk.runtime.OciAvailabilityDefault$$Injection$$Activatorのstatic変数
このサービス・プロバイダ・アクティベータのグローバル・シングルトン・インスタンス。
INSTANCE - クラスio.helidon.integrations.oci.sdk.runtime.OciRegionProvider$$Injection$$Activatorのstatic変数
このサービス・プロバイダ・アクティベータのグローバル・シングルトン・インスタンス。
INSTANCE - クラスio.helidon.integrations.oci.tls.certificates.DefaultOciCertificatesDownloader$$Injection$$Activatorのstatic変数
このサービス・プロバイダ・アクティベータのグローバル・シングルトン・インスタンス。
INSTANCE - クラスio.helidon.integrations.oci.tls.certificates.DefaultOciPrivateKeyDownloader$$Injection$$Activatorのstatic変数
このサービス・プロバイダ・アクティベータのグローバル・シングルトン・インスタンス。
INSTANCE - クラスio.helidon.microprofile.cdi.BuildTimeEnd.Literalの静的変数
この注釈のリテラルのシングルトン・インスタンス。
INSTANCE - クラスio.helidon.microprofile.cdi.BuildTimeStart.Literalの静的変数
この注釈のリテラルのシングルトン・インスタンス。
INSTANCE - クラスio.helidon.microprofile.cdi.RuntimeStart.Literalの静的変数
この注釈のリテラルのシングルトン・インスタンス。
INSTANCE - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryの静的変数
シングルトン・インスタンス。
INSTANCE - クラスio.helidon.microprofile.reactive.HelidonReactiveStreamsEngineの静的変数
シングルトン・インスタンス。
INSTANCE - クラスio.helidon.webclient.api.LoomClient$$Injection$$Activatorのstatic変数
このサービス・プロバイダ・アクティベータのグローバル・シングルトン・インスタンス。
INSTANCE_INIT - 列挙型クラスio.helidon.common.types.ElementKindの列挙定数
インスタンス初期化ブロック。
instanceBytes() - インタフェースio.helidon.http.media.InstanceWriterのメソッド
インスタンスをバイト配列として取得します。
instanceKeys() - クラスio.helidon.security.EndpointConfigのメソッド
登録されたカスタム・エンドポイント構成オブジェクトのすべてのクラスを取得します。
instanceWriter(GenericType<T>, T, Headers, WritableHeaders<?>) - インタフェースio.helidon.http.media.EntityWriterのメソッド
サーバー・レスポンス・エンティティのインスタンス・ライター。
instanceWriter(GenericType<T>, T, WritableHeaders<?>) - インタフェースio.helidon.http.media.EntityWriterのメソッド
クライアント・リクエスト・エンティティ・インスタンス・ライター。
InstanceWriter - io.helidon.http.mediaのインタフェース
特定のインスタンス専用のライター。
instantiate(Config) - クラスio.helidon.security.abac.policy.el.JavaxElPolicyExecutorServiceのメソッド
 
instantiate(Config) - クラスio.helidon.security.abac.policy.PolicyValidatorServiceのメソッド
 
instantiate(Config) - インタフェースio.helidon.security.abac.policy.spi.PolicyExecutorServiceのメソッド
構成プロバイダに基づいてPolicyExecutorの新しいインスタンスを作成します。
instantiate(Config) - クラスio.helidon.security.abac.role.RoleValidatorServiceのメソッド
 
instantiate(Config) - クラスio.helidon.security.abac.scope.ScopeValidatorServiceのメソッド
 
instantiate(Config) - クラスio.helidon.security.abac.time.TimeValidatorServiceのメソッド
 
instantiate(Config) - インタフェースio.helidon.security.providers.abac.spi.AbacValidatorServiceのメソッド
指定された構成に基づいてバリデータの新しいインスタンスを作成します。
InsufficientDataAvailableException() - 例外クラスio.helidon.common.buffers.DataReader.InsufficientDataAvailableExceptionのコンストラクタ
 
INTERFACE - 列挙型クラスio.helidon.common.types.ElementKindの列挙定数
インタフェース要素タイプの種類。
interfaceTypeInfo() - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
この型情報のインタフェース・クラス。
interfaceTypeInfo() - クラスio.helidon.common.types.TypeInfo.BuilderBase.TypeInfoImplのメソッド
 
interfaceTypeInfo() - インタフェースio.helidon.common.types.TypeInfoのメソッド
この型情報のインタフェース・クラス。
interfaceTypeInfo(List<? extends TypeInfo>) - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
この型情報のインタフェース・クラス。
INTERNAL - 列挙型クラスio.helidon.http.http2.Http2ErrorCodeの列挙定数
エンドポイントで予期しない内部エラーが発生しました。
INTERNAL - 列挙型クラスio.helidon.tracing.Span.Kindの列挙定数
内部スパン。サービスのスコープを残しません。
INTERNAL - クラスio.helidon.webserver.grpc.GrpcStatusのstatic変数
内部エラー。
INTERNAL_ERROR - 列挙型クラスio.helidon.http.DirectHandler.EventTypeの列挙定数
内部サーバー・エラー
INTERNAL_SERVER_ERROR_500 - クラスio.helidon.http.Statusのstatic変数
500 内部サーバー・エラー。「HTTP/1.1ドキュメント」を参照してください。
internalKeystore(TlsConfig) - クラスio.helidon.common.tls.ConfiguredTlsManagerのメソッド
内部キーストアを作成し、パスワードおよびデータなしでロードします。
internalKeystoreProvider() - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
キーおよびトラスト・マネージャ・ファクトリを作成するために内部的に使用されるキー・ストアのプロバイダ。
internalKeystoreProvider() - クラスio.helidon.common.tls.TlsConfig.BuilderBase.TlsConfigImplのメソッド
 
internalKeystoreProvider() - インタフェースio.helidon.common.tls.TlsConfigのメソッド
キーおよびトラスト・マネージャ・ファクトリを作成するために内部的に使用されるキー・ストアのプロバイダ。
internalKeystoreProvider(String) - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
キーおよびトラスト・マネージャ・ファクトリを作成するために内部的に使用されるキー・ストアのプロバイダ。
internalKeystoreType() - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
キーおよびトラスト・マネージャ・ファクトリを作成するために内部的に使用されるキー・ストアのタイプ。
internalKeystoreType() - クラスio.helidon.common.tls.TlsConfig.BuilderBase.TlsConfigImplのメソッド
 
internalKeystoreType() - インタフェースio.helidon.common.tls.TlsConfigのメソッド
キーおよびトラスト・マネージャ・ファクトリを作成するために内部的に使用されるキー・ストアのタイプ。
internalKeystoreType(String) - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
キーおよびトラスト・マネージャ・ファクトリを作成するために内部的に使用されるキー・ストアのタイプ。
InternalServerException - io.helidon.httpの例外クラス
internal server errorを示すランタイム例外です。
InternalServerException(String, Throwable) - 例外クラスio.helidon.http.InternalServerExceptionのコンストラクタ
InternalServerException(String, Throwable, boolean) - 例外クラスio.helidon.http.InternalServerExceptionのコンストラクタ
InterruptableTask<T> - io.helidon.common.taskのインタフェース
RunnableCallableの両方を実装できる、割り込み可能なタスク。
interval() - インタフェースio.helidon.config.ScheduledPollingStrategy.RecurringPolicyのメソッド
現在の間隔を返します。
interval() - クラスio.helidon.config.ScheduledPollingStrategy.RegularRecurringPolicyのメソッド
 
interval(long, long, TimeUnit, ScheduledExecutorService) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
初期遅延後にシグナル0Lが発生し、その後、1L、2Lなどが定期的にダウンストリームに送信されます。
interval(long, TimeUnit, ScheduledExecutorService) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
信号0L、1Lなどをダウンストリームに定期的に送信します。
INTROSPECT_JWT - 列挙型クラスio.helidon.security.providers.oidc.common.OidcConfig.RequestTypeの列挙定数
イントロスペクション・エンドポイントに対してJWTをバリデートするリクエスト。
introspectEndpointUri(URI) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
JWTのバリデートに使用するエンドポイント。
introspectEndpointUri(URI) - クラスio.helidon.security.providers.oidc.common.TenantConfig.Builderのメソッド
JWTのバリデートに使用するエンドポイント。
introspectUri() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
イントロスペクション・エンドポイントURI。
introspectUri() - クラスio.helidon.security.providers.oidc.common.Tenantのメソッド
イントロスペクション・エンドポイントURI。
intValue() - インタフェースio.helidon.common.types.Annotationのメソッド
プロパティ"value"の型付きの値。
intValue() - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
プロパティ"value"の型付きの値。
intValue(String) - インタフェースio.helidon.common.types.Annotationのメソッド
名前付きプロパティの型付き値。
intValue(String) - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
名前付きプロパティの型付き値。
intValues() - インタフェースio.helidon.common.types.Annotationのメソッド
配列として定義されているプロパティ"value"の型付き値。
intValues() - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
配列として定義されているプロパティ"value"の型付き値。
intValues(String) - インタフェースio.helidon.common.types.Annotationのメソッド
配列として定義されているプロパティの型付き値。
intValues(String) - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
配列として定義されているプロパティの型付き値。
INVALID_ARGUMENT - クラスio.helidon.webserver.grpc.GrpcStatusのstatic変数
クライアントは無効な引数を指定しました。
invalidIn() - 注釈インタフェースio.helidon.common.features.api.Featureの要素
この機能でサポートされていないフレーバ - e.g.
Invocation - io.helidon.schedulingのインタフェース
スケジュール済メソッド呼出しメタデータ。
invocationHandler(InvocationHandler) - クラスio.helidon.webserver.graphql.GraphQlService.Builderのメソッド
GraphQlリクエストを実行するInvocationHandler。
invocationHandler(Supplier<InvocationHandler>) - クラスio.helidon.webserver.graphql.GraphQlService.Builderのメソッド
GraphQlリクエストを実行するInvocationHandler。
InvocationHandler - io.helidon.graphql.serverのインタフェース
WebServerを使用せずにGraphQLリクエストの実行を許可する起動ハンドラ。
InvocationHandler.Builder - io.helidon.graphql.serverのクラス
呼出しハンドラを構成するFluent APIビルダー。
invoke(Method, String, ApiRequest<?>, ApiResponse.Builder<?, T>) - インタフェースio.helidon.integrations.common.rest.RestApiのメソッド
エンティティを生成しないリクエストを呼び出します。
invoke(Method, String, ApiRequest<?>, ApiResponse.Builder<?, T>) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
 
invoke(InvocationContext) - クラスio.helidon.integrations.micronaut.cdi.MicronautInterceptorのメソッド
CDI beanのMicronautインターセプタを呼び出すインターセプタ・メソッド。
invoke(Object, Method, Object[]) - クラスio.helidon.integrations.graal.mp.nativeimage.extension.RestClientSubstitution.DefaultMethodProxyHandlerのメソッド
 
invoke(Supplier<? extends T>) - インタフェースio.helidon.faulttolerance.FtHandlerのメソッド
結果のサプライヤに対してこのフォルト・トレランス・ハンドラを起動します。
invoke(Supplier<? extends T>) - インタフェースio.helidon.faulttolerance.FtHandlerTypedのメソッド
結果のサプライヤに対してこのフォルト・トレランス・ハンドラを起動します。
invoke(Supplier<T> ) - インタフェースio.helidon.faulttolerance.Asyncのメソッド
同期操作を非同期的に呼び出します。
invokeBytesRequest(Method, String, ApiRequest<?>, InputStream, ApiResponse.Builder<?, T>) - インタフェースio.helidon.integrations.common.rest.RestApiのメソッド
リクエスト・メディア・タイプはリクエストに指定する必要があります。MediaTypes.APPLICATION_OCTET_STREAMに戻ります。
invokeBytesRequest(Method, String, ApiRequest<?>, InputStream, ApiResponse.Builder<?, T>) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
 
invokeBytesResponse(Method, String, ApiRequest<?>, ApiOptionalResponse.BuilderBase<?, T, byte[], R>) - インタフェースio.helidon.integrations.common.rest.RestApiのメソッド
バイトを返すことが予想されるAPI呼び出しを呼び出します。
invokeBytesResponse(Method, String, ApiRequest<?>, ApiOptionalResponse.BuilderBase<?, T, byte[], R>) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
 
InvokedResource - io.helidon.jersey.commonのインタフェース
現在のリクエストに関する情報 - 呼び出されたリソース情報。
invokeEntityResponse(Method, String, ApiRequest<?>, ApiOptionalResponse.BuilderBase<?, T, InputStream, R>) - インタフェースio.helidon.integrations.common.rest.RestApiのメソッド
パブリッシャとしてバイトを返すことが予想されるAPIコールを呼び出します。
invokeEntityResponse(Method, String, ApiRequest<?>, ApiOptionalResponse.BuilderBase<?, T, InputStream, R>) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
 
invokeOptional(Method, String, ApiRequest<?>, ApiOptionalResponse.BuilderBase<?, T, JsonObject, R>) - インタフェースio.helidon.integrations.common.rest.RestApiのメソッド
エンティティを生成する可能性があるリクエストを呼び出します。
invokeOptional(Method, String, ApiRequest<?>, ApiOptionalResponse.BuilderBase<?, T, JsonObject, R>) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
 
invokeServices(WebClientService.Chain, CompletableFuture<WebClientServiceRequest>, CompletableFuture<WebClientServiceResponse>, ClientUri) - クラスio.helidon.webclient.api.ClientRequestBaseのメソッド
構成済クライアント・サービスを起動します。
invokeStatic(Supplier<T>) - インタフェースio.helidon.faulttolerance.Asyncのstaticメソッド
Async.create()をコールする必要がない便利なメソッド。
invokeStatic(Supplier<T>, CompletableFuture<Async>) - インタフェースio.helidon.faulttolerance.Asyncのstaticメソッド
Async.create()をコールする必要がない便利なメソッド。
invokeWithResponse(Method, String, ApiRequest<?>, ApiEntityResponse.Builder<?, T, JsonObject>) - インタフェースio.helidon.integrations.common.rest.RestApiのメソッド
エンティティを生成するリクエストを呼び出します。
invokeWithResponse(Method, String, ApiRequest<?>, ApiEntityResponse.Builder<?, T, JsonObject>) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
 
io.helidon - モジュールio.helidon
Helidonアプリケーションの起動に必要なタイプ。
io.helidon - パッケージio.helidon
Helidonアプリケーションの起動。
io.helidon.builder.api - モジュールio.helidon.builder.api
Builder APIモジュール。
io.helidon.builder.api - パッケージio.helidon.builder.api
Helidonビルダーおよび構成済ビルダーのコード生成の処理のサポート。
io.helidon.common - モジュールio.helidon.common
Helidon Commonライブラリ。
io.helidon.common - パッケージio.helidon.common
Helidonプロジェクトの共通ユーティリティ。
io.helidon.common.buffers - モジュールio.helidon.common.buffers
バイト・バッファおよびバイト操作。
io.helidon.common.buffers - パッケージio.helidon.common.buffers
バイト・バッファおよびバイト操作。
io.helidon.common.config - モジュールio.helidon.common.config
Helidon共通構成ライブラリ。
io.helidon.common.config - パッケージio.helidon.common.config
不変のツリー構造化構成アクセスのための最小限のタイプのセットを提供します。
io.helidon.common.config.spi - パッケージio.helidon.common.config.spi
現在の環境のデフォルト構成を検出できるように実装をロードするSPI。
io.helidon.common.configurable - モジュールio.helidon.common.configurable
configコンポーネントを使用する共通ツール。
io.helidon.common.configurable - パッケージio.helidon.common.configurable
Configを使用する一般的なユーティリティ。
io.helidon.common.configurable.spi - パッケージio.helidon.common.configurable.spi
ロード可能なサービス定義。
io.helidon.common.context - モジュールio.helidon.common.context
Helidon共通コンテキスト・ライブラリ。
io.helidon.common.context - パッケージio.helidon.common.context
エグゼキュータ境界を越えたコンテキスト伝播のサポート。
io.helidon.common.context.spi - パッケージio.helidon.common.context.spi
エグゼキュータ・サービスのスレッド間のデータ伝播のプロバイダ。
io.helidon.common.crypto - モジュールio.helidon.common.crypto
Helidon共通暗号化ライブラリ。
io.helidon.common.crypto - パッケージio.helidon.common.crypto
一般的な暗号化実装。
io.helidon.common.features - モジュールio.helidon.common.features
機能カタログ。
io.helidon.common.features - パッケージio.helidon.common.features
Helidonフレーバの機能サポート。
io.helidon.common.features.api - モジュールio.helidon.common.features.api
モジュール記述子内の機能を記述するために必要なAPI。
io.helidon.common.features.api - パッケージio.helidon.common.features.api
モジュール記述子内の機能を記述するために必要なAPI。
io.helidon.common.mapper - モジュールio.helidon.common.mapper
Helidon共通マッパー。
io.helidon.common.mapper - パッケージio.helidon.common.mapper
タイプのマッピングのサポート。
io.helidon.common.mapper.spi - パッケージio.helidon.common.mapper.spi
MapperManagermappersを提供するSPI。
io.helidon.common.media.type - モジュールio.helidon.common.media.type
Helidon共通メディア・タイプ。
io.helidon.common.media.type - パッケージio.helidon.common.media.type
リソースをメディア・タイプ(ファイル、URIまたはURL)にマップするためのサポート。
io.helidon.common.media.type.spi - パッケージio.helidon.common.media.type.spi
SPI:メディア・タイプへのリソースのカスタム・マッピングを提供します。
io.helidon.common.parameters - モジュールio.helidon.common.parameters
複数の値を持つパラメータのサポート。
io.helidon.common.parameters - パッケージio.helidon.common.parameters
複数の値を持つパラメータのサポート。
io.helidon.common.pki - モジュールio.helidon.common.pki
PKI構成および証明書とキーのロードのユーティリティ。
io.helidon.common.pki - パッケージio.helidon.common.pki
PKI構成および証明書とキーのロードのユーティリティ。
io.helidon.common.reactive - モジュールio.helidon.common.reactive
Helidon共通リアクティブ・ライブラリ。
io.helidon.common.reactive - パッケージio.helidon.common.reactive
Helidonプロジェクトの共通リアクティブ・ライブラリ。
io.helidon.common.security - モジュールio.helidon.common.security
セキュリティに関連するタイプで、すべてのコンポーネントで使用できる(サーバー、クライアント等。)です。
io.helidon.common.security - パッケージio.helidon.common.security
セキュリティに関連するタイプで、すべてのコンポーネントで使用できる(サーバー、クライアント等。)です。
io.helidon.common.socket - モジュールio.helidon.common.socket
ソケット抽象化とデータ書き込み。
io.helidon.common.socket - パッケージio.helidon.common.socket
ソケット抽象化とデータ書き込み。
io.helidon.common.task - モジュールio.helidon.common.task
共通タスク・モジュール。
io.helidon.common.task - パッケージio.helidon.common.task
割り込み可能なタスクおよび関連するエグゼキュータ。
io.helidon.common.testing.http.junit5 - モジュールio.helidon.common.testing.http.junit5
HTTP用のHamcrestマッチャ。
io.helidon.common.testing.http.junit5 - パッケージio.helidon.common.testing.http.junit5
HTTPのサポートをテストしています。
io.helidon.common.testing.junit5 - モジュールio.helidon.common.testing.junit5
Hamcrestマッチャ。
io.helidon.common.testing.junit5 - パッケージio.helidon.common.testing.junit5
Helidonの基本的なテスト・サポート。
io.helidon.common.tls - モジュールio.helidon.common.tls
クライアントおよびサーバーのTLS構成。
io.helidon.common.tls - パッケージio.helidon.common.tls
クライアントおよびサーバーのTLS構成。
io.helidon.common.tls.spi - パッケージio.helidon.common.tls.spi
クライアントおよびサーバーのTLS構成SPI。
io.helidon.common.types - モジュールio.helidon.common.types
ビルダーの(最小)型がサポートされます。
io.helidon.common.types - パッケージio.helidon.common.types
ランタイムに役立つビルダーのSPIタイプのサブセット。
io.helidon.common.uri - モジュールio.helidon.common.uri
URIユーティリティ。
io.helidon.common.uri - パッケージio.helidon.common.uri
URIユーティリティ。
io.helidon.config - モジュールio.helidon.config
Helidon SE構成モジュール。
io.helidon.config - パッケージio.helidon.config
不変のツリー構造の構成データをロードおよび操作するためのインタフェースおよびクラスを提供します。
io.helidon.config.encryption - モジュールio.helidon.config.encryption
構成ファイル内のシークレットの暗号化をサポートするモジュール。
io.helidon.config.encryption - パッケージio.helidon.config.encryption
暗号化されたプロパティのサポート。
io.helidon.config.etcd - モジュールio.helidon.config.etcd
Etcd構成ソースの実装。
io.helidon.config.etcd - パッケージio.helidon.config.etcd
Etcd構成ソース。
io.helidon.config.git - モジュールio.helidon.config.git
構成gitモジュール。
io.helidon.config.git - パッケージio.helidon.config.git
Git構成ソース。
io.helidon.config.hocon - モジュールio.helidon.config.hocon
型保証された(ライトベンド) Config (HOCON) Parserの実装。
io.helidon.config.hocon - パッケージio.helidon.config.hocon
型保証された(ライトベンド)構成ライブラリを使用したHOCON形式のConfigParser実装。
io.helidon.config.hocon.mp - モジュールio.helidon.config.hocon.mp
HOCON構成ソースのサポート。
io.helidon.config.hocon.mp - パッケージio.helidon.config.hocon.mp
MicroProfile構成のHOCON構成ソース。
io.helidon.config.metadata - モジュールio.helidon.config.metadata
構成メタデータの注釈。
io.helidon.config.metadata - パッケージio.helidon.config.metadata
IDEの自動補完およびドキュメントの生成をサポートする構成メタデータ。
io.helidon.config.mp - モジュールio.helidon.config.mp
Eclipse MicroProfile Config仕様のCDI以外の部分の実装。
io.helidon.config.mp - パッケージio.helidon.config.mp
マイクロプロファイル構成のHelidon実装。
io.helidon.config.mp.spi - パッケージio.helidon.config.mp.spi
MicroProfile Configに対するHelidon固有の拡張機能のサポート。
io.helidon.config.objectmapping - モジュールio.helidon.config.objectmapping
構成モジュール。
io.helidon.config.objectmapping - パッケージio.helidon.config.objectmapping
ファクトリ・メソッドを持つクラス、ビルダーを持つクラス、およびコンストラクタとセッターを持つ一般的な"bean"クラスにConfigをマップできるマッパー。
io.helidon.config.spi - パッケージio.helidon.config.spi
開発者が構成システムを拡張するために実装できる動作を定義する構成SPI。
io.helidon.config.testing - モジュールio.helidon.config.testing
構成テストのサポート。
io.helidon.config.testing - パッケージio.helidon.config.testing
構成テストのサポート。
io.helidon.config.yaml - モジュールio.helidon.config.yaml
YAMLパーサーの実装。
io.helidon.config.yaml - パッケージio.helidon.config.yaml
YAML形式のConfigParser実装。
io.helidon.config.yaml.mp - モジュールio.helidon.config.yaml.mp
YAML構成ソースのサポート。
io.helidon.config.yaml.mp - パッケージio.helidon.config.yaml.mp
MicroProfile構成のYAML構成ソース。
io.helidon.cors - モジュールio.helidon.cors
CORS構成およびタイプ。
io.helidon.cors - パッケージio.helidon.cors
すべてのHelidonフレーバで使用される共通のクロス・オリジン構成およびタイプ。
io.helidon.dbclient - モジュールio.helidon.dbclient
Helidonデータベース・クライアント。
io.helidon.dbclient - パッケージio.helidon.dbclient
Helidonデータベース・クライアントAPI。
io.helidon.dbclient.health - モジュールio.helidon.dbclient.health
Helidonデータベース・クライアント・ヘルス・チェック。
io.helidon.dbclient.health - パッケージio.helidon.dbclient.health
Helidonデータベース・クライアントのヘルス・チェックのサポート。
io.helidon.dbclient.hikari - モジュールio.helidon.dbclient.hikari
Helidonデータベース・クライアントJDBC。
io.helidon.dbclient.hikari - パッケージio.helidon.dbclient.hikari
Hikari JDBC接続プール。
io.helidon.dbclient.hikari.spi - パッケージio.helidon.dbclient.hikari.spi
Hikari JDBC接続プール・サポートのサービス・プロバイダ・インタフェース。
io.helidon.dbclient.jdbc - モジュールio.helidon.dbclient.jdbc
Helidonデータベース・クライアントJDBC。
io.helidon.dbclient.jdbc - パッケージio.helidon.dbclient.jdbc
HelidonのJDBCクライアント。
io.helidon.dbclient.jdbc.spi - パッケージio.helidon.dbclient.jdbc.spi
Helidonデータベース・クライアントJDBCのサービス・プロバイダ・インタフェース。
io.helidon.dbclient.jsonp - モジュールio.helidon.dbclient.jsonp
Helidonデータベース・クライアントJSON-Pマッパー。
io.helidon.dbclient.jsonp - パッケージio.helidon.dbclient.jsonp
Helidonデータベース・クライアントのJSON処理サポート。
io.helidon.dbclient.metrics - モジュールio.helidon.dbclient.metrics
Helidonデータベース・クライアント・メトリクス。
io.helidon.dbclient.metrics - パッケージio.helidon.dbclient.metrics
Helidonデータベース・クライアントのメトリクスのサポート。
io.helidon.dbclient.metrics.hikari - パッケージio.helidon.dbclient.metrics.hikari
Hikari接続プールのメトリクスのサポート。
io.helidon.dbclient.mongodb - モジュールio.helidon.dbclient.mongodb
Helidonデータベース・クライアントMongoDB。
io.helidon.dbclient.mongodb - パッケージio.helidon.dbclient.mongodb
Helidonデータベース・クライアントMongoDB。
io.helidon.dbclient.spi - パッケージio.helidon.dbclient.spi
Helidonデータベース・クライアントのサービス・プロバイダ・インタフェース。
io.helidon.dbclient.tracing - モジュールio.helidon.dbclient.tracing
Helidonデータベース・クライアントのトレース。
io.helidon.dbclient.tracing - パッケージio.helidon.dbclient.tracing
Helidonデータベース・クライアントのトレース・サポート。
io.helidon.faulttolerance - モジュールio.helidon.faulttolerance
Helidonフォルト・トレランスのサポート。
io.helidon.faulttolerance - パッケージio.helidon.faulttolerance
Helidonフォルト・トレランスのサポート。
io.helidon.graal.nativeimage - モジュールio.helidon.graal.nativeimage
Helidonアプリケーションを正しく構築するためのGraal VMネイティブ・イメージの拡張。
io.helidon.graal.nativeimage.mp - モジュールio.helidon.graal.nativeimage.mp
Helidon MicroProfileアプリケーションを正しく構築するためのGraal VMネイティブ・イメージの拡張。
io.helidon.graphql.server - モジュールio.helidon.graphql.server
GraphQlサーバーの実装。
io.helidon.graphql.server - パッケージio.helidon.graphql.server
GraphQLサーバーの実装。
io.helidon.health - モジュールio.helidon.health
HelidonヘルスAPI。
io.helidon.health - パッケージio.helidon.health
HelidonヘルスAPI。
io.helidon.health.checks - モジュールio.helidon.health.checks
Helidonヘルス・チェック。
io.helidon.health.checks - パッケージio.helidon.health.checks
当社の実施によって提供されるヘルス・チェック。
io.helidon.health.spi - パッケージio.helidon.health.spi
ヘルス・チェックSPI。
io.helidon.http - モジュールio.helidon.http
Helidon一般的なHTTPクラス。
io.helidon.http - パッケージio.helidon.http
HTTPストーリのサーバー側とクライアント側の両方で使用可能なHTTP APIおよび実装。
io.helidon.http.encoding - モジュールio.helidon.http.encoding
コンテンツ・エンコーディングのサポート。
io.helidon.http.encoding - パッケージio.helidon.http.encoding
HTTPコンテンツ・エンコーディングのサポート。通常はエンティティの圧縮に使用されます(gzipなど)。
io.helidon.http.encoding.deflate - モジュールio.helidon.http.encoding.deflate
コンテンツ・エンコーディングのサポートをデフレートします。
io.helidon.http.encoding.deflate - パッケージio.helidon.http.encoding.deflate
エンコーディングのサポートをデフレートします。
io.helidon.http.encoding.gzip - モジュールio.helidon.http.encoding.gzip
GZipコンテンツ・エンコーディングのサポート。
io.helidon.http.encoding.gzip - パッケージio.helidon.http.encoding.gzip
Gzipエンコーディングのサポート。
io.helidon.http.encoding.spi - パッケージio.helidon.http.encoding.spi
カスタム・コンテンツ・エンコーディングを作成するSPI。
io.helidon.http.http2 - モジュールio.helidon.http.http2
Helidon一般的なHTTP/2クラス。
io.helidon.http.http2 - パッケージio.helidon.http.http2
Helidon一般的なHTTP/2クラス。
io.helidon.http.media - モジュールio.helidon.http.media
Helidonメディア・サポート。
io.helidon.http.media - パッケージio.helidon.http.media
Helidonメディア・サポート。
io.helidon.http.media.jackson - モジュールio.helidon.http.media.jackson
Jacksonメディア・サポート。
io.helidon.http.media.jackson - パッケージio.helidon.http.media.jackson
Jacksonメディア・タイプのサポート。
io.helidon.http.media.jsonb - モジュールio.helidon.http.media.jsonb
JSON-Bメディアのサポート。
io.helidon.http.media.jsonb - パッケージio.helidon.http.media.jsonb
JSONバインディング・エンティティ・メディア処理のサポート。
io.helidon.http.media.jsonp - モジュールio.helidon.http.media.jsonp
JSON-Pメディアのサポート。
io.helidon.http.media.jsonp - パッケージio.helidon.http.media.jsonp
JSON処理エンティティ・メディア処理のサポート。
io.helidon.http.media.multipart - モジュールio.helidon.http.media.multipart
マルチパート・メディア・サポート。
io.helidon.http.media.multipart - パッケージio.helidon.http.media.multipart
マルチパート・エンティティ・メディア処理のサポート。
io.helidon.http.media.spi - パッケージio.helidon.http.media.spi
Helidonメディア・サポートSPI。
io.helidon.http.sse - モジュールio.helidon.http.sse
HTTP SSE共通パッケージ。
io.helidon.http.sse - パッケージio.helidon.http.sse
HTTP SSE共通パッケージ。
io.helidon.integrations.cdi.delegates - モジュールio.helidon.integrations.cdi.delegates
既存のCDI構成メンバーをラップするクラスおよびインタフェースを提供します。
io.helidon.integrations.cdi.delegates - パッケージio.helidon.integrations.cdi.delegates
既存のCDI構成メンバーをラップするクラスおよびインタフェースを提供します。
io.helidon.integrations.cdi.eclipselink - モジュールio.helidon.integrations.cdi.eclipselink
CDIでEclipselinkを操作するためのクラスおよびインタフェースを提供します。
io.helidon.integrations.cdi.eclipselink - パッケージio.helidon.integrations.cdi.eclipselink
CDIでEclipselinkを操作するためのクラスおよびインタフェースを提供します。
io.helidon.integrations.cdi.hibernate - モジュールio.helidon.integrations.cdi.hibernate
CDIでHibernateを操作するためのクラスおよびインタフェースを提供します。
io.helidon.integrations.cdi.hibernate - パッケージio.helidon.integrations.cdi.hibernate
CDIでHibernateを操作するためのクラスおよびインタフェースを提供します。
io.helidon.integrations.cdi.jpa - モジュールio.helidon.integrations.cdi.jpa
JPAのプロバイダに依存しない部分をCDIに統合するクラスおよびインタフェースを提供します。
io.helidon.integrations.cdi.jpa - パッケージio.helidon.integrations.cdi.jpa
JPAのプロバイダに依存しない部分をCDIに統合するクラスおよびインタフェースを提供します。
io.helidon.integrations.cdi.jpa.jaxb - パッケージio.helidon.integrations.cdi.jpa.jaxb
 
io.helidon.integrations.common.rest - モジュールio.helidon.integrations.common.rest
サード・パーティ・システムのJSONベースのREST APIにアクセスするための共通クラス。
io.helidon.integrations.common.rest - パッケージio.helidon.integrations.common.rest
サード・パーティ・システムのJSONベースのREST APIにアクセスするための共通クラス。
io.helidon.integrations.datasource.cdi - モジュールio.helidon.integrations.datasource.cdi
DataSource関連CDIポータブル拡張機能の開発を支援するクラスおよびインタフェースを提供します。
io.helidon.integrations.datasource.cdi - パッケージio.helidon.integrations.datasource.cdi
DataSource関連CDIポータブル拡張機能の開発を支援するクラスおよびインタフェースを提供します。
io.helidon.integrations.datasource.hikaricp.cdi - モジュールio.helidon.integrations.datasource.hikaricp.cdi
io.helidon.integrations.datasource.hikaricp.cdi - パッケージio.helidon.integrations.datasource.hikaricp.cdi
io.helidon.integrations.datasource.ucp.cdi - モジュールio.helidon.integrations.datasource.ucp.cdi
DataSource beanのプロバイダとしてOracle Universal Connection PoolをCDIに統合するクラスおよびインタフェースを提供します。
io.helidon.integrations.datasource.ucp.cdi - パッケージio.helidon.integrations.datasource.ucp.cdi
DataSource beanのプロバイダとしてOracle Universal Connection PoolをCDIに統合するクラスおよびインタフェースを提供します。
io.helidon.integrations.graal.mp.nativeimage.extension - パッケージio.helidon.integrations.graal.mp.nativeimage.extension
Helidon MPのGraalVMネイティブ・イメージの拡張。
io.helidon.integrations.graal.nativeimage.extension - パッケージio.helidon.integrations.graal.nativeimage.extension
Graal Substrate VMの拡張。
io.helidon.integrations.jdbc - モジュールio.helidon.integrations.jdbc
JDBC構成のサポート。
io.helidon.integrations.jdbc - パッケージio.helidon.integrations.jdbc
JDBC構成のサポート。
io.helidon.integrations.jta.cdi - モジュールio.helidon.integrations.jta.cdi
基礎となる実装としてNarayanaを使用して、JTAバージョン1.2をCDIバージョン2.0に統合するクラスおよびインタフェースを提供します。
io.helidon.integrations.jta.cdi - パッケージio.helidon.integrations.jta.cdi
基礎となる実装としてNarayanaを使用して、JTAバージョン1.2をCDIバージョン2.0に統合するクラスおよびインタフェースを提供します。
io.helidon.integrations.jta.jdbc - モジュールio.helidon.integrations.jta.jdbc
JTA関連のJDBC構成のサポート。
io.helidon.integrations.jta.jdbc - パッケージio.helidon.integrations.jta.jdbc
JTA関連のJDBC構成のサポート。
io.helidon.integrations.jta.weld - モジュールio.helidon.integrations.jta.weld
Narayanaエンジンを使用して「溶接」-backed CDI 2.0 SE実装で「トランザクション・オブザーバ・メソッド」を有効にするクラスおよびインタフェースを提供します。
io.helidon.integrations.jta.weld - パッケージio.helidon.integrations.jta.weld
Narayanaエンジンを使用して「溶接」-backed CDI 2.0 SE実装で「トランザクション・オブザーバ・メソッド」を有効にするクラスおよびインタフェースを提供します。
io.helidon.integrations.micrometer - モジュールio.helidon.integrations.micrometer
Helidon SEでのマイクロメーターのサポート。
io.helidon.integrations.micrometer - パッケージio.helidon.integrations.micrometer
Helidon SEでのマイクロメーターのサポート。
io.helidon.integrations.micrometer.cdi - モジュールio.helidon.integrations.micrometer.cdi
Helidon MPのマイクロメーターのサポート。
io.helidon.integrations.micrometer.cdi - パッケージio.helidon.integrations.micrometer.cdi
Helidon MPのマイクロメーターのサポート。
io.helidon.integrations.micronaut.cdi - モジュールio.helidon.integrations.micronaut.cdi
CDIへのMicronautの統合。
io.helidon.integrations.micronaut.cdi - パッケージio.helidon.integrations.micronaut.cdi
Micronaut beanおよびインターセプタをCDIに統合します。
io.helidon.integrations.micronaut.cdi.data - パッケージio.helidon.integrations.micronaut.cdi.data
CDI用のMicronautデータ固有の拡張機能。
io.helidon.integrations.micronaut.data - モジュールio.helidon.integrations.micronaut.data
Micronautデータとの統合。
io.helidon.integrations.microstream - モジュールio.helidon.integrations.microstream
マイクロストリームのコア機能統合をサポートします。
io.helidon.integrations.microstream.cache - モジュールio.helidon.integrations.microstream.cache
Microstream-Cache機能統合をサポートします。
io.helidon.integrations.microstream.cache - パッケージio.helidon.integrations.microstream.cache
Microstream-Cache機能統合をサポートします。
io.helidon.integrations.microstream.cdi - モジュールio.helidon.integrations.microstream.cdi
マイクロストリーム統合のCDIサポートを提供します。
io.helidon.integrations.microstream.cdi - パッケージio.helidon.integrations.microstream.cdi
マイクロストリーム統合のCDIサポートを提供します。
io.helidon.integrations.microstream.core - パッケージio.helidon.integrations.microstream.core
マイクロストリームのコア機能統合をサポートします。
io.helidon.integrations.microstream.health - モジュールio.helidon.integrations.microstream.health
Microstream-HealthChecks機能統合のサポートを提供します。
io.helidon.integrations.microstream.health - パッケージio.helidon.integrations.microstream.health
Microstream-HealthChecks機能統合のサポートを提供します。
io.helidon.integrations.microstream.metrics - モジュールio.helidon.integrations.microstream.metrics
Microstream-Metrics機能統合のサポートを提供します。
io.helidon.integrations.microstream.metrics - パッケージio.helidon.integrations.microstream.metrics
Microstream-Metrics機能統合のサポートを提供します。
io.helidon.integrations.neo4j - モジュールio.helidon.integrations.neo4j
Neo4jサポート・モジュール。
io.helidon.integrations.neo4j - パッケージio.helidon.integrations.neo4j
HelidonのNeo4j統合。
io.helidon.integrations.neo4j.health - モジュールio.helidon.integrations.neo4j.health
Neo4jヘルス・チェック・モジュール。
io.helidon.integrations.neo4j.health - パッケージio.helidon.integrations.neo4j.health
Neo4jのヘルス・チェック。
io.helidon.integrations.neo4j.metrics - モジュールio.helidon.integrations.neo4j.metrics
Neo4jメトリクスはモジュールをサポートします。
io.helidon.integrations.neo4j.metrics - パッケージio.helidon.integrations.neo4j.metrics
メトリクス・パッケージ。
io.helidon.integrations.oci.metrics - モジュールio.helidon.integrations.oci.metrics
OCIメトリクスとの統合。
io.helidon.integrations.oci.metrics - パッケージio.helidon.integrations.oci.metrics
OCIメトリクスとの統合。
io.helidon.integrations.oci.metrics.cdi - モジュールio.helidon.integrations.oci.metrics.cdi
CDIを使用したOCIメトリクスとの統合。
io.helidon.integrations.oci.metrics.cdi - パッケージio.helidon.integrations.oci.metrics.cdi
CDIを使用したOCIメトリクスとの統合。
io.helidon.integrations.oci.sdk.cdi - モジュールio.helidon.integrations.oci.sdk.cdi
Oracle Cloud Infrastructure Java SDKからCDI 3.0ベースのアプリケーションにサービス・クライアントを統合するクラスおよびインタフェースを提供します。
io.helidon.integrations.oci.sdk.cdi - パッケージio.helidon.integrations.oci.sdk.cdi
Oracle Cloud Infrastructure Java SDKからCDI 3.0ベースのアプリケーションにサービス・クライアントを統合するクラスおよびインタフェースを提供します。
io.helidon.integrations.oci.sdk.runtime - モジュールio.helidon.integrations.oci.sdk.runtime
Helidon OCIランタイム・モジュールをサポートするインジェクション統合。
io.helidon.integrations.oci.sdk.runtime - パッケージio.helidon.integrations.oci.sdk.runtime
Helidon OCI SDKをサポートするインジェクション・ランタイム統合。
io.helidon.integrations.oci.secrets.configsource - モジュールio.helidon.integrations.oci.secrets.configsource
「構成ソース」を使用して、Oracle Cloud Infrastructure (OCI) 「シークレット取得」およびVault APIのクラスおよびインタフェースを含むパッケージを提供します。
io.helidon.integrations.oci.secrets.configsource - パッケージio.helidon.integrations.oci.secrets.configsource
ConfigSourceProvider実装の一部として、Oracle Cloud Infrastructure (OCI) 「シークレット取得」およびVault APIを使用するためのクラスおよびインタフェースを提供します。
io.helidon.integrations.oci.secrets.mp.configsource - モジュールio.helidon.integrations.oci.secrets.mp.configsource
「構成ソース」を使用して、Oracle Cloud Infrastructure (OCI) 「シークレット取得」およびVault APIのクラスおよびインタフェースを含むパッケージを提供します。
io.helidon.integrations.oci.secrets.mp.configsource - パッケージio.helidon.integrations.oci.secrets.mp.configsource
MpMetaConfigProvider実装の一部として、Oracle Cloud Infrastructure (OCI) 「シークレット取得」およびVault APIを使用するためのクラスおよびインタフェースを提供します。
io.helidon.integrations.oci.tls.certificates - モジュールio.helidon.integrations.oci.tls.certificates
Helidon OCI証明書サービスの統合。
io.helidon.integrations.oci.tls.certificates - パッケージio.helidon.integrations.oci.tls.certificates
Helidon OCI証明書サービスの統合。
io.helidon.integrations.oci.tls.certificates.spi - パッケージio.helidon.integrations.oci.tls.certificates.spi
Helidon OCI証明書サービスの統合SPI。
io.helidon.integrations.openapi.ui - モジュールio.helidon.integrations.openapi.ui
 
io.helidon.integrations.openapi.ui - パッケージio.helidon.integrations.openapi.ui
Helidon OpenAPI UIサポート。
io.helidon.integrations.vault - モジュールio.helidon.integrations.vault
Vault統合。
io.helidon.integrations.vault - パッケージio.helidon.integrations.vault
Vault統合。
io.helidon.integrations.vault.auths.approle - モジュールio.helidon.integrations.vault.auths.approle
VaultのAppRole認証メソッド。
io.helidon.integrations.vault.auths.approle - パッケージio.helidon.integrations.vault.auths.approle
VaultのAppRole認証メソッド。
io.helidon.integrations.vault.auths.common - モジュールio.helidon.integrations.vault.auths.common
Vault統合の共通クラス。
io.helidon.integrations.vault.auths.common - パッケージio.helidon.integrations.vault.auths.common
Vault統合の共通クラス。
io.helidon.integrations.vault.auths.k8s - モジュールio.helidon.integrations.vault.auths.k8s
KubernetesのVault認証メソッド。
io.helidon.integrations.vault.auths.k8s - パッケージio.helidon.integrations.vault.auths.k8s
KubernetesのVault認証メソッド。
io.helidon.integrations.vault.auths.token - モジュールio.helidon.integrations.vault.auths.token
Vaultのトークン認証メソッド。
io.helidon.integrations.vault.auths.token - パッケージio.helidon.integrations.vault.auths.token
Vaultのトークン認証メソッド。
io.helidon.integrations.vault.cdi - モジュールio.helidon.integrations.vault.cdi
VaultとCDIの統合。
io.helidon.integrations.vault.cdi - パッケージio.helidon.integrations.vault.cdi
VaultとCDIの統合。
io.helidon.integrations.vault.secrets.cubbyhole - モジュールio.helidon.integrations.vault.secrets.cubbyhole
Vault Cubbyhole Secrets Engineのサポート。
io.helidon.integrations.vault.secrets.cubbyhole - パッケージio.helidon.integrations.vault.secrets.cubbyhole
Vault用のCubbyholeシークレット・エンジンのサポート。
io.helidon.integrations.vault.secrets.database - モジュールio.helidon.integrations.vault.secrets.database
Vaultデータベース・シークレット・エンジンのサポート。
io.helidon.integrations.vault.secrets.database - パッケージio.helidon.integrations.vault.secrets.database
Vaultデータベース・シークレット・エンジンのサポート。
io.helidon.integrations.vault.secrets.kv - モジュールio.helidon.integrations.vault.secrets.kv
Vaultキー/バリュー・バージョン2シークレット・エンジンのサポート。
io.helidon.integrations.vault.secrets.kv1 - パッケージio.helidon.integrations.vault.secrets.kv1
Vault KV1 Secrets Engineのサポート。
io.helidon.integrations.vault.secrets.kv2 - パッケージio.helidon.integrations.vault.secrets.kv2
Vaultキー/バリュー・バージョン2シークレット・エンジンのサポート。
io.helidon.integrations.vault.secrets.kvone - モジュールio.helidon.integrations.vault.secrets.kvone
Vault KV1 Secrets Engineのサポート。
io.helidon.integrations.vault.secrets.pki - モジュールio.helidon.integrations.vault.secrets.pki
VaultPKIシークレット・エンジンのサポート。
io.helidon.integrations.vault.secrets.pki - パッケージio.helidon.integrations.vault.secrets.pki
VaultPKIシークレット・エンジンのサポート。
io.helidon.integrations.vault.secrets.transit - モジュールio.helidon.integrations.vault.secrets.transit
Vault転送シークレット。
io.helidon.integrations.vault.secrets.transit - パッケージio.helidon.integrations.vault.secrets.transit
Vault転送シークレット。
io.helidon.integrations.vault.spi - パッケージio.helidon.integrations.vault.spi
Vault統合SPI。
io.helidon.integrations.vault.sys - モジュールio.helidon.integrations.vault.sys
Vaultのシステム操作。
io.helidon.integrations.vault.sys - パッケージio.helidon.integrations.vault.sys
Vaultのシステム操作。
io.helidon.jersey.client - モジュールio.helidon.jersey.client
Jerseyクライアント。
io.helidon.jersey.client - パッケージio.helidon.jersey.client
コンテキスト伝播をサポートするJersey JAX-RSクライアント。
io.helidon.jersey.common - モジュールio.helidon.jersey.common
Jersey処理のユーティリティ。
io.helidon.jersey.common - パッケージio.helidon.jersey.common
Jersey処理のユーティリティ。
io.helidon.jersey.connector - モジュールio.helidon.jersey.connector
HTTPリクエストおよびレスポンスを送信および受信するためにHelidon HTTPクライアントを使用するConnector
io.helidon.jersey.connector - パッケージio.helidon.jersey.connector
HTTPリクエストおよびレスポンスを送信および受信するためにHelidon HTTPクライアントを使用するConnector
io.helidon.logging.common - モジュールio.helidon.logging.common
Helidonロギング。
io.helidon.logging.common - パッケージio.helidon.logging.common
すべてのロギング・フレームワークへのMDC値の委任に対するHelidon MDCサポート。
io.helidon.logging.common.spi - パッケージio.helidon.logging.common.spi
このパッケージは、実際のMDCサポート実装のためのインタフェースを提供します。
io.helidon.logging.jul - モジュールio.helidon.logging.jul
Helidon Java Util Logging MDCサポート・モジュール。
io.helidon.logging.jul - パッケージio.helidon.logging.jul
Helidon Javaユーティリティ・ロギングMDCサポート。
io.helidon.logging.log4j - モジュールio.helidon.logging.log4j
Helidon Log4j MDCモジュール。
io.helidon.logging.log4j - パッケージio.helidon.logging.log4j
Helidon Log4j MDC伝播のサポート。
io.helidon.logging.slf4j - モジュールio.helidon.logging.slf4j
Helidon Slf4j MDCモジュール。
io.helidon.logging.slf4j - パッケージio.helidon.logging.slf4j
Helidon Slf4J MDC伝播のサポート。
io.helidon.lra.coordinator.client - モジュールio.helidon.lra.coordinator.client
簡単な切替用コーディネータ実装のための抽象コーディネータのスパイ。
io.helidon.lra.coordinator.client - パッケージio.helidon.lra.coordinator.client
MicroProfile長時間実行アクション・コーディネータ・クライアント・スパイ。
io.helidon.lra.coordinator.client.narayana - モジュールio.helidon.lra.coordinator.client.narayana
APIのようなNarayanaを使用するコーディネータのコーディネータ・クライアント。
io.helidon.lra.coordinator.client.narayana - パッケージio.helidon.lra.coordinator.client.narayana
MicroProfile長時間実行アクションNarayanaコーディネータ・クライアント。
io.helidon.messaging - モジュールio.helidon.messaging
Helidonリアクティブ・メッセージング。
io.helidon.messaging - パッケージio.helidon.messaging
Helidonリアクティブ・メッセージング。
io.helidon.messaging.connectors.aq - モジュールio.helidon.messaging.connectors.aq
MicroProfileリアクティブ・メッセージングOracle AQコネクタ。
io.helidon.messaging.connectors.aq - パッケージio.helidon.messaging.connectors.aq
MicroProfileリアクティブ・メッセージングOracle AQコネクタ。
io.helidon.messaging.connectors.jms - モジュールio.helidon.messaging.connectors.jms
MicroprofileメッセージングJMSコネクタ。
io.helidon.messaging.connectors.jms - パッケージio.helidon.messaging.connectors.jms
MicroprofileメッセージングJMSコネクタ。
io.helidon.messaging.connectors.jms.shim - パッケージio.helidon.messaging.connectors.jms.shim
Jakarta JMSと共に使用するshim。
io.helidon.messaging.connectors.kafka - モジュールio.helidon.messaging.connectors.kafka
MicroprofileメッセージングKafkaコネクタ。
io.helidon.messaging.connectors.kafka - パッケージio.helidon.messaging.connectors.kafka
MicroprofileメッセージングKafkaコネクタ。
io.helidon.messaging.connectors.mock - パッケージio.helidon.messaging.connectors.mock
テスト用のHelidonメッセージ・モック・コネクタ。
io.helidon.messaging.connectors.wls - モジュールio.helidon.messaging.connectors.wls
MicroprofileメッセージングWeblogic JMSコネクタ。
io.helidon.messaging.connectors.wls - パッケージio.helidon.messaging.connectors.wls
MicroprofileメッセージングWeblogic JMSコネクタ。
io.helidon.messaging.jms.shim - モジュールio.helidon.messaging.jms.shim
jakartaパッケージよりjavaxパッケージに基づいてJMSを公開します。
io.helidon.metrics.api - モジュールio.helidon.metrics.api
HelidonメトリクスAPI。
io.helidon.metrics.api - パッケージio.helidon.metrics.api
HelidonメトリクスAPIを定義して、Helidonメトリクス対応のコンポーネントは、メトリクスが実際にランタイム・パスにあるかどうかに関係なく、メトリクスを簡単に実装できるようにします。
io.helidon.metrics.exemplartrace - パッケージio.helidon.metrics.exemplartrace
トレース識別子を使用するメトリクスに一時的なサポートを提供します。
io.helidon.metrics.prometheus - モジュールio.helidon.metrics.prometheus
Prometheusのサポート。
io.helidon.metrics.prometheus - パッケージio.helidon.metrics.prometheus
Prometheusクライアント・エンドポイントのサポート。
io.helidon.metrics.providers.micrometer - モジュールio.helidon.metrics.providers.micrometer
HelidonメトリクスAPI用のマイクロメーター・アダプタ。
io.helidon.metrics.providers.micrometer - パッケージio.helidon.metrics.providers.micrometer
HelidonメトリクスAPI用のマイクロメーター・ラッパー。
io.helidon.metrics.providers.micrometer.spi - パッケージio.helidon.metrics.providers.micrometer.spi
中性APIのマイクロメーター実装によって宣言されたSPI。
io.helidon.metrics.spi - パッケージio.helidon.metrics.spi
HelidonメトリクスのSPI。
io.helidon.metrics.systemmeters - モジュールio.helidon.metrics.systemmeters
Helidonメトリクス・システム・メーター。
io.helidon.metrics.systemmeters - パッケージio.helidon.metrics.systemmeters
組込みシステム・メーターを宣言します。
io.helidon.metrics.traceexemplar - モジュールio.helidon.metrics.traceexemplar
トレース識別子を使用するメトリクスに一時的なサポートを提供します。
io.helidon.microprofile.accesslog - モジュールio.helidon.microprofile.accesslog
MicroProfileアクセス・ログの拡張。
io.helidon.microprofile.accesslog - パッケージio.helidon.microprofile.accesslog
アクセス・ログのサポートを追加するためのMicroProfileの拡張。
io.helidon.microprofile.bean.validation - パッケージio.helidon.microprofile.bean.validation
一般的なBeanのバリデーション。
io.helidon.microprofile.cdi - モジュールio.helidon.microprofile.cdi
Helidon MPのCDI実装の拡張機能。
io.helidon.microprofile.cdi - パッケージio.helidon.microprofile.cdi
Helidon MPのCDI拡張機能。
io.helidon.microprofile.config - モジュールio.helidon.microprofile.config
マイクロプロファイル構成実装のCDI拡張。
io.helidon.microprofile.config - パッケージio.helidon.microprofile.config
CDI用のマイクロプロファイル構成のHelidon実装。
io.helidon.microprofile.cors - モジュールio.helidon.microprofile.cors
CORSのサポート。
io.helidon.microprofile.cors - パッケージio.helidon.microprofile.cors
Helidon MP CORSのサポート
io.helidon.microprofile.faulttolerance - モジュールio.helidon.microprofile.faulttolerance
Microprofileフォールト・トレランスの実装。
io.helidon.microprofile.faulttolerance - パッケージio.helidon.microprofile.faulttolerance
Microprofileフォールト・トレランスのHelidon実装。
io.helidon.microprofile.graphql.server - モジュールio.helidon.microprofile.graphql.server
GraphQLマイクロプロファイル・サーバー・モジュール。
io.helidon.microprofile.graphql.server - パッケージio.helidon.microprofile.graphql.server
Microprofile GraphQLサーバーの実装。
io.helidon.microprofile.health - モジュールio.helidon.microprofile.health
Microprofileヘルス・モジュール。
io.helidon.microprofile.health - パッケージio.helidon.microprofile.health
マイクロプロファイルのJAX-RSおよびCDIサポートを実装します。
io.helidon.microprofile.jwt.auth - モジュールio.helidon.microprofile.jwt.auth
Microprofile jwtモジュール。
io.helidon.microprofile.jwt.auth - パッケージio.helidon.microprofile.jwt.auth
Microprofile JWT認証仕様の実装。
io.helidon.microprofile.lra - モジュールio.helidon.microprofile.lra
MicroProfile長時間実行アクションのHelidon実装。
io.helidon.microprofile.lra - パッケージio.helidon.microprofile.lra
MicroProfile長時間実行アクションのHelidon実装。
io.helidon.microprofile.messaging - モジュールio.helidon.microprofile.messaging
MicroProfileリアクティブ・メッセージングの実装。
io.helidon.microprofile.messaging - パッケージio.helidon.microprofile.messaging
MicroProfileリアクティブ・メッセージングの実装。
io.helidon.microprofile.messaging.health - モジュールio.helidon.microprofile.messaging.health
MicroProfileリアクティブ・メッセージング・ヘルス・チェック。
io.helidon.microprofile.messaging.health - パッケージio.helidon.microprofile.messaging.health
MicroProfileリアクティブ・メッセージング・ヘルス・チェック。
io.helidon.microprofile.metrics - モジュールio.helidon.microprofile.metrics
Microprofileメトリクスの実装。
io.helidon.microprofile.metrics - パッケージio.helidon.microprofile.metrics
Microprofileメトリクス仕様の実装。
io.helidon.microprofile.metrics.spi - パッケージio.helidon.microprofile.metrics.spi
主要メトリクス処理イベントに関心のある他のコンポーネントによってオプションで実装されるインタフェース。
io.helidon.microprofile.oidc - モジュールio.helidon.microprofile.oidc
Microprofile OIDC統合。
io.helidon.microprofile.oidc - パッケージio.helidon.microprofile.oidc
MicroprofileサーバーのOIDC統合。
io.helidon.microprofile.openapi - モジュールio.helidon.microprofile.openapi
MicroProfile OpenAPI実装のCDI拡張。
io.helidon.microprofile.openapi - パッケージio.helidon.microprofile.openapi
Helidon MPでのOpenAPIのサポート。
io.helidon.microprofile.reactive - モジュールio.helidon.microprofile.reactive
MicroProfileリアクティブ・ストリーム・オペレータの実装。
io.helidon.microprofile.reactive - パッケージio.helidon.microprofile.reactive
Helidon MPのMicroProfileリアクティブ・ストリーム・オペレータのサポート。
io.helidon.microprofile.restclient - モジュールio.helidon.microprofile.restclient
MP Restクライアント。
io.helidon.microprofile.restclient - パッケージio.helidon.microprofile.restclient
Jerseyからの残りのクライアント実装に対するHelidon固有の拡張機能。
io.helidon.microprofile.scheduling - モジュールio.helidon.microprofile.scheduling
CDIスケジューリングの実装。
io.helidon.microprofile.scheduling - パッケージio.helidon.microprofile.scheduling
CDIスケジューリングの実装。
io.helidon.microprofile.security - モジュールio.helidon.microprofile.security
Microprofile構成モジュール。
io.helidon.microprofile.security - パッケージio.helidon.microprofile.security
HelidonセキュリティとMicroprofileサーバーの統合。
io.helidon.microprofile.security.spi - パッケージio.helidon.microprofile.security.spi
HelidonセキュリティとMicroprofileサーバーSPIの統合。
io.helidon.microprofile.server - モジュールio.helidon.microprofile.server
マイクロプロファイル・コンポーネントをバインドし、HTTPサーバーを実行するレイヤーの実装。
io.helidon.microprofile.server - パッケージio.helidon.microprofile.server
Microprofile 1.0サーバーの実装。
io.helidon.microprofile.servicecommon - モジュールio.helidon.microprofile.servicecommon
HelidonサービスのCDI拡張、注釈処理およびインターセプトの記述に役立つ汎用再使用可能なアーティファクト。
io.helidon.microprofile.servicecommon - パッケージio.helidon.microprofile.servicecommon
HelidonサービスのCDI拡張、注釈処理およびインターセプトの記述に役立つ汎用再使用可能なアーティファクト。
io.helidon.microprofile.telemetry - モジュールio.helidon.microprofile.telemetry
MicroProfile Helidonのテレメトリ・サポート。
io.helidon.microprofile.telemetry - パッケージio.helidon.microprofile.telemetry
MicroProfile Helidonのテレメトリ・サポート。
io.helidon.microprofile.testing.junit5 - モジュールio.helidon.microprofile.testing.junit5
CDIテストを実行するJUnit5拡張モジュール。
io.helidon.microprofile.testing.junit5 - パッケージio.helidon.microprofile.testing.junit5
CDIテストを実行するJUnit5拡張。
io.helidon.microprofile.testing.testng - モジュールio.helidon.microprofile.testing.testng
CDIテストを実行するTestNG拡張モジュール。
io.helidon.microprofile.testing.testng - パッケージio.helidon.microprofile.testing.testng
CDIテストを実行するTestNG拡張。
io.helidon.microprofile.tracing - モジュールio.helidon.microprofile.tracing
helidonマイクロプロファイル用のEclipse Microprofile Tracingの実装。
io.helidon.microprofile.tracing - パッケージio.helidon.microprofile.tracing
トレース用のMicroprofile拡張。
io.helidon.microprofile.tyrus - モジュールio.helidon.microprofile.tyrus
MP Tyrus統合
io.helidon.microprofile.tyrus - パッケージio.helidon.microprofile.tyrus
TyrusとのHelidon MP統合。
io.helidon.openapi - モジュールio.helidon.openapi
Helidonの一般的なOpenAPI動作。
io.helidon.openapi - パッケージio.helidon.openapi
Helidon OpenAPIのサポート。
io.helidon.openapi.spi - パッケージio.helidon.openapi.spi
OpenAPI SPI。
io.helidon.scheduling - モジュールio.helidon.scheduling
Helidonリアクティブ実装のスケジューリング・モジュール。
io.helidon.scheduling - パッケージio.helidon.scheduling
Helidon SEリアクティブ実装のスケジュール。
io.helidon.security - モジュールio.helidon.security
Helidonセキュリティ・モジュール。
io.helidon.security - パッケージio.helidon.security
セキュリティ
io.helidon.security.abac.policy - モジュールio.helidon.security.abac.policy
ポリシー属性バリデータ。
io.helidon.security.abac.policy - パッケージio.helidon.security.abac.policy
属性ベースのアクセス制御ポリシー・バリデータ。
io.helidon.security.abac.policy.el - モジュールio.helidon.security.abac.policy.el
ポリシー属性バリデータ。
io.helidon.security.abac.policy.el - パッケージio.helidon.security.abac.policy.el
Java EE式言語との統合。
io.helidon.security.abac.policy.spi - パッケージio.helidon.security.abac.policy.spi
属性ベースのアクセス制御でポリシー・ステートメントをサポートするサービス・プロバイダ・インタフェース(SPI)。
io.helidon.security.abac.role - モジュールio.helidon.security.abac.role
ロール属性バリデータ。
io.helidon.security.abac.role - パッケージio.helidon.security.abac.role
ロール属性バリデータ。
io.helidon.security.abac.scope - モジュールio.helidon.security.abac.scope
スコープ属性バリデータ。
io.helidon.security.abac.scope - パッケージio.helidon.security.abac.scope
スコープ(OAuth2)属性バリデータ。
io.helidon.security.abac.time - モジュールio.helidon.security.abac.time
時間属性バリデータ。
io.helidon.security.abac.time - パッケージio.helidon.security.abac.time
時間属性バリデータ。
io.helidon.security.annotations - モジュールio.helidon.security.annotations
注釈をサポートする環境と統合するための注釈。
io.helidon.security.annotations - パッケージio.helidon.security.annotations
注釈をサポートするコンテナとの統合のための注釈。
io.helidon.security.integration.common - モジュールio.helidon.security.integration.common
セキュリティ統合共通。
io.helidon.security.integration.common - パッケージio.helidon.security.integration.common
HelidonセキュリティをWebサーバーやJerseyなどの他のコンポーネントと統合するためのユーティリティ。
io.helidon.security.jwt - モジュールio.helidon.security.jwt
HTTPシグネチャ・プロバイダ。
io.helidon.security.jwt - パッケージio.helidon.security.jwt
JWT (JSON webトークン)のサポート。
io.helidon.security.jwt.jwk - パッケージio.helidon.security.jwt.jwk
JWK (JSON webキー)サポート。
io.helidon.security.providers.abac - モジュールio.helidon.security.providers.abac
属性ベースのアクセス制御プロバイダ。
io.helidon.security.providers.abac - パッケージio.helidon.security.providers.abac
属性ベースのアクセス制御(ABAC)セキュリティ・プロバイダ。
io.helidon.security.providers.abac.spi - パッケージio.helidon.security.providers.abac.spi
属性ベースのアクセス制御(ABAC)セキュリティ・プロバイダSPI。
io.helidon.security.providers.common - モジュールio.helidon.security.providers.common
Helidonセキュリティ・モジュール・プロバイダ。
io.helidon.security.providers.common - パッケージio.helidon.security.providers.common
プロバイダ実装の共通クラス。
io.helidon.security.providers.common.spi - パッケージio.helidon.security.providers.common.spi
セキュリティを有効化/無効化するリソース・クラスおよびメソッドのカスタマイズされた分析をサポートするための、Jerseyとの統合の拡張。
io.helidon.security.providers.config.vault - モジュールio.helidon.security.providers.config.vault
構成によってバックアップされたVault操作。
io.helidon.security.providers.config.vault - パッケージio.helidon.security.providers.config.vault
構成によってバックアップされたVault操作。
io.helidon.security.providers.google.login - モジュールio.helidon.security.providers.google.login
Googleログイン認証プロバイダ。
io.helidon.security.providers.google.login - パッケージio.helidon.security.providers.google.login
Googleログイン・ボタンとの統合。
io.helidon.security.providers.header - モジュールio.helidon.security.providers.header
ヘッダー・ベースの認証プロバイダ。
io.helidon.security.providers.header - パッケージio.helidon.security.providers.header
(any)ヘッダーからユーザー名を抽出できるプロバイダ。
io.helidon.security.providers.httpauth - モジュールio.helidon.security.providers.httpauth
basicおよびdigest認証プロバイダ。
io.helidon.security.providers.httpauth - パッケージio.helidon.security.providers.httpauth
"basic"および"ダイジェスト"認証スキームをロール・サポートとともにサポートする基本セキュリティ・プロバイダ。
io.helidon.security.providers.httpauth.spi - パッケージio.helidon.security.providers.httpauth.spi
basic認証プロバイダおよびdigest認証プロバイダのSPI。
io.helidon.security.providers.httpsign - モジュールio.helidon.security.providers.httpsign
HTTPシグネチャ・プロバイダ。
io.helidon.security.providers.httpsign - パッケージio.helidon.security.providers.httpsign
着信シグネチャのバリデーションおよびアウトバウンド・リクエストのシグネチャをサポートするプロバイダ。
io.helidon.security.providers.idcs.mapper - モジュールio.helidon.security.providers.idcs.mapper
IDCSロール・マッパー。
io.helidon.security.providers.idcs.mapper - パッケージio.helidon.security.providers.idcs.mapper
IDCSサーバーからロールを取得してユーザー・サブジェクトにマップするマッパー。
io.helidon.security.providers.jwt - モジュールio.helidon.security.providers.jwt
JWTプロバイダ。
io.helidon.security.providers.jwt - パッケージio.helidon.security.providers.jwt
着信JWTを処理し、それに基づいてユーザーをアサートし、アウトバウンド呼出し用にJWT (または新規作成)を伝播できるプロバイダ。
io.helidon.security.providers.oidc - モジュールio.helidon.security.providers.oidc
OIDC認証およびセキュリティ伝播プロバイダ。
io.helidon.security.providers.oidc - パッケージio.helidon.security.providers.oidc
Open ID Connectプロバイダとの統合。
io.helidon.security.providers.oidc.common - モジュールio.helidon.security.providers.oidc.common
OIDC共通クラス。
io.helidon.security.providers.oidc.common - パッケージio.helidon.security.providers.oidc.common
オープンIDすべてのOIDC関連コンポーネントから使用可能な接続(OIDC)クラス。
io.helidon.security.providers.oidc.common.spi - パッケージio.helidon.security.providers.oidc.common.spi
Open ID Connect (OIDC) SPIインタフェース。
io.helidon.security.spi - パッケージio.helidon.security.spi
セキュリティ・コンポーネントSPI。
io.helidon.security.util - モジュールio.helidon.security.util
Helidonセキュリティ・ユーティリティ。
io.helidon.security.util - パッケージio.helidon.security.util
セキュリティ・モジュールの一般的なユーティリティ。
io.helidon.servicecommon - モジュールio.helidon.servicecommon
Helidon WebServer Services Common。
io.helidon.spi - パッケージio.helidon.spi
単一のメイン・クラス(Main)をサポートし、Helidonインジェクション・ベースのアプリケーションやHelidon MicroProfileアプリケーションなどの様々なスタイルのアプリケーションを起動する拡張ポイント。
io.helidon.tracing - モジュールio.helidon.tracing
コレクタをトレースするための抽象APIおよびSPIを使用した、helidonのOpentraceのサポート。
io.helidon.tracing - パッケージio.helidon.tracing
Helidonの分散トレースのサポート。
io.helidon.tracing.config - モジュールio.helidon.tracing.config
トレース対象コンポーネントのトレース構成。
io.helidon.tracing.config - パッケージio.helidon.tracing.config
トレースされたコンポーネント、スパンおよびログの構成。
io.helidon.tracing.jersey - モジュールio.helidon.tracing.jersey
Jerseyとの統合のトレース。
io.helidon.tracing.jersey - パッケージio.helidon.tracing.jersey
Jerseyとトレースの統合。
io.helidon.tracing.jersey.client - モジュールio.helidon.tracing.jersey.client
jersey (JAX-RS)クライアントとの統合のトレース。
io.helidon.tracing.jersey.client - パッケージio.helidon.tracing.jersey.client
Jerseyクライアントのトレース・サポート。
io.helidon.tracing.providers.jaeger - モジュールio.helidon.tracing.providers.jaeger
Jaegerトレースのサポート。
io.helidon.tracing.providers.jaeger - パッケージio.helidon.tracing.providers.jaeger
JaegerトレーサとのHelidon統合。
io.helidon.tracing.providers.opentelemetry - モジュールio.helidon.tracing.providers.opentelemetry
Helidonトレースのオープン・テレメトリのサポート。
io.helidon.tracing.providers.opentelemetry - パッケージio.helidon.tracing.providers.opentelemetry
TracerBuilder SPIに接続し、Tracer実装を提供するOpen Telemetryトレースのサポート。
io.helidon.tracing.providers.opentracing - モジュールio.helidon.tracing.providers.opentracing
Helidonトレースのオープン・トレースのサポート。
io.helidon.tracing.providers.opentracing - パッケージio.helidon.tracing.providers.opentracing
TracerBuilder SPIに接続し、Tracer実装を提供するオープン・トレース・サポート。
io.helidon.tracing.providers.opentracing.spi - パッケージio.helidon.tracing.providers.opentracing.spi
トレース固有のSPIを開き、様々なトレーサを追加します。
io.helidon.tracing.providers.zipkin - モジュールio.helidon.tracing.providers.zipkin
Zipkinトレースのサポート。
io.helidon.tracing.providers.zipkin - パッケージio.helidon.tracing.providers.zipkin
Zipkinとの統合のためのBraveベースのOpen Tracing実装。
io.helidon.tracing.spi - パッケージio.helidon.tracing.spi
分散トレーサの統合をサポートするSPIクラス。
io.helidon.tracing.tracerresolver - モジュールio.helidon.tracing.tracerresolver
TracerResolverトレースのサポート。
io.helidon.tracing.tracerresolver - パッケージio.helidon.tracing.tracerresolver
TracerResolverのHelidonトレース・サポート。
io.helidon.webclient.api - モジュールio.helidon.webclient.api
Helidon WebClient API。
io.helidon.webclient.api - パッケージio.helidon.webclient.api
すべてのタイプのクライアントで共有されるHelidon WebClient API。
io.helidon.webclient.dns.resolver.first - モジュールio.helidon.webclient.dns.resolver.first
Helidon WebClient DNSリゾルバの最初のサポート。
io.helidon.webclient.dns.resolver.first - パッケージio.helidon.webclient.dns.resolver.first
Helidon WebClient DNSリゾルバの最初のサポート。
io.helidon.webclient.dns.resolver.roundrobin - モジュールio.helidon.webclient.dns.resolver.roundrobin
Helidon WebClient DNSリゾルバのラウンド・ロビンのサポート。
io.helidon.webclient.dns.resolver.roundrobin - パッケージio.helidon.webclient.dns.resolver.roundrobin
Helidon WebClient DNSリゾルバのラウンド・ロビンのサポート。
io.helidon.webclient.http1 - モジュールio.helidon.webclient.http1
Helidon WebClient HTTP/1.1のサポート。
io.helidon.webclient.http1 - パッケージio.helidon.webclient.http1
Helidon WebClient HTTP/1.1のサポート。
io.helidon.webclient.http2 - モジュールio.helidon.webclient.http2
Helidon WebClient HTTP/2サポート。
io.helidon.webclient.http2 - パッケージio.helidon.webclient.http2
Helidon WebClient HTTP/2サポート。
io.helidon.webclient.metrics - モジュールio.helidon.webclient.metrics
Helidon WebClientメトリクスのサポート。
io.helidon.webclient.metrics - パッケージio.helidon.webclient.metrics
Helidon WebClientメトリクスのサポート。
io.helidon.webclient.security - モジュールio.helidon.webclient.security
Helidon WebClientセキュリティ・サポート。
io.helidon.webclient.security - パッケージio.helidon.webclient.security
Helidon WebClientセキュリティ・サポート。
io.helidon.webclient.spi - パッケージio.helidon.webclient.spi
Helidon WebClient SPI。
io.helidon.webclient.sse - モジュールio.helidon.webclient.sse
Helidon WebClient SSEのサポート。
io.helidon.webclient.sse - パッケージio.helidon.webclient.sse
Helidon WebClient SSEのサポート。
io.helidon.webclient.tracing - モジュールio.helidon.webclient.tracing
Helidon WebClientトレースのサポート。
io.helidon.webclient.tracing - パッケージio.helidon.webclient.tracing
Helidon WebClientトレースのサポート。
io.helidon.webclient.websocket - モジュールio.helidon.webclient.websocket
Helidon WebClient WebSocketのサポート。
io.helidon.webclient.websocket - パッケージio.helidon.webclient.websocket
Helidon WebClient WebSocketのサポート。
io.helidon.webserver - モジュールio.helidon.webserver
Helidon WebServer.
io.helidon.webserver - パッケージio.helidon.webserver
Helidon WebServerモジュール。共通サーバーAPI、HTTP APIおよびHTTP/1.1 APIを組み合せてサーバーを作成します。
io.helidon.webserver.accesslog - モジュールio.helidon.webserver.accesslog
Helidon WebServerアクセス・ログのサポート。
io.helidon.webserver.accesslog - パッケージio.helidon.webserver.accesslog
Helidon WebServerアクセス・ログのサポート。
io.helidon.webserver.context - モジュールio.helidon.webserver.context
Helidon WebServerコンテキストのサポート。
io.helidon.webserver.context - パッケージio.helidon.webserver.context
Helidon WebServerコンテキストのサポート。
io.helidon.webserver.cors - モジュールio.helidon.webserver.cors
Helidon WebServer CORSサポート。
io.helidon.webserver.cors - パッケージio.helidon.webserver.cors
Helidon WebServer CORSサポート。
io.helidon.webserver.graphql - モジュールio.helidon.webserver.graphql
Helidon WebServer GraphQLのサポート。
io.helidon.webserver.graphql - パッケージio.helidon.webserver.graphql
Helidon WebServer GraphQLのサポート。
io.helidon.webserver.grpc - モジュールio.helidon.webserver.grpc
Helidon WebServer gRPCサポート。
io.helidon.webserver.grpc - パッケージio.helidon.webserver.grpc
Helidon WebServer gRPCサポート。
io.helidon.webserver.http - パッケージio.helidon.webserver.http
Helidon WebServer HTTP固有のAPI。
io.helidon.webserver.http.spi - パッケージio.helidon.webserver.http.spi
Helidon WebServer HTTP SPI。
io.helidon.webserver.http1 - パッケージio.helidon.webserver.http1
Helidon WebServer HTTP/1.1固有のAPI。
io.helidon.webserver.http1.spi - パッケージio.helidon.webserver.http1.spi
Helidon WebServer HTTP/1.1固有のSPI。
io.helidon.webserver.http2 - モジュールio.helidon.webserver.http2
Helidon WebServer HTTP/2サポート。
io.helidon.webserver.http2 - パッケージio.helidon.webserver.http2
Helidon WebServer HTTP/2サポート。
io.helidon.webserver.http2.spi - パッケージio.helidon.webserver.http2.spi
Helidon WebServer HTTP/2 SPI。
io.helidon.webserver.observe - モジュールio.helidon.webserver.observe
Helidon WebServer可観測性のサポート。
io.helidon.webserver.observe - パッケージio.helidon.webserver.observe
Helidon WebServer可観測性のサポート。
io.helidon.webserver.observe.config - モジュールio.helidon.webserver.observe.config
Helidon WebServer Observability Configのサポート。
io.helidon.webserver.observe.config - パッケージio.helidon.webserver.observe.config
Helidon WebServer Observability Configのサポート。
io.helidon.webserver.observe.health - モジュールio.helidon.webserver.observe.health
Helidon WebServer可観測性ヘルス・サポート。
io.helidon.webserver.observe.health - パッケージio.helidon.webserver.observe.health
Helidon WebServer可観測性ヘルス・サポート。
io.helidon.webserver.observe.info - モジュールio.helidon.webserver.observe.info
Helidon WebServer可観測性情報のサポート。
io.helidon.webserver.observe.info - パッケージio.helidon.webserver.observe.info
Helidon WebServer可観測性情報のサポート。
io.helidon.webserver.observe.log - モジュールio.helidon.webserver.observe.log
Helidon WebServer可観測性ログのサポート。
io.helidon.webserver.observe.log - パッケージio.helidon.webserver.observe.log
Helidon WebServer可観測性ログのサポート。
io.helidon.webserver.observe.metrics - モジュールio.helidon.webserver.observe.metrics
Helidon WebServer可観測性メトリクスのサポート。
io.helidon.webserver.observe.metrics - パッケージio.helidon.webserver.observe.metrics
Helidon WebServer可観測性メトリクスのサポート。
io.helidon.webserver.observe.spi - パッケージio.helidon.webserver.observe.spi
Helidon WebServer可観測性SPI。
io.helidon.webserver.observe.tracing - モジュールio.helidon.webserver.observe.tracing
Helidon WebServerトレースのサポート。
io.helidon.webserver.observe.tracing - パッケージio.helidon.webserver.observe.tracing
Helidon WebServer追跡可観測性のサポート。
io.helidon.webserver.security - モジュールio.helidon.webserver.security
Helidon WebServerセキュリティ・サポート。
io.helidon.webserver.security - パッケージio.helidon.webserver.security
Helidon WebServerセキュリティ・サポート。
io.helidon.webserver.servicecommon - パッケージio.helidon.webserver.servicecommon
Helidon WebServer Services Common。
io.helidon.webserver.spi - パッケージio.helidon.webserver.spi
Helidon WebServer SPI。
io.helidon.webserver.sse - モジュールio.helidon.webserver.sse
Helidon WebServer SSEのサポート。
io.helidon.webserver.sse - パッケージio.helidon.webserver.sse
Helidon WebServer SSEのサポート。
io.helidon.webserver.staticcontent - モジュールio.helidon.webserver.staticcontent
Helidon WebServer静的コンテンツのサポート。
io.helidon.webserver.staticcontent - パッケージio.helidon.webserver.staticcontent
Helidon WebServer静的コンテンツのサポート。
io.helidon.webserver.testing.junit5 - モジュールio.helidon.webserver.testing.junit5
Helidon WebServer JUnit5サポートのテスト。
io.helidon.webserver.testing.junit5 - パッケージio.helidon.webserver.testing.junit5
Helidon WebServer JUnit5サポートのテスト。
io.helidon.webserver.testing.junit5.http2 - モジュールio.helidon.webserver.testing.junit5.http2
Helidon WebServer JUnit 5 HTTP2のサポートのテスト。
io.helidon.webserver.testing.junit5.http2 - パッケージio.helidon.webserver.testing.junit5.http2
Helidon WebServer JUnit 5 HTTP2のサポートのテスト。
io.helidon.webserver.testing.junit5.spi - パッケージio.helidon.webserver.testing.junit5.spi
Helidon WebServer JUnit5 SPIのテスト。
io.helidon.webserver.testing.junit5.websocket - モジュールio.helidon.webserver.testing.junit5.websocket
Helidon WebServer JUnit 5 WebSocketのサポートのテスト。
io.helidon.webserver.testing.junit5.websocket - パッケージio.helidon.webserver.testing.junit5.websocket
Helidon WebServer JUnit 5 WebSocketのサポートのテスト。
io.helidon.webserver.websocket - モジュールio.helidon.webserver.websocket
Helidon WebServer WebSocketのサポート。
io.helidon.webserver.websocket - パッケージio.helidon.webserver.websocket
WebSocketサーバーのサポート。
io.helidon.websocket - モジュールio.helidon.websocket
Helidon WebSocket API。
io.helidon.websocket - パッケージio.helidon.websocket
WebSocket API。
IoMulti - io.helidon.common.reactiveのインタフェース
標準IOリソースからリアクティブ・ストリームを作成します。
IoMulti.MultiFromByteChannelBuilder - io.helidon.common.reactiveのクラス
ReadableByteChannelからMultiを作成するためのFluent APIビルダー。
IoMulti.MultiFromInputStreamBuilder - io.helidon.common.reactiveのクラス
InputStreamからMultiを作成するためのFluent APIビルダー。
IoMulti.MultiToByteChannelBuilder - io.helidon.common.reactiveのクラス
Multi<ByteBuffer>WritableByteChannelに消費するサブスクライバを作成するためのFluent APIビルダー。
IoMulti.OutputStreamMultiBuilder - io.helidon.common.reactiveのクラス
OutputStreamMultiのFluent APIビルダー。
IPv4 - 列挙型クラスio.helidon.webserver.ProxyProtocolData.Familyの列挙定数
IPバージョン4。
IPV4 - 列挙型クラスio.helidon.webclient.api.DnsAddressLookupの列挙定数
IPv4アドレスのみが使用されます。
IPV4_PREFERRED - 列挙型クラスio.helidon.webclient.api.DnsAddressLookupの列挙定数
IPv4アドレスとIPv6アドレスの両方が使用されますが、IPv4がある場合は優先されます。
IPv6 - 列挙型クラスio.helidon.webserver.ProxyProtocolData.Familyの列挙定数
IPバージョン6。
IPV6 - 列挙型クラスio.helidon.webclient.api.DnsAddressLookupの列挙定数
IPv6アドレスのみが使用されます。
IPV6_PREFERRED - 列挙型クラスio.helidon.webclient.api.DnsAddressLookupの列挙定数
IPv4アドレスとIPv6アドレスの両方が使用されますが、IPv6がある場合は優先されます。
isAccepted(MediaType) - インタフェースio.helidon.http.Headersのメソッド
このメディア・タイプがこれらのヘッダーによって受け入れられるかどうか。
isAccepted(MediaType) - インタフェースio.helidon.http.ServerRequestHeadersのメソッド
指定されたメディア・タイプがこのリクエストのレスポンスとして受け入れ可能かどうかをテストします。
isAck() - クラスio.helidon.messaging.connectors.jms.JmsBytesMessageのメソッド
 
isAck() - クラスio.helidon.messaging.connectors.jms.JmsTextMessageのメソッド
 
isAck() - インタフェースio.helidon.messaging.connectors.jms.JmsMessageのメソッド
メッセージがまだ確認されているかどうかを確認します。
isActive() - クラスio.helidon.cors.Aggregatorのメソッド
CORS情報のソースがCORSをアクティブのままにしたかどうかをレポートします。
isActive() - クラスio.helidon.cors.CorsSupportHelperのメソッド
このヘルパーは、設定が原因で、リクエストまたはレスポンスに影響を与える可能性があるかどうかをレポートします。
isActive() - インタフェースio.helidon.microprofile.metrics.MetricAnnotationDiscoveryのメソッド
検出がアクティブかどうかを返します (i.e。非アクティブ化されていません)。
isAfterLast() - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
isAgentPresent(Config) - クラスio.helidon.tracing.providers.opentelemetry.HelidonOpenTelemetry.AgentDetectorのstaticメソッド
OTELエージェントが存在するかどうかを確認します。
isAnnotationPresent(Class<? extends Annotation>) - クラスio.helidon.microprofile.faulttolerance.FaultToleranceExtension.AnnotatedTypeWrapperのメソッド
 
isApplicable(Class<?>) - クラスio.helidon.microprofile.tyrus.HelidonComponentProviderのメソッド
BeanがCDIに認識されているかどうかを確認します。
isAuthenticated() - インタフェースio.helidon.common.security.SecurityContextのメソッド
ユーザーが認証されている場合はtrueを返します。
isAuthenticated() - インタフェースio.helidon.security.SecurityContextのメソッド
ユーザーが認証されている場合はtrueを返します。
isAuthorized() - インタフェースio.helidon.common.security.SecurityContextのメソッド
現在のコンテキストで認可が処理された場合はtrueを返します。
isBackedBy(Class<T>) - インタフェースio.helidon.http.DataChunkのメソッド
このインスタンスが特定の種類のバッファにバックアップされているかどうかを確認します。
isBeforeFirst() - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
isBuildTime() - クラスio.helidon.common.NativeImageHelperのstaticメソッド
ネイティブ・イメージ・ビルド時間内かどうかを確認します。
isCancelled() - クラスio.helidon.common.reactive.BufferedEmittingPublisherのメソッド
パブリッシャが終了状態CANCELLEDであるかどうかを確認します。
isCancelled() - クラスio.helidon.common.reactive.EmittingPublisherのメソッド
パブリッシャが取り消されたかどうかを確認します。
isCancelled() - クラスio.helidon.messaging.Emitterのメソッド
 
isCatalogAtStart() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
isClass() - クラスio.helidon.common.GenericTypeのメソッド
このジェネリック型がジェネリック情報を持たない単純なクラスを表すかどうか。
isCloseable() - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
ConditionallyCloseableConnection.close()へのコールによってこのConditionallyCloseableConnectionが実際にクローズされる場合、trueを返します。
isCloseable() - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
DelegatingResultSet.close()へのコールによってこのDelegatingResultSetが実際にクローズされる場合、trueを返します。
isCloseable() - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
DelegatingStatement.close()へのコールによってこのDelegatingStatementが実際にクローズされる場合、trueを返します。
isClosed() - クラスio.helidon.common.reactive.SingleSubscriberHolderのメソッド
このサブスクライバ・ホルダーがクローズされているかどうかを確認します。
isClosed() - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
このConditionallyCloseableConnectionがクローズされている場合、またはクローズされているとみなされる場合のみ、trueを返します。これにより、クローズされた接続で呼び出されたときにSQLExceptionをスローする必要がある操作がクローズされます。
isClosed() - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
isClosed() - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
isClosed() - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
 
isClosed() - インタフェースio.helidon.tracing.Scopeのメソッド
メソッドScope.close()がすでにコールされているかどうか。
isCloseOnCompletion() - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
 
isClosePending() - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
このConditionallyCloseableConnectionが、このConditionallyCloseableConnection「クローズできません」である間にConditionallyCloseableConnection.close()メソッドが呼び出されたように動作する場合にのみ、trueを返します。
isCompleted() - クラスio.helidon.common.reactive.BufferedEmittingPublisherのメソッド
パブリッシャがダウンストリームでonCompleteシグナルを送信したかどうかを確認します。
isCompleted() - クラスio.helidon.common.reactive.EmittingPublisherのメソッド
パブリッシャが完了しているかどうかを確認します。
isConcreteNonInterceptor(ProcessAnnotatedType<?>) - クラスio.helidon.microprofile.servicecommon.HelidonRestCdiExtensionのメソッド
注釈付きタイプが抽象ではなく、受容体ではないことを確認します。
isConnected() - インタフェースio.helidon.common.socket.HelidonSocketのメソッド
ソケットが接続されているかどうかを確認します。
isConnected() - クラスio.helidon.common.socket.PlainSocketのメソッド
 
isConnected() - クラスio.helidon.webclient.api.TcpClientConnectionのメソッド
 
isConnected() - クラスio.helidon.webserver.testing.junit5.DirectSocketのメソッド
 
isDefault(boolean) - クラスio.helidon.security.CompositeProviderSelectionPolicy.Builderのメソッド
trueに設定されている場合(デフォルト値)、このポリシーは、構成されているプロバイダを結合する仮想プロバイダを返します。
isDeleted(Meter) - インタフェースio.helidon.metrics.api.MeterRegistryのメソッド
メーターが削除されたかどうかを示します。
isEmpty() - インタフェースio.helidon.common.mapper.OptionalValueのメソッド
値が存在する場合はfalseを返し、存在しない場合はtrueを返します。
isEmpty() - インタフェースio.helidon.common.parameters.Parametersのメソッド
これらのパラメータが空かどうか。
isEmpty() - クラスio.helidon.security.ClassToInstanceStoreのメソッド
このストアが空かどうかを確認します。
isEnabled() - クラスio.helidon.cors.Aggregatorのメソッド
アグリゲータ(そして、意味によって、CORSの構成)が有効かどうかを報告します。
isEnabled() - クラスio.helidon.cors.CrossOriginConfigのメソッド
 
isEnabled() - クラスio.helidon.cors.MappedCrossOriginConfigのメソッド
このインスタンスが有効かどうかをレポートします。
isEnabled() - クラスio.helidon.integrations.openapi.ui.OpenApiUiConfig.BuilderBaseのメソッド
サービスを有効にするかどうかを設定します。
isEnabled() - クラスio.helidon.integrations.openapi.ui.OpenApiUiConfig.BuilderBase.OpenApiUiConfigImplのメソッド
 
isEnabled() - インタフェースio.helidon.integrations.openapi.ui.OpenApiUiConfigのメソッド
サービスを有効にするかどうかを設定します。
isEnabled() - インタフェースio.helidon.metrics.api.ComponentMetricsSettingsのメソッド
コンポーネント設定で、コンポーネントに対してメトリクスが有効であることを示すかどうかを返します。
isEnabled() - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBaseのメソッド
機能を有効にするかどうかを設定します。
isEnabled() - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBase.OpenApiFeatureConfigImplのメソッド
 
isEnabled() - インタフェースio.helidon.openapi.OpenApiFeatureConfigのメソッド
機能を有効にするかどうかを設定します。
isEnabled() - クラスio.helidon.tracing.config.Traceableのメソッド
このトレースを実行するかどうか。
isEnabled(boolean) - クラスio.helidon.integrations.openapi.ui.OpenApiUiConfig.BuilderBaseのメソッド
サービスを有効にするかどうかを設定します。
isEnabled(boolean) - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBaseのメソッド
機能を有効にするかどうかを設定します。
isEntityExpected(String, ApiRequest<?>, Method, String, Status) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
このメソッドは、オプションのエンティティを戻すメソッドでのみ呼び出されます。
isExcludeUnlistedClasses() - クラスio.helidon.integrations.cdi.jpa.jaxb.Persistence.PersistenceUnitのメソッド
excludeUnlistedClassesプロパティの値を取得します。
isFailed() - クラスio.helidon.common.reactive.EmittingPublisherのメソッド
パブリッシャが失敗したかどうかを確認します。
isFirst() - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
isFixedSize() - クラスio.helidon.common.configurable.ThreadPoolのメソッド
スレッド数が時間の経過とともに変化するかどうかをテストします。
isFlushChunk() - インタフェースio.helidon.http.DataChunkのメソッド
フラッシュ・フラグが付いた空のデータ・チャンクを使用すると、実際にバイトを書き込まずに接続を強制的にフラッシュできます。
isInConfiguration(Feature.IsInConfigurationAccess) - クラスio.helidon.integrations.graal.nativeimage.extension.HelidonReflectionFeatureのメソッド
 
isLast() - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
isLazy() - インタフェースio.helidon.config.ConfigSourceRuntimeのメソッド
構成ソースが遅延の場合、そのConfigSourceRuntime.load()メソッドは常に空を返し、その値を取得するにはConfigSourceRuntime.node(String)メソッドを使用する必要があります。
isLeaf() - インタフェースio.helidon.common.config.Configのメソッド
このノードが存在し、リーフ・ノード(子がありません)である場合にtrueを返します。
isLeaf() - クラスio.helidon.config.AbstractNodeBuilderImpl.MergingKeyのメソッド
キーがリーフ・ノードを表す場合にtrueを返します。
isLeaf() - インタフェースio.helidon.config.Configのメソッド
このノードが存在し、リーフ・ノード(子がありません)である場合にtrueを返します。
isLeaf() - 列挙型クラスio.helidon.config.Config.Typeのメソッド
この構成ノードが既存の値ノードである場合にtrueを返します。
isList() - インタフェースio.helidon.common.config.Configのメソッド
このノードが存在し、Type#Listである場合は、trueを返します。
isList() - インタフェースio.helidon.common.types.TypeNameのメソッド
この型がjava.util.Listかどうかを示します。
isList() - クラスio.helidon.common.types.TypeName.BuilderBase.TypeNameImplのメソッド
この型がjava.util.Listかどうかを示します。
isList() - インタフェースio.helidon.config.Configのメソッド
このノードが存在し、Type#Listである場合は、trueを返します。
isLoaded() - インタフェースio.helidon.common.LazyValueのメソッド
値がロードされた場合はtrueを返し、サプライヤが呼び出されなかった場合はfalseを返します。
isLowerCase(char) - クラスio.helidon.common.buffers.Asciiのstaticメソッド
cが、'a'から'z'までの26の小文字のASCII英字の1つであるかどうかを示します。
isMap() - インタフェースio.helidon.common.types.TypeNameのメソッド
この型がjava.util.Mapかどうかを示します。
isMap() - クラスio.helidon.common.types.TypeName.BuilderBase.TypeNameImplのメソッド
この型がjava.util.Mapかどうかを示します。
isMeterEnabled(String) - クラスio.helidon.metrics.api.ScopeConfig.BuilderBase.ScopeConfigImplのメソッド
 
isMeterEnabled(String) - インタフェースio.helidon.metrics.api.ScopeConfigのメソッド
指定したメーターがスコープ構成に従って使用可能かどうかを示します。
isMeterEnabled(String, String) - クラスio.helidon.metrics.api.MetricsConfig.BuilderBase.MetricsConfigImplのメソッド
 
isMeterEnabled(String, String) - インタフェースio.helidon.metrics.api.MetricsConfigのメソッド
メトリクス構成に従って、示されたスコープ内の指定されたメーターが有効かどうかを報告します。
isMeterEnabled(String, Map<String, String>, Optional<String>) - インタフェースio.helidon.metrics.api.MeterRegistryのメソッド
指定されたメーターが有効かどうかを返します。これは、メーター・レジストリ全体が有効かどうか、およびフィルタリングの構成設定に含めるかどうかと除外するかどうかに基づいて、特定のメーターが有効であることを示します。
isModified(byte[]) - クラスio.helidon.config.FileConfigSourceのメソッド
 
isModified(byte[]) - クラスio.helidon.config.FileOverrideSourceのメソッド
 
isModified(byte[]) - クラスio.helidon.config.git.GitConfigSourceのメソッド
 
isModified(SecretBundleNodeConfigSource.Stamp) - クラスio.helidon.integrations.oci.secrets.configsource.SecretBundleNodeConfigSourceのメソッド
非推奨。
isModified(Long) - クラスio.helidon.config.etcd.EtcdConfigSourceのメソッド
 
isModified(Path, byte[]) - クラスio.helidon.config.FileSourceHelperのstaticメソッド
指定されたダイジェストと比較して、ファイル・システム上のファイルが変更されているかどうかを確認します。
isModified(Path, Instant) - クラスio.helidon.config.FileSourceHelperのstaticメソッド
ファイル・システム上のファイルが最終変更タイムスタンプに基づいて変更されているかどうかを確認します。
isModified(Instant) - クラスio.helidon.config.DirectoryConfigSourceのメソッド
 
isModified(Instant) - クラスio.helidon.config.UrlConfigSourceのメソッド
 
isModified(Instant) - クラスio.helidon.config.UrlOverrideSourceのメソッド
 
isModified(Map<?, ?>) - クラスio.helidon.config.MapConfigSourceのメソッド
 
isModified - インタフェースio.helidon.config.spi.PollableSourceのメソッド
このメソッドは、このソースが変更されたかどうかをチェックするために呼び出されます。
isNativeImage() - クラスio.helidon.common.NativeImageHelperのstaticメソッド
ネイティブ・イメージ環境の(ビルド時またはランタイム)であるかどうかを確認します。
isNexted() - インタフェースio.helidon.webserver.http.RoutingResponseのメソッド
このリクエストのネクストが(ServerResponse.next()がコールされました)かどうか。
isNexted() - クラスio.helidon.webserver.http.ServerResponseBaseのメソッド
 
isNoHosts(InetSocketAddress) - クラスio.helidon.webclient.api.Proxyのメソッド
現在のホストがnoHosts内にあるかどうかを確認します。
isObject() - インタフェースio.helidon.common.config.Configのメソッド
このノードが存在し、Type#Objectである場合は、trueを返します。
isObject() - インタフェースio.helidon.config.Configのメソッド
このノードが存在し、Type#Objectである場合は、trueを返します。
IsolatedContextFactory - io.helidon.messaging.connectors.wlsのクラス
異なるクラス・ローダーによってロードされたWeblogicシン・クライアント初期コンテキストの初期JNDIコンテキスト。
IsolatedContextFactory() - クラスio.helidon.messaging.connectors.wls.IsolatedContextFactoryのコンストラクタ
 
isOptional() - インタフェースio.helidon.common.types.TypeNameのメソッド
この型がjava.util.Optionalかどうかを示します。
isOptional() - クラスio.helidon.common.types.TypeName.BuilderBase.TypeNameImplのメソッド
この型がjava.util.Optionalかどうかを示します。
isOptional() - インタフェースio.helidon.security.SecurityRequestのメソッド
trueで、セキュリティ・プロバイダがrequest/response/message,またはヘッダーに必要な情報を見つけられない場合、副作用なしでSecurityResponse.SecurityStatus.FAILUREを返す必要があります(例:
isOutboundSupported(ProviderRequest, SecurityEnvironment, EndpointConfig) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProviderのメソッド
 
isOutboundSupported(ProviderRequest, SecurityEnvironment, EndpointConfig) - クラスio.helidon.security.providers.google.login.GoogleTokenProviderのメソッド
 
isOutboundSupported(ProviderRequest, SecurityEnvironment, EndpointConfig) - クラスio.helidon.security.providers.header.HeaderAtnProviderのメソッド
 
isOutboundSupported(ProviderRequest, SecurityEnvironment, EndpointConfig) - クラスio.helidon.security.providers.httpauth.HttpBasicAuthProviderのメソッド
 
isOutboundSupported(ProviderRequest, SecurityEnvironment, EndpointConfig) - クラスio.helidon.security.providers.httpsign.HttpSignProviderのメソッド
 
isOutboundSupported(ProviderRequest, SecurityEnvironment, EndpointConfig) - クラスio.helidon.security.providers.jwt.JwtProviderのメソッド
 
isOutboundSupported(ProviderRequest, SecurityEnvironment, EndpointConfig) - クラスio.helidon.security.providers.oidc.OidcProviderのメソッド
 
isOutboundSupported(ProviderRequest, SecurityEnvironment, EndpointConfig) - インタフェースio.helidon.security.spi.OutboundSecurityProviderのメソッド
実行するパスがこのセキュリティ・プロバイダでサポートされているかどうかを確認してください。
isOwnProducerOrNonDefaultQualified(Bean<?>, Class<?>) - クラスio.helidon.microprofile.servicecommon.HelidonRestCdiExtensionのメソッド
 
isPasswordValid(char[]) - インタフェースio.helidon.security.providers.httpauth.SecureUserStore.Userのメソッド
パスワードが有効かどうかを確認します。
isPayload() - クラスio.helidon.websocket.ClientWsFrameのメソッド
 
isPayload() - クラスio.helidon.websocket.ServerWsFrameのメソッド
 
isPayload() - インタフェースio.helidon.websocket.WsFrameのメソッド
これがペイロード・フレーム(テキストまたはバイナリ)か、制御フレーム(ping、pong、近い等のような。)かを確認するヘルパー・メソッド。
isPayload(AbstractWsFrame.FrameHeader) - クラスio.helidon.websocket.ClientWsFrameのstaticメソッド
 
isPayload(AbstractWsFrame.FrameHeader) - クラスio.helidon.websocket.ServerWsFrameのstaticメソッド
 
isPermitted() - クラスio.helidon.security.AuthorizationResponseのメソッド
リソースへのアクセスが許可された場合はtrueを返します。
isPoolable() - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
 
isPreface(byte[]) - クラスio.helidon.http.http2.Http2Utilのstaticメソッド
提供されたバイトが、以前のナレッジ・プレ・フェイスの開始であるかどうかを確認します。
isPresent() - インタフェースio.helidon.common.mapper.OptionalValueのメソッド
存在する値がある場合はtrueを返し、それ以外の場合はfalseを返します。
isPresent(JsonObject, String) - クラスio.helidon.integrations.common.rest.ApiJsonParserのstaticメソッド
プロパティがJSONオブジェクトに存在する場合は、空でないオプションを返し、それ以外の場合は空を返します。
isProvider() - クラスio.helidon.faulttolerance.AsyncImpl$$Injection$$Activatorのメソッド
 
isProvider() - クラスio.helidon.faulttolerance.BulkheadImpl$$Injection$$Activatorのメソッド
 
isProvider() - クラスio.helidon.faulttolerance.CircuitBreakerImpl$$Injection$$Activatorのメソッド
 
isProvider() - クラスio.helidon.faulttolerance.RetryImpl$$Injection$$Activatorのメソッド
 
isProvider() - クラスio.helidon.faulttolerance.TimeoutImpl$$Injection$$Activatorのメソッド
 
isProvider() - クラスio.helidon.integrations.oci.sdk.runtime.OciAuthenticationDetailsProvider$$Injection$$Activatorのメソッド
 
isProvider() - クラスio.helidon.integrations.oci.sdk.runtime.OciRegionProvider$$Injection$$Activatorのメソッド
 
isProvider() - クラスio.helidon.webclient.api.LoomClient$$Injection$$Activatorのメソッド
 
isPseudoHeader() - インタフェースio.helidon.http.HeaderNameのメソッド
Http2は、疑似ヘッダーを:文字で始まるヘッダーとして定義します。
isPublic() - 注釈インタフェースio.helidon.builder.api.Prototype.Blueprintの要素
生成されたインタフェースは、デフォルトでpublicです。
isReadOnly() - インタフェースio.helidon.http.DataChunkのメソッド
このチャンクの基礎となるバイト・バッファが読取り専用の場合はtrueを返し、それ以外の場合はfalseを返します。
isReadOnly() - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
isReadOnly() - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
isReadOnly() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
isReadOnly(ELContext, Object, Object) - クラスio.helidon.security.abac.policy.el.AttributeResolverのメソッド
 
isReleased() - インタフェースio.helidon.http.DataChunkのメソッド
このチャンクが解放されるかどうか、およびメソッド(DataChunk.iterator()DataChunk.bytes()など)によって返される関連データ構造体は使用しないでください。
isRoot() - インタフェースio.helidon.common.config.Config.Keyのメソッド
キーがルート構成ノードを表す場合はtrueを返し、それ以外の場合はfalseを返します。
isRunning() - インタフェースio.helidon.webserver.WebServerのメソッド
サーバーが現在実行中の場合、trueを返します。
isRunningOnOci() - インタフェースio.helidon.integrations.oci.sdk.runtime.OciAvailabilityのメソッド
OciAvailability.isRunningOnOci(OciConfig)をコールするために、構成BeanをOciExtension.ociConfig()からソーシングします。
isRunningOnOci(OciConfig) - インタフェースio.helidon.integrations.oci.sdk.runtime.OciAvailabilityのメソッド
実装がOCIコンピュート・ノード上またはOCIコンピュート・ノード内で実行されていると判断した場合、trueを返します。
isRuntime() - クラスio.helidon.common.NativeImageHelperのstaticメソッド
ネイティブ・イメージ・ランタイムにいるかどうかを確認します。
isScopeEnabled(String) - クラスio.helidon.metrics.api.MetricsConfig.BuilderBase.MetricsConfigImplのメソッド
 
isScopeEnabled(String) - インタフェースio.helidon.metrics.api.MetricsConfigのメソッド
このメトリクス構成の一部であるスコープ構成に従って、指定されたスコープが有効かどうかを報告します。
isSecure() - クラスio.helidon.common.socket.PlainSocketのメソッド
 
isSecure() - インタフェースio.helidon.common.socket.SocketContextのメソッド
リクエストがセキュアかどうか。
isSecure() - クラスio.helidon.common.socket.TlsSocketのメソッド
 
isSecure() - インタフェースio.helidon.webserver.http.ServerRequestのメソッド
このリクエストがセキュア・プロトコル(TLS)を経由していたかどうか。
isSecure() - クラスio.helidon.webserver.testing.junit5.DirectSocketのメソッド
 
isSecurityClass(StackWalker.StackFrame) - インタフェースio.helidon.security.spi.AuditProvider.AuditSourceのstaticメソッド
スタック要素が実際のHelidonセキュリティ・クラスかどうかをチェックします。
isSensitive() - クラスio.helidon.security.AuditEvent.AuditParamのメソッド
これが機密情報(パスワードなど)かどうか。
isSent() - インタフェースio.helidon.webserver.http.ServerResponseのメソッド
このレスポンスが送信されたかどうか。
isSet() - インタフェースio.helidon.common.types.TypeNameのメソッド
この型がjava.util.Setかどうかを示します。
isSet() - クラスio.helidon.common.types.TypeName.BuilderBase.TypeNameImplのメソッド
この型がjava.util.Setかどうかを示します。
isSimpleIdentifier(String) - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
 
isSuccess() - 列挙型クラスio.helidon.security.SecurityResponse.SecurityStatusのメソッド
 
isSuccess(String, ApiRequest<?>, Method, String, Status) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
オプションのエンティティを持つリクエストに対するレスポンスが成功するかどうかに関する情報を提供します。
issueCertificate(IssueCertificate.Request) - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsのメソッド
rawデータを返す新しい証明書を発行します。
IssueCertificate - io.helidon.integrations.vault.secrets.pkiのクラス
証明書リクエストおよびレスポンスを発行します。
IssueCertificate.Request - io.helidon.integrations.vault.secrets.pkiのクラス
リクエスト・オブジェクト。
IssueCertificate.Response - io.helidon.integrations.vault.secrets.pkiのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
issuer() - クラスio.helidon.security.jwt.Jwtのメソッド
発行者クレームです。
issuer() - クラスio.helidon.security.jwt.JwtHeadersのメソッド
発行者クレームです。
issuer() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
トークン発行者。
issuer() - クラスio.helidon.security.providers.oidc.common.Tenantのメソッド
トークン発行者。
issuer(String) - クラスio.helidon.integrations.vault.auths.k8s.ConfigureK8s.Requestのメソッド
オプションのJWT発行者。
issuer(String) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
新規JWTの作成に使用される発行者。
issuer(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
発行者クレームはJWTを発行したプリンシパルを識別します。
issuer(String) - クラスio.helidon.security.providers.common.TokenCredential.Builderのメソッド
トークンの発行者。
issuer(String) - クラスio.helidon.security.providers.jwt.JwtProvider.Builderのメソッド
新規JWTの作成に使用される発行者。
issuer(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
発行済トークンの発行者。
issuer(String) - クラスio.helidon.security.providers.oidc.common.TenantConfig.Builderのメソッド
発行済トークンの発行者。
issueTime() - クラスio.helidon.security.jwt.Jwtのメソッド
時間請求の発行。
issueTime(Instant) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
発行時間は、このJWTが発行された時間を定義します。
issueTime(Instant) - クラスio.helidon.security.providers.common.TokenCredential.Builderのメソッド
トークンが発行された時間。
isSufficientlyConfigured(Config) - クラスio.helidon.integrations.oci.sdk.runtime.OciExtensionのstaticメソッド
OCI認証戦略を識別するために指定された構成が十分に構成されている場合は、trueを返します。
issuingCa() - クラスio.helidon.integrations.vault.secrets.pki.IssueCertificate.Responseのメソッド
認証局の証明書発行バイト数。
issuingCa() - クラスio.helidon.integrations.vault.secrets.pki.SignCsr.Responseのメソッド
認証局の証明書発行バイト数。
isTcp() - インタフェースio.helidon.webclient.spi.HttpClientSpiのメソッド
TCPベースのプロトコルの場合、ALPNネゴシエーションを行い、接続を取得して、クライアントにプロトコルを処理させることができます。
isTerminated() - インタフェースio.helidon.common.task.HelidonTaskExecutorのメソッド
エグゼキュータが終了しているかどうかを確認します。
isTransactionActive() - クラスio.helidon.integrations.jta.weld.NarayanaTransactionServicesのメソッド
現在のTransaction 「ステータスあり」がアクティブなことを示す場合は、trueを返します。
isUnbounded() - クラスio.helidon.common.reactive.BufferedEmittingPublisherのメソッド
ダウンストリーム・リクエストされたアイテム数が制限されていないかどうかを確認します(例:
isUnbounded() - クラスio.helidon.common.reactive.EmittingPublisherのメソッド
ダウンストリームでリクエストされたアイテム数が制限されていないかどうかを確認します。例:。
isUpgraded() - クラスio.helidon.webclient.http1.UpgradeResponseのメソッド
アップグレードが成功したかどうか。
isUpperCase(char) - クラスio.helidon.common.buffers.Asciiのstaticメソッド
cが、'A'から'Z'までの26文字の大文字のASCII英字の1つであるかどうかを示します。
isUserInRole(Subject, String) - インタフェースio.helidon.security.spi.AuthorizationProviderのメソッド
現在のユーザーが指定されたロールに属している場合はtrueを返します。
isUserInRole(String) - インタフェースio.helidon.security.SecurityContextのメソッド
ユーザーが指定されたロールに属しているかどうかを確認します(グローバル認可プロバイダでサポートされている場合)。
isUserInRole(String, String) - インタフェースio.helidon.security.SecurityContextのメソッド
ユーザーが指定されたロールに属しているかどうかを確認します(グローバルまたは特定の認可プロバイダでサポートされている場合)。
isUsingSystemProxy(String) - クラスio.helidon.webclient.api.Proxyのメソッド
指定されたUriがシステム・プロキシを使用しているかどうかを確認します。
isValid() - クラスio.helidon.common.Errorsのメソッド
これらのメッセージが有効な結果であるかどうかを確認します。
isValid() - クラスio.helidon.integrations.vault.secrets.transit.Verify.Responseのメソッド
シグネチャ/HMACが有効だったかどうか。
isValid(int) - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
isValid(int) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
isValid(SecurityResponse.SecurityStatus) - 列挙型クラスio.helidon.security.CompositeProviderFlagのメソッド
ステータスがこのフラグに対して有効かどうかを確認します。
isWildcardSubtype() - インタフェースio.helidon.common.media.type.MediaTypeのメソッド
サブタイプはワイルドカードですか。
isWildcardType() - インタフェースio.helidon.common.media.type.MediaTypeのメソッド
型はワイルドカードですか。
isWrapperFor(Class<?>) - クラスio.helidon.integrations.jdbc.AbstractDataSourceのメソッド
 
isWrapperFor(Class<?>) - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
isWrapperFor(Class<?>) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
isWrapperFor(Class<?>) - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
isWrapperFor(Class<?>) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
isWrapperFor(Class<?>) - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
 
iterate(T, UnaryOperator<T> ) - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryのメソッド
 
iteration() - インタフェースio.helidon.scheduling.Invocationのメソッド
スケジュールされたメソッドがまだ起動された回数。
iterator() - クラスio.helidon.common.HelidonServiceLoaderのメソッド
 
iterator() - クラスio.helidon.cors.MappedCrossOriginConfigのメソッド
 
iterator() - インタフェースio.helidon.http.DataChunkのメソッド
 
iv() - クラスio.helidon.security.jwt.EncryptedJwtのメソッド
暗号化されたコンテンツの初期化ベクトル。

J

JacksonMediaSupportProvider - io.helidon.http.media.jacksonのクラス
Jacksonメディア・サポート用のServiceLoaderプロバイダ実装。
JacksonMediaSupportProvider() - クラスio.helidon.http.media.jackson.JacksonMediaSupportProviderのコンストラクタ
非推奨。
JacksonRuntimeException - io.helidon.http.media.jacksonの例外クラス
JacksonでJSON操作を実行中に問題が発生したことを示すRuntimeException
JacksonSupport - io.helidon.http.media.jacksonのクラス
Jacksonメディア・サポート用のServiceLoaderプロバイダ実装。
JAEGER - 列挙型クラスio.helidon.tracing.providers.jaeger.JaegerTracerBuilder.PropagationFormatの列挙定数
Jaegerトレース・コンテキスト伝播形式。
JaegerDataPropagationProvider - io.helidon.tracing.providers.jaegerのクラス
Jaegerのデータ伝播プロバイダ。
JaegerDataPropagationProvider() - クラスio.helidon.tracing.providers.jaeger.JaegerDataPropagationProviderのコンストラクタ
 
JaegerDataPropagationProvider.JaegerContext - io.helidon.tracing.providers.jaegerのクラス
Jaegerコンテキスト。
JaegerTracerBuilder - io.helidon.tracing.providers.jaegerのクラス
JaegerTracerBuilderは、Jaegerで使用するTracerのコンビニエンス・ビルダーです。
JaegerTracerBuilder() - クラスio.helidon.tracing.providers.jaeger.JaegerTracerBuilderのコンストラクタ
デフォルトのコンストラクタでは、状態は変更されません。
JaegerTracerBuilder.PropagationFormat - io.helidon.tracing.providers.jaeger内の列挙型クラス
サポートされているJaegerトレース・コンテキスト伝播形式。
JaegerTracerBuilder.SamplerType - io.helidon.tracing.providers.jaeger内の列挙型クラス
サンプラ・タイプ定義。
JaegerTracerBuilder.SpanProcessorType - io.helidon.tracing.providers.jaeger内の列挙型クラス
スパン・プロセッサのタイプ。
JaegerTracerProvider - io.helidon.tracing.providers.jaegerのクラス
Jaeger javaサービス。
JaegerTracerProvider() - クラスio.helidon.tracing.providers.jaeger.JaegerTracerProviderのコンストラクタ
 
JakartaJms - io.helidon.messaging.connectors.jms.shimのクラス
主要なshimエントリ・ポイント。jakartaタイプへのjavaxタイプのラップが可能です。
JakartaSession<T> - io.helidon.messaging.connectors.jms.shimのクラス
javax APIへの委任であるJakarta APIを公開します。
JakartaWrapper<T> - io.helidon.messaging.connectors.jms.shimのインタフェース
アクセス可能なデリゲートを持つJakarta JMS shimオブジェクト。
jarFile - クラスio.helidon.integrations.cdi.jpa.jaxb.Persistence.PersistenceUnitの変数
 
javaType() - インタフェースio.helidon.dbclient.DbColumnのメソッド
基礎となるデータベース・ドライバによって返される列のタイプ。
javaType() - クラスio.helidon.dbclient.mongodb.MongoDbColumnのメソッド
 
JavaxElPolicyExecutor - io.helidon.security.abac.policy.elのクラス
PolicyExecutor for Java EE Expression Language (EL)。
JavaxElPolicyExecutor.Builder - io.helidon.security.abac.policy.elのクラス
JavaxElPolicyExecutor用のfluent APIビルダー。
JavaxElPolicyExecutorService - io.helidon.security.abac.policy.elのクラス
ABACのポリシー・エグゼキュータとして自動的に追加されるJavaxElPolicyExecutorのJavaサービス。
JavaxElPolicyExecutorService() - クラスio.helidon.security.abac.policy.el.JavaxElPolicyExecutorServiceのコンストラクタ
 
JavaxJms - io.helidon.messaging.connectors.jms.shimのクラス
メインのshimエントリ・ポイントで、jakartaタイプをjavax型にラップできます。
JAX_RS_TRACING_COMPONENT - クラスio.helidon.tracing.jersey.client.ClientTracingFilterのstatic変数
トレース構成の取得に使用されるトレース・コンポーネントの名前。
JaxRsApplication - io.helidon.microprofile.serverのクラス
登録するJAX-RSアプリケーション。
JaxRsApplication.Builder - io.helidon.microprofile.serverのクラス
JaxRsApplicationインスタンスを作成するFluent APIビルダー。
JaxRsCdiExtension - io.helidon.microprofile.serverのクラス
Jersey関連のものを構成します。
JaxRsCdiExtension() - クラスio.helidon.microprofile.server.JaxRsCdiExtensionのコンストラクタ
ServiceLoaderではデフォルト・コンストラクタが必要です。
JdbcClientBuilder - io.helidon.dbclient.jdbcのクラス
Helidon DB APIからDbClientBuilderを実装するJdbcClientBuilder用のFluent APIビルダー。
JdbcClientProvider - io.helidon.dbclient.jdbcのクラス
JDBCデータベース実装のプロバイダ。
JdbcClientProvider() - クラスio.helidon.dbclient.jdbc.JdbcClientProviderのコンストラクタ
 
JdbcConnectionPool - io.helidon.dbclient.jdbcのインタフェース
JDBC接続プール
JdbcConnectionPool.BuilderBase<B,T> - io.helidon.dbclient.jdbcのクラス
JdbcConnectionPoolのベース・インフルエンザAPIビルダー。
JdbcConnectionPoolProvider - io.helidon.dbclient.jdbc.spiのインタフェース
JDBC接続プールのServiceLoaderプロバイダ・インタフェース。
JdbcParametersConfig - io.helidon.dbclient.jdbcのインタフェース
JDBCパラメータ・セッター構成。
JdbcParametersConfig.Builder - io.helidon.dbclient.jdbcのクラス
JdbcParametersConfigのFluent APIビルダー。
JdbcParametersConfig.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.dbclient.jdbcのクラス
JdbcParametersConfigのFluent APIビルダー・ベース。
JdbcParametersConfig.BuilderBase.JdbcParametersConfigImpl - io.helidon.dbclient.jdbcのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
JdbcParametersConfigImpl(JdbcParametersConfig.BuilderBase<?, ?>) - クラスio.helidon.dbclient.jdbc.JdbcParametersConfig.BuilderBase.JdbcParametersConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
JdbcStatement<S> - io.helidon.dbclient.jdbcのクラス
JDBC文のベース実装。
JerseyClientBuilderListener - io.helidon.jersey.clientのクラス
起動されているJerseyのクライアント・ビルダーをリスニングし、Helidonエグゼキュータ・プロバイダを登録します。
JerseyClientBuilderListener() - クラスio.helidon.jersey.client.JerseyClientBuilderListenerのコンストラクタ
 
JerseySecurityFeature - io.helidon.microprofile.securityのクラス
セキュリティ・モジュールとJerseyの統合。
JerseySecurityFeature() - クラスio.helidon.microprofile.security.JerseySecurityFeatureのコンストラクタ
セキュリティ・コンポーネントのセキュリティ機能の新しいインスタンスを作成します。
JerseySecurityFeature(Security) - クラスio.helidon.microprofile.security.JerseySecurityFeatureのコンストラクタ
セキュリティ・コンポーネントのセキュリティ機能の新しいインスタンスを作成します。
JerseySecurityFeature.Builder - io.helidon.microprofile.securityのクラス
JerseySecurityFeature fluent APIビルダー。
jitter() - クラスio.helidon.faulttolerance.RetryConfig.BuilderBaseのメソッド
Retry.JitterRetryPolicyのジッター。
jitter() - クラスio.helidon.faulttolerance.RetryConfig.BuilderBase.RetryConfigImplのメソッド
 
jitter() - インタフェースio.helidon.faulttolerance.RetryConfigのメソッド
Retry.JitterRetryPolicyのジッター。
jitter(Duration) - クラスio.helidon.faulttolerance.Retry.JitterRetryPolicy.Builderのメソッド
遅延のランダムな部分。
jitter(Duration) - クラスio.helidon.faulttolerance.RetryConfig.BuilderBaseのメソッド
Retry.JitterRetryPolicyのジッター。
JmsBytesMessage - io.helidon.messaging.connectors.jmsのクラス
JMSバイトのメッセージ表現。
JmsConfigBuilder - io.helidon.messaging.connectors.jmsのクラス
JMS固有の構成を構築します。
JmsConnector - io.helidon.messaging.connectors.jmsのクラス
MicroProfileリアクティブ・メッセージングJMSコネクタ。
JmsConnector(Config, Instance<ConnectionFactory>) - クラスio.helidon.messaging.connectors.jms.JmsConnectorのコンストラクタ
新しいJmsConnectorを作成します。
JmsConnector(Map<String, ConnectionFactory>, ScheduledExecutorService, ExecutorService) - クラスio.helidon.messaging.connectors.jms.JmsConnectorのコンストラクタ
新しいJmsConnectorを作成します。
JmsConnector.JmsConnectorBuilder - io.helidon.messaging.connectors.jmsのクラス
JmsConnectorのビルダー。
JmsConnectorBuilder() - クラスio.helidon.messaging.connectors.jms.JmsConnector.JmsConnectorBuilderのコンストラクタ
 
JmsMessage<PAYLOAD> - io.helidon.messaging.connectors.jmsのインタフェース
すべてのメタデータとともにJMSメッセージを表すメッセージ。
JmsMessage.CustomMapper<PAYLOAD> - io.helidon.messaging.connectors.jmsのインタフェース
Message作成用マッパー。
JmsMessage.OutgoingJmsMessageBuilder<PAYLOAD> - io.helidon.messaging.connectors.jmsのクラス
送信JMSメッセージ・ビルダー。
JmsTextMessage - io.helidon.messaging.connectors.jmsのクラス
JMSテキスト・メッセージの表現。
jndiInitialContextProperties(Map<String, String>) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
初期コンテキストjava.naming.factory.initial、java.naming.provider.urlの作成に使用される環境プロパティ。
jndiInitialFactory(Class<? extends InitialContextFactory>) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
JNDI初期ファクトリ。
jndiInitialFactory(String) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
JNDI初期ファクトリ。
jndiJmsFactory(String) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
JMSファクトリのJNDI名。
jndiProviderUrl(String) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
JNDIプロバイダURL。
jndiService() - クラスio.helidon.integrations.cdi.hibernate.CDISEJtaPlatformのメソッド
呼び出されると、UnsupportedOperationExceptionをスローします。
join(URI, PropagatedHeaders, long, Participant) - インタフェースio.helidon.lra.coordinator.client.CoordinatorClientのメソッド
既存のLRAに参加者と結合します。
join(URI, PropagatedHeaders, long, Participant) - クラスio.helidon.lra.coordinator.client.narayana.NarayanaClientのメソッド
 
JpaExtension - io.helidon.integrations.cdi.jpaのクラス
非推奨。
かわりにPersistenceExtensionを使用してください。
JpaExtension() - クラスio.helidon.integrations.cdi.jpa.JpaExtensionのコンストラクタ
非推奨。
新しいJpaExtensionを作成します。
json(JsonObject) - クラスio.helidon.security.jwt.jwk.JwkKeys.Builderのメソッド
JSONからキーをロードします。
JSON - 列挙型クラスio.helidon.openapi.OpenApiFormatの列挙定数
JSON
JSON_ARRAY_TYPE - クラスio.helidon.http.media.jsonp.JsonpSupportのstatic変数
Json配列の汎用型。
JSON_COLLECTION - クラスio.helidon.dbclient.mongodb.MongoDbStatementDmlのstatic変数
コレクションJSONパラメータ名。
JSON_COLLECTION - クラスio.helidon.dbclient.mongodb.MongoDbStatementGetのstatic変数
コレクションJSONパラメータ名。
JSON_COLLECTION - クラスio.helidon.dbclient.mongodb.MongoDbStatementQueryのstatic変数
コレクションJSONパラメータ名。
JSON_EVENT_STREAM_PREDICATE - クラスio.helidon.http.HttpMediaTypesのstatic変数
パラメータまたはパラメータ"element-type"を使用せずにMediaTypetext/event-streamかどうかをテストする述語。
JSON_OBJECT_TYPE - クラスio.helidon.http.media.jsonp.JsonpSupportのstatic変数
Jsonオブジェクトの汎用タイプ。
JSON_OPERATION - クラスio.helidon.dbclient.mongodb.MongoDbStatementDmlのstatic変数
操作JSONパラメータ名。
JSON_OPERATION - クラスio.helidon.dbclient.mongodb.MongoDbStatementGetのstatic変数
操作JSONパラメータ名。
JSON_OPERATION - クラスio.helidon.dbclient.mongodb.MongoDbStatementQueryのstatic変数
操作JSONパラメータ名。
JSON_PREDICATE - クラスio.helidon.http.HttpMediaTypesのstatic変数
MediaTypeapplication/jsonか、jsonサフィクスがあるかをテストするための述語。
JSON_PROJECTION - クラスio.helidon.dbclient.mongodb.MongoDbStatementDmlのstatic変数
投影JSONパラメータ名: 返されるフィールドを制限する投影を定義します。
JSON_PROJECTION - クラスio.helidon.dbclient.mongodb.MongoDbStatementGetのstatic変数
投影JSONパラメータ名: 返されるフィールドを制限する投影を定義します。
JSON_PROJECTION - クラスio.helidon.dbclient.mongodb.MongoDbStatementQueryのstatic変数
投影JSONパラメータ名: 返されるフィールドを制限する投影を定義します。
JSON_QUERY - クラスio.helidon.dbclient.mongodb.MongoDbStatementDmlのstatic変数
JSONパラメータ名を問い合せます。
JSON_QUERY - クラスio.helidon.dbclient.mongodb.MongoDbStatementGetのstatic変数
JSONパラメータ名を問い合せます。
JSON_QUERY - クラスio.helidon.dbclient.mongodb.MongoDbStatementQueryのstatic変数
JSONパラメータ名を問い合せます。
JSON_UTF_8 - クラスio.helidon.http.HttpMediaTypesのstatic変数
UTF-8文字セットを使用するapplication/jsonメディア・タイプ。
JSON_VALUE - クラスio.helidon.dbclient.mongodb.MongoDbStatementDmlのstatic変数
値JSONパラメータ名。
JSON_VALUE - クラスio.helidon.dbclient.mongodb.MongoDbStatementGetのstatic変数
値JSONパラメータ名。
JSON_VALUE - クラスio.helidon.dbclient.mongodb.MongoDbStatementQueryのstatic変数
値JSONパラメータ名。
JsonbMediaSupportProvider - io.helidon.http.media.jsonbのクラス
JSONバインディング・メディア・サポートのServiceLoaderプロバイダ実装。
JsonbMediaSupportProvider() - クラスio.helidon.http.media.jsonb.JsonbMediaSupportProviderのコンストラクタ
非推奨。
JsonbSupport - io.helidon.http.media.jsonbのクラス
JSONバインディング・メディア・サポートのServiceLoaderプロバイダ実装。
jsonBuilderFactory() - クラスio.helidon.integrations.common.rest.RestApi.Builderのメソッド
JSONビルダー・ファクトリ。
jsonBuilderFactory() - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
JSONビルダー・ファクトリ。
JsonMeterRegistryFormatterProvider - io.helidon.webserver.observe.metricsのクラス
JSONフォーマッタ・プロバイダ。
JsonMeterRegistryFormatterProvider() - クラスio.helidon.webserver.observe.metrics.JsonMeterRegistryFormatterProviderのコンストラクタ
サービス・ロード用の新しいインスタンスを作成します。
jsonOkResponse(String, ApiRequest<?>, Method, String, HttpClientResponse, JsonObject, ResponseBuilder<?, T, JsonObject>) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
提供されたレスポンス・ビルダーを使用してレスポンスを構築します。
JsonpMediaSupportProvider - io.helidon.http.media.jsonpのクラス
JSON処理メディア・サポートのServiceLoaderプロバイダ実装。
JsonpMediaSupportProvider() - クラスio.helidon.http.media.jsonp.JsonpMediaSupportProviderのコンストラクタ
非推奨。
JsonProcessingMapper - io.helidon.dbclient.jsonpのクラス
Json処理マッパー。
JsonProcessingMapperProvider - io.helidon.dbclient.jsonpのクラス
JSON-Pマッパー・プロバイダ。
JsonProcessingMapperProvider() - クラスio.helidon.dbclient.jsonp.JsonProcessingMapperProviderのコンストラクタ
 
JsonpSupport - io.helidon.http.media.jsonpのクラス
JSON処理メディア・サポートのメディア・サポート実装。
jsonReaderFactory() - クラスio.helidon.integrations.common.rest.RestApi.Builderのメソッド
JSONリーダー・ファクトリ。
jsonReaderFactory() - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
JSONリーダー・ファクトリ。
JsonRequest - io.helidon.integrations.common.restのクラス
JSONオブジェクトの自由な構成を可能にするApiRequestの実装。
jsonWriterFactory() - クラスio.helidon.integrations.common.rest.RestApi.Builderのメソッド
JSONライター・ファクトリ。
jsonWriterFactory() - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
JSONライター・ファクトリ。
JTA - 列挙型クラスio.helidon.integrations.cdi.jpa.jaxb.PersistenceUnitTransactionTypeの列挙定数
 
JtaAdaptingDataSource - io.helidon.integrations.jta.jdbcのクラス
JTAトランザクション管理が存在する場合に正しく動作しない可能性がある別のDataSourceをラップするAbstractDataSource。たとえば、自由で市販されている複数の接続プールのいずれかによって提供され、JTAを認識しないDataSourceは、JTA管理トランザクションが存在する場合に可能なかぎり妥当な動作をします。
JtaAdaptingDataSource(TransactionSupplier, TransactionSynchronizationRegistry, boolean, ExceptionConverter, DataSource, boolean) - クラスio.helidon.integrations.jta.jdbc.JtaAdaptingDataSourceのコンストラクタ
指定されたDataSourceをラップし、その「接続」がXAトランザクションに参加するのに役立つ新しいJtaAdaptingDataSourceを作成します。
JtaAdaptingDataSource(TransactionSupplier, TransactionSynchronizationRegistry, boolean, ExceptionConverter, XADataSource, boolean, boolean) - クラスio.helidon.integrations.jta.jdbc.JtaAdaptingDataSourceのコンストラクタ
非推奨。
このコンストラクタは、"借りる" XAConnectionへのエンド・ユーザー・コール元を許可し、close()メソッドを使用してエンド・ユーザー・コール元を"戻る"できるようにする特定のXA対応接続プールを処理するためにのみ存在します。これは、PooledConnection (XAConnectionの継承元)のドキュメントでは推奨されません。 このような接続プールでは、リークを回避するために、"借りた"であるXAConnectionをこの方法で返す必要があります。 このコンストラクタは、この動作を実装します。 これを使用する前に、XADataSourceを実装または指定する接続プールの動作が前述のとおりであることを確認する必要があります。通常は、XAConnectionをエンド・ユーザー・コードで直接使用したり閉じたりしないでください。
jtaDataSource - クラスio.helidon.integrations.cdi.jpa.jaxb.Persistence.PersistenceUnitの変数
 
JtaDataSource - io.helidon.integrations.jta.jdbcのクラス
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
このクラスは削除予定です。 これは、JTA環境でのスレッドに関する誤った前提となります。 具体的には、このクラスの実装では、制御トランザクションと同じスレッドでJtaDataSource.afterCompletion(int)メソッドが呼び出されることを誤って想定しています。これは、特に非同期ロールバックの場合、必ずしもそうとはかぎりません。 その結果、このクラスのインスタンスによって取得されたConnectionが正しくクローズされない可能性があります。
JtaDataSource(Supplier<? extends DataSource>, BooleanSupplier) - クラスio.helidon.integrations.jta.jdbc.JtaDataSourceのコンストラクタ
非推奨。
新しいJtaDataSourceを作成します。
JtaDataSource(DataSource, BooleanSupplier) - クラスio.helidon.integrations.jta.jdbc.JtaDataSourceのコンストラクタ
非推奨。
新しいJtaDataSourceを作成します。
JulMdc - io.helidon.logging.julのクラス
Java Util LoggingフレームワークのMDC実装。
JulMdcPropagator - io.helidon.logging.julのクラス
これは、異なるスレッド間のJUL MDC値のプロパゲータです。
JulMdcPropagator() - クラスio.helidon.logging.jul.JulMdcPropagatorのコンストラクタ
 
JulMdcProvider - io.helidon.logging.julのクラス
MDC値をJava Util Logging MDCサポートに設定するためのプロバイダ。
JulMdcProvider() - クラスio.helidon.logging.jul.JulMdcProviderのコンストラクタ
 
JulProvider - io.helidon.logging.julのクラス
JULロギング・プロバイダ。
JulProvider() - クラスio.helidon.logging.jul.JulProviderのコンストラクタ
ServiceLoaderで必要なデフォルト・コンストラクタ。
Junit5Util - io.helidon.webserver.testing.junit5のクラス
JUnit5拡張用のユーティリティ・メソッド。
just(Observer...) - クラスio.helidon.webserver.observe.ObserveFeatureのstaticメソッド
デフォルト構成およびオブザーバの明示的なリストを使用して、新しいサポートを作成します。
just(Collection<T> ) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
指定されたアイテムを単一のサブスクライバに公開するMultiインスタンスを作成します。
just(Supplier<? extends ConfigSource>...) - インタフェースio.helidon.config.Configのstaticメソッド
指定されたConfigSourceからロードされた新しいConfigを作成します。
just(T) - インタフェースio.helidon.common.reactive.Singleのstaticメソッド
指定されたアイテムをサブスクライバに公開するSingleインスタンスを作成します。
just(T...) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
指定されたアイテムを単一のサブスクライバに公開するMultiインスタンスを作成します。
justCall() - クラスio.helidon.config.RetryPoliciesのstaticメソッド
リクエストされたメソッドを実行せずに一度だけ呼び出す実装。
jwk(Jwk) - クラスio.helidon.security.jwt.EncryptedJwt.Builderのメソッド
コンテンツ・キーの暗号化に使用される特定のJwk
Jwk - io.helidon.security.jwt.jwkのクラス
JWK (JSON Webキー)は、データ(例:公開キーまたは秘密キー(あるいはその両方)、対称暗号のパスワード)の署名、暗号化、検証および/or復号化に必要なデータの表現です。
JwkEC - io.helidon.security.jwt.jwkのクラス
楕円曲線JSON webキー。
JwkEC.Builder - io.helidon.security.jwt.jwkのクラス
JwkECのビルダー。
JwkKeys - io.helidon.security.jwt.jwkのクラス
JSON webキー・ドキュメントの表現 - 対応するwebキーへのキーIDのマップ。
JwkKeys.Builder - io.helidon.security.jwt.jwkのクラス
JwkKeysのビルダー。
jwkKid(String) - クラスio.helidon.security.providers.jwt.JwtProvider.JwtOutboundTarget.Builderのメソッド
リクエストに署名するJWKを検索するJWKキーID。
JwkOctet - io.helidon.security.jwt.jwkのクラス
対称暗号JSON webキー。
JwkOctet.Builder - io.helidon.security.jwt.jwkのクラス
JwkOctetのビルダー。
JwkRSA - io.helidon.security.jwt.jwkのクラス
RSA JSON webキー。
JwkRSA.Builder - io.helidon.security.jwt.jwkのクラス
JwkRSAのビルダー。
jwks(JwkKeys, String) - クラスio.helidon.security.jwt.EncryptedJwt.Builderのメソッド
JwkKeys。特定の子を持つキーを検索します。
Jwt - io.helidon.security.jwtのクラス
JWTトークン。
Jwt.Builder - io.helidon.security.jwtのクラス
Jwtのビルダー。
Jwt.ExpirationValidator - io.helidon.security.jwtのクラス
失効クレームのバリデータ。
Jwt.FieldValidator - io.helidon.security.jwtのクラス
JWTから取得された文字列フィールドのバリデータ。
Jwt.IssueTimeValidator - io.helidon.security.jwtのクラス
発行時クレームのバリデータ。
Jwt.NotBeforeValidator - io.helidon.security.jwtのクラス
not beforeクレームのバリデータ。
jwtAudience(String) - クラスio.helidon.security.providers.jwt.JwtProvider.JwtOutboundTarget.Builderのメソッド
JWTオーディエンス。
JwtAuthAnnotationAnalyzer - io.helidon.microprofile.jwt.authのクラス
JWT認証を有効にする必要がある場合にLoginConfig注釈をチェックするAnnotationAnalyzerの実装。
JwtAuthAnnotationAnalyzer() - クラスio.helidon.microprofile.jwt.auth.JwtAuthAnnotationAnalyzerのコンストラクタ
 
JwtAuthCdiExtension - io.helidon.microprofile.jwt.authのクラス
JWT認証CDI拡張クラス。
JwtAuthCdiExtension() - クラスio.helidon.microprofile.jwt.auth.JwtAuthCdiExtensionのコンストラクタ
 
JwtAuthProvider - io.helidon.microprofile.jwt.authのクラス
JWT認証を提供するプロバイダ。
JwtAuthProvider.Builder - io.helidon.microprofile.jwt.authのクラス
JwtAuthProviderのFluent APIビルダー。
JwtAuthProvider.JwtOutboundTarget - io.helidon.microprofile.jwt.authのクラス
アウトバウンド・コールの特定の処理を構成するカスタム・オブジェクト。
JwtAuthProviderService - io.helidon.microprofile.jwt.authのクラス
JwtAuthProviderをロードするServiceLoaderサービス。
JwtAuthProviderService() - クラスio.helidon.microprofile.jwt.auth.JwtAuthProviderServiceのコンストラクタ
 
JwtException - io.helidon.security.jwtの例外クラス
JWTおよびJWKワールド用のRuntimeException。
JwtException(String) - 例外クラスio.helidon.security.jwt.JwtExceptionのコンストラクタ
メッセージ付きの例外です。
JwtException(String, Throwable) - 例外クラスio.helidon.security.jwt.JwtExceptionのコンストラクタ
メッセージと原因を含む例外。
jwtHeader(String) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
 
JwtHeaders - io.helidon.security.jwtのクラス
JWTのヘッダー・セクションの表現。
JwtHeaders.Builder - io.helidon.security.jwtのクラス
JWTヘッダーを作成するためのFluent APIビルダー。
jwtId() - クラスio.helidon.security.jwt.Jwtのメソッド
JWT idクレーム。
jwtId(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
このJWT (optional)の一意の識別子 - 発行者間で一意である必要があります。
jwtKid(String) - クラスio.helidon.security.providers.jwt.JwtProvider.JwtOutboundTarget.Builderのメソッド
アウトバウンド・トークンのJWTキーID。ターゲット・サービスがシグネチャをバリデートするために構成にマップするために使用します。
JwtOutboundTarget(TokenHandler, String, String, String, int, long) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.JwtOutboundTargetのコンストラクタ
OutboundTargetに追加するインスタンスを作成します。
JwtProvider - io.helidon.security.providers.jwtのクラス
リクエスト・ヘッダーのJWTトークンを処理し、アイデンティティをアサートできるプロバイダ(例:
JwtProvider.Builder - io.helidon.security.providers.jwtのクラス
JwtProviderのFluent APIビルダー。
JwtProvider.JwtOutboundTarget - io.helidon.security.providers.jwtのクラス
アウトバウンド・コールの特定の処理を構成するカスタム・オブジェクト。
JwtProvider.JwtOutboundTarget.Builder - io.helidon.security.providers.jwtのクラス
JwtProvider.JwtOutboundTargetのFluent APIビルダー。
JwtProviderService - io.helidon.security.providers.jwtのクラス
Securityで自動構成するためのJwtProviderのサービス。
JwtProviderService() - クラスio.helidon.security.providers.jwt.JwtProviderServiceのコンストラクタ
 
JwtUtil - io.helidon.security.jwtのクラス
JWTおよびJWK解析のユーティリティ。
JwtUtil.Address - io.helidon.security.jwtのクラス
アドレスのJSONオブジェクトを表すアドレス・クラス。

K

K8sAuth - io.helidon.integrations.vault.auths.k8sのインタフェース
Kubernetes認証メソッドAPI。
K8sAuthProvider - io.helidon.integrations.vault.auths.k8sのクラス
Kubernetesに基づくVault認証メソッドのJavaサービス・ローダー実装。
K8sAuthProvider() - クラスio.helidon.integrations.vault.auths.k8s.K8sAuthProviderのコンストラクタ
新しいインスタンスを作成します。
k8sCaCert(String) - クラスio.helidon.integrations.vault.auths.k8s.ConfigureK8s.Requestのメソッド
Kubernetes APIとの対話に使用するTLSクライアントで使用するPEMエンコードCA証明書。
K8sVaultAuth - io.helidon.integrations.vault.auths.k8sのクラス
Kubernetes (k8s)のVault認証。
K8sVaultAuth() - クラスio.helidon.integrations.vault.auths.k8s.K8sVaultAuthのコンストラクタ
非推奨。
K8sVaultAuth.builder()を使用してください
K8sVaultAuth.Builder - io.helidon.integrations.vault.auths.k8sのクラス
K8sVaultAuthのFluent APIビルダー。
KafkaConfigBuilder - io.helidon.messaging.connectors.kafkaのクラス
Kafka固有の構成を構築します。
KafkaConfigBuilder.AutoOffsetReset - io.helidon.messaging.connectors.kafka内の列挙型クラス
Kafkaに初期オフセットがない場合の対処方法。
KafkaConnector - io.helidon.messaging.connectors.kafkaのクラス
MicroProfileリアクティブ・メッセージング仕様の説明に従って、Kafkaコネクタを実装します。
KafkaMessage<K,V> - io.helidon.messaging.connectors.kafkaのインタフェース
Kafka固有のマイクロ・プロファイル・リアクティブ・メッセージング・メッセージ。
KafkaProducerMessage<K,V> - io.helidon.messaging.connectors.kafkaのクラス
Kafka固有のマイクロ・プロファイル・リアクティブ・メッセージング・プロデューサ・メッセージ。
KafkaPublisher<K,V> - io.helidon.messaging.connectors.kafkaのクラス
これは、Kafkaからメッセージをを読み取り、ダウンストリームを1つのサブスクライバにプッシュするPublisherの実装です。
KafkaPublisher.Builder<K,V> - io.helidon.messaging.connectors.kafkaのクラス
KafkaPublisherのFluent APIビルダー。
KafkaSubscriber<K,V> - io.helidon.messaging.connectors.kafkaのクラス
リアクティブ・ストリーム・サブスクライバの実装。
KafkaSubscriber.Builder<K,V> - io.helidon.messaging.connectors.kafkaのクラス
KafkaSubscriberのFluent APIビルダー。
keepAlive() - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBaseのメソッド
スレッド・プール・エグゼキュータを存続させます。
keepAlive() - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBase.ThreadPoolConfigImplのメソッド
 
keepAlive() - インタフェースio.helidon.common.configurable.ThreadPoolConfigのメソッド
スレッド・プール・エグゼキュータを存続させます。
keepAlive() - 列挙型クラスio.helidon.http.DirectHandler.EventTypeのメソッド
このイベント・タイプに対してキープ・アライブを保持するかどうか。
keepAlive() - クラスio.helidon.http.DirectHandler.TransportResponseのメソッド
接続でキープ・アライブを使用するかどうか。
keepAlive() - 例外クラスio.helidon.http.HttpExceptionのメソッド
接続を存続させるかどうか (有効にした場合)。
keepAlive() - 例外クラスio.helidon.http.RequestExceptionのメソッド
接続を維持するかどうか。
keepAlive() - クラスio.helidon.webclient.api.ClientRequestBaseのメソッド
 
keepAlive() - インタフェースio.helidon.webclient.api.FullClientRequestのメソッド
キープアライブ接続 (使用されているHTTPバージョンに関連する場合)を使用するかどうか。
keepAlive() - クラスio.helidon.webclient.api.HttpConfigBase.BuilderBase.HttpConfigBaseImplのメソッド
 
keepAlive() - クラスio.helidon.webclient.api.HttpConfigBase.BuilderBaseのメソッド
接続キープ・アライブが(ソケットは存続しませんが、HTTP接続は存続し続け、同じ接続を複数のリクエストに再利用)を有効にするかどうかを決定します。
keepAlive() - インタフェースio.helidon.webclient.http1.Http1ClientConfigのメソッド
接続キープ・アライブが(ソケットは存続しませんが、HTTP接続は存続し続け、同じ接続を複数のリクエストに再利用)を有効にするかどうかを決定します。
keepAlive() - クラスio.helidon.webclient.http1.Http1ClientConfig.BuilderBase.Http1ClientConfigImplのメソッド
接続キープ・アライブが(ソケットは存続しませんが、HTTP接続は存続し続け、同じ接続を複数のリクエストに再利用)を有効にするかどうかを決定します。
keepAlive() - インタフェースio.helidon.webclient.http2.Http2ClientConfigのメソッド
接続キープ・アライブが(ソケットは存続しませんが、HTTP接続は存続し続け、同じ接続を複数のリクエストに再利用)を有効にするかどうかを決定します。
keepAlive() - クラスio.helidon.webclient.http2.Http2ClientConfig.BuilderBase.Http2ClientConfigImplのメソッド
接続キープ・アライブが(ソケットは存続しませんが、HTTP接続は存続し続け、同じ接続を複数のリクエストに再利用)を有効にするかどうかを決定します。
keepAlive() - インタフェースio.helidon.webclient.api.HttpClientConfigのメソッド
接続キープ・アライブが(ソケットは存続しませんが、HTTP接続は存続し続け、同じ接続を複数のリクエストに再利用)を有効にするかどうかを決定します。
keepAlive() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBase.HttpClientConfigImplのメソッド
接続キープ・アライブが(ソケットは存続しませんが、HTTP接続は存続し続け、同じ接続を複数のリクエストに再利用)を有効にするかどうかを決定します。
keepAlive() - インタフェースio.helidon.webclient.api.HttpConfigBaseのメソッド
接続キープ・アライブが(ソケットは存続しませんが、HTTP接続は存続し続け、同じ接続を複数のリクエストに再利用)を有効にするかどうかを決定します。
keepAlive() - インタフェースio.helidon.webclient.api.WebClientConfigのメソッド
接続キープ・アライブが(ソケットは存続しませんが、HTTP接続は存続し続け、同じ接続を複数のリクエストに再利用)を有効にするかどうかを決定します。
keepAlive() - クラスio.helidon.webclient.api.WebClientConfig.BuilderBase.WebClientConfigImplのメソッド
接続キープ・アライブが(ソケットは存続しませんが、HTTP接続は存続し続け、同じ接続を複数のリクエストに再利用)を有効にするかどうかを決定します。
keepAlive() - インタフェースio.helidon.webclient.websocket.WsClientConfigのメソッド
接続キープ・アライブが(ソケットは存続しませんが、HTTP接続は存続し続け、同じ接続を複数のリクエストに再利用)を有効にするかどうかを決定します。
keepAlive() - クラスio.helidon.webclient.websocket.WsClientConfig.BuilderBase.WsClientConfigImplのメソッド
接続キープ・アライブが(ソケットは存続しませんが、HTTP接続は存続し続け、同じ接続を複数のリクエストに再利用)を有効にするかどうかを決定します。
keepAlive() - クラスio.helidon.webserver.ConnectionConfig.BuilderBase.ConnectionConfigImplのメソッド
 
keepAlive() - クラスio.helidon.webserver.ConnectionConfig.BuilderBaseのメソッド
ソケット・キープアライブを構成します。
keepAlive() - インタフェースio.helidon.webserver.ConnectionConfigのメソッド
ソケット・キープアライブを構成します。
keepAlive(boolean) - クラスio.helidon.http.DirectHandler.TransportResponse.Builderのメソッド
キープアライブを構成します。
keepAlive(boolean) - インタフェースio.helidon.webclient.api.ClientRequestのメソッド
このリクエストでキープ・アライブを使用するかどうか。
keepAlive(boolean) - クラスio.helidon.webclient.api.ClientRequestBaseのメソッド
 
keepAlive(boolean) - クラスio.helidon.webclient.api.HttpConfigBase.BuilderBaseのメソッド
接続キープ・アライブが(ソケットは存続しませんが、HTTP接続は存続し続け、同じ接続を複数のリクエストに再利用)を有効にするかどうかを決定します。
keepAlive(boolean) - クラスio.helidon.webserver.ConnectionConfig.BuilderBaseのメソッド
ソケット・キープアライブを構成します。
keepAlive(Duration) - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBaseのメソッド
スレッド・プール・エグゼキュータを存続させます。
key() - インタフェースio.helidon.common.config.Configのメソッド
Configノードの完全修飾キーを返します。
key() - インタフェースio.helidon.common.config.ConfigValueのメソッド
元のConfigノードの完全修飾キーを返します。
key() - クラスio.helidon.common.pki.PemKeys.BuilderBaseのメソッド
リソース定義からPEM形式の秘密キーを読み取ります。
key() - クラスio.helidon.common.pki.PemKeys.BuilderBase.PemKeysImplのメソッド
 
key() - インタフェースio.helidon.common.pki.PemKeysのメソッド
リソース定義からPEM形式の秘密キーを読み取ります。
key() - インタフェースio.helidon.config.Configのメソッド
Configノードの完全修飾キーを返します。
key() - インタフェースio.helidon.config.ConfigValueのメソッド
元のConfigノードの完全修飾キーを返します。
key() - クラスio.helidon.config.etcd.EtcdConfigSourceBuilder.EtcdEndpointのメソッド
ETCDキー。
key() - 注釈インタフェースio.helidon.config.metadata.ConfiguredOptionの要素
構成で使用される構成オプションのキー。
key() - 注釈インタフェースio.helidon.config.objectmapping.Valueの要素
JavaBeanプロパティ値の設定に使用する構成ノードのキーを指定します。
key() - インタフェースio.helidon.metrics.api.Tagのメソッド
タグのキーを返します。
key() - 注釈インタフェースio.helidon.microprofile.testing.junit5.AddConfigの要素
構成プロパティ・キー。
key() - 注釈インタフェースio.helidon.microprofile.testing.testng.AddConfigの要素
構成プロパティ・キー。
key() - クラスio.helidon.tracing.Tagのメソッド
タグ名。
key(Resource) - クラスio.helidon.common.pki.PemKeys.BuilderBaseのメソッド
リソース定義からPEM形式の秘密キーを読み取ります。
key(ResourceConfig) - クラスio.helidon.common.pki.PemKeys.BuilderBaseのメソッド
リソース定義からPEM形式の秘密キーを読み取ります。
key(String) - クラスio.helidon.config.etcd.EtcdConfigSourceBuilderのメソッド
構成を含む値が関連付けられているEtcdキー。
key(String) - クラスio.helidon.integrations.vault.secrets.cubbyhole.CubbyholeSecurityProvider.CubbyholeSecretConfig.Builderのメソッド
値の取得に使用されるシークレット内のキー。
key(String) - クラスio.helidon.integrations.vault.secrets.kv1.Kv1SecurityProvider.Kv1SecretConfig.Builderのメソッド
値の取得に使用されるシークレット内のキー。
key(String) - クラスio.helidon.integrations.vault.secrets.kv2.Kv2SecurityProvider.Kv2SecretConfig.Builderのメソッド
値の取得に使用されるシークレット内のキー。
key(Consumer<ResourceConfig.Builder>) - クラスio.helidon.common.pki.PemKeys.BuilderBaseのメソッド
リソース定義からPEM形式の秘密キーを読み取ります。
KEY_PERFORMANCE_INDICATORS_CONFIG_KEY - インタフェースio.helidon.metrics.api.MetricsConfigのstatic変数
KPIメトリクス設定の構成キー。
KEY_PERFORMANCE_INDICATORS_CONFIG_KEY - クラスio.helidon.metrics.api.MetricsConfig.BuilderBase.MetricsConfigImplのstatic変数
KPIメトリクス設定の構成キー。
KEY_TYPE_EC - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsのstatic変数
キーのEC (楕円曲線)アルゴリズム。
KEY_TYPE_EC - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
楕円曲線キーのキー・タイプです。
KEY_TYPE_OCT - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
オクテット・キーのキー・タイプ。
KEY_TYPE_RSA - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsのstatic変数
キーのRSAアルゴリズム。
KEY_TYPE_RSA - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
RSAキーのキー・タイプ。
keyAlias() - クラスio.helidon.common.pki.KeystoreKeys.BuilderBaseのメソッド
キーストア内の秘密キーの別名。
keyAlias() - クラスio.helidon.common.pki.KeystoreKeys.BuilderBase.KeystoreKeysImplのメソッド
 
keyAlias() - インタフェースio.helidon.common.pki.KeystoreKeysのメソッド
キーストア内の秘密キーの別名。
keyAlias(String) - クラスio.helidon.common.pki.KeystoreKeys.BuilderBaseのメソッド
キーストア内の秘密キーの別名。
keyBits(int) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
生成されたキーに使用するビット数を指定します。
keyConfig() - クラスio.helidon.security.providers.httpsign.InboundClientDefinitionのメソッド
rsa-sha256アルゴリズムの場合、これはクライアントの公開キーへのアクセスを提供します。
keyConfig() - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinitionのメソッド
RSAベースのアルゴリズムの秘密キーの構成。
keyDeserializer(Class<? extends Deserializer<?>>) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
Deserializerインタフェースを実装するキーのデ・シリアライザ・クラス。
keyId() - クラスio.helidon.security.jwt.jwk.Jwkのメソッド
このJWKのキーID (kid)。
keyId() - クラスio.helidon.security.jwt.Jwtのメソッド
キーIDクレーム。
keyId() - クラスio.helidon.security.jwt.JwtHeadersのメソッド
キーIDクレーム。
keyId() - クラスio.helidon.security.providers.httpsign.InboundClientDefinitionのメソッド
このクライアントのキーID。
keyId() - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinitionのメソッド
このサービス(シグネチャをバリデートするためにターゲット・サービスによってマップされます)のキーID。
keyId(String) - クラスio.helidon.security.jwt.jwk.JwkEC.Builderのメソッド
作成中のキーのキーID。
keyId(String) - クラスio.helidon.security.jwt.jwk.JwkOctet.Builderのメソッド
作成中のキーのキーID。
keyId(String) - クラスio.helidon.security.jwt.jwk.JwkRSA.Builderのメソッド
作成中のキーのキーID。
keyId(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
このJWTの署名/検証に使用されるキーID。
keyId(String) - クラスio.helidon.security.jwt.JwtHeaders.Builderのメソッド
このJWTの署名/検証に使用されるキーID。
keyId(String) - クラスio.helidon.security.providers.httpsign.InboundClientDefinition.Builderのメソッド
このシグネチャ・バリデーション構成にマップするこのクライアントのキーID。
keyId(String) - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinition.Builderのメソッド
このサービス(シグネチャをバリデートするためにターゲット・サービスによってマップされます)のキーID。
keyManager() - クラスio.helidon.common.tls.ConfiguredTlsManagerのメソッド
 
keyManager() - インタフェースio.helidon.common.tls.TlsManagerのメソッド
使用中のキー・マネージャ。
keyManagerFactoryAlgorithm() - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
秘密キーの定義時に使用されるキー・マネージャ・ファクトリのアルゴリズム。
keyManagerFactoryAlgorithm() - クラスio.helidon.common.tls.TlsConfig.BuilderBase.TlsConfigImplのメソッド
 
keyManagerFactoryAlgorithm() - インタフェースio.helidon.common.tls.TlsConfigのメソッド
秘密キーの定義時に使用されるキー・マネージャ・ファクトリのアルゴリズム。
keyManagerFactoryAlgorithm(String) - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
秘密キーの定義時に使用されるキー・マネージャ・ファクトリのアルゴリズム。
keyManagerFactoryProvider() - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
キー・マネージャ・ファクトリ・プロバイダ。
keyManagerFactoryProvider() - クラスio.helidon.common.tls.TlsConfig.BuilderBase.TlsConfigImplのメソッド
 
keyManagerFactoryProvider() - インタフェースio.helidon.common.tls.TlsConfigのメソッド
キー・マネージャ・ファクトリ・プロバイダ。
keyManagerFactoryProvider(String) - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
キー・マネージャ・ファクトリ・プロバイダ。
keyName(String) - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityProvider.TransitDigestConfig.Builderのメソッド
このダイジェストに使用されるキー(Vaultサーバー側)の名前。
keyName(String) - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityProvider.TransitEncryptionConfig.Builderのメソッド
暗号化/復号化を行う暗号化キーの名前を指定します。
keyOcid() - クラスio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfig.BuilderBaseのメソッド
キーOCID。
keyOcid() - クラスio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfig.BuilderBase.OciCertificatesTlsManagerConfigImplのメソッド
 
keyOcid() - インタフェースio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfigのメソッド
キーOCID。
keyOcid(String) - クラスio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfig.BuilderBaseのメソッド
キーOCID。
keyPassphrase() - クラスio.helidon.common.pki.KeystoreKeys.BuilderBaseのメソッド
キーストア(秘密キーに使用)内のキーのパスフレーズ。
keyPassphrase() - クラスio.helidon.common.pki.KeystoreKeys.BuilderBase.KeystoreKeysImplのメソッド
 
keyPassphrase() - インタフェースio.helidon.common.pki.KeystoreKeysのメソッド
キーストア(秘密キーに使用)内のキーのパスフレーズ。
keyPassphrase() - クラスio.helidon.common.pki.PemKeys.BuilderBaseのメソッド
秘密キーのパスフレーズ。
keyPassphrase() - クラスio.helidon.common.pki.PemKeys.BuilderBase.PemKeysImplのメソッド
 
keyPassphrase() - インタフェースio.helidon.common.pki.PemKeysのメソッド
秘密キーのパスフレーズ。
keyPassphrase(char[]) - クラスio.helidon.common.pki.KeystoreKeys.BuilderBaseのメソッド
キーストア(秘密キーに使用)内のキーのパスフレーズ。
keyPassphrase(char[]) - クラスio.helidon.common.pki.PemKeys.BuilderBaseのメソッド
秘密キーのパスフレーズ。
keyPassphrase(String) - クラスio.helidon.common.pki.KeystoreKeys.BuilderBaseのメソッド
キーストア(秘密キーに使用)内のキーのパスフレーズ。
keyPassphrase(String) - クラスio.helidon.common.pki.PemKeys.BuilderBaseのメソッド
秘密キーのパスフレーズ。
keyPassword() - クラスio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfig.BuilderBaseのメソッド
キー・パスワード。
keyPassword() - クラスio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfig.BuilderBase.OciCertificatesTlsManagerConfigImplのメソッド
 
keyPassword() - インタフェースio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfigのメソッド
キー・パスワード。
keyPassword(char[]) - クラスio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfig.BuilderBaseのメソッド
キー・パスワード。
keyPassword(String) - クラスio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfig.BuilderBaseのメソッド
キー・パスワード。
keyPassword(Supplier<char[]>) - クラスio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfig.BuilderBaseのメソッド
キー・パスワード。
keyPerformanceIndicatorMetricsConfig() - クラスio.helidon.metrics.api.MetricsConfig.BuilderBaseのメソッド
キー・パフォーマンス・インジケータのメトリクス設定。
keyPerformanceIndicatorMetricsConfig() - クラスio.helidon.metrics.api.MetricsConfig.BuilderBase.MetricsConfigImplのメソッド
 
keyPerformanceIndicatorMetricsConfig() - インタフェースio.helidon.metrics.api.MetricsConfigのメソッド
キー・パフォーマンス・インジケータのメトリクス設定。
keyPerformanceIndicatorMetricsConfig(KeyPerformanceIndicatorMetricsConfig) - クラスio.helidon.metrics.api.MetricsConfig.BuilderBaseのメソッド
キー・パフォーマンス・インジケータのメトリクス設定。
keyPerformanceIndicatorMetricsConfig(Consumer<KeyPerformanceIndicatorMetricsConfig.Builder>) - クラスio.helidon.metrics.api.MetricsConfig.BuilderBaseのメソッド
キー・パフォーマンス・インジケータのメトリクス設定。
keyPerformanceIndicatorMetricsConfig(Supplier<? extends KeyPerformanceIndicatorMetricsConfig>) - クラスio.helidon.metrics.api.MetricsConfig.BuilderBaseのメソッド
キー・パフォーマンス・インジケータのメトリクス設定。
KeyPerformanceIndicatorMetricsConfig - io.helidon.metrics.apiのインタフェース
KPIメトリクス構成の構成Bean。
KeyPerformanceIndicatorMetricsConfig.Builder - io.helidon.metrics.apiのクラス
KeyPerformanceIndicatorMetricsConfigのFluent APIビルダー。
KeyPerformanceIndicatorMetricsConfig.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.metrics.apiのクラス
KeyPerformanceIndicatorMetricsConfigのFluent APIビルダー・ベース。
KeyPerformanceIndicatorMetricsConfig.BuilderBase.KeyPerformanceIndicatorMetricsConfigImpl - io.helidon.metrics.apiのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
KeyPerformanceIndicatorMetricsConfigImpl(KeyPerformanceIndicatorMetricsConfig.BuilderBase<?, ?>) - クラスio.helidon.metrics.api.KeyPerformanceIndicatorMetricsConfig.BuilderBase.KeyPerformanceIndicatorMetricsConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
KeyPerformanceIndicatorSupport - io.helidon.webserverのインタフェース
キー・パフォーマンス・インジケータKeyPerformanceIndicatorSupport.ContextおよびKeyPerformanceIndicatorSupport.Metricsの定義およびファクトリ・メソッド。
KeyPerformanceIndicatorSupport.Context - io.helidon.webserverのインタフェース
即時処理されたリクエストおよび遅延可能リクエストに共通する動作を持つリクエストごとのキー・パフォーマンス・インジケータ・コンテキスト。
KeyPerformanceIndicatorSupport.DeferrableRequestContext - io.helidon.webserverのインタフェース
リクエストの受信後まで (つまり、リクエスト処理が開始されてから少し時間が経過)、処理が遅延する可能性があるリクエストに対してリクエストごとのキー・パフォーマンス・インジケータのコンテキスト動作が追加されました。
KeyPerformanceIndicatorSupport.Metrics - io.helidon.webserverのインタフェース
キー・パフォーマンス・インジケータ・メトリクスの動作。
keys() - クラスio.helidon.security.ClassToInstanceStoreのメソッド
このストアのすべてのキーを取得します。
keys() - クラスio.helidon.security.jwt.jwk.JwkKeysのメソッド
このインスタンスのキーのリスト。
keys() - インタフェースio.helidon.tracing.HeaderProviderのメソッド
ヘッダー (ヘッダー名)で使用可能なすべてのキー。
Keys - io.helidon.common.pkiのインタフェース
キーの構成。
Keys.Builder - io.helidon.common.pkiのクラス
KeysのFluent APIビルダー。
Keys.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.common.pkiのクラス
KeysのFluent APIビルダー・ベース。
Keys.BuilderBase.KeysImpl - io.helidon.common.pkiのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
keySerializer(Class<? extends Serializer<?>>) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
Serializerインタフェースを実装するキーのシリアライザ・クラス。
KeysImpl(Keys.BuilderBase<?, ?>) - クラスio.helidon.common.pki.Keys.BuilderBase.KeysImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
keySize(int) - クラスio.helidon.common.crypto.SymmetricCipher.Builderのメソッド
生成されるキー(ビット)のサイズを設定します。
keystore() - クラスio.helidon.common.pki.Keys.BuilderBase.KeysImplのメソッド
 
keystore() - クラスio.helidon.common.pki.Keys.BuilderBaseのメソッド
キーストアからキーを構成します。
keystore() - インタフェースio.helidon.common.pki.Keysのメソッド
キーストアからキーを構成します。
keystore() - クラスio.helidon.common.pki.KeystoreKeys.BuilderBaseのメソッド
キーストア・リソース定義。
keystore() - クラスio.helidon.common.pki.KeystoreKeys.BuilderBase.KeystoreKeysImplのメソッド
 
keystore() - インタフェースio.helidon.common.pki.KeystoreKeysのメソッド
キーストア・リソース定義。
keystore(Resource) - クラスio.helidon.common.pki.KeystoreKeys.BuilderBaseのメソッド
キーストア・リソース定義。
keystore(ResourceConfig) - クラスio.helidon.common.pki.KeystoreKeys.BuilderBaseのメソッド
キーストア・リソース定義。
keystore(KeystoreKeys) - クラスio.helidon.common.pki.Keys.BuilderBaseのメソッド
キーストアからキーを構成します。
keystore(Consumer<ResourceConfig.Builder>) - クラスio.helidon.common.pki.KeystoreKeys.BuilderBaseのメソッド
キーストア・リソース定義。
keystore(Consumer<KeystoreKeys.Builder>) - クラスio.helidon.common.pki.Keys.BuilderBaseのメソッド
キーストアからキーを構成します。
keystore(Supplier<? extends Resource>) - クラスio.helidon.common.pki.KeystoreKeys.BuilderBaseのメソッド
キーストア・リソース定義。
KeystoreKeys - io.helidon.common.pkiのインタフェース
javaキーストア(PKCS12、JKSなど。)からのリソース。
KeystoreKeys.Builder - io.helidon.common.pkiのクラス
KeystoreKeysのFluent APIビルダー。
KeystoreKeys.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.common.pkiのクラス
KeystoreKeysのFluent APIビルダー・ベース。
KeystoreKeys.BuilderBase.KeystoreKeysImpl - io.helidon.common.pkiのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
KeystoreKeysImpl(KeystoreKeys.BuilderBase<?, ?>) - クラスio.helidon.common.pki.KeystoreKeys.BuilderBase.KeystoreKeysImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
keystorePassphrase(String) - クラスio.helidon.common.pki.KeystoreKeys.BuilderBaseのメソッド
非推奨。
かわりにKeystoreKeys.BuilderBase.passphrase(String)を使用してください
keyType() - クラスio.helidon.security.jwt.jwk.Jwkのメソッド
このJWKのキー・タイプ(kty)。
keyType(String) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
生成された非公開キーと送信済みCSRに予想されるキーのタイプを指定します。
keyType(String) - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityProvider.TransitEncryptionConfig.Builderのメソッド
このパラメータは、暗号化キーを作成する場合に必要です。
keyType(String) - クラスio.helidon.security.jwt.jwk.JwkEC.Builderのメソッド
作成されるキーのキー・タイプ。
keyType(String) - クラスio.helidon.security.jwt.jwk.JwkOctet.Builderのメソッド
作成されるキーのキー・タイプ。
keyType(String) - クラスio.helidon.security.jwt.jwk.JwkRSA.Builderのメソッド
作成されるキーのキー・タイプ。
keyUsage(List<String>) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
使用のリストを構成します。
keyVersion() - クラスio.helidon.integrations.vault.secrets.transit.Encrypt.Encryptedのメソッド
データの暗号化に使用するキーのバージョン。
keyVersion(int) - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityProvider.TransitDigestConfig.Builderのメソッド
ダイジェストに使用するキーのバージョンを指定します。
keyVersion(int) - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityProvider.TransitEncryptionConfig.Builderのメソッド
データの暗号化に使用するキーのバージョン。
KIBIBITS - クラスio.helidon.metrics.api.Meter.BaseUnitsのstatic変数
KILOBITS - クラスio.helidon.metrics.api.Meter.BaseUnitsのstatic変数
KILOBYTES - クラスio.helidon.metrics.api.Meter.BaseUnitsのstatic変数
kind() - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのメソッド
要素の種類 (例、メソッド、フィールドなど)。
kind() - クラスio.helidon.common.types.TypedElementInfo.BuilderBase.TypedElementInfoImplのメソッド
 
kind() - インタフェースio.helidon.common.types.TypedElementInfoのメソッド
要素の種類 (例、メソッド、フィールドなど)。
kind() - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
このようなタイプです。
kind() - クラスio.helidon.common.types.TypeInfo.BuilderBase.TypeInfoImplのメソッド
 
kind() - インタフェースio.helidon.common.types.TypeInfoのメソッド
このようなタイプです。
kind() - 注釈インタフェースio.helidon.config.metadata.ConfiguredOptionの要素
このオプションの種類です。
kind(ElementKind) - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのメソッド
要素の種類 (例、メソッド、フィールドなど)。
kind(ElementKind) - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
このようなタイプです。
kind(Span.Kind) - インタフェースio.helidon.tracing.Span.Builderのメソッド
このスパンの種類。
KIND_ANNOTATION_TYPE - クラスio.helidon.common.types.TypeValuesのstatic変数
非推奨。
注釈要素タイプの種類。
KIND_CLASS - クラスio.helidon.common.types.TypeValuesのstatic変数
非推奨。
インタフェース要素タイプの種類。
KIND_CONSTRUCTOR - クラスio.helidon.common.types.TypeValuesのstatic変数
非推奨。
コンストラクタ要素タイプの種類。
KIND_ENUM - クラスio.helidon.common.types.TypeValuesのstatic変数
非推奨。
列挙要素タイプの種類。
KIND_FIELD - クラスio.helidon.common.types.TypeValuesのstatic変数
非推奨。
フィールド要素タイプの種類。
KIND_INTERFACE - クラスio.helidon.common.types.TypeValuesのstatic変数
非推奨。
インタフェース要素タイプの種類。
KIND_METHOD - クラスio.helidon.common.types.TypeValuesのstatic変数
非推奨。
メソッド要素タイプの種類。
KIND_PACKAGE - クラスio.helidon.common.types.TypeValuesのstatic変数
非推奨。
パッケージ・エレメント・タイプの種類。
KIND_PARAMETER - クラスio.helidon.common.types.TypeValuesのstatic変数
非推奨。
パラメータ要素タイプの種類。
KIND_RECORD - クラスio.helidon.common.types.TypeValuesのstatic変数
非推奨。
レコード要素タイプの種類は(Java 16以降)です。
Kv1EngineProvider - io.helidon.integrations.vault.secrets.kv1のクラス
このエンジンのJavaサービス・ローダー・サービス。
Kv1EngineProvider() - クラスio.helidon.integrations.vault.secrets.kv1.Kv1EngineProviderのコンストラクタ
 
Kv1Secrets - io.helidon.integrations.vault.secrets.kv1のインタフェース
KVバージョン1シークレット・エンジン用のシークレット。
Kv1SecurityProvider - io.helidon.integrations.vault.secrets.kv1のクラス
Helidonセキュリティとの統合。
Kv1SecurityProvider.Kv1SecretConfig - io.helidon.integrations.vault.secrets.kv1のクラス
セキュリティ・シークレットのプログラム設定を使用する場合のシークレットの構成。
Kv1SecurityProvider.Kv1SecretConfig.Builder - io.helidon.integrations.vault.secrets.kv1のクラス
Kv1SecurityProvider.Kv1SecretConfigのFluent APIビルダー。
Kv1SecurityService - io.helidon.integrations.vault.secrets.kv1のクラス
SecurityProviderServiceのサービス・ローダー・サービス実装。
Kv1SecurityService() - クラスio.helidon.integrations.vault.secrets.kv1.Kv1SecurityServiceのコンストラクタ
非推奨。
このコンストラクタは使用しないでください。これはサービス・ローダー・サービスです。
Kv2EngineProvider - io.helidon.integrations.vault.secrets.kv2のクラス
Vault KVバージョン2シークレット・エンジンのJavaサービス・ローダー実装。
Kv2EngineProvider() - クラスio.helidon.integrations.vault.secrets.kv2.Kv2EngineProviderのコンストラクタ
 
Kv2Metadata - io.helidon.integrations.vault.secrets.kv2のクラス
KVバージョン2シークレットのメタデータ。
Kv2Secret - io.helidon.integrations.vault.secrets.kv2のインタフェース
バージョン2のKVシークレット。
Kv2Secrets - io.helidon.integrations.vault.secrets.kv2のインタフェース
KVバージョン2シークレット・エンジンが実装をブロックするシークレット。
Kv2SecurityProvider - io.helidon.integrations.vault.secrets.kv2のクラス
Helidonセキュリティとの統合。
Kv2SecurityProvider.Kv2SecretConfig - io.helidon.integrations.vault.secrets.kv2のクラス
セキュリティ・シークレットのプログラム設定を使用する場合のシークレットの構成。
Kv2SecurityProvider.Kv2SecretConfig.Builder - io.helidon.integrations.vault.secrets.kv2のクラス
Kv2SecurityProvider.Kv2SecretConfigのFluent APIビルダー。
Kv2SecurityService - io.helidon.integrations.vault.secrets.kv2のクラス
SecurityProviderServiceのサービス・ローダー・サービス実装。
Kv2SecurityService() - クラスio.helidon.integrations.vault.secrets.kv2.Kv2SecurityServiceのコンストラクタ
非推奨。
このコンストラクタは使用しないでください。これはサービス・ローダー・サービスです。

L

label() - クラスio.helidon.metrics.api.LabeledSampleのメソッド
 
label() - インタフェースio.helidon.metrics.api.Sample.Labeledのメソッド
値ラベル。
label() - インタフェースio.helidon.metrics.spi.ExemplarServiceのメソッド
利用可能な現在のコンテキストを使用してラベルを返します。
labeled(double) - インタフェースio.helidon.metrics.api.Sampleのstaticメソッド
ラベル付きの値を作成します。
LabeledSample - io.helidon.metrics.apiのクラス
Sample.Labeledの基本実装。
LabeledSample(double, String, long) - クラスio.helidon.metrics.api.LabeledSampleのコンストラクタ
サンプルを作成します。
LabeledSnapshot - io.helidon.metrics.apiのインタフェース
出力の生成に必要なスナップショットの最小動作を規定する内部インタフェース。
last() - インタフェースio.helidon.config.Config.Contextのメソッド
コンテキストの取得に使用された元のnodeと同じ構成keyに関連する構成ノードのインスタンスを返します。
last() - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
LAST_MODIFIED - クラスio.helidon.http.HeaderNamesのstatic変数
Last-Modifiedヘッダー名。
lastEndpointUri() - インタフェースio.helidon.webclient.api.ClientResponseTypedのメソッド
最後のリクエストのURI。
lastEndpointUri() - インタフェースio.helidon.webclient.http1.Http1ClientResponseのメソッド
最後のリクエストのURI。
lastEndpointUri() - インタフェースio.helidon.webclient.http2.Http2ClientResponseのメソッド
最後のリクエストのURI。
lastEndpointUri() - インタフェースio.helidon.webclient.api.HttpClientResponseのメソッド
最後のリクエストのURI。
lastIndexOf(byte) - インタフェースio.helidon.common.buffers.BufferDataのメソッド
指定されたバイトの最後のインデックスを現在の位置から探します。
lastIndexOf(byte, int) - インタフェースio.helidon.common.buffers.BufferDataのメソッド
指定されたバイトの最後のインデックスを現在の位置から探します。
lastModified() - インタフェースio.helidon.http.ClientResponseHeadersのメソッド
オプションで、HeaderNames.LAST_MODIFIEDヘッダーの値を取得します。
lastModified(Instant) - インタフェースio.helidon.http.ServerResponseHeadersのメソッド
HeaderNames.LAST_MODIFIEDヘッダーの値を設定します。
lastModified(ZonedDateTime) - インタフェースio.helidon.http.ServerResponseHeadersのメソッド
HeaderNames.LAST_MODIFIEDヘッダーの値を設定します。
lastModifiedTime(Path) - クラスio.helidon.config.FileSourceHelperのstaticメソッド
指定されたファイルまたはディレクトリの最終変更時間を返します。
lastRetryException() - 例外クラスio.helidon.faulttolerance.RetryTimeoutExceptionのメソッド
全体のタイムアウトに達する前に、Retryで最後にスローされた例外。
lastStreamId() - レコード・クラスio.helidon.http.http2.Http2GoAwayのメソッド
lastStreamIdレコード・コンポーネントの値を返します。
LATEST - 列挙型クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilder.AutoOffsetResetの列挙定数
オフセットを最も早いオフセットに自動的にリセットします。
launchContainerRunnable(Runnable) - クラスio.helidon.integrations.cdi.eclipselink.CDISEPlatformのメソッド
CDIを使用して、提供されたRunnableの送信にExecutor.execute(Runnable)メソッドが使用される関連Executorを見つけます。
LAX - 列挙型クラスio.helidon.http.SetCookie.SameSiteの列挙定数
Cookieは通常のクロスサイト・サブ・リクエスト (たとえば、イメージまたはフレームをサード・パーティ・サイトにロードする場合)では送信されませんが、ユーザーがオリジン・サイト (つまり、リンクをフォローする場合)に移動すると送信されます。
LazyConfigSource - io.helidon.config.spiのインタフェース
一度にすべてのキーをロードできないソース。
LazyList<T> - io.helidon.commonのインタフェース
遅延を維持しながらLazyValueのリストのラッパー。
LazyString - io.helidon.common.buffersのクラス
リクエストされた場合にのみマテリアライズする文字列。
LazyString(byte[], int, int, Charset) - クラスio.helidon.common.buffers.LazyStringのコンストラクタ
新規インスタンス。
LazyString(byte[], Charset) - クラスio.helidon.common.buffers.LazyStringのコンストラクタ
新規インスタンス。
LazyValue<T> - io.helidon.commonのインタフェース
別のサプライヤをラップし、Supplier.get()に対する最初のリクエストの値のみを取得し、後続のすべての呼出しの値をキャッシュする入力済サプライヤ。
leaseDuration() - クラスio.helidon.integrations.vault.VaultTokenBase.Builderのメソッド
 
leaseDuration() - クラスio.helidon.integrations.vault.VaultTokenBaseのメソッド
リース期間。
leaseDuration(Duration) - クラスio.helidon.integrations.vault.VaultTokenBase.Builderのメソッド
リース期間。
leave() - インタフェースio.helidon.lra.coordinator.client.Participantのメソッド
@Leaveという注釈が付いた参加者メソッドのURI。
leave(URI, PropagatedHeaders, Participant) - インタフェースio.helidon.lra.coordinator.client.CoordinatorClientのメソッド
LRAのままにします。
leave(URI, PropagatedHeaders, Participant) - クラスio.helidon.lra.coordinator.client.narayana.NarayanaClientのメソッド
 
length() - クラスio.helidon.http.http2.Http2FrameHeaderのメソッド
関連付けられたフレーム・データの長さ。
length() - クラスio.helidon.http.Methodのメソッド
文字数
LENGTH - クラスio.helidon.http.http2.Http2FrameHeaderのstatic変数
フレーム・ヘッダーの長さ(バイト単位)。
LENGTH_REQUIRED_411 - クラスio.helidon.http.Statusのstatic変数
411 Length Required, see 「HTTP/1.1ドキュメント」を参照してください。
lengthen() - インタフェースio.helidon.config.ScheduledPollingStrategy.RecurringPolicyのメソッド
intervalをティック間で延長することで、ScheduledPollingStrategy.RecurringPolicyが反応できるようにします。
lengthen(BiFunction<Duration, Integer, Duration>) - クラスio.helidon.config.ScheduledPollingStrategy.RecurringPolicy.AdaptiveBuilderのメソッド
ティックの間隔を長くするために使用する関数を設定します。
LF_BYTE - クラスio.helidon.common.buffers.Bytesのstatic変数
\n (新しい行) byte.
limit() - クラスio.helidon.faulttolerance.BulkheadConfig.BuilderBase.BulkheadConfigImplのメソッド
 
limit() - クラスio.helidon.faulttolerance.BulkheadConfig.BuilderBaseのメソッド
このバルクヘッドを通過するパラレル・リクエストの最大数。
limit() - インタフェースio.helidon.faulttolerance.BulkheadConfigのメソッド
このバルクヘッドを通過するパラレル・リクエストの最大数。
limit(int) - クラスio.helidon.faulttolerance.BulkheadConfig.BuilderBaseのメソッド
このバルクヘッドを通過するパラレル・リクエストの最大数。
limit(long) - インタフェースio.helidon.common.reactive.Multiのメソッド
指定した数のアイテムのみを渡すことができるようにストリームを制限します。
limitNoAck(int) - クラスio.helidon.messaging.connectors.kafka.KafkaPublisher.Builderのメソッド
この値は、autoCommitがfalseに設定されている場合にのみ適用されます。
LINE - クラスio.helidon.graphql.server.GraphQlConstantsの静的変数
明細のキー。
linear(long, long, long) - インタフェースio.helidon.common.reactive.RetrySchemaのstaticメソッド
線形遅延増分を使用して再試行スキーマを作成します。
lineNumber() - インタフェースio.helidon.security.spi.AuditProvider.AuditSourceのメソッド
このイベントの原因となったソース・ファイル内の行番号。
LINK - クラスio.helidon.http.HeaderNamesのstatic変数
Linkヘッダー名。
list() - クラスio.helidon.integrations.vault.ListSecrets.Responseのメソッド
リストを取得します。
list() - インタフェースio.helidon.integrations.vault.Secretsのメソッド
使用可能なシークレット情報を一覧表示します。
list(ListSecrets.Request) - インタフェースio.helidon.integrations.vault.secrets.database.DbSecretsのメソッド
データベース接続を一覧表示します。
list(ListSecrets.Request) - インタフェースio.helidon.integrations.vault.Secretsのメソッド
使用可能なシークレット情報を一覧表示します。
list(ListSecrets.Request) - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsのメソッド
証明書のシリアル番号を一覧表示します。
list(ListSecrets.Request) - インタフェースio.helidon.integrations.vault.secrets.transit.TransitSecretsのメソッド
使用可能なキーをリストします。
list(String) - インタフェースio.helidon.integrations.vault.Secretsのメソッド
パスで使用可能なシークレットを一覧表示します。
LIST - 列挙型クラスio.helidon.config.Config.Typeの列挙定数
構成ノードは、索引付き要素(valuesobjectsまたはその他のリスト)のリストです。
LIST - 列挙型クラスio.helidon.config.metadata.ConfiguredOption.Kindの列挙定数
オプションは、値(プリミティブ・ノード、文字列ノードまたはオブジェクト・ノードのいずれか)のリストです。
LIST - 列挙型クラスio.helidon.config.spi.ConfigNode.NodeTypeの列挙定数
値リスト(オプションで値を指定できます)。
LIST - クラスio.helidon.common.types.TypeNamesのstatic変数
Listの名前を入力します。
LIST - インタフェースio.helidon.integrations.vault.Vaultの静的変数
複数のVaultエンジンによって使用されるHTTP LISTメソッド。
listener() - インタフェースio.helidon.webserver.spi.ServerFeature.SocketBuildersのメソッド
リスナーの構成。
listener() - クラスio.helidon.webserver.websocket.WsRouteのメソッド
このルートに関連付けられているWebSocketリスナー。
listener(DataListener<T>、T) - クラスio.helidon.common.buffers.DataReaderのメソッド
データ・リスナーを構成します。
listener(Channel<PAYLOAD>, Consumer<? super PAYLOAD>) - クラスio.helidon.messaging.Messaging.Builderのメソッド
アップストリームからのすべてのペイロードをリスニングするようにConsumerを登録します。
ListenerConfig - io.helidon.webserverのインタフェース
サーバー・リスナー(ソケット)の構成。
ListenerConfig.Builder - io.helidon.webserverのクラス
ListenerConfigのFluent APIビルダー。
ListenerConfig.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.webserverのクラス
ListenerConfigのFluent APIビルダー・ベース。
ListenerConfig.BuilderBase.ListenerConfigImpl - io.helidon.webserverのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
ListenerConfigImpl(ListenerConfig.BuilderBase<?, ?>) - クラスio.helidon.webserver.ListenerConfig.BuilderBase.ListenerConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
listenerContext() - インタフェースio.helidon.webserver.ConnectionContextのメソッド
リスナーのコンテキスト。
listenerContext() - インタフェースio.helidon.webserver.http.ServerRequestのメソッド
リスナー・コンテキスト。
listenerContext() - クラスio.helidon.webserver.ListenerConfig.BuilderBase.ListenerConfigImplのメソッド
 
listenerContext() - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
webサーバー・リクエスト・コンテキスト(使用する場合)の親として使用されるリスナー・スコープ指定コンテキスト。
listenerContext() - インタフェースio.helidon.webserver.ListenerConfigのメソッド
webサーバー・リクエスト・コンテキスト(使用する場合)の親として使用されるリスナー・スコープ指定コンテキスト。
listenerContext() - インタフェースio.helidon.webserver.WebServerConfigのメソッド
webサーバー・リクエスト・コンテキスト(使用する場合)の親として使用されるリスナー・スコープ指定コンテキスト。
listenerContext() - クラスio.helidon.webserver.WebServerConfig.BuilderBase.WebServerConfigImplのメソッド
webサーバー・リクエスト・コンテキスト(使用する場合)の親として使用されるリスナー・スコープ指定コンテキスト。
listenerContext(Context) - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
webサーバー・リクエスト・コンテキスト(使用する場合)の親として使用されるリスナー・スコープ指定コンテキスト。
listenerContext(Consumer<Context.Builder>) - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
webサーバー・リクエスト・コンテキスト(使用する場合)の親として使用されるリスナー・スコープ指定コンテキスト。
ListenerContext - io.helidon.webserverのインタフェース
リスナー・コンテキスト。
listenerSocketOptions() - クラスio.helidon.webserver.ListenerConfig.BuilderBase.ListenerConfigImplのメソッド
 
listenerSocketOptions() - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
サーバー・リスナー・ソケットのオプション。
listenerSocketOptions() - インタフェースio.helidon.webserver.ListenerConfigのメソッド
サーバー・リスナー・ソケットのオプション。
listenerSocketOptions() - インタフェースio.helidon.webserver.WebServerConfigのメソッド
サーバー・リスナー・ソケットのオプション。
listenerSocketOptions() - クラスio.helidon.webserver.WebServerConfig.BuilderBase.WebServerConfigImplのメソッド
サーバー・リスナー・ソケットのオプション。
listenerSocketOptions(Map<SocketOption<?>, ?>) - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
このメソッドは、すべての値を新しい値に置き換えます。
ListNodeBuilderImpl - io.helidon.configのクラス
ListNodeBuilderImpl() - クラスio.helidon.config.ListNodeBuilderImplのコンストラクタ
リスト・ビルダーを初期化します。
ListNodeBuilderImpl(Function<String, String>) - クラスio.helidon.config.ListNodeBuilderImplのコンストラクタ
リスト・ビルダーを初期化します。
ListSecrets - io.helidon.integrations.vaultのクラス
シークレット・リクエストおよびレスポンスをリストします。
ListSecrets.Request - io.helidon.integrations.vaultのクラス
リクエスト・オブジェクト。
ListSecrets.Response - io.helidon.integrations.vaultのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
Literal() - クラスio.helidon.integrations.cdi.eclipselink.CDISEPlatform.Eclipselink.Literalのコンストラクタ
 
Literal() - クラスio.helidon.integrations.micronaut.cdi.MicronautIntercepted.Literalのコンストラクタ
 
Literal() - クラスio.helidon.microprofile.cdi.BuildTimeEnd.Literalのコンストラクタ
 
Literal() - クラスio.helidon.microprofile.cdi.BuildTimeStart.Literalのコンストラクタ
 
Literal() - クラスio.helidon.microprofile.cdi.RuntimeStart.Literalのコンストラクタ
 
LIVENESS - 列挙型クラスio.helidon.health.HealthCheckTypeの列挙定数
リブネス・ヘルス・チェック。
livenessChecks() - インタフェースio.helidon.microprofile.health.HealthCheckProviderのメソッド
指定されたリブネスHealthCheckを返します。
load() - クラスio.helidon.config.ClasspathConfigSourceのメソッド
 
load() - クラスio.helidon.config.ClasspathOverrideSourceのメソッド
 
load() - インタフェースio.helidon.config.ConfigSourceRuntimeのメソッド
構成ソース(ParsableSourceNodeConfigSourceなど)をロードします。
load() - クラスio.helidon.config.DirectoryConfigSourceのメソッド
 
load() - クラスio.helidon.config.etcd.EtcdConfigSourceのメソッド
 
load() - クラスio.helidon.config.FileConfigSourceのメソッド
 
load() - クラスio.helidon.config.FileOverrideSourceのメソッド
 
load() - クラスio.helidon.config.git.GitConfigSourceのメソッド
 
load() - クラスio.helidon.config.InMemoryOverrideSourceのメソッド
 
load() - クラスio.helidon.config.MapConfigSourceのメソッド
 
load() - クラスio.helidon.config.PrefixedConfigSourceのメソッド
 
load() - インタフェースio.helidon.config.spi.NodeConfigSourceのメソッド
基礎となるソース・データをロードします。
load() - インタフェースio.helidon.config.spi.OverrideSourceのメソッド
基礎となるソースから上書きデータをロードします。
load() - インタフェースio.helidon.config.spi.ParsableSourceのメソッド
基礎となるソース・データをロードします。
load() - クラスio.helidon.config.UrlConfigSourceのメソッド
 
load() - クラスio.helidon.config.UrlOverrideSourceのメソッド
 
load() - クラスio.helidon.integrations.oci.secrets.configsource.SecretBundleNodeConfigSourceのメソッド
非推奨。
load(String) - インタフェースio.helidon.openapi.OpenApiManagerのメソッド
モデルをロードします。
load(Feature.BeforeAnalysisAccess, ClassLoader, NativeTrace) - クラスio.helidon.integrations.graal.nativeimage.extension.HelidonReflectionConfigurationのstaticメソッド
クラスパスから構成jsonファイルをロードします。
loadCACertificate(String) - インタフェースio.helidon.integrations.oci.tls.certificates.spi.OciCertificatesDownloaderのメソッド
実装では、指定されたocidで識別されるCA証明書がOCI証明書サービスからダウンロードされます。
loadCertificates(String) - インタフェースio.helidon.integrations.oci.tls.certificates.spi.OciCertificatesDownloaderのメソッド
実装では、指定されたocidによって識別される証明書チェーンがOCI証明書サービスからダウンロードされます。
「構成のロード」 - パッケージ内の検索タグio.helidon.config
セクション
「構成のロード中」 - インタフェースio.helidon.config.Configの検索タグ
セクション
loadKey(String, URI) - インタフェースio.helidon.integrations.oci.tls.certificates.spi.OciPrivateKeyDownloaderのメソッド
実装では、指定されたocidによって識別される秘密キーが、指定されたボールト暗号エンドポイントからダウンロードされます。
loadOnStartup(boolean) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
サーバー起動時にJWK検証キーをロードするかどうか。デフォルト値はfalseです。
LOCAL_VARIABLE - 列挙型クラスio.helidon.common.types.ElementKindの列挙定数
ローカル変数
locale() - クラスio.helidon.security.jwt.Jwtのメソッド
ロケール・クレーム。
locale(Locale) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
サブジェクトのロケール。
localPeer() - クラスio.helidon.common.socket.PlainSocketのメソッド
 
localPeer() - インタフェースio.helidon.common.socket.SocketContextのメソッド
ローカル・ピア情報。
localPeer() - クラスio.helidon.common.socket.TlsSocketのメソッド
 
localPeer() - インタフェースio.helidon.webserver.http.HttpRequestのメソッド
ローカル側のピア情報。
localPeer() - クラスio.helidon.webserver.testing.junit5.DirectSocketのメソッド
 
locateTransactionManager() - クラスio.helidon.integrations.cdi.hibernate.CDISEJtaPlatformのメソッド
「建設時間」で指定されたTransactionManagerインスタンスを返します。
locateUserTransaction() - クラスio.helidon.integrations.cdi.hibernate.CDISEJtaPlatformのメソッド
「建設時間」で指定されたUserTransactionインスタンスを返します。
location() - インタフェースio.helidon.common.configurable.Resourceのメソッド
このリソースのロケーション(または説明)は、元のソースに依存します。
location() - インタフェースio.helidon.http.ClientResponseHeadersのメソッド
オプションで、HeaderNames.LOCATIONヘッダーの値を取得します。
location(URI) - インタフェースio.helidon.http.ServerResponseHeadersのメソッド
HeaderNames.LOCATIONヘッダーの値を設定します。
LOCATION - クラスio.helidon.http.HeaderNamesのstatic変数
Locationヘッダー名。
LOCATIONS - クラスio.helidon.graphql.server.GraphQlConstantsの静的変数
事業所のキー。
locatorsUpdateCopy() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
lock() - クラスio.helidon.common.reactive.RequestedCounterのメソッド
厳密モードがオンの場合、内部カウンタをロックします。
LOCKED_423 - クラスio.helidon.http.Statusのstatic変数
ロックされています。「RFC 4918 - WebDAVのHTTP拡張機能」を参照してください。
lockFileName(String) - クラスio.helidon.integrations.microstream.core.EmbeddedStorageManagerBuilderのメソッド
ロック・ファイルの名前。
log() - インタフェースio.helidon.common.reactive.Multiのメソッド
前のオペレータとの間で送受信されたすべてのシグナルonSubscribe, onNext, onError, onComplete, cancelおよびrequestをログに記録します。
log() - インタフェースio.helidon.common.reactive.Singleのメソッド
前のオペレータとの間で送受信されたすべてのシグナルonSubscribe, onNext, onError, onComplete, cancelおよびrequestをログに記録します。
log(System.Logger) - クラスio.helidon.common.Errorsのメソッド
提供されたエラーをログに記録し、結果がOKかどうかを示すステータス・フラグ(有効な場合はtrue、Severity.FATALが存在する場合はfalseを返します)を返します。
log(System.Logger, System.Logger.Level, String, Object...) - インタフェースio.helidon.common.socket.SocketContextのメソッド
現在のSocketContext.socketId()およびSocketContext.childSocketId()を使用してメッセージをログに記録し、一貫性のあるログをソケットにマップできるようにします。
log(System.Logger, System.Logger.Level, String, Throwable, Object...) - インタフェースio.helidon.common.socket.SocketContextのメソッド
現在のSocketContext.socketId()およびSocketContext.childSocketId()を使用してメッセージをログに記録し、一貫性のあるログをソケットにマップできるようにします。
log(Level) - インタフェースio.helidon.common.reactive.Multiのメソッド
前のオペレータとの間で送受信されたすべてのシグナルonSubscribe, onNext, onError, onComplete, cancelおよびrequestをログに記録します。
log(Level) - インタフェースio.helidon.common.reactive.Singleのメソッド
前のオペレータとの間で送受信されたすべてのシグナルonSubscribe, onNext, onError, onComplete, cancelおよびrequestをログに記録します。
log(Level, boolean) - インタフェースio.helidon.common.reactive.Multiのメソッド
前のオペレータとの間で送受信されたすべてのシグナルonSubscribe, onNext, onError, onComplete, cancelおよびrequestをログに記録します。
log(Level, boolean) - インタフェースio.helidon.common.reactive.Singleのメソッド
前のオペレータとの間で送受信されたすべてのシグナルonSubscribe, onNext, onError, onComplete, cancelおよびrequestをログに記録します。
log(Level, String) - インタフェースio.helidon.common.reactive.Multiのメソッド
前のオペレータとの間で送受信されたすべてのシグナルonSubscribe, onNext, onError, onComplete, cancelおよびrequestをログに記録します。
log(Level, String) - インタフェースio.helidon.common.reactive.Singleのメソッド
前のオペレータとの間で送受信されたすべてのシグナルonSubscribe, onNext, onError, onComplete, cancelおよびrequestをログに記録します。
Log4jMdcPropagator - io.helidon.logging.log4jのクラス
これは、異なるスレッド間のLog4j MDC値のプロパゲータです。
Log4jMdcPropagator() - クラスio.helidon.logging.log4j.Log4jMdcPropagatorのコンストラクタ
 
Log4jMdcProvider - io.helidon.logging.log4jのクラス
MDC値をLog4j MDCサポートに設定するプロバイダ。
Log4jMdcProvider() - クラスio.helidon.logging.log4j.Log4jMdcProviderのコンストラクタ
 
Log4jProvider - io.helidon.logging.log4jのクラス
Log4jロギング・プロバイダ。
Log4jProvider() - クラスio.helidon.logging.log4j.Log4jProviderのコンストラクタ
 
LogConfig - io.helidon.logging.commonのクラス
ロギング構成ユーティリティ。
logDeny() - クラスio.helidon.security.integration.common.SecurityTracingのメソッド
セキュリティ・ステータスのログ - deny.
logEnabled(String, boolean) - クラスio.helidon.tracing.config.SpanTracingConfigのメソッド
ログ・イベントをデフォルト値でスパンに記録するかどうか。
logFormatString(String) - クラスio.helidon.webserver.accesslog.AccessLogRoutingFeature.Builderのメソッド
ログ・エントリ(Apache LogFormatに類似)の形式。
logger() - クラスio.helidon.microprofile.security.SecurityFilterのメソッド
 
logger() - クラスio.helidon.webserver.servicecommon.HelidonFeatureSupportのメソッド
 
loggerName() - クラスio.helidon.webserver.accesslog.AccessLogConfig.BuilderBase.AccessLogConfigImplのメソッド
 
loggerName() - クラスio.helidon.webserver.accesslog.AccessLogConfig.BuilderBaseのメソッド
System.getLogger(String)からアクセス・ログ・ロガーを取得するために使用するロガーの名前。
loggerName() - インタフェースio.helidon.webserver.accesslog.AccessLogConfigのメソッド
System.getLogger(String)からアクセス・ログ・ロガーを取得するために使用するロガーの名前。
loggerName(String) - クラスio.helidon.webserver.accesslog.AccessLogConfig.BuilderBaseのメソッド
System.getLogger(String)からアクセス・ログ・ロガーを取得するために使用するロガーの名前。
loggerName(String) - クラスio.helidon.webserver.accesslog.AccessLogRoutingFeature.Builderのメソッド
System.getLogger(String)からアクセス・ログ・ログ出力を取得するために使用するログ出力の名前。
「ロギング」 - クラスio.helidon.microprofile.cdi.Main内の検索タグ
セクション
LoggingProvider - io.helidon.logging.common.spiのインタフェース
ビルド時(GraalVMネイティブ・イメージの構築時など)および実行時に(ロガーを構成するには)でロギングを正しく初期化するために、Helidonによって使用されます。
login() - インタフェースio.helidon.security.providers.httpauth.SecureUserStore.Userのメソッド
ログイン名の取得。
login(Login.Request) - インタフェースio.helidon.integrations.vault.auths.approle.AppRoleAuthのメソッド
提供された資格証明に基づいてVaultトークンを発行します。
login(Login.Request) - インタフェースio.helidon.integrations.vault.auths.k8s.K8sAuthのメソッド
トークンの取得
Login - io.helidon.integrations.vault.auths.approleのクラス
AppRoleログイン・リクエストとレスポンス。
Login - io.helidon.integrations.vault.auths.k8sのクラス
ログイン・リクエストとレスポンス。
Login() - クラスio.helidon.integrations.vault.auths.approle.Loginのコンストラクタ
 
Login.Request - io.helidon.integrations.vault.auths.approleのクラス
リクエスト・オブジェクト。
Login.Request - io.helidon.integrations.vault.auths.k8sのクラス
リクエスト・オブジェクト。
Login.Response - io.helidon.integrations.vault.auths.approleのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
Login.Response - io.helidon.integrations.vault.auths.k8sのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
logLeakedSessions(boolean) - クラスio.helidon.integrations.neo4j.Neo4j.Builderのメソッド
ログ・リーク・セッションを有効にします。
LogObserveProvider - io.helidon.webserver.observe.logのクラス
非推奨。
ServiceLoaderの場合のみ
LogObserveProvider() - クラスio.helidon.webserver.observe.log.LogObserveProviderのコンストラクタ
非推奨。
ServiceLoaderの場合のみ
LogObserver - io.helidon.webserver.observe.logのクラス
ロガーに関する情報、および場合によってはログ・ストリームを取得するためのオブザーバ。
LogObserverConfig - io.helidon.webserver.observe.logのインタフェース
ログ・オブザーバ構成。
LogObserverConfig.Builder - io.helidon.webserver.observe.logのクラス
LogObserverのFluent APIビルダー。
LogObserverConfig.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.webserver.observe.logのクラス
LogObserverのFluent APIビルダー・ベース。
LogObserverConfig.BuilderBase.LogObserverConfigImpl - io.helidon.webserver.observe.logのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
LogObserverConfigImpl(LogObserverConfig.BuilderBase<?, ?>) - クラスio.helidon.webserver.observe.log.LogObserverConfig.BuilderBase.LogObserverConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
logout() - インタフェースio.helidon.security.SecurityContextのメソッド
ユーザーをログアウトし、現在のセキュリティ・コンテキストをクリアします。
logoutEnabled() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
ログアウトが有効かどうか。
logoutEnabled(Boolean) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
ログアウト・サポートを有効にするかどうか。
logoutEndpointUri() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
OIDCサーバーのエンドポイントをログアウトします。
logoutEndpointUri() - クラスio.helidon.security.providers.oidc.common.Tenantのメソッド
OIDCサーバーのエンドポイントをログアウトします。
logoutEndpointUri(URI) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
ログアウト用のユーザーのリダイレクトに使用されるログアウト・エンドポイントのURI。
logoutEndpointUri(URI) - クラスio.helidon.security.providers.oidc.common.TenantConfig.Builderのメソッド
ログアウト用のユーザーのリダイレクトに使用されるログアウト・エンドポイントのURI。
logoutUri() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
ログアウトURI。
logoutUri(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
ログアウト・リンク用にwebサーバーを登録するパス。
logProceed() - クラスio.helidon.security.integration.common.SecurityTracingのメソッド
セキュリティ・ステータスのログ - proceed.
logService(Subject) - クラスio.helidon.security.integration.common.AtnTracingのメソッド
認証されたサービスを記録します。
logStatus(SecurityResponse.SecurityStatus) - クラスio.helidon.security.integration.common.AtnTracingのメソッド
レスポンス・ステータスをログに記録します。
logStatus(SecurityResponse.SecurityStatus) - クラスio.helidon.security.integration.common.AtzTracingのメソッド
レスポンス・ステータスをログに記録します。
logStatus(SecurityResponse.SecurityStatus) - クラスio.helidon.security.integration.common.OutboundTracingのメソッド
レスポンス・ステータスをログに記録します。
logStatus(SecurityResponse.SecurityStatus) - クラスio.helidon.security.integration.common.ResponseTracingのメソッド
レスポンス・ステータスをログに記録します。
logStatus(SecurityResponse.SecurityStatus) - クラスio.helidon.security.integration.common.RoleMapTracingのメソッド
レスポンス・ステータスをログに記録します。
logStatus(SecurityResponse.SecurityStatus) - クラスio.helidon.security.integration.common.SecurityTracingのメソッド
レスポンス・ステータスをログに記録します。
LogStreamConfig - io.helidon.webserver.observe.logのインタフェース
ログ・オブザーバのログ・ストリーム構成。
LogStreamConfig.Builder - io.helidon.webserver.observe.logのクラス
LogStreamConfigのFluent APIビルダー。
LogStreamConfig.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.webserver.observe.logのクラス
LogStreamConfigのFluent APIビルダー・ベース。
LogStreamConfig.BuilderBase.LogStreamConfigImpl - io.helidon.webserver.observe.logのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
LogStreamConfigImpl(LogStreamConfig.BuilderBase<?, ?>) - クラスio.helidon.webserver.observe.log.LogStreamConfig.BuilderBase.LogStreamConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
logUser(Subject) - クラスio.helidon.security.integration.common.AtnTracingのメソッド
認証済ユーザーをログに記録します。
LONG_RUNNING_REQUESTS_THRESHOLD_DEFAULT - インタフェースio.helidon.metrics.api.KeyPerformanceIndicatorMetricsConfigのstatic変数
デフォルトの長時間実行リクエストのしきい値。
LONG_RUNNING_REQUESTS_THRESHOLD_DEFAULT - クラスio.helidon.metrics.api.KeyPerformanceIndicatorMetricsConfig.BuilderBase.KeyPerformanceIndicatorMetricsConfigImplのstatic変数
デフォルトの長時間実行リクエストのしきい値。
longData(int) - クラスio.helidon.common.testing.http.junit5.SocketHttpClientのstaticメソッド
改行で区切られた10進数のシーケンスとして、少なくともbytesバイト数を生成します。
longRunningRequestThreshold() - クラスio.helidon.metrics.api.KeyPerformanceIndicatorMetricsConfig.BuilderBase.KeyPerformanceIndicatorMetricsConfigImplのメソッド
 
longRunningRequestThreshold() - クラスio.helidon.metrics.api.KeyPerformanceIndicatorMetricsConfig.BuilderBaseのメソッド
リクエストが長時間実行されているかどうかを示すミリ秒単位のしきい値。
longRunningRequestThreshold() - インタフェースio.helidon.metrics.api.KeyPerformanceIndicatorMetricsConfigのメソッド
リクエストが長時間実行されているかどうかを示すミリ秒単位のしきい値。
longRunningRequestThreshold(Duration) - クラスio.helidon.metrics.api.KeyPerformanceIndicatorMetricsConfig.BuilderBaseのメソッド
リクエストが長時間実行されているかどうかを示すミリ秒単位のしきい値。
longValue() - インタフェースio.helidon.common.types.Annotationのメソッド
プロパティ"value"の型付きの値。
longValue() - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
プロパティ"value"の型付きの値。
longValue(String) - インタフェースio.helidon.common.types.Annotationのメソッド
名前付きプロパティの型付き値。
longValue(String) - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
名前付きプロパティの型付き値。
longValues() - インタフェースio.helidon.common.types.Annotationのメソッド
配列として定義されているプロパティ"value"の型付き値。
longValues() - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
配列として定義されているプロパティ"value"の型付き値。
longValues(String) - インタフェースio.helidon.common.types.Annotationのメソッド
配列として定義されているプロパティの型付き値。
longValues(String) - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
配列として定義されているプロパティの型付き値。
lookup() - クラスio.helidon.common.buffers.DataReaderのメソッド
次のバイト(位置を変更しない)を確認します。
lookupConfig(String) - クラスio.helidon.metrics.api.MetricsConfig.BuilderBase.MetricsConfigImplのメソッド
 
lookupConfig(String) - インタフェースio.helidon.metrics.api.MetricsConfigのメソッド
構成キーによってメトリクス構成内の単一の構成値をルックアップします。
lookupCrossOrigin(String, String, Supplier<Optional<CrossOriginConfig>>) - クラスio.helidon.cors.Aggregatorのメソッド
指定されたCORS構成情報のうち、指定されたパスの一致するCORS構成エントリを検索し、パスの一致するCrossOriginインスタンスのOptionalを返します(ある場合)。
LoomClient$$Injection$$Activator - io.helidon.webclient.apiのクラス
LoomClientのアクティベータ。
LoomClient$$Injection$$Activator() - クラスio.helidon.webclient.api.LoomClient$$Injection$$Activatorのコンストラクタ
デフォルトのアクティベータ・コンストラクタです。
lowerCase() - インタフェースio.helidon.http.HeaderNameのメソッド
HTTP/2で使用されるこのヘッダーの小文字値は、HTTP/1による検索に使用できます。
lPad(int) - クラスio.helidon.webserver.accesslog.AbstractLogEntry.Builderのメソッド
左パディングを適用して、定義された長さを埋めます。
LraAutoDiscoverable - io.helidon.microprofile.lraのクラス
フィルタおよびマッパーをJerseyに登録します。
LraAutoDiscoverable() - クラスio.helidon.microprofile.lra.LraAutoDiscoverableのコンストラクタ
 
LraCdiExtension - io.helidon.microprofile.lraのクラス
MicroProfile長時間実行アクションのCDI拡張。
LraCdiExtension() - クラスio.helidon.microprofile.lra.LraCdiExtensionのコンストラクタ
MicroProfile長時間実行アクションのCDI拡張を初期化します。
LruCache<K,V> - io.helidon.common.configurableのクラス
最低使用頻度キャッシュ。
LruCacheConfig<K,V> - io.helidon.common.configurableのインタフェース
LRUキャッシュの構成。
LruCacheConfig.Builder<K,V> - io.helidon.common.configurableのクラス
LruCacheのFluent APIビルダー。
LruCacheConfig.BuilderBase<K,V,BUILDER,PROTOTYPE> - io.helidon.common.configurableのクラス
LruCacheのFluent APIビルダー・ベース。
LruCacheConfig.BuilderBase.LruCacheConfigImpl<K,V> - io.helidon.common.configurableのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
LruCacheConfigImpl(LruCacheConfig.BuilderBase<K, V, ?, ?>) - クラスio.helidon.common.configurable.LruCacheConfig.BuilderBase.LruCacheConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。

M

main(String[]) - クラスio.helidon.common.Versionのstaticメソッド
表示バージョン
main(String[]) - クラスio.helidon.config.encryption.Mainのstaticメソッド
必要なパラメータ: [aes|rsa] encryptionConfig [masterPassword|pathToRsaPublicKey] secretToEncryptと入力します。
main(String[]) - クラスio.helidon.Mainのstaticメソッド
Helidonを起動します。
main(String[]) - クラスio.helidon.microprofile.cdi.Mainのstaticメソッド
CDIを起動します。
Main - io.helidon.config.encryptionのクラス
シークレット暗号化へのCliアクセス。
Main - io.helidonのクラス
任意のHelidonアプリケーションのメイン・エントリ・ポイント。
Main - io.helidon.microprofile.cdiのクラス
これは、Helidon MPの"master"メイン・クラスです。
manager() - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
TLSマネージャ。
manager() - クラスio.helidon.common.tls.TlsConfig.BuilderBase.TlsConfigImplのメソッド
 
manager() - インタフェースio.helidon.common.tls.TlsConfigのメソッド
TLSマネージャ。
manager() - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBaseのメソッド
OpenAPIマネージャ。
manager() - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBase.OpenApiFeatureConfigImplのメソッド
 
manager() - インタフェースio.helidon.openapi.OpenApiFeatureConfigのメソッド
OpenAPIマネージャ。
manager(TlsManager) - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
TLSマネージャ。
manager(OpenApiManager<?>) - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBaseのメソッド
OpenAPIマネージャ。
manualRequest(String, Object...) - クラスio.helidon.common.testing.http.junit5.SocketHttpClientのメソッド
指定されたテキストをソケットに手動で送信します。
map() - クラスio.helidon.config.MapConfigSource.MapBuilderのメソッド
この構成ソースのデータとして使用されるマップ。
map(Config, GenericType<T> ) - インタフェースio.helidon.config.spi.ConfigMapperのメソッド
指定されたConfigノードを、GenericTypeで指定されたターゲット・タイプに変換します。
map(Config, Class<T> ) - インタフェースio.helidon.config.spi.ConfigMapperのメソッド
指定したConfigノードをターゲット・タイプに変換します。
map(ProviderRequest, AuthenticationResponse) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBaseのメソッド
 
map(ProviderRequest, AuthenticationResponse) - インタフェースio.helidon.security.spi.SubjectMappingProviderのメソッド
認証済リクエストからの権限のマップ(例:
map(String, GenericType<T>, String) - インタフェースio.helidon.config.spi.ConfigMapperのメソッド
値をターゲットの汎用型に変換します。
map(String, Class<T>, String) - インタフェースio.helidon.config.spi.ConfigMapperのメソッド
値をターゲット・タイプに変換します。
map(String, Message<?>) - インタフェースio.helidon.microprofile.messaging.MessagingChannelProcessorのメソッド
メッセージング・チャネルのonNextシグナルを通過するメッセージをマップします。
map(Function<? super T, ? extends U>) - インタフェースio.helidon.common.mapper.OptionalValueのメソッド
値が存在する場合は、指定されたマッピング関数をその値に適用し、結果がnullでなければ結果を記述するOptionalを返します。
map(Function<? super T, ? extends U>) - インタフェースio.helidon.common.reactive.Multiのメソッド
指定されたFunctionを使用して、このMultiインスタンスを別のタイプの新しいMultiにマップします。
map(Function<? super T, ? extends U>) - インタフェースio.helidon.common.reactive.Singleのメソッド
指定されたFunctionを使用して、このSingleインスタンスを別のタイプの新しいSingleにマップします。
map(Function<? super T, ? extends U>) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
指定されたFunctionを使用して、このSubscribableインスタンスを別のタイプの新しいSubscribableにマップします。
map(Function<Config, T>) - インタフェースio.helidon.common.config.Configのメソッド
ファクトリ・メソッドから作成されたConfigValueとして入力された値。
map(Function<Config, T>) - インタフェースio.helidon.config.Configのメソッド
 
map(Function<R, U> ) - クラスio.helidon.integrations.common.rest.ApiOptionalResponseのメソッド
(できるだけ)レスポンス・エンティティを別のタイプにマップします。
map(Map<String, String>) - クラスio.helidon.config.MapConfigSource.MapBuilderのメソッド
基礎となるデータの構成ソースとして使用されるマップ。
map(SOURCE) - インタフェースio.helidon.common.mapper.Mapperのメソッド
ソース・タイプのインスタンスをターゲット・タイプのインスタンスにマップします。
map(SOURCE, GenericType<SOURCE>, GenericType<TARGET>, String...) - インタフェースio.helidon.common.mapper.MapperManagerのメソッド
ソースからターゲットにマップします。
map(SOURCE, Class<SOURCE>, Class<TARGET>, String...) - インタフェースio.helidon.common.mapper.MapperManagerのメソッド
ソースからターゲットにマップします。
map(SRC, GenericType<T>) - クラスio.helidon.dbclient.DbColumnBaseのメソッド
Mapperを使用して、値をターゲット・タイプにマップします。
map(SRC, Class<T>) - クラスio.helidon.dbclient.DbColumnBaseのメソッド
Mapperを使用して、値をターゲット・タイプにマップします。
MAP - 列挙型クラスio.helidon.config.metadata.ConfiguredOption.Kindの列挙定数
オプションは、プリミティブ型または文字列への文字列のマップです。
MAP - クラスio.helidon.common.types.TypeNamesのstatic変数
Mapの名前を入力します。
MapBuilder() - クラスio.helidon.config.MapConfigSource.MapBuilderのコンストラクタ
新しいビルダー・インスタンスを作成します。
MapConfigSource - io.helidon.configのクラス
Map<String, String>に基づくConfigSource実装。
MapConfigSource.Builder - io.helidon.configのクラス
MapConfigSourceのFluent APIビルダー。
MapConfigSource.MapBuilder<T> - io.helidon.configのクラス
MapConfigSourceの抽象的なfluent APIビルダー。
mapEqualTo(Map<K, V>) - クラスio.helidon.common.testing.junit5.MapMatcherのstaticメソッド
Mapディープ等価を実行するマッチャ。
mapList(Function<Config, T>) - インタフェースio.helidon.common.config.Configのメソッド
指定されたマッパーを使用して、このノードをリスト・マッピングとして返します。
mapList(Function<Config, T>) - インタフェースio.helidon.config.Configのメソッド
 
MapMatcher - io.helidon.common.testing.junit5のクラス
MapのHamcrestマッチャ。
mappedConfig(Config) - クラスio.helidon.cors.CorsSupportBase.Builderのメソッド
マップされたCORS構成情報をマージします。
mappedConfig(Config) - クラスio.helidon.cors.CorsSupportHelper.Builderのメソッド
構成を介してマップされたクロス・オリジン情報を追加します。
MappedCrossOriginConfig - io.helidon.corsのクラス
パスにリンクされたクロス・オリジンCrossOriginConfigインスタンス、およびenabled設定。
MappedCrossOriginConfig.Builder - io.helidon.corsのクラス
Mappedクロス・オリジン構成のFluentビルダー。
mapper() - レコード・クラスio.helidon.common.mapper.spi.MapperProvider.ProviderResponseのメソッド
mapperレコード・コンポーネントの値を返します。
mapper() - インタフェースio.helidon.config.Configのメソッド
この構成インスタンスで使用されるマッパー。
mapper(GenericType<?>, GenericType<?>, String) - インタフェースio.helidon.common.mapper.spi.MapperProviderのメソッド
ソース・タイプからターゲット・タイプへのマッピングが可能なマッパーを見つけます。
mapper(GenericType<SOURCE>, GenericType<TARGET>, String...) - インタフェースio.helidon.common.mapper.MapperManagerのメソッド
指定されたタイプおよび修飾子のマッパーを取得します。
mapper(GenericType<T> ) - インタフェースio.helidon.config.spi.ConfigMapperProviderのメソッド
特定の汎用タイプのマッパー。
mapper(GenericType<T> ) - インタフェースio.helidon.dbclient.spi.DbMapperProviderのメソッド
汎用型もサポートする特定の型のマッパーを返します。
mapper(Class<?>, Class<?>, String) - インタフェースio.helidon.common.mapper.spi.MapperProviderのメソッド
ソース・クラスからターゲット・クラスへのマッピングが可能なマッパーを見つけます。
mapper(Class<?>, Class<?>, String) - クラスio.helidon.dbclient.DbMapperProviderImplのメソッド
 
mapper(Class<T> ) - クラスio.helidon.config.objectmapping.ObjectConfigMapperProviderのメソッド
 
mapper(Class<T> ) - インタフェースio.helidon.config.spi.ConfigMapperProviderのメソッド
予想されるクラスに基づいた、構成ノードから型付き値への単純なマッピング関数。
mapper(Class<T> ) - クラスio.helidon.dbclient.jsonp.JsonProcessingMapperProviderのメソッド
 
mapper(Class<T> ) - インタフェースio.helidon.dbclient.spi.DbMapperProviderのメソッド
特定のタイプのマッパーを返します。
Mapper<SOURCE,TARGET> - io.helidon.common.mapperのインタフェース
2つのタイプをマッピングするための一般的で一般的なアプローチ。
MapperException - io.helidon.common.mapperの例外クラス
ソースからターゲットへのマッピングに失敗した場合にスローされる例外です。
MapperException(GenericType<?>, GenericType<?>, String) - 例外クラスio.helidon.common.mapper.MapperExceptionのコンストラクタ
根本的な例外なしで失敗しました。
MapperException(GenericType<?>, GenericType<?>, String, Throwable) - 例外クラスio.helidon.common.mapper.MapperExceptionのコンストラクタ
根本的な例外で失敗しました。
mapperManager() - クラスio.helidon.dbclient.DbClientBuilderBaseのメソッド
Mapperマネージャを取得します。
mapperManager() - クラスio.helidon.dbclient.DbClientContextのメソッド
 
mapperManager() - インタフェースio.helidon.dbclient.DbContextのメソッド
マッパー・マネージャを構成しました。
mapperManager() - クラスio.helidon.dbclient.DbExecuteContextのメソッド
 
mapperManager(MapperManager) - クラスio.helidon.common.parameters.Parameters.Builderのメソッド
使用するマッパー・マネージャを構成します。
mapperManager(MapperManager) - クラスio.helidon.dbclient.DbClient.Builderのメソッド
パラメータの予期されるタイプへのマッピングなど、汎用マッピングのマッパー・マネージャ。
mapperManager(MapperManager) - クラスio.helidon.dbclient.DbClientBuilderBaseのメソッド
 
mapperManager(MapperManager) - クラスio.helidon.dbclient.DbClientContext.BuilderBaseのメソッド
使用するマッパー・マネージャを構成します。
mapperManager(MapperManager) - インタフェースio.helidon.dbclient.spi.DbClientBuilderのメソッド
パラメータの予期されるタイプへのマッピングなど、汎用マッピングのマッパー・マネージャ。
MapperManager - io.helidon.common.mapperのインタフェース
すべての構成済マッパーのマッパー・マネージャ。
MapperManager.Builder - io.helidon.common.mapperのクラス
MapperManagerのFluent APIビルダー。
mapperProvider(DbMapperProvider) - クラスio.helidon.dbclient.DbClient.Builderのメソッド
データベース・スキーマ・マッパー・プロバイダ。
MapperProvider - io.helidon.common.mapper.spiのインタフェース
マッパーを取得するJavaサービス・ローダー・サービス。
MapperProvider.ProviderResponse - io.helidon.common.mapper.spiのレコード・クラス
プロバイダのレスポンス。
MapperProvider.Support - io.helidon.common.mapper.spi内の列挙型クラス
このプロバイダはどのようにタイプをサポートします。
mappers() - クラスio.helidon.config.objectmapping.ObjectConfigMapperProviderのメソッド
 
mappers() - インタフェースio.helidon.config.spi.ConfigMapperProviderのメソッド
適切なターゲット・タイプ(Class<?>)に関連付けられたマッパー関数のマップを返します。
MAPPING_QUALIFIER - インタフェースio.helidon.dbclient.DbClientのstatic変数
MapperManager.map(Object, Class, Class, String...)を使用したマッピングに使用される修飾子。
mappingFile - クラスio.helidon.integrations.cdi.jpa.jaxb.Persistence.PersistenceUnitの変数
 
marshalingAlgorithm(String) - クラスio.helidon.integrations.vault.secrets.transit.Sign.Requestのメソッド
シグネチャをマーシャリングする方法を指定します。
marshalingAlgorithm(String) - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityProvider.TransitDigestConfig.Builderのメソッド
シグネチャをマーシャリングする方法を指定します。
marshalingAlgorithm(String) - クラスio.helidon.integrations.vault.secrets.transit.Verify.Requestのメソッド
シグネチャをマーシャリングする方法を指定します。
MARSHALLING_ALGORITHM_ASN_1 - クラスio.helidon.integrations.vault.secrets.transit.Sign.Requestのstatic変数
マーシャリング・アルゴリズム"asn1"。
MARSHALLING_ALGORITHM_JWS - クラスio.helidon.integrations.vault.secrets.transit.Sign.Requestのstatic変数
マーシャリング・アルゴリズム"jws"。
masked() - クラスio.helidon.websocket.ClientWsFrameのメソッド
 
masked() - クラスio.helidon.websocket.ServerWsFrameのメソッド
 
masked() - インタフェースio.helidon.websocket.WsFrameのメソッド
このフレームがマスクされているかどうか。
maskedData() - クラスio.helidon.websocket.ClientWsFrameのメソッド
ネットワーク経由で送信される、このフレームのマスクされたデータ。
maskingKey() - クラスio.helidon.websocket.ClientWsFrameのメソッド
 
maskingKey() - クラスio.helidon.websocket.ServerWsFrameのメソッド
 
maskingKey() - インタフェースio.helidon.websocket.WsFrameのメソッド
マスキング・キー(WsFrame.masked()trueを返す場合)。
MASTER_PASSWORD_CONFIG_KEY - クラスio.helidon.config.encryption.ConfigPropertiesのstatic変数
マスター・パスワード("security.config.aes.insecure-passphrase")を設定するための構成プロパティ・キー。
MASTER_PASSWORD_ENV_VARIABLE - クラスio.helidon.config.encryption.ConfigPropertiesのstatic変数
マスター・パスワード("SECURE_CONFIG_AES_MASTER_PWD")を設定するための環境変数。
masterPassword(char[]) - クラスio.helidon.config.encryption.EncryptionFilter.Builderのメソッド
AESベースの復号化のマスター・パスワード。
masterPassword(char[]) - クラスio.helidon.security.providers.config.vault.ConfigVaultProvider.Builderのメソッド
暗号化/復号化に使用するマスター・パスワードを構成します。
match(UriPath) - インタフェースio.helidon.http.PathMatcherのメソッド
指定されたパスを構成されたパスと一致させます。
matchedPath() - レコード・クラスio.helidon.http.PathMatchers.PrefixMatchResultのメソッド
matchedPathレコード・コンポーネントの値を返します。
MatcherWithRetry - io.helidon.common.testing.junit5のクラス
Hamcrestマッチャは、アサーションが失敗する前に再試行を構成でき、さらに一般的な再試行処理も可能です。
matches(Method, UriPath) - インタフェースio.helidon.webserver.observe.tracing.PathTracingConfigのメソッド
このトレースが指定されたメソッドおよびパスに対して有効かどうかをチェックするためにHelidonで使用されるメソッド。
matches(String) - クラスio.helidon.cors.CrossOriginConfigのメソッド
指定されたHTTPメソッド名がこのCrossOriginConfigと一致するかどうかを報告します。
matchesSafely(ConfigNode) - クラスio.helidon.config.testing.ValueNodeMatcherのメソッド
 
MatchResult(boolean, RoutedPath) - レコード・クラスio.helidon.http.PathMatchers.MatchResultのコンストラクタ
MatchResultレコード・クラスのインスタンスを作成します。
MATRIX_PARAM - 列挙型クラスio.helidon.common.uri.UriEncoding.Typeの列挙定数
マトリックス・パラメータであるURIパス・コンポーネント・タイプ。
matrixParameters() - インタフェースio.helidon.common.uri.UriPathのメソッド
フルパスから収集されたパス・パラメータ。
matrixParameters() - インタフェースio.helidon.common.uri.UriPathSegmentのメソッド
このセグメントのすべてのマトリックス・パラメータ。
max() - インタフェースio.helidon.metrics.api.DistributionSummaryのメソッド
分散サマリーによって記録された観測値の最大値を返します。
max() - インタフェースio.helidon.metrics.api.HistogramSnapshotのメソッド
すべての観測値の最大値を返します。
max() - インタフェースio.helidon.metrics.api.LabeledSnapshotのメソッド
最大値。
max(Duration) - クラスio.helidon.config.ScheduledPollingStrategy.RecurringPolicy.AdaptiveBuilderのメソッド
ティック・イベント間の最大間隔を設定します。
max(TimeUnit) - インタフェースio.helidon.metrics.api.Timerのメソッド
タイマーで測定された完了イベントによって消費される、指定された単位で表される最大値を返します。
MAX_CONCURRENT_STREAMS - インタフェースio.helidon.http.http2.Http2Settingのstatic変数
オープン・ストリームの最大数を定義する設定。
MAX_FORWARDS - クラスio.helidon.http.HeaderNamesのstatic変数
Max-Forwardsヘッダー名。
MAX_FRAME_SIZE - インタフェースio.helidon.http.http2.Http2Settingのstatic変数
最大フレーム・サイズを定義する設定。
MAX_HEADER_LIST_SIZE - インタフェースio.helidon.http.http2.Http2Settingのstatic変数
ヘッダー・リストの最大サイズを定義する設定。
MAX_MAX_FRAME_SIZE - インタフェースio.helidon.http.http2.WindowSizeのstatic変数
MAX_FRAME_SIZE (2^24-1)の最大設定。
MAX_WIN_SIZE - インタフェースio.helidon.http.http2.WindowSizeのstatic変数
最大ウィンドウ・サイズ。
maxAge() - 注釈インタフェースio.helidon.microprofile.cors.CrossOriginの要素
フライト前のレスポンス期間(秒)。
maxAge(Duration) - クラスio.helidon.http.SetCookie.Builderのメソッド
Max-Ageパラメータを設定します。
maxAgeSeconds() - クラスio.helidon.cors.CrossOriginConfigのメソッド
 
maxAgeSeconds(long) - インタフェースio.helidon.cors.CorsSetterのメソッド
最大年齢を設定します。
maxAgeSeconds(long) - クラスio.helidon.cors.CorsSupportBase.Builderのメソッド
 
maxAgeSeconds(long) - クラスio.helidon.cors.CrossOriginConfig.Builderのメソッド
 
maxConcurrentRequests() - クラスio.helidon.webserver.ListenerConfig.BuilderBase.ListenerConfigImplのメソッド
 
maxConcurrentRequests() - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
同時に実行できるリクエストの数を(リクエストのアクティブな仮想スレッドの数)に制限します。
maxConcurrentRequests() - インタフェースio.helidon.webserver.ListenerConfigのメソッド
同時に実行できるリクエストの数を(リクエストのアクティブな仮想スレッドの数)に制限します。
maxConcurrentRequests() - インタフェースio.helidon.webserver.WebServerConfigのメソッド
同時に実行できるリクエストの数を(リクエストのアクティブな仮想スレッドの数)に制限します。
maxConcurrentRequests() - クラスio.helidon.webserver.WebServerConfig.BuilderBase.WebServerConfigImplのメソッド
同時に実行できるリクエストの数を(リクエストのアクティブな仮想スレッドの数)に制限します。
maxConcurrentRequests(int) - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
同時に実行できるリクエストの数を(リクエストのアクティブな仮想スレッドの数)に制限します。
maxConcurrentStreams() - クラスio.helidon.webserver.http2.Http2Config.BuilderBase.Http2ConfigImplのメソッド
 
maxConcurrentStreams() - クラスio.helidon.webserver.http2.Http2Config.BuilderBaseのメソッド
サーバーで許可される同時ストリームの最大数。
maxConcurrentStreams() - インタフェースio.helidon.webserver.http2.Http2Configのメソッド
サーバーで許可される同時ストリームの最大数。
maxConcurrentStreams(long) - クラスio.helidon.webserver.http2.Http2Config.BuilderBaseのメソッド
サーバーで許可される同時ストリームの最大数。
maxConnectionLifetime(Duration) - クラスio.helidon.integrations.neo4j.Neo4j.Builderのメソッド
最大有効期間を設定します。
maxConnectionLifetime(Duration) - クラスio.helidon.integrations.vault.secrets.database.MySqlConfigureRequestのメソッド
接続が再使用される最大時間を指定します。
maxConnectionLifetimeSeconds(Duration) - クラスio.helidon.integrations.vault.secrets.database.OracleConfigureRequestのメソッド
接続が再使用される最大時間を指定します。
maxConnectionPoolSize(int) - クラスio.helidon.integrations.neo4j.Neo4j.Builderのメソッド
プール・サイズを設定します。
maxEmptyFrames() - クラスio.helidon.webserver.http2.Http2Config.BuilderBase.Http2ConfigImplのメソッド
 
maxEmptyFrames() - クラスio.helidon.webserver.http2.Http2Config.BuilderBaseのメソッド
接続で許可される連続する空のフレームの最大数。
maxEmptyFrames() - インタフェースio.helidon.webserver.http2.Http2Configのメソッド
接続で許可される連続する空のフレームの最大数。
maxEmptyFrames(int) - クラスio.helidon.webserver.http2.Http2Config.BuilderBaseのメソッド
接続で許可される連続する空のフレームの最大数。
maxExportBatchSize(int) - クラスio.helidon.tracing.providers.jaeger.JaegerTracerBuilderのメソッド
エクスポータ・リクエストの最大エクスポート・バッチ・サイズ。
maxFrameLength() - クラスio.helidon.webserver.websocket.WsConfig.BuilderBaseのメソッド
読取り操作でサーバーでサポートされている最大WebSocketフレーム・サイズ。
maxFrameLength() - クラスio.helidon.webserver.websocket.WsConfig.BuilderBase.WsConfigImplのメソッド
 
maxFrameLength() - インタフェースio.helidon.webserver.websocket.WsConfigのメソッド
読取り操作でサーバーでサポートされている最大WebSocketフレーム・サイズ。
maxFrameLength(int) - クラスio.helidon.webserver.websocket.WsConfig.BuilderBaseのメソッド
読取り操作でサーバーでサポートされている最大WebSocketフレーム・サイズ。
maxFrameSize() - インタフェースio.helidon.http.http2.FlowControl.Outboundのメソッド
反対側またはデフォルトから最後に受信したMAX_FRAME_SIZE設定。
maxFrameSize() - クラスio.helidon.webclient.http2.Http2ClientProtocolConfig.BuilderBase.Http2ClientProtocolConfigImplのメソッド
 
maxFrameSize() - クラスio.helidon.webclient.http2.Http2ClientProtocolConfig.BuilderBaseのメソッド
新しいHTTP/2接続の初期MAX_FRAME_SIZE設定を構成します。
maxFrameSize() - インタフェースio.helidon.webclient.http2.Http2ClientProtocolConfigのメソッド
新しいHTTP/2接続の初期MAX_FRAME_SIZE設定を構成します。
maxFrameSize() - クラスio.helidon.webserver.http2.Http2Config.BuilderBase.Http2ConfigImplのメソッド
 
maxFrameSize() - クラスio.helidon.webserver.http2.Http2Config.BuilderBaseのメソッド
送信者が受信する最大フレーム・ペイロードのサイズ(バイト単位)。
maxFrameSize() - インタフェースio.helidon.webserver.http2.Http2Configのメソッド
送信者が受信する最大フレーム・ペイロードのサイズ(バイト単位)。
maxFrameSize(int) - クラスio.helidon.http.http2.ConnectionFlowControl.ConnectionFlowControlBuilderのメソッド
新しいHTTP/2接続の初期MAX_FRAME_SIZE設定。
maxFrameSize(int) - クラスio.helidon.webclient.http2.Http2ClientProtocolConfig.BuilderBaseのメソッド
新しいHTTP/2接続の初期MAX_FRAME_SIZE設定を構成します。
maxFrameSize(int) - クラスio.helidon.webserver.http2.Http2Config.BuilderBaseのメソッド
送信者が受信する最大フレーム・ペイロードのサイズ(バイト単位)。
maxHeaderListSize() - クラスio.helidon.webclient.http2.Http2ClientProtocolConfig.BuilderBase.Http2ClientProtocolConfigImplのメソッド
 
maxHeaderListSize() - クラスio.helidon.webclient.http2.Http2ClientProtocolConfig.BuilderBaseのメソッド
新しいHTTP/2接続の初期MAX_HEADER_LIST_SIZE設定を構成します。
maxHeaderListSize() - インタフェースio.helidon.webclient.http2.Http2ClientProtocolConfigのメソッド
新しいHTTP/2接続の初期MAX_HEADER_LIST_SIZE設定を構成します。
maxHeaderListSize() - クラスio.helidon.webserver.http2.Http2Config.BuilderBase.Http2ConfigImplのメソッド
 
maxHeaderListSize() - クラスio.helidon.webserver.http2.Http2Config.BuilderBaseのメソッド
送信者が受け入れる準備が整っているフィールド・セクションの最大サイズ(バイト単位)。
maxHeaderListSize() - インタフェースio.helidon.webserver.http2.Http2Configのメソッド
送信者が受け入れる準備が整っているフィールド・セクションの最大サイズ(バイト単位)。
maxHeaderListSize(long) - クラスio.helidon.webclient.http2.Http2ClientProtocolConfig.BuilderBaseのメソッド
新しいHTTP/2接続の初期MAX_HEADER_LIST_SIZE設定を構成します。
maxHeaderListSize(long) - クラスio.helidon.webserver.http2.Http2Config.BuilderBaseのメソッド
送信者が受け入れる準備が整っているフィールド・セクションの最大サイズ(バイト単位)。
maxHeaderSize() - クラスio.helidon.webclient.http1.Http1ClientProtocolConfig.BuilderBase.Http1ClientProtocolConfigImplのメソッド
 
maxHeaderSize() - クラスio.helidon.webclient.http1.Http1ClientProtocolConfig.BuilderBaseのメソッド
レスポンスの最大許容ヘッダー・サイズを構成します。
maxHeaderSize() - インタフェースio.helidon.webclient.http1.Http1ClientProtocolConfigのメソッド
レスポンスの最大許容ヘッダー・サイズを構成します。
maxHeaderSize(int) - クラスio.helidon.webclient.http1.Http1ClientProtocolConfig.BuilderBaseのメソッド
レスポンスの最大許容ヘッダー・サイズを構成します。
maxHeadersSize() - クラスio.helidon.webserver.http1.Http1Config.BuilderBase.Http1ConfigImplのメソッド
 
maxHeadersSize() - クラスio.helidon.webserver.http1.Http1Config.BuilderBaseのメソッド
受信ヘッダーの最大サイズ(バイト単位)。
maxHeadersSize() - インタフェースio.helidon.webserver.http1.Http1Configのメソッド
受信ヘッダーの最大サイズ(バイト単位)。
maxHeadersSize(int) - クラスio.helidon.webserver.http1.Http1Config.BuilderBaseのメソッド
受信ヘッダーの最大サイズ(バイト単位)。
maxIdleConnections(int) - クラスio.helidon.integrations.vault.secrets.database.MySqlConfigureRequestのメソッド
データベースへのアイドル接続の最大数を指定します。
maxIdleConnections(int) - クラスio.helidon.integrations.vault.secrets.database.OracleConfigureRequestのメソッド
データベースへのアイドル接続の最大数を指定します。
maximumExpectedValue() - インタフェースio.helidon.metrics.api.DistributionStatisticsConfig.Builderのメソッド
予想される最大値の設定を返します。
maximumExpectedValue() - インタフェースio.helidon.metrics.api.DistributionStatisticsConfigのメソッド
メーターが監視することが予想される最大値を返します。
maximumExpectedValue() - インタフェースio.helidon.metrics.api.Timer.Builderのメソッド
ビルダーで設定された最大予想値を返します(ある場合)。
maximumExpectedValue(Double) - インタフェースio.helidon.metrics.api.DistributionStatisticsConfig.Builderのメソッド
メーターが監視することが予想される最大値を設定します。
maximumExpectedValue(Duration) - インタフェースio.helidon.metrics.api.Timer.Builderのメソッド
タイマーが記録すると予想される最大予測値を設定します。
maxInMemoryEntity() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBase.HttpClientConfigImplのメソッド
 
maxInMemoryEntity() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
エンティティがこのバイト数より小さいと予想される場合は、パフォーマンスを最適化するためにメモリーにバッファされます。
maxInMemoryEntity() - インタフェースio.helidon.webclient.http1.Http1ClientConfigのメソッド
エンティティがこのバイト数より小さいと予想される場合は、パフォーマンスを最適化するためにメモリーにバッファされます。
maxInMemoryEntity() - クラスio.helidon.webclient.http1.Http1ClientConfig.BuilderBase.Http1ClientConfigImplのメソッド
エンティティがこのバイト数より小さいと予想される場合は、パフォーマンスを最適化するためにメモリーにバッファされます。
maxInMemoryEntity() - インタフェースio.helidon.webclient.http2.Http2ClientConfigのメソッド
エンティティがこのバイト数より小さいと予想される場合は、パフォーマンスを最適化するためにメモリーにバッファされます。
maxInMemoryEntity() - クラスio.helidon.webclient.http2.Http2ClientConfig.BuilderBase.Http2ClientConfigImplのメソッド
エンティティがこのバイト数より小さいと予想される場合は、パフォーマンスを最適化するためにメモリーにバッファされます。
maxInMemoryEntity() - インタフェースio.helidon.webclient.api.HttpClientConfigのメソッド
エンティティがこのバイト数より小さいと予想される場合は、パフォーマンスを最適化するためにメモリーにバッファされます。
maxInMemoryEntity() - インタフェースio.helidon.webclient.api.WebClientConfigのメソッド
エンティティがこのバイト数より小さいと予想される場合は、パフォーマンスを最適化するためにメモリーにバッファされます。
maxInMemoryEntity() - クラスio.helidon.webclient.api.WebClientConfig.BuilderBase.WebClientConfigImplのメソッド
エンティティがこのバイト数より小さいと予想される場合は、パフォーマンスを最適化するためにメモリーにバッファされます。
maxInMemoryEntity() - インタフェースio.helidon.webclient.websocket.WsClientConfigのメソッド
エンティティがこのバイト数より小さいと予想される場合は、パフォーマンスを最適化するためにメモリーにバッファされます。
maxInMemoryEntity() - クラスio.helidon.webclient.websocket.WsClientConfig.BuilderBase.WsClientConfigImplのメソッド
エンティティがこのバイト数より小さいと予想される場合は、パフォーマンスを最適化するためにメモリーにバッファされます。
maxInMemoryEntity() - クラスio.helidon.webserver.ListenerConfig.BuilderBase.ListenerConfigImplのメソッド
 
maxInMemoryEntity() - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
エンティティがこのバイト数より小さいと予想される場合は、書込み時のパフォーマンスを最適化するためにメモリーにバッファされます。
maxInMemoryEntity() - インタフェースio.helidon.webserver.ListenerConfigのメソッド
エンティティがこのバイト数より小さいと予想される場合は、書込み時のパフォーマンスを最適化するためにメモリーにバッファされます。
maxInMemoryEntity() - インタフェースio.helidon.webserver.WebServerConfigのメソッド
エンティティがこのバイト数より小さいと予想される場合は、書込み時のパフォーマンスを最適化するためにメモリーにバッファされます。
maxInMemoryEntity() - クラスio.helidon.webserver.WebServerConfig.BuilderBase.WebServerConfigImplのメソッド
エンティティがこのバイト数より小さいと予想される場合は、書込み時のパフォーマンスを最適化するためにメモリーにバッファされます。
maxInMemoryEntity(int) - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
エンティティがこのバイト数より小さいと予想される場合は、パフォーマンスを最適化するためにメモリーにバッファされます。
maxInMemoryEntity(int) - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
エンティティがこのバイト数より小さいと予想される場合は、書込み時のパフォーマンスを最適化するためにメモリーにバッファされます。
maxLeaseTtl(Duration) - クラスio.helidon.integrations.vault.sys.EnableAuth.Requestのメソッド
最大リース期間。
maxLeaseTtl(Duration) - クラスio.helidon.integrations.vault.sys.EnableEngine.Requestのメソッド
最大リース期間。
maxLength(int) - クラスio.helidon.webserver.accesslog.AbstractLogEntry.Builderのメソッド
書き込まれる出力の最大長を構成します。
maxLength(String) - クラスio.helidon.webserver.accesslog.AbstractLogEntryのメソッド
最大長の制限を適用します。
maxOpenConnections(int) - クラスio.helidon.integrations.vault.secrets.database.MySqlConfigureRequestのメソッド
データベースへのオープン接続の最大数を指定します。
maxOpenConnections(int) - クラスio.helidon.integrations.vault.secrets.database.OracleConfigureRequestのメソッド
データベースへのオープン接続の最大数を指定します。
maxPayloadSize() - クラスio.helidon.webserver.ListenerConfig.BuilderBase.ListenerConfigImplのメソッド
 
maxPayloadSize() - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
エンティティに保持できる最大バイト数。
maxPayloadSize() - インタフェースio.helidon.webserver.ListenerConfigのメソッド
エンティティに保持できる最大バイト数。
maxPayloadSize() - インタフェースio.helidon.webserver.WebServerConfigのメソッド
エンティティに保持できる最大バイト数。
maxPayloadSize() - クラスio.helidon.webserver.WebServerConfig.BuilderBase.WebServerConfigImplのメソッド
エンティティに保持できる最大バイト数。
maxPayloadSize(long) - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
エンティティに保持できる最大バイト数。
maxPoolSize() - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBaseのメソッド
スレッド・プール・エグゼキュータの最大プール・サイズ。
maxPoolSize() - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBase.ThreadPoolConfigImplのメソッド
 
maxPoolSize() - インタフェースio.helidon.common.configurable.ThreadPoolConfigのメソッド
スレッド・プール・エグゼキュータの最大プール・サイズ。
maxPoolSize(int) - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBaseのメソッド
スレッド・プール・エグゼキュータの最大プール・サイズ。
maxPrologueLength() - クラスio.helidon.webserver.http1.Http1Config.BuilderBase.Http1ConfigImplのメソッド
 
maxPrologueLength() - クラスio.helidon.webserver.http1.Http1Config.BuilderBaseのメソッド
受信したHTTPプロローグ(GET /path HTTP/1.1)の最大サイズ。
maxPrologueLength() - インタフェースio.helidon.webserver.http1.Http1Configのメソッド
受信したHTTPプロローグ(GET /path HTTP/1.1)の最大サイズ。
maxPrologueLength(int) - クラスio.helidon.webserver.http1.Http1Config.BuilderBaseのメソッド
受信したHTTPプロローグ(GET /path HTTP/1.1)の最大サイズ。
maxQueueSize(int) - クラスio.helidon.tracing.providers.jaeger.JaegerTracerBuilderのメソッド
エクスポータの最大キュー・サイズ。
maxRapidResets() - クラスio.helidon.webserver.http2.Http2Config.BuilderBase.Http2ConfigImplのメソッド
 
maxRapidResets() - クラスio.helidon.webserver.http2.Http2Config.BuilderBaseのメソッド
高速resets(stream RST sent by client before any data have been sent by server)の最大数。
maxRapidResets() - インタフェースio.helidon.webserver.http2.Http2Configのメソッド
高速resets(stream RST sent by client before any data have been sent by server)の最大数。
maxRapidResets(int) - クラスio.helidon.webserver.http2.Http2Config.BuilderBaseのメソッド
高速resets(stream RST sent by client before any data have been sent by server)の最大数。
maxRedirects() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
HelidonとOIDCプロバイダ間で許可されるリダイレクトの最大数。
maxRedirects() - インタフェースio.helidon.webclient.api.ClientRequestのメソッド
追跡するリダイレクトの最大数。
maxRedirects() - クラスio.helidon.webclient.api.ClientRequestBaseのメソッド
 
maxRedirects() - クラスio.helidon.webclient.api.HttpConfigBase.BuilderBase.HttpConfigBaseImplのメソッド
 
maxRedirects() - クラスio.helidon.webclient.api.HttpConfigBase.BuilderBaseのメソッド
追跡されたリダイレクトの最大数。
maxRedirects() - インタフェースio.helidon.webclient.http1.Http1ClientConfigのメソッド
追跡されたリダイレクトの最大数。
maxRedirects() - クラスio.helidon.webclient.http1.Http1ClientConfig.BuilderBase.Http1ClientConfigImplのメソッド
追跡されたリダイレクトの最大数。
maxRedirects() - インタフェースio.helidon.webclient.http2.Http2ClientConfigのメソッド
追跡されたリダイレクトの最大数。
maxRedirects() - クラスio.helidon.webclient.http2.Http2ClientConfig.BuilderBase.Http2ClientConfigImplのメソッド
追跡されたリダイレクトの最大数。
maxRedirects() - インタフェースio.helidon.webclient.api.HttpClientConfigのメソッド
追跡されたリダイレクトの最大数。
maxRedirects() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBase.HttpClientConfigImplのメソッド
追跡されたリダイレクトの最大数。
maxRedirects() - インタフェースio.helidon.webclient.api.HttpConfigBaseのメソッド
追跡されたリダイレクトの最大数。
maxRedirects() - インタフェースio.helidon.webclient.api.WebClientConfigのメソッド
追跡されたリダイレクトの最大数。
maxRedirects() - クラスio.helidon.webclient.api.WebClientConfig.BuilderBase.WebClientConfigImplのメソッド
追跡されたリダイレクトの最大数。
maxRedirects() - インタフェースio.helidon.webclient.websocket.WsClientConfigのメソッド
追跡されたリダイレクトの最大数。
maxRedirects() - クラスio.helidon.webclient.websocket.WsClientConfig.BuilderBase.WsClientConfigImplのメソッド
追跡されたリダイレクトの最大数。
maxRedirects(int) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
単一の認証試行内でOIDCプロバイダにリダイレクトする際のリダイレクトの最大数を構成します。
maxRedirects(int) - インタフェースio.helidon.webclient.api.ClientRequestのメソッド
追跡されたリダイレクトの最大数。
maxRedirects(int) - クラスio.helidon.webclient.api.ClientRequestBaseのメソッド
 
maxRedirects(int) - クラスio.helidon.webclient.api.HttpConfigBase.BuilderBaseのメソッド
追跡されたリダイレクトの最大数。
maxReRouteCount(int) - インタフェースio.helidon.webserver.http.HttpRouting.Builderのメソッド
ルーティング内で許可される再ルーティングの最大数。
maxSize(long) - クラスio.helidon.security.providers.common.EvictableCache.Builderのメソッド
最大キャッシュ・サイズを構成します。
maxStatusLineLength() - クラスio.helidon.webclient.http1.Http1ClientProtocolConfig.BuilderBase.Http1ClientProtocolConfigImplのメソッド
 
maxStatusLineLength() - クラスio.helidon.webclient.http1.Http1ClientProtocolConfig.BuilderBaseのメソッド
レスポンスからステータス行の最大許容長を構成します。
maxStatusLineLength() - インタフェースio.helidon.webclient.http1.Http1ClientProtocolConfigのメソッド
レスポンスからステータス行の最大許容長を構成します。
maxStatusLineLength(int) - クラスio.helidon.webclient.http1.Http1ClientProtocolConfig.BuilderBaseのメソッド
レスポンスからステータス行の最大許容長を構成します。
maxTcpConnections() - クラスio.helidon.webserver.ListenerConfig.BuilderBase.ListenerConfigImplのメソッド
 
maxTcpConnections() - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
1つの時点でオープンできる接続の数を制限します。
maxTcpConnections() - インタフェースio.helidon.webserver.ListenerConfigのメソッド
1つの時点でオープンできる接続の数を制限します。
maxTcpConnections() - インタフェースio.helidon.webserver.WebServerConfigのメソッド
1つの時点でオープンできる接続の数を制限します。
maxTcpConnections() - クラスio.helidon.webserver.WebServerConfig.BuilderBase.WebServerConfigImplのメソッド
1つの時点でオープンできる接続の数を制限します。
maxTcpConnections(int) - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
1つの時点でオープンできる接続の数を制限します。
maxTtl(Duration) - クラスio.helidon.integrations.vault.secrets.database.DbCreateRole.Requestのメソッド
このロールに関連付けられたリースの最大TTLを指定します。
maxTtl(Duration) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
最大存続時間を指定します。
MAY_FAIL - 列挙型クラスio.helidon.security.CompositeProviderFlagの列挙定数
プロバイダが失敗する可能性があります。失敗しても何も起こりません。
MD5 - 列挙型クラスio.helidon.security.providers.httpauth.HttpDigest.Algorithmの列挙定数
MD5 algorithm.
MdcProvider - io.helidon.logging.common.spiのインタフェース
HelidonMdcから渡された値を対応するロギング・フレームワークMDCストレージに伝播するために使用されるプロバイダ。
me() - クラスio.helidon.integrations.common.rest.ApiJsonBuilderのメソッド
再度サブクラス化できるサブクラスによって戻すことができます。
me() - クラスio.helidon.integrations.common.rest.ApiResponse.Builderのメソッド
再度サブクラス化できるサブクラスによって戻すことができます。
me() - クラスio.helidon.integrations.common.rest.ApiRestException.BaseBuilderのメソッド
このビルダーのsetterメソッドの正しいタイプを返すために使用します。
me() - クラスio.helidon.integrations.common.rest.ApiRestRequestのメソッド
再度サブクラス化できるサブクラスによって戻すことができます。
me() - クラスio.helidon.integrations.common.rest.RestApi.Builderのメソッド
サブクラス化時に正しい型を戻すことができます。
me() - クラスio.helidon.integrations.vault.VaultTokenBase.Builderのメソッド
 
mean() - インタフェースio.helidon.metrics.api.DistributionSummaryのメソッド
分散サマリーによって記録された観測の平均を返します。
mean() - インタフェースio.helidon.metrics.api.HistogramSnapshotのメソッド
全体の観測値の平均を返します。
mean() - インタフェースio.helidon.metrics.api.LabeledSnapshotのメソッド
平均値。
mean(TimeUnit) - インタフェースio.helidon.metrics.api.HistogramSnapshotのメソッド
すべての観測値の平均値を戻し、値をナノ秒単位の時間として解釈し、指定されたTimeUnit内の平均を表現します。
mean(TimeUnit) - インタフェースio.helidon.metrics.api.Timerのメソッド
タイマーで測定された完了イベントによって消費された、指定された単位で表された平均時間を返します。
MEBIBITS - クラスio.helidon.metrics.api.Meter.BaseUnitsのstatic変数
MEDIA_TYPE_TEXT_JAVA_PROPERTIES - クラスio.helidon.config.PropertiesConfigParserのstatic変数
Javaプロパティ・メディア・タイプ。
MEDIA_TYPE_TO_FORMAT - クラスio.helidon.metrics.providers.micrometer.MicrometerPrometheusFormatterのstatic変数
サポートされているメディア・タイプから対応するPrometheusレジストリ・コンテンツ・タイプへのマッピング。
mediaContext() - クラスio.helidon.http.sse.SseEventのメソッド
このイベントのオプションのメディア・コンテキストを取得します。
mediaContext() - クラスio.helidon.webclient.api.ClientRequestBaseのメソッド
このリクエストに対して構成されたメディア・コンテキスト。
mediaContext() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBase.HttpClientConfigImplのメソッド
 
mediaContext() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
リスナー固有のMediaContextを構成します。
mediaContext() - インタフェースio.helidon.webclient.http1.Http1ClientConfigのメソッド
リスナー固有のMediaContextを構成します。
mediaContext() - クラスio.helidon.webclient.http1.Http1ClientConfig.BuilderBase.Http1ClientConfigImplのメソッド
リスナー固有のMediaContextを構成します。
mediaContext() - インタフェースio.helidon.webclient.http2.Http2ClientConfigのメソッド
リスナー固有のMediaContextを構成します。
mediaContext() - クラスio.helidon.webclient.http2.Http2ClientConfig.BuilderBase.Http2ClientConfigImplのメソッド
リスナー固有のMediaContextを構成します。
mediaContext() - インタフェースio.helidon.webclient.api.HttpClientConfigのメソッド
リスナー固有のMediaContextを構成します。
mediaContext() - インタフェースio.helidon.webclient.api.WebClientConfigのメソッド
リスナー固有のMediaContextを構成します。
mediaContext() - クラスio.helidon.webclient.api.WebClientConfig.BuilderBase.WebClientConfigImplのメソッド
リスナー固有のMediaContextを構成します。
mediaContext() - インタフェースio.helidon.webclient.websocket.WsClientConfigのメソッド
リスナー固有のMediaContextを構成します。
mediaContext() - クラスio.helidon.webclient.websocket.WsClientConfig.BuilderBase.WsClientConfigImplのメソッド
リスナー固有のMediaContextを構成します。
mediaContext() - クラスio.helidon.webserver.http.ServerResponseBaseのメソッド
このレスポンスのメディア・コンテキストを取得します。
mediaContext() - クラスio.helidon.webserver.ListenerConfig.BuilderBase.ListenerConfigImplのメソッド
 
mediaContext() - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
リスナー固有のMediaContextを構成します。
mediaContext() - インタフェースio.helidon.webserver.ListenerConfigのメソッド
リスナー固有のMediaContextを構成します。
mediaContext() - インタフェースio.helidon.webserver.WebServerConfigのメソッド
リスナー固有のMediaContextを構成します。
mediaContext() - クラスio.helidon.webserver.WebServerConfig.BuilderBase.WebServerConfigImplのメソッド
リスナー固有のMediaContextを構成します。
mediaContext() - インタフェースio.helidon.webserver.ListenerContextのメソッド
型付きエンティティの読取りおよび書込みを行うメディア・コンテキスト。
mediaContext(MediaContext) - クラスio.helidon.http.sse.SseEvent.Builderのメソッド
このイベントのメディア・コンテキストを設定します。
mediaContext(MediaContext) - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
リスナー固有のMediaContextを構成します。
mediaContext(MediaContext) - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
リスナー固有のMediaContextを構成します。
mediaContext(MediaContextConfig) - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
リスナー固有のMediaContextを構成します。
mediaContext(MediaContextConfig) - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
リスナー固有のMediaContextを構成します。
mediaContext(Consumer<MediaContextConfig.Builder>) - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
リスナー固有のMediaContextを構成します。
mediaContext(Consumer<MediaContextConfig.Builder>) - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
リスナー固有のMediaContextを構成します。
mediaContext(Supplier<? extends MediaContext>) - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
リスナー固有のMediaContextを構成します。
MediaContext - io.helidon.http.mediaのインタフェース
サポートされている様々なコンテンツ・タイプのリーダーおよびライターを取得するためのメディア・コンテキスト。
MediaContextConfig - io.helidon.http.mediaのインタフェース
定義から生成されたインタフェース。
MediaContextConfig.Builder - io.helidon.http.mediaのクラス
MediaContextのFluent APIビルダー。
MediaContextConfig.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.http.mediaのクラス
MediaContextのFluent APIビルダー・ベース。
MediaContextConfig.BuilderBase.MediaContextConfigImpl - io.helidon.http.mediaのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
MediaContextConfigImpl(MediaContextConfig.BuilderBase<?, ?>) - クラスio.helidon.http.media.MediaContextConfig.BuilderBase.MediaContextConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
MediaSupport - io.helidon.http.mediaのインタフェース
MediaContextに登録するメディア・サポート。
MediaSupport.ReaderResponse<T> - io.helidon.http.mediaのレコード・クラス
リーダーのレスポンス。
MediaSupport.SupportLevel - io.helidon.http.media内の列挙型クラス
このプロバイダはエンティティ・タイプをどのようにサポートしていますか。
MediaSupport.WriterResponse<T> - io.helidon.http.mediaのレコード・クラス
ライター・レスポンス。
MediaSupportProvider - io.helidon.http.media.spiのインタフェース
メディア・サポート用のServiceLoaderサービス・プロバイダ。
mediaSupports() - クラスio.helidon.http.media.MediaContextConfig.BuilderBase.MediaContextConfigImplのメソッド
 
mediaSupports() - クラスio.helidon.http.media.MediaContextConfig.BuilderBaseのメソッド
メディアは利用を支えています。
mediaSupports() - インタフェースio.helidon.http.media.MediaContextConfigのメソッド
メディアは利用を支えています。
mediaSupports() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBase.HttpClientConfigImplのメソッド
 
mediaSupports() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
メディアは (手動で追加)をサポートしています。
mediaSupports() - インタフェースio.helidon.webclient.http1.Http1ClientConfigのメソッド
メディアは (手動で追加)をサポートしています。
mediaSupports() - クラスio.helidon.webclient.http1.Http1ClientConfig.BuilderBase.Http1ClientConfigImplのメソッド
メディアは (手動で追加)をサポートしています。
mediaSupports() - インタフェースio.helidon.webclient.http2.Http2ClientConfigのメソッド
メディアは (手動で追加)をサポートしています。
mediaSupports() - クラスio.helidon.webclient.http2.Http2ClientConfig.BuilderBase.Http2ClientConfigImplのメソッド
メディアは (手動で追加)をサポートしています。
mediaSupports() - インタフェースio.helidon.webclient.api.HttpClientConfigのメソッド
メディアは (手動で追加)をサポートしています。
mediaSupports() - インタフェースio.helidon.webclient.api.WebClientConfigのメソッド
メディアは (手動で追加)をサポートしています。
mediaSupports() - クラスio.helidon.webclient.api.WebClientConfig.BuilderBase.WebClientConfigImplのメソッド
メディアは (手動で追加)をサポートしています。
mediaSupports() - インタフェースio.helidon.webclient.websocket.WsClientConfigのメソッド
メディアは (手動で追加)をサポートしています。
mediaSupports() - クラスio.helidon.webclient.websocket.WsClientConfig.BuilderBase.WsClientConfigImplのメソッド
メディアは (手動で追加)をサポートしています。
mediaSupports(List<? extends MediaSupport>) - クラスio.helidon.http.media.MediaContextConfig.BuilderBaseのメソッド
メディアは利用を支えています。
mediaSupports(List<? extends MediaSupport>) - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
メディアは (手動で追加)をサポートしています。
mediaSupportsDiscoverServices(boolean) - クラスio.helidon.http.media.MediaContextConfig.BuilderBaseのメソッド
メディアは利用を支えています。
mediaType() - クラスio.helidon.config.AbstractConfigSourceのメソッド
ParsableSourceのコンテンツを解析するためにeisが構成されている場合のメディア・タイプ。
mediaType() - クラスio.helidon.config.ClasspathConfigSourceのメソッド
 
mediaType() - クラスio.helidon.config.etcd.EtcdConfigSourceのメソッド
 
mediaType() - クラスio.helidon.config.FileConfigSourceのメソッド
 
mediaType() - クラスio.helidon.config.git.GitConfigSourceのメソッド
 
mediaType() - インタフェースio.helidon.config.spi.ConfigParser.Contentのメソッド
コンテンツのメディア・タイプ。
mediaType() - インタフェースio.helidon.config.spi.ParsableSourceのメソッド
メディア・タイプがこのソースで構成されている場合、または基礎となる起点から推測できる場合は、それを返します。
mediaType() - クラスio.helidon.config.UrlConfigSourceのメソッド
 
mediaType() - インタフェースio.helidon.http.HttpMediaTypeのメソッド
基礎となるメディア・タイプ。
mediaType() - クラスio.helidon.http.sse.SseEventのメソッド
このイベントのオプションのメディア・タイプを取得します。
mediaType(MediaType) - クラスio.helidon.config.AbstractConfigSourceBuilderのメソッド
メディア・タイプ: ParsableSourceで、明示的なメディア・タイプが構成されている場合。
mediaType(MediaType) - クラスio.helidon.config.ClasspathConfigSource.Builderのメソッド
 
mediaType(MediaType) - クラスio.helidon.config.etcd.EtcdConfigSourceBuilderのメソッド
 
mediaType(MediaType) - クラスio.helidon.config.FileConfigSource.Builderのメソッド
 
mediaType(MediaType) - クラスio.helidon.config.git.GitConfigSourceBuilderのメソッド
 
mediaType(MediaType) - クラスio.helidon.config.spi.ConfigParser.Content.Builderのメソッド
コンテンツのメディア・タイプ(構成ソースで認識されている場合)。
mediaType(MediaType) - インタフェースio.helidon.config.spi.ParsableSource.Builderのメソッド
このソースで使用する明示的なメディア・タイプを構成します。
mediaType(MediaType) - クラスio.helidon.config.UrlConfigSource.Builderのメソッド
 
mediaType(MediaType) - クラスio.helidon.http.HttpMediaType.Builderのメソッド
使用するメディア・タイプ。
mediaType(MediaType) - クラスio.helidon.http.sse.SseEvent.Builderのメソッド
イベント・データのメディア・タイプを設定します。
mediaType(Optional<MediaType>) - クラスio.helidon.config.spi.ConfigParser.Content.Builderのメソッド
MediaTypes.detectType(String)および同様のメソッドの結果を使用して起動するショートカット・メソッド。
MediaType - io.helidon.common.media.typeのインタフェース
メディア・タイプのサポートと既知のメディア・タイプ。
MediaTypeDetector - io.helidon.common.media.type.spiのインタフェース
メディア・タイプを検出します。
mediaTypeMapping(Function<Config.Key, Optional<MediaType>>) - クラスio.helidon.config.AbstractConfigSourceBuilderのメソッド
キーをメディア・タイプにマップする関数を設定します。
mediaTypeParserMode() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBase.HttpClientConfigImplのメソッド
 
mediaTypeParserMode() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
HTTP Content-Typeヘッダーのメディア・タイプ解析モードを構成します。
mediaTypeParserMode() - インタフェースio.helidon.webclient.http1.Http1ClientConfigのメソッド
HTTP Content-Typeヘッダーのメディア・タイプ解析モードを構成します。
mediaTypeParserMode() - クラスio.helidon.webclient.http1.Http1ClientConfig.BuilderBase.Http1ClientConfigImplのメソッド
HTTP Content-Typeヘッダーのメディア・タイプ解析モードを構成します。
mediaTypeParserMode() - インタフェースio.helidon.webclient.http2.Http2ClientConfigのメソッド
HTTP Content-Typeヘッダーのメディア・タイプ解析モードを構成します。
mediaTypeParserMode() - クラスio.helidon.webclient.http2.Http2ClientConfig.BuilderBase.Http2ClientConfigImplのメソッド
HTTP Content-Typeヘッダーのメディア・タイプ解析モードを構成します。
mediaTypeParserMode() - インタフェースio.helidon.webclient.api.HttpClientConfigのメソッド
HTTP Content-Typeヘッダーのメディア・タイプ解析モードを構成します。
mediaTypeParserMode() - インタフェースio.helidon.webclient.api.WebClientConfigのメソッド
HTTP Content-Typeヘッダーのメディア・タイプ解析モードを構成します。
mediaTypeParserMode() - クラスio.helidon.webclient.api.WebClientConfig.BuilderBase.WebClientConfigImplのメソッド
HTTP Content-Typeヘッダーのメディア・タイプ解析モードを構成します。
mediaTypeParserMode() - インタフェースio.helidon.webclient.websocket.WsClientConfigのメソッド
HTTP Content-Typeヘッダーのメディア・タイプ解析モードを構成します。
mediaTypeParserMode() - クラスio.helidon.webclient.websocket.WsClientConfig.BuilderBase.WsClientConfigImplのメソッド
HTTP Content-Typeヘッダーのメディア・タイプ解析モードを構成します。
mediaTypeParserMode(ParserMode) - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
HTTP Content-Typeヘッダーのメディア・タイプ解析モードを構成します。
MediaTypes - io.helidon.common.media.typeのクラス
リソースに基づくメディア・タイプ検出。
MEGABITS - クラスio.helidon.metrics.api.Meter.BaseUnitsのstatic変数
MEGABYTES - クラスio.helidon.metrics.api.Meter.BaseUnitsのstatic変数
member(ID) - クラスio.helidon.config.AbstractNodeBuilderImplのメソッド
指定されたIDに関連付けられたメンバー・インスタンスを戻します。
member(Integer) - クラスio.helidon.config.ListNodeBuilderImplのメソッド
 
member(String) - クラスio.helidon.config.ObjectNodeBuilderImplのメソッド
 
merge() - 注釈インタフェースio.helidon.builder.api.Option.Configuredの要素
trueに設定すると、ネストされた構成可能オブジェクトは独自の構成キーを持ちませんが、現行の構成可能オブジェクトの構成を使用します。
merge(ID, MergeableNode) - クラスio.helidon.config.AbstractNodeBuilderImplのメソッド
指定されたidのメンバーを指定されたノードとマージします。
merge(MergeableNode) - インタフェースio.helidon.config.MergeableNodeのメソッド
指定されたノードともマージする、同じタイプの元のノードの新しいインスタンス・マージ可能ノードを返します。
merge(MergeableNode) - クラスio.helidon.config.ObjectNodeImplのメソッド
 
merge(MergeableNode) - クラスio.helidon.config.ValueNodeImplのメソッド
 
merge(TracingConfig, TracingConfig) - クラスio.helidon.tracing.config.TracingConfigのstaticメソッド
2つの構成をマージします。
merge(Integer, MergeableNode) - クラスio.helidon.config.ListNodeBuilderImplのメソッド
 
merge(String, MergeableNode) - クラスio.helidon.config.ObjectNodeBuilderImplのメソッド
 
merge(List<ConfigNode.ObjectNode>) - インタフェースio.helidon.config.spi.MergingStrategyのメソッド
ConfigNode.ObjectNodeの順序付けられたリストを単一インスタンスにマージします。
MergeableNode - io.helidon.configのインタフェース
他のノードとのマージをサポートするConfigNodeの拡張機能。
mergeWithParent() - 注釈インタフェースio.helidon.config.metadata.ConfiguredOptionの要素
trueに設定すると、このプロパティは親構造の一部になります (例、
mergingStrategy(MergingStrategy) - インタフェースio.helidon.config.Config.Builderのメソッド
複数の構成ソースが使用される場合に使用するマージ戦略。
MergingStrategy - io.helidon.config.spiのインタフェース
複数のConfigNode.ObjectNodeルート・ノードを単一のConfigNode.ObjectNodeルート・ノードに結合するためのアルゴリズム。
message(Object, String, Severity) - クラスio.helidon.common.Errors.Collectorのメソッド
メッセージのリストにメッセージを追加します。
message(String) - クラスio.helidon.http.RequestException.Builderのメソッド
説明的なエラー・メッセージ。
message(String) - クラスio.helidon.integrations.common.rest.ApiRestException.BaseBuilderのメソッド
RestApiによって構成されたメッセージ。
message(String, Severity) - クラスio.helidon.common.Errors.Collectorのメソッド
ソースが自動的に追加されたメッセージのリストにメッセージを追加します。
message(String, Object...) - クラスio.helidon.integrations.common.rest.ApiRestException.BaseBuilderのメソッド
RestApiによって構成されたメッセージ。
MESSAGE - クラスio.helidon.graphql.server.GraphQlConstantsの静的変数
メッセージのキー。
MESSAGE_NAME - クラスio.helidon.webserver.grpc.GrpcStatusのstatic変数
grpcステータス・メッセージ・ヘッダー名。
MESSAGE_SELECTOR_ATTRIBUTE - クラスio.helidon.messaging.connectors.jms.JmsConnectorのstatic変数
SQL92のサブセットに基づくJMS APIメッセージ・セレクタ式。
messageFormat() - 注釈インタフェースio.helidon.security.annotations.Auditedの要素
この監査イベントのメッセージ形式。
messageFormat() - インタフェースio.helidon.security.AuditEventのメソッド
String.format(String, Object...)で使用されるこのAuditEventのメッセージ形式を取得します。
MessageMapper - io.helidon.messaging.connectors.jmsのインタフェース
リアクティブ・メッセージ・メッセージをJMSメッセージに変換するために使用するマッパー。
messageSelector(String) - クラスio.helidon.messaging.connectors.aq.AqConfigBuilderのメソッド
SQL92のサブセットに基づくJMS APIメッセージ・セレクタ式。
messageSelector(String) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
SQL92のサブセットに基づくJMS APIメッセージ・セレクタ式。
Messaging - io.helidon.messagingのインタフェース
Helidonリアクティブ・メッセージング。
Messaging.Builder - io.helidon.messagingのクラス
MessagingのFluent APIビルダー。
MessagingCdiExtension - io.helidon.microprofile.messagingのクラス
MicroProfileリアクティブ・メッセージングCDI拡張。
MessagingCdiExtension() - クラスio.helidon.microprofile.messaging.MessagingCdiExtensionのコンストラクタ
メッセージングCDI拡張を初期化します。
MessagingChannelProcessor - io.helidon.microprofile.messagingのインタフェース
MessagingChannelProcessorを実装するアプリケーション・スコープBeanは、メッセージ・チャネルのリアクティブ・イベントをピークにできます。
MessagingDeploymentException - io.helidon.microprofile.messagingの例外クラス
メッセージングのデプロイ中に問題が報告されました。
MessagingException - io.helidon.messagingの例外クラス
リアクティブ・メッセージング固有の例外。
MessagingException - io.helidon.microprofile.messagingの例外クラス
onErrorシグナルのインターセプト時にメッセージング・サブスクライバからあがった例外。
MessagingException(String) - 例外クラスio.helidon.messaging.MessagingExceptionのコンストラクタ
提供されたメッセージを使用して新しいMessagingExceptionを作成します。
MessagingException(String, Throwable) - 例外クラスio.helidon.messaging.MessagingExceptionのコンストラクタ
提供されたメッセージと原因を使用して新しいMessagingExceptionを作成します。
MessagingLivenessCheck - io.helidon.microprofile.messaging.healthのクラス
MicroProfileリアクティブ・メッセージングのリブネス・チェック。
MessagingLivenessCheck() - クラスio.helidon.microprofile.messaging.health.MessagingLivenessCheckのコンストラクタ
 
MessagingReadinessCheck - io.helidon.microprofile.messaging.healthのクラス
MicroProfileリアクティブ・メッセージング・レディネス・チェック。
MessagingReadinessCheck() - クラスio.helidon.microprofile.messaging.health.MessagingReadinessCheckのコンストラクタ
 
metaAnnotation(TypeName, TypeName) - インタフェースio.helidon.common.types.TypeInfoのメソッド
メタ注釈を検索します。
metaAnnotation(TypeName, TypeName) - クラスio.helidon.common.types.TypeInfo.BuilderBase.TypeInfoImplのメソッド
メタ注釈を検索します。
metaAnnotation(TypeName, TypeName, boolean) - インタフェースio.helidon.common.types.TypeInfoのメソッド
メタ注釈を検索します。
metaAnnotation(TypeName, TypeName, boolean) - クラスio.helidon.common.types.TypeInfo.BuilderBase.TypeInfoImplのメソッド
メタ注釈を検索します。
metaConfig() - インタフェースio.helidon.config.Config.Builderのメソッド
メタ構成が存在するかどうかを確認し、存在する場合は、メタ構成を使用してこのビルダーを更新してください。
metaConfig() - クラスio.helidon.config.MetaConfigのstaticメソッド
メタ構成(ファイルまたはクラスパス・リソース)を検索し、そこからメタ構成インスタンスを作成します。
MetaConfig - io.helidon.configのクラス
メタ構成。
「カスタム・ポーリング戦略のメタ構成サポート」 - インタフェースio.helidon.config.spi.PollingStrategyの検索タグ
セクション
metadata() - クラスio.helidon.integrations.vault.auths.approle.Login.Responseのメソッド
トークン・メタデータ。
metadata() - クラスio.helidon.integrations.vault.auths.k8s.Login.Responseのメソッド
追加のトークン・メタデータ。
metadata() - クラスio.helidon.integrations.vault.auths.token.TokenResponseのメソッド
メタデータ
metadata() - クラスio.helidon.integrations.vault.secrets.kv2.GetKv2.Responseのメソッド
 
metadata() - インタフェースio.helidon.integrations.vault.secrets.kv2.Kv2Secretのメソッド
このシークレットのメタデータ。
metadata(MeterMetadata) - クラスio.helidon.dbclient.metrics.DbClientMetricBuilderのメソッド
メトリック・メタデータを構成します。
meter() - クラスio.helidon.webclient.metrics.WebClientMetricsのstaticメソッド
新しいメーター・クライアント・メトリックを作成します。
meter(Class<M>, String, Iterable<Tag>) - インタフェースio.helidon.metrics.api.MeterRegistryのメソッド
名前とタグに一致する、指定されたタイプの以前に登録されたメーターを検索します。
Meter - io.helidon.metrics.apiのインタフェース
すべてのメーターの共通動作。
Meter.BaseUnits - io.helidon.metrics.apiのクラス
共通単位宣言(MicroProfileメトリクスのリストによってインスパイアされます)。
Meter.Builder<B,M> - io.helidon.metrics.apiのインタフェース
特定のメーター・ビルダーの一般的な動作。
Meter.Id - io.helidon.metrics.apiのインタフェース
メーターの一意の識別子。
Meter.Scope - io.helidon.metrics.apiのクラス
事前定義されたスコープの定数。
Meter.Type - io.helidon.metrics.api内の列挙型クラス
メーターのタイプ。
meterBuilders(MetricsFactory) - インタフェースio.helidon.metrics.spi.MetersProviderのメソッド
指定されたMetricsFactoryを使用して作成されたメーター・ビルダーを返します。
meterBuilders(MetricsFactory) - クラスio.helidon.metrics.systemmeters.SystemMetersProviderのメソッド
 
meterNameSelection(Iterable<String>) - クラスio.helidon.metrics.providers.micrometer.MicrometerPrometheusFormatter.Builderのメソッド
出力をフィルタするメーター名を設定します。
meterRegistry() - クラスio.helidon.integrations.micrometer.MeterRegistryFactoryのメソッド
このファクトリ・インスタンスに関連付けられたMeterRegistryを返します。
meterRegistry() - クラスio.helidon.webserver.observe.metrics.MetricsObserverConfig.BuilderBaseのメソッド
異なるエンドポイントを持つ複数のメーター・レジストリを作成する場合は、次を使用
     MeterRegistry meterRegistry = MetricsFactory.getInstance()
             .createMeterRegistry(metricsConfig);
     MetricsFeature.builder()
             .meterRegistry(meterRegistry) // further settings on the feature builder, etc.
この場合、metricsConfigはそれぞれ異なるsettingsを持ちます。
meterRegistry() - クラスio.helidon.webserver.observe.metrics.MetricsObserverConfig.BuilderBase.MetricsObserverConfigImplのメソッド
 
meterRegistry() - インタフェースio.helidon.webserver.observe.metrics.MetricsObserverConfigのメソッド
異なるエンドポイントを持つ複数のメーター・レジストリを作成する場合は、次を使用
     MeterRegistry meterRegistry = MetricsFactory.getInstance()
             .createMeterRegistry(metricsConfig);
     MetricsFeature.builder()
             .meterRegistry(meterRegistry) // further settings on the feature builder, etc.
この場合、metricsConfigはそれぞれ異なるsettingsを持ちます。
meterRegistry(MeterRegistry) - クラスio.helidon.webserver.observe.metrics.MetricsObserverConfig.BuilderBaseのメソッド
異なるエンドポイントを持つ複数のメーター・レジストリを作成する場合は、次を使用
     MeterRegistry meterRegistry = MetricsFactory.getInstance()
             .createMeterRegistry(metricsConfig);
     MetricsFeature.builder()
             .meterRegistry(meterRegistry) // further settings on the feature builder, etc.
この場合、metricsConfigはそれぞれ異なるsettingsを持ちます。
MeterRegistry - io.helidon.metrics.apiのインタフェース
メーターの参照および登録を管理します。
MeterRegistry.Builder<B,R> - io.helidon.metrics.apiのインタフェース
新規メーター・レジストリを作成するためのビルダー。
meterRegistryBuilder() - インタフェースio.helidon.metrics.api.MetricsFactoryのメソッド
新しいMeterRegistryを作成するためのビルダーを返します。
MeterRegistryFactory - io.helidon.integrations.micrometerのクラス
メーターの収集とメトリクスのレポートに使用するMeterRegistry Helidon SEへのアクセスを提供します。
MeterRegistryFactory.Builder - io.helidon.integrations.micrometerのクラス
MeterRegistryFactoryインスタンスを作成するためのビルダー。
MeterRegistryFactory.BuiltInRegistryType - io.helidon.integrations.micrometer内の列挙型クラス
使用可能な組込みレジストリ・タイプ。
MeterRegistryFactory.BuiltInRegistryType.UnrecognizedBuiltInRegistryTypeException - io.helidon.integrations.micrometerの例外クラス
認識されない組込みレジストリ・タイプについて説明します。
meterRegistryFactorySupplier(MeterRegistryFactory) - クラスio.helidon.integrations.micrometer.MicrometerFeature.Builderのメソッド
MeterRegistryFactoryを割り当てます。
MeterRegistryFormatter - io.helidon.metrics.apiのインタフェース
指定されたメディア・タイプに従ったMeterRegistryのフォーマッタ。
MeterRegistryFormatterProvider - io.helidon.metrics.spiのインタフェース
メーター・レジストリ・フォーマッタのプロバイダの動作。(できれば)は、MediaTypeで指定されたフォーマッタを提供します。
MeterRegistryLifeCycleListener - io.helidon.metrics.spiのインタフェース
メーター登録に関連するイベントの通知を受信します。
meters() - インタフェースio.helidon.metrics.api.MeterRegistryのメソッド
以前に登録されたすべてのメーターを返します。
meters(Iterable<String>) - インタフェースio.helidon.metrics.api.MeterRegistryのメソッド
指定されたスコープのいずれかと一致する、以前に登録されたメーターを返します。
meters(Predicate<Meter>) - インタフェースio.helidon.metrics.api.MeterRegistryのメソッド
指定されたPredicateと一致する、以前に登録されたメーターを返します。
MetersProvider - io.helidon.metrics.spiのインタフェース
作成時に各MetricsFactoryに提供され、ファクトリが作成する各MeterRegistryに渡されるMeter.Builderインスタンスを提供します。
method() - インタフェースio.helidon.cors.CorsRequestAdapterのメソッド
リクエストのメソッド名を報告します。
method() - インタフェースio.helidon.http.DirectHandler.TransportRequestのメソッド
HTTPメソッド。
method() - クラスio.helidon.http.http2.Http2Headersのメソッド
メソッド擬似ヘッダー。
method() - クラスio.helidon.http.HttpPrologueのメソッド
このリクエストのHTTPメソッド。
method() - クラスio.helidon.security.SecurityEnvironmentのメソッド
リソースで実行する動詞。
method() - クラスio.helidon.webclient.api.ClientRequestBaseのメソッド
起動するHTTPメソッド。
method() - インタフェースio.helidon.webclient.api.FullClientRequestのメソッド
このリクエストのHTTPメソッド。
method() - インタフェースio.helidon.webclient.api.WebClientServiceRequestのメソッド
HTTPリクエスト・メソッドを返します。
method() - クラスio.helidon.webserver.http.DirectTransportRequestのメソッド
 
method(Method) - クラスio.helidon.http.http2.Http2Headersのメソッド
使用するHTTPメソッド。
method(Method) - インタフェースio.helidon.webclient.api.HttpClientのメソッド
メソッドのリクエストを作成します。
method(Method) - クラスio.helidon.webserver.testing.junit5.DirectClientのメソッド
 
method(Method) - クラスio.helidon.webserver.testing.junit5.DirectWebClientのメソッド
 
method(String) - クラスio.helidon.security.SecurityEnvironment.Builderのメソッド
リクエストされた(HTTPのGET/POSTなど)のメソッド。
Method - io.helidon.httpのクラス
HTTPリクエスト・メソッドを表すインタフェース。すべての標準メソッドはMethod列挙型です。
METHOD - 列挙型クラスio.helidon.common.types.ElementKindの列挙定数
メソッド要素タイプの種類。
METHOD - 列挙型クラスio.helidon.security.EndpointConfig.AnnotationScopeの列挙定数
リソース・メソッドの注釈。
METHOD_NAME - クラスio.helidon.http.http2.Http2Headersのstatic変数
メソッド擬似ヘッダーのヘッダー名。
METHOD_NOT_ALLOWED_405 - クラスio.helidon.http.Statusのstatic変数
405 メソッドは許可されていません。「HTTP/1.1ドキュメント」を参照してください。
methodName() - インタフェースio.helidon.security.spi.AuditProvider.AuditSourceのメソッド
このイベントの原因となったメソッド名。
MethodPredicate - io.helidon.httpのインタフェース
HTTPメソッド述語。
methods() - クラスio.helidon.webserver.security.PathsConfig.BuilderBaseのメソッド
 
methods() - クラスio.helidon.webserver.security.PathsConfig.BuilderBase.PathsConfigImplのメソッド
 
methods() - インタフェースio.helidon.webserver.security.PathsConfigのメソッド
 
methods(Method...) - クラスio.helidon.webserver.http.HttpRoute.Builderのメソッド
このルートが処理するHTTPメソッド。
methods(Predicate<Method>) - クラスio.helidon.webserver.http.HttpRoute.Builderのメソッド
使用するメソッド述語。
methods(List<? extends Method>) - クラスio.helidon.webserver.security.PathsConfig.BuilderBaseのメソッド
 
methods(List<String>) - クラスio.helidon.webserver.observe.tracing.PathTracingConfig.Builderのメソッド
webサーバーでのこの構成の登録を制限するHTTPメソッド。
MetricAnnotationDiscovery - io.helidon.microprofile.metricsのインタフェース
実行可能ファイルに適用されるメトリック注釈の検出に関する情報を提供します。
MetricAnnotationDiscovery.OfConstructor - io.helidon.microprofile.metricsのインタフェース
コンストラクタに関心のある注釈の検出。
MetricAnnotationDiscovery.OfMethod - io.helidon.microprofile.metricsのインタフェース
メソッドに関心のある注釈の検出。
MetricAnnotationDiscoveryObserver - io.helidon.microprofile.metrics.spiのインタフェース
コンストラクタおよびメソッドに適用されるメトリック注釈の検出オブザーバ。
MetricRegistrationObserver - io.helidon.microprofile.metrics.spiのインタフェース
実行可能ファイル(コンストラクタおよびメソッド)に適用されるメトリック注釈によるメトリクス登録のオブザーバ。
Metrics - io.helidon.metrics.apiのインタフェース
開発者がHelidonメトリクス・システムにアクセスするためのメイン・エントリ・ポイントであり、グローバル・メーター・レジストリへのアクセスを許可し、グローバル・レジストリでメーターをレジストリおよび検索し、そこからメーターを削除するためのショートカット・メソッドを提供します。
METRICS_CONFIG_KEY - インタフェースio.helidon.metrics.api.ComponentMetricsSettings.Builderのstatic変数
通常、コンポーネントのメトリクス設定を含むコンポーネント構成セクション内の構成キー。
METRICS_CONFIG_KEY - インタフェースio.helidon.metrics.api.MetricsConfigのstatic変数
すべてのメトリクスの設定を含む構成キー。
METRICS_CONFIG_KEY - クラスio.helidon.metrics.api.MetricsConfig.BuilderBase.MetricsConfigImplのstatic変数
すべてのメトリクスの設定を含む構成キー。
MetricsCdiExtension - io.helidon.microprofile.metricsのクラス
MetricsCdiExtensionクラス。
MetricsCdiExtension() - クラスio.helidon.microprofile.metrics.MetricsCdiExtensionのコンストラクタ
新しい拡張インスタンスを作成します。
metricsConfig() - インタフェースio.helidon.metrics.api.MetricsFactoryのメソッド
メトリクス・ファクトリの初期化に使用されるMetricsConfigインスタンスを返します。
metricsConfig() - クラスio.helidon.webserver.observe.metrics.MetricsObserverConfig.BuilderBaseのメソッド
ビルド時にMetricsSupportインスタンスの作成に使用されるMetricsSettingsを割り当てます。
metricsConfig() - クラスio.helidon.webserver.observe.metrics.MetricsObserverConfig.BuilderBase.MetricsObserverConfigImplのメソッド
 
metricsConfig() - インタフェースio.helidon.webserver.observe.metrics.MetricsObserverConfigのメソッド
ビルド時にMetricsSupportインスタンスの作成に使用されるMetricsSettingsを割り当てます。
metricsConfig(MetricsConfig) - インタフェースio.helidon.metrics.api.MeterRegistry.Builderのメソッド
メーター・レジストリのMetricsConfigを設定し、MetricsFactoryが作成されたメトリクス構成にデフォルト設定します。
metricsConfig(MetricsConfig) - クラスio.helidon.webserver.observe.metrics.MetricsObserverConfig.BuilderBaseのメソッド
ビルド時にMetricsSupportインスタンスの作成に使用されるMetricsSettingsを割り当てます。
metricsConfig(Consumer<MetricsConfig.Builder>) - クラスio.helidon.webserver.observe.metrics.MetricsObserverConfig.BuilderBaseのメソッド
ビルド時にMetricsSupportインスタンスの作成に使用されるMetricsSettingsを割り当てます。
metricsConfig(Supplier<? extends MetricsConfig>) - クラスio.helidon.webserver.observe.metrics.MetricsObserverConfig.BuilderBaseのメソッド
ビルド時にMetricsSupportインスタンスの作成に使用されるMetricsSettingsを割り当てます。
MetricsConfig - io.helidon.metrics.apiのインタフェース
メトリクスの構成設定。
MetricsConfig.Builder - io.helidon.metrics.apiのクラス
MetricsConfigのFluent APIビルダー。
MetricsConfig.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.metrics.apiのクラス
MetricsConfigのFluent APIビルダー・ベース。
MetricsConfig.BuilderBase.MetricsConfigImpl - io.helidon.metrics.apiのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
MetricsConfigImpl(MetricsConfig.BuilderBase<?, ?>) - クラスio.helidon.metrics.api.MetricsConfig.BuilderBase.MetricsConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
metricsEnabled(boolean) - クラスio.helidon.integrations.neo4j.Neo4j.Builderのメソッド
メトリクスを有効にします。
metricsFactory() - クラスio.helidon.integrations.microstream.metrics.MicrostreamMetricsSupport.Builderのメソッド
現在構成されているMetricsFactoryを取得します。
metricsFactory(MetricsFactory) - クラスio.helidon.integrations.microstream.metrics.MicrostreamMetricsSupport.Builderのメソッド
MetricsFactoryを設定します。
MetricsFactory - io.helidon.metrics.apiのインタフェース
HelidonメトリクスAPIの実装に関する基本契約で、主にメーター自体ではなく、メーター「建築業者」のファクトリとして機能します。
MetricsFactoryProvider - io.helidon.metrics.spiのインタフェース
MetricsFactoryの新しいインスタンスを作成します。
MetricsObserveProvider - io.helidon.webserver.observe.metricsのクラス
非推奨。
ServiceLoaderの場合のみ
MetricsObserveProvider() - クラスio.helidon.webserver.observe.metrics.MetricsObserveProviderのコンストラクタ
非推奨。
ServiceLoaderの場合のみ
MetricsObserver - io.helidon.webserver.observe.metricsのクラス
Helidon WebServerのメトリクスのサポート。
MetricsObserverConfig - io.helidon.webserver.observe.metricsのインタフェース
メトリクス・オブザーバ構成。
MetricsObserverConfig.Builder - io.helidon.webserver.observe.metricsのクラス
MetricsObserverのFluent APIビルダー。
MetricsObserverConfig.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.webserver.observe.metricsのクラス
MetricsObserverのFluent APIビルダー・ベース。
MetricsObserverConfig.BuilderBase.MetricsObserverConfigImpl - io.helidon.webserver.observe.metricsのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
MetricsObserverConfigImpl(MetricsObserverConfig.BuilderBase<?, ?>) - クラスio.helidon.webserver.observe.metrics.MetricsObserverConfig.BuilderBase.MetricsObserverConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
MetricsProgrammaticConfig - io.helidon.metrics.spiのインタフェース
特定のメトリクス動作を制御するプログラム的な(ユーザー構成ではなく)設定。
MetricsProgrammaticConfig.Instance - io.helidon.metrics.spiのクラス
シングルトンへの参照を保持する内部使用クラス。
MicrometerCdiExtension - io.helidon.integrations.micrometer.cdiのクラス
マイクロメーター・アーティファクトを処理するCDI拡張。
MicrometerCdiExtension() - クラスio.helidon.integrations.micrometer.cdi.MicrometerCdiExtensionのコンストラクタ
新しい拡張インスタンスを作成します。
MicrometerFeature - io.helidon.integrations.micrometerのクラス
シンプルなマイクロメーター・サポートを実装。
MicrometerFeature.Builder - io.helidon.integrations.micrometerのクラス
MicrometerSupportオブジェクトのFluidビルダー。
MicrometerMetricsFactoryProvider - io.helidon.metrics.providers.micrometerのクラス
HelidonメトリクスAPIの実装の委任として使用するマイクロメーター・メーター・レジストリを提供します。
MicrometerMetricsFactoryProvider() - クラスio.helidon.metrics.providers.micrometer.MicrometerMetricsFactoryProviderのコンストラクタ
マイクロメーターに基づいて新しいMetricsFactoryを作成します。
MicrometerPrometheusFormatter - io.helidon.metrics.providers.micrometerのクラス
Prometheusメーター・レジストリでサポートされている形式に従って、指定されたメーター・レジストリからメーター出力を取得および準備します。
MicrometerPrometheusFormatter.Builder - io.helidon.metrics.providers.micrometerのクラス
カスタマイズされたPrometheusフォーマッタを作成するためのビルダー。
MicrometerPrometheusFormatterProvider - io.helidon.metrics.providers.micrometerのクラス
マイクロメーター (Prometheus、特に)固有フォーマッタ。
MicrometerPrometheusFormatterProvider() - クラスio.helidon.metrics.providers.micrometer.MicrometerPrometheusFormatterProviderのコンストラクタ
非推奨。 
MicrometerSpanContextSupplierProvider - io.helidon.metrics.exemplartraceのクラス
トレース情報をサポートするプロバイダの完全な機能付き実装。
MicrometerSpanContextSupplierProvider() - クラスio.helidon.metrics.exemplartrace.MicrometerSpanContextSupplierProviderのコンストラクタ
 
MicronautCdiException - io.helidon.integrations.micronaut.cdiの例外クラス
チェック例外を消費する必要がある場合にMicronaut CDI統合によってスローされる例外。
MicronautCdiExtension - io.helidon.integrations.micronaut.cdiのクラス
CDIとMicronautを統合する拡張機能。
MicronautCdiExtension() - クラスio.helidon.integrations.micronaut.cdi.MicronautCdiExtensionのコンストラクタ
 
MicronautDataCdiExtension - io.helidon.integrations.micronaut.cdi.dataのクラス
Micronautデータ固有の機能を追加するCDI拡張機能。
MicronautDataCdiExtension() - クラスio.helidon.integrations.micronaut.cdi.data.MicronautDataCdiExtensionのコンストラクタ
 
MicronautIntercepted - io.helidon.integrations.micronaut.cdiの注釈インタフェース
Micronautインターセプタによってインターセプトされる既存のCDI beanにインターセプタを追加するために使用されます。
MicronautIntercepted.Literal - io.helidon.integrations.micronaut.cdiのクラス
注釈のインスタンスを取得するために使用されるリテラル。
MicronautInterceptor - io.helidon.integrations.micronaut.cdiのクラス
すべてのMicronautインターセプタを呼び出すCDIインターセプタ。
MICROSECONDS - クラスio.helidon.metrics.api.Meter.BaseUnitsのstatic変数
MicrostreamCache - io.helidon.integrations.microstream.cdiの注釈インタフェース
マイクロストリームJCache実装に基づいてキャッシュを作成します。
MicrostreamCacheConfigurationBuilder<K,V> - io.helidon.integrations.microstream.cacheのクラス
Microstream-CacheConfigurationsのビルダー。
MicrostreamCacheConfigurationBuilder(Class<K>, Class<V> ) - クラスio.helidon.integrations.microstream.cache.MicrostreamCacheConfigurationBuilderのコンストラクタ
 
MicrostreamCacheConfigurationBuilder(Configuration, Class<K>, Class<V> ) - クラスio.helidon.integrations.microstream.cache.MicrostreamCacheConfigurationBuilderのコンストラクタ
 
MicrostreamHealthCheck - io.helidon.integrations.microstream.healthのクラス
マイクロストリームのヘルス・チェック。
MicrostreamHealthCheck.Builder - io.helidon.integrations.microstream.healthのクラス
MicrostreamHealthCheckのビルダー。
MicrostreamMetricsSupport - io.helidon.integrations.microstream.metricsのクラス
マイクロストリームEmbeddedStorageManagerのデフォルト・メトリクスを提供するヘルパー・クラス。
MicrostreamMetricsSupport.Builder - io.helidon.integrations.microstream.metricsのクラス
MicrostreamMetricsSupportのインスタンスを構築するためのfluent APIビルダー。
MicrostreamStorage - io.helidon.integrations.microstream.cdiの注釈インタフェース
Microstream EmbeddedStorageManagerの修飾子注釈。
middleName() - クラスio.helidon.security.jwt.Jwtのメソッド
ミドル・ネーム・クレームです。
middleName(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
サブジェクトのミドル・ネーム。
MILLISECONDS - クラスio.helidon.metrics.api.Meter.BaseUnitsのstatic変数
min(Duration) - クラスio.helidon.config.ScheduledPollingStrategy.RecurringPolicy.AdaptiveBuilderのメソッド
ティック・イベント間の最小間隔を設定します。
minDecryptionVersion(int) - クラスio.helidon.integrations.vault.secrets.transit.UpdateKeyConfig.Requestのメソッド
復号化できる暗号文の最小バージョンを指定します。
minEncryptionVersion(int) - クラスio.helidon.integrations.vault.secrets.transit.UpdateKeyConfig.Requestのメソッド
プレーン・テキストの暗号化、ペイロードの署名またはHMACの生成に使用できるキーの最小バージョンを指定します。
minimumExpectedValue() - インタフェースio.helidon.metrics.api.DistributionStatisticsConfig.Builderのメソッド
最小期待値設定を返します。
minimumExpectedValue() - インタフェースio.helidon.metrics.api.DistributionStatisticsConfigのメソッド
メーターが観察すると予想される最小予測値を返します。
minimumExpectedValue() - インタフェースio.helidon.metrics.api.Timer.Builderのメソッド
ビルダーで設定された最小値(ある場合)を返します。
minimumExpectedValue(Double) - インタフェースio.helidon.metrics.api.DistributionStatisticsConfig.Builderのメソッド
メーターが監視することが予想される最小値を設定します。
minimumExpectedValue(Duration) - インタフェースio.helidon.metrics.api.Timer.Builderのメソッド
タイマーが記録することが予想される最小予測値を設定します。
MINUTES - クラスio.helidon.metrics.api.Meter.BaseUnitsのstatic変数
MISDIRECTED_REQUEST_421 - クラスio.helidon.http.Statusのstatic変数
リクエストの指示が正しくありません。「RFC 9110 - HTTPセマンティクス」を参照してください。
MISSING - 列挙型クラスio.helidon.config.Config.Typeの列挙定数
構成ノードが存在しません。
MissingValueException - io.helidon.configの例外クラス
欠落している構成値に関連する特定の失敗を表す例外。
MockConnector - io.helidon.messaging.connectors.mockのクラス
テスト用のHelidonメッセージ・モック・コネクタ。
MockConnector() - クラスio.helidon.messaging.connectors.mock.MockConnectorのコンストラクタ
 
MockIncoming<P> - io.helidon.messaging.connectors.mockのクラス
モック可能な着信チャネルがモック・コネクタに接続されています。
MockOutgoing<P> - io.helidon.messaging.connectors.mockのクラス
モック・コネクタに接続されたモック対応の発信チャネル。
modificationDate() - クラスio.helidon.http.ContentDispositionのメソッド
ファイルが最後に変更された日付を示すために使用できるmodification-dateパラメータの値を取得します。
modificationDate(ZonedDateTime) - クラスio.helidon.http.ContentDisposition.Builderのメソッド
コンテンツ処理modification-dateパラメータを設定します。
Modifier - io.helidon.common.types内の列挙型クラス
AccessModifierを除く修飾子。
MODIFIER_ABSTRACT - クラスio.helidon.common.types.TypeValuesのstatic変数
非推奨。
abstract修飾子。
MODIFIER_DEFAULT - クラスio.helidon.common.types.TypeValuesのstatic変数
非推奨。
default修飾子。
MODIFIER_FINAL - クラスio.helidon.common.types.TypeValuesのstatic変数
非推奨。
final修飾子。
MODIFIER_PRIVATE - クラスio.helidon.common.types.TypeValuesのstatic変数
非推奨。
private修飾子。
MODIFIER_PROTECTED - クラスio.helidon.common.types.TypeValuesのstatic変数
非推奨。
protected修飾子。
MODIFIER_PUBLIC - クラスio.helidon.common.types.TypeValuesのstatic変数
非推奨。
public修飾子。
MODIFIER_SEALED - クラスio.helidon.common.types.TypeValuesのstatic変数
非推奨。
sealed修飾子。
MODIFIER_STATIC - クラスio.helidon.common.types.TypeValuesのstatic変数
非推奨。
static修飾子。
modifierName() - 列挙型クラスio.helidon.common.types.AccessModifierのメソッド
生成されたコンポーネントで使用されるアクセス修飾子名を返します。
modifierName() - 列挙型クラスio.helidon.common.types.Modifierのメソッド
生成されたコンポーネントで使用されるアクセス修飾子名を返します。
modifiers() - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのメソッド
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
かわりにTypedElementInfo.BuilderBase.elementModifiers()を使用してください
modifiers() - クラスio.helidon.common.types.TypedElementInfo.BuilderBase.TypedElementInfoImplのメソッド
 
modifiers() - インタフェースio.helidon.common.types.TypedElementInfoのメソッド
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
かわりにTypedElementInfoBlueprint.elementModifiers()を使用してください
modifiers() - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
かわりにTypeInfo.BuilderBase.elementModifiers()を使用してください
modifiers() - クラスio.helidon.common.types.TypeInfo.BuilderBase.TypeInfoImplのメソッド
 
modifiers() - インタフェースio.helidon.common.types.TypeInfoのメソッド
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
かわりにTypeInfoBlueprint.elementModifiers()を使用してください
modifiers(Set<? extends String>) - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのメソッド
エレメント修飾子。
modifiers(Set<? extends String>) - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
エレメント修飾子。
module() - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
このタイプのモジュール(使用可能な場合)。
module() - クラスio.helidon.common.types.TypeInfo.BuilderBase.TypeInfoImplのメソッド
 
module() - インタフェースio.helidon.common.types.TypeInfoのメソッド
このタイプのモジュール(使用可能な場合)。
module(String) - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
このタイプのモジュール(使用可能な場合)。
moduleNameOf(TypeName) - インタフェースio.helidon.common.types.TypeInfoのメソッド
TypeInfoBlueprint.referencedModuleNames()を使用して、指定された型でモジュール名が認識されているかどうかを確認します。
moduleNameOf(TypeName) - クラスio.helidon.common.types.TypeInfo.BuilderBase.TypeInfoImplのメソッド
TypeInfoBlueprint.referencedModuleNames()を使用して、指定された型でモジュール名が認識されているかどうかを確認します。
MongoDbClient - io.helidon.dbclient.mongodbのクラス
MongoDBドライバ・ハンドラ。
MongoDbClientBuilder - io.helidon.dbclient.mongodbのクラス
mongoDBデータベースのビルダー。
MongoDbClientConfig - io.helidon.dbclient.mongodbのクラス
MongoDBの構成パラメータ。
MongoDbClientProvider - io.helidon.dbclient.mongodbのクラス
mongoDB用Helidon DBプロバイダ。
MongoDbClientProvider() - クラスio.helidon.dbclient.mongodb.MongoDbClientProviderのコンストラクタ
 
MongoDbColumn - io.helidon.dbclient.mongodbのクラス
DbColumnのMongo実装。
MongoDbExecute - io.helidon.dbclient.mongodbのクラス
MongoDBの実装を実行します。
MongoDbStatementDml - io.helidon.dbclient.mongodbのクラス
MongoDB DbStatementDml実装。
MongoDbStatementGet - io.helidon.dbclient.mongodbのクラス
MongoDB DbStatementGet実装。
MongoDbStatementQuery - io.helidon.dbclient.mongodbのクラス
MongoDB DbStatementQuery実装。
「変更のモニタリング」 - パッケージ内の検索タグio.helidon.config
セクション
monitoringClient(Monitoring) - クラスio.helidon.integrations.oci.metrics.OciMetricsSupport.Builderのメソッド
OCIへのメトリクスの送信に使用するMonitoringクライアント・インスタンスを設定します。
monotonicTime() - インタフェースio.helidon.metrics.api.Clockのメソッド
クロック・ソースから現在の時間をナノ秒単位で返します。
MOVED_PERMANENTLY_301 - クラスio.helidon.http.Statusのstatic変数
301 永続的に移行されました。「HTTP/1.1ドキュメント」を参照してください。
moveToCurrentRow() - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
moveToInsertRow() - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
MP - 列挙型クラスio.helidon.common.features.api.HelidonFlavorの列挙定数
"MicroProfile"フレーバ。
MpConfig - io.helidon.config.mpのクラス
Helidon MicroProfile Config実装のユーティリティ。
MpConfigFilter - io.helidon.config.mp.spiのインタフェース
MicroProfile構成実装のフィルタリング・サポート。
MpConfigProviderResolver - io.helidon.config.mpのクラス
マイクロプロファイル構成との統合。
MpConfigProviderResolver() - クラスio.helidon.config.mp.MpConfigProviderResolverのコンストラクタ
 
MpConfigSourceProvider - io.helidon.config.mp.spiのインタフェース
構成プロファイルのサポートを追加するMP ConfigSourceプロバイダのJavaサービス・ローダー・インタフェース。
MpConfigSources - io.helidon.config.mpのクラス
MicroProfile構成ConfigSourceのユーティリティ。
MpEncryptionFilter - io.helidon.config.encryptionのクラス
構成ソースからパスワードを復号化できます。
MpEncryptionFilter() - クラスio.helidon.config.encryption.MpEncryptionFilterのコンストラクタ
非推奨。
MpMetaConfigProvider - io.helidon.config.mp.spiのインタフェース
Meta-configプロバイダのJavaサービス・ローダー・インタフェース。
MpMetaConfigUtils - io.helidon.config.mpのクラス
Helidon MicroProfile Meta-Config実装のユーティリティ。
MpMetricsProgrammaticConfig - io.helidon.microprofile.metricsのクラス
メトリクスのプログラム設定のMP実装。
MpMetricsProgrammaticConfig() - クラスio.helidon.microprofile.metrics.MpMetricsProgrammaticConfigのコンストラクタ
新しいインスタンス(スタイル・チェックとサービス・ロードの明示)を作成します。
MpOpenApiManagerConfig - io.helidon.microprofile.openapiのインタフェース
MpOpenApiManager prototype.
MpOpenApiManagerConfig.Builder - io.helidon.microprofile.openapiのクラス
MpOpenApiManagerConfigのFluent APIビルダー。
MpOpenApiManagerConfig.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.microprofile.openapiのクラス
MpOpenApiManagerConfigのFluent APIビルダー・ベース。
MpOpenApiManagerConfig.BuilderBase.MpOpenApiManagerConfigImpl - io.helidon.microprofile.openapiのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
MpOpenApiManagerConfigImpl(MpOpenApiManagerConfig.BuilderBase<?, ?>) - クラスio.helidon.microprofile.openapi.MpOpenApiManagerConfig.BuilderBase.MpOpenApiManagerConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
MpRestClientListener - io.helidon.microprofile.restclientのクラス
エグゼキュータ・サービスをContexts.wrap(java.util.concurrent.ExecutorService)でラップするクライアント・リスナー。
MpRestClientListener() - クラスio.helidon.microprofile.restclient.MpRestClientListenerのコンストラクタ
 
MpTracingAutoDiscoverable - io.helidon.microprofile.tracingのクラス
サーバー・ランタイムからクライアント・ランタイムへの情報の伝播をサポートするようにMpTracingContextFilterを登録します。
MpTracingAutoDiscoverable() - クラスio.helidon.microprofile.tracing.MpTracingAutoDiscoverableのコンストラクタ
 
MpTracingClientRegistrar - io.helidon.microprofile.tracingのクラス
Microprofileクライアント・トレース・レジストラ。
MpTracingClientRegistrar() - クラスio.helidon.microprofile.tracing.MpTracingClientRegistrarのコンストラクタ
 
MpTracingContextFilter - io.helidon.microprofile.tracingのクラス
アウトバウンド・クライアントがすべてのコンテキストを取得できるように、必要な情報をスレッド・ローカルに格納する自動登録されたフィルタ。
MpTracingContextFilter(Provider<ServerRequest>) - クラスio.helidon.microprofile.tracing.MpTracingContextFilterのコンストラクタ
JAX-RS実装で使用されるコンストラクタ。
MpTracingFilter - io.helidon.microprofile.tracingのクラス
一致後フィルタを使用してJerseyコールのトレースを追加します。
MpTracingFilter(ResourceInfo) - クラスio.helidon.microprofile.tracing.MpTracingFilterのコンストラクタ
JAX-RSで新規インスタンスを作成します。
MpTracingInterceptor - io.helidon.microprofile.tracingのクラス
Traced注釈のインターセプタ。
MpTracingInterceptor() - クラスio.helidon.microprofile.tracing.MpTracingInterceptorのコンストラクタ
 
MpTracingRestClientFilter - io.helidon.microprofile.tracingのクラス
RESTクライアント固有の情報を処理するフィルタ。
MpTracingRestClientFilter() - クラスio.helidon.microprofile.tracing.MpTracingRestClientFilterのコンストラクタ
 
MpTracingRestClientListener - io.helidon.microprofile.tracingのクラス
Restクライアントのトレース拡張。
MpTracingRestClientListener() - クラスio.helidon.microprofile.tracing.MpTracingRestClientListenerのコンストラクタ
 
MtCacheKey(IdcsMtContext, String) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.MtCacheKeyのコンストラクタ
新しい(不変)キャッシュ・キー。
MtCacheKey(String, String, String) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.MtCacheKeyのコンストラクタ
新しい(不変)キャッシュ・キー。
Multi<T> - io.helidon.common.reactiveのインタフェース
ゼロ個以上のアイテムを生成するFlow.Publisherを表し、オプションでエラーまたは完了が続きます。
multiFromByteChannel(ReadableByteChannel) - インタフェースio.helidon.common.reactive.IoMultiのstaticメソッド
指定されたバイト・チャネルからデータを読み取るマルチ・データを作成します。
multiFromByteChannelBuilder(ReadableByteChannel) - インタフェースio.helidon.common.reactive.IoMultiのstaticメソッド
指定されたReadableByteChannelからMultiのビルダーを作成します。
MultiFromOutputStream - io.helidon.common.reactiveのクラス
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
かわりにOutputStreamMultiを使用してください
MultiFromOutputStream() - クラスio.helidon.common.reactive.MultiFromOutputStreamのコンストラクタ
非推奨。
Flow.PublisherByteBufferイベントとして書き込まれたデータを公開する新しい出力ストリームを作成します。
multiFromStream(InputStream) - インタフェースio.helidon.common.reactive.IoMultiのstaticメソッド
指定されたInputStreamからByteBufferを公開するMultiインスタンスを作成します。
multiFromStreamBuilder(InputStream) - インタフェースio.helidon.common.reactive.IoMultiのstaticメソッド
指定されたInputStreamからMultiのビルダーを作成します。
MultiPart - io.helidon.http.media.multipartのクラス
マルチ・パーツ・メッセージは、パーツのイテレータです。
MultiPart() - クラスio.helidon.http.media.multipart.MultiPartのコンストラクタ
 
MULTIPART_BYTERANGES - クラスio.helidon.common.media.type.MediaTypesのstatic変数
multipart/byte-rangesメディア・タイプ。
MULTIPART_FORM_DATA - クラスio.helidon.common.media.type.MediaTypesのstatic変数
multipart/form-dataメディア・タイプ。
MultiPartSupport - io.helidon.http.media.multipartのクラス
マルチパートのサポートのためのメディア・サポートの実装。
MultiPartSupportProvider - io.helidon.http.media.multipartのクラス
マルチパートをサポートするServiceLoaderプロバイダの実装。
MultiPartSupportProvider() - クラスio.helidon.http.media.multipart.MultiPartSupportProviderのコンストラクタ
非推奨。
MultiTappedPublisher<T> - io.helidon.common.reactiveのクラス
様々なFlowインタフェース・メソッドへのコールをインターセプトし、適切なユーザー・コールバックをコールします。
MultiTappedPublisher.Builder<T> - io.helidon.common.reactiveのクラス
マルチ・タップされたパブリッシャ・ビルダー。カスタム・コールバックを登録します。
multitenancyEndpoints() - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProviderのメソッド
マルチテナントIDCSのアサーションおよびトークン・エンドポイントの取得に使用されるIdcsMtRoleMapperProvider.MultitenancyEndpointsを取得します。
multitenantEndpoints(IdcsMtRoleMapperProvider.MultitenancyEndpoints) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.Builderのメソッド
マルチテナントIDCS設定のデフォルト・エンドポイント・プロバイダを置換します。
multiToByteChannel(WritableByteChannel) - インタフェースio.helidon.common.reactive.IoMultiのstaticメソッド
指定されたWritableByteChannelMulti<ByteBuffer>を使用するファンクションを作成します。
multiToByteChannelBuilder(WritableByteChannel) - インタフェースio.helidon.common.reactive.IoMultiのstaticメソッド
指定されたWritableByteChannelMulti<ByteBuffer>を使用するファンクションを作成します。
MUST_FAIL - 列挙型クラスio.helidon.security.CompositeProviderFlagの列挙定数
プロバイダは失敗する必要があります。
MutabilitySupport - io.helidon.configのクラス
ファイル・ベースのソースのMutabilityサポート。
MySqlConfigureRequest - io.helidon.integrations.vault.secrets.databaseのクラス
MySQLデータベースの構成をリクエストします。
MySqlConfigureRequest(String) - クラスio.helidon.integrations.vault.secrets.database.MySqlConfigureRequestのコンストラクタ
 

N

NackHandler<M> - io.helidon.messagingのインタフェース
メッセージ・コネクタのインタフェース用のナック・ハンドラ。
name - クラスio.helidon.integrations.cdi.jpa.jaxb.Persistence.PersistenceUnitの変数
 
name - クラスio.helidon.integrations.cdi.jpa.jaxb.Persistence.PersistenceUnit.Properties.Propertyの変数
 
name() - インタフェースio.helidon.common.config.Config.Keyのメソッド
構成ノードの名前を返します。
name() - インタフェースio.helidon.common.config.Configのメソッド
Configノードの完全修飾キーの最後のトークンを返します。
name() - インタフェースio.helidon.common.config.ConfigValueのメソッド
元のConfigノードの完全修飾キーの最後のトークンを返します。
name() - インタフェースio.helidon.common.config.NamedServiceのメソッド
この実装の名前(ConfiguredProvider.create(Config, String)を参照)。
name() - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBaseのメソッド
このスレッド・プール・エグゼキュータの名前。
name() - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBase.ThreadPoolConfigImplのメソッド
 
name() - インタフェースio.helidon.common.configurable.ThreadPoolConfigのメソッド
このスレッド・プール・エグゼキュータの名前。
name() - インタフェースio.helidon.common.mapper.Valueのメソッド
この値の名前。ソースをトラブルシューティングする可能性があります。
name() - クラスio.helidon.common.tls.ConfiguredTlsManagerのメソッド
 
name() - クラスio.helidon.common.types.TypeName.BuilderBase.TypeNameImplのメソッド
 
name() - インタフェースio.helidon.common.types.TypeNameのメソッド
クラス名と連結されたパッケージ名を含むベース名。
name() - インタフェースio.helidon.config.Configのメソッド
Configノードの完全修飾キーの最後のトークンを返します。
name() - インタフェースio.helidon.config.ConfigValueのメソッド
元のConfigノードの完全修飾キーの最後のトークンを返します。
name() - クラスio.helidon.cors.CorsSupportBaseのメソッド
 
name() - クラスio.helidon.cors.MappedCrossOriginConfigのメソッド
 
name() - インタフェースio.helidon.dbclient.DbColumnのメソッド
列名
name() - クラスio.helidon.dbclient.health.DbClientHealthCheckのメソッド
 
name() - クラスio.helidon.dbclient.jdbc.JdbcClientProviderのメソッド
 
name() - インタフェースio.helidon.dbclient.jdbc.JdbcConnectionPoolのメソッド
 
name() - クラスio.helidon.dbclient.mongodb.MongoDbClientProviderのメソッド
 
name() - クラスio.helidon.dbclient.mongodb.MongoDbColumnのメソッド
 
name() - インタフェースio.helidon.dbclient.spi.DbClientProviderのメソッド
このプロバイダの名前。
name() - クラスio.helidon.faulttolerance.AsyncConfig.BuilderBase.AsyncConfigImplのメソッド
 
name() - クラスio.helidon.faulttolerance.AsyncConfig.BuilderBaseのメソッド
デバッグ、エラー・レポート、モニタリングの名前。
name() - インタフェースio.helidon.faulttolerance.AsyncConfigのメソッド
デバッグ、エラー・レポート、モニタリングの名前。
name() - クラスio.helidon.faulttolerance.BulkheadConfig.BuilderBase.BulkheadConfigImplのメソッド
 
name() - クラスio.helidon.faulttolerance.BulkheadConfig.BuilderBaseのメソッド
デバッグ、エラー・レポート、モニタリングの名前。
name() - インタフェースio.helidon.faulttolerance.BulkheadConfigのメソッド
デバッグ、エラー・レポート、モニタリングの名前。
name() - クラスio.helidon.faulttolerance.CircuitBreakerConfig.BuilderBase.CircuitBreakerConfigImplのメソッド
 
name() - クラスio.helidon.faulttolerance.CircuitBreakerConfig.BuilderBaseのメソッド
 
name() - インタフェースio.helidon.faulttolerance.CircuitBreakerConfigのメソッド
 
name() - インタフェースio.helidon.faulttolerance.FtHandlerのメソッド
デバッグ、エラー・レポートまたは構成のためにハンドラに割り当てられる名前。
name() - クラスio.helidon.faulttolerance.RetryConfig.BuilderBaseのメソッド
デバッグ、エラー・レポート、モニタリングの名前。
name() - クラスio.helidon.faulttolerance.RetryConfig.BuilderBase.RetryConfigImplのメソッド
 
name() - インタフェースio.helidon.faulttolerance.RetryConfigのメソッド
デバッグ、エラー・レポート、モニタリングの名前。
name() - クラスio.helidon.faulttolerance.TimeoutConfig.BuilderBaseのメソッド
デバッグ、エラー・レポート、モニタリングの名前。
name() - クラスio.helidon.faulttolerance.TimeoutConfig.BuilderBase.TimeoutConfigImplのメソッド
 
name() - インタフェースio.helidon.faulttolerance.TimeoutConfigのメソッド
デバッグ、エラー・レポート、モニタリングの名前。
name() - クラスio.helidon.health.checks.DeadlockHealthCheckのメソッド
 
name() - クラスio.helidon.health.checks.DiskSpaceHealthCheckのメソッド
 
name() - クラスio.helidon.health.checks.HeapMemoryHealthCheckのメソッド
 
name() - インタフェースio.helidon.health.HealthCheckのメソッド
このヘルス・チェックの名前。詳細がリクエストされたときに出力で使用されます。
name() - クラスio.helidon.http.ContentDispositionのメソッド
 
name() - クラスio.helidon.http.encoding.deflate.DeflateEncodingのメソッド
 
name() - クラスio.helidon.http.encoding.gzip.GzipEncodingのメソッド
 
name() - インタフェースio.helidon.http.Headerのメソッド
ユーザーによって構成される、またはワイヤーで受信されるヘッダーの名前。
name() - クラスio.helidon.http.http2.Http2Continuationのメソッド
 
name() - クラスio.helidon.http.http2.Http2DataFrameのメソッド
 
name() - インタフェースio.helidon.http.http2.Http2Frameのメソッド
フレーム名。
name() - レコード・クラスio.helidon.http.http2.Http2GoAwayのメソッド
 
name() - クラスio.helidon.http.http2.Http2Pingのメソッド
 
name() - レコード・クラスio.helidon.http.http2.Http2Priorityのメソッド
 
name() - レコード・クラスio.helidon.http.http2.Http2RstStreamのメソッド
 
name() - クラスio.helidon.http.http2.Http2Settingsのメソッド
 
name() - レコード・クラスio.helidon.http.http2.Http2WindowUpdateのメソッド
 
name() - クラスio.helidon.http.media.FormParamsSupportのメソッド
 
name() - クラスio.helidon.http.media.jackson.JacksonSupportのメソッド
 
name() - クラスio.helidon.http.media.jsonb.JsonbSupportのメソッド
 
name() - クラスio.helidon.http.media.jsonp.JsonpSupportのメソッド
 
name() - クラスio.helidon.http.media.multipart.MultiPartSupportのメソッド
 
name() - インタフェースio.helidon.http.media.multipart.ReadablePartのメソッド
このマルチパート・パーツの名前。
name() - インタフェースio.helidon.http.media.multipart.WriteablePartのメソッド
この部分の名前。
name() - クラスio.helidon.http.media.PathSupportのメソッド
 
name() - クラスio.helidon.http.media.StringSupportのメソッド
 
name() - クラスio.helidon.http.Methodのメソッド
非推奨。
かわりにMethod.text()を使用します。このメソッドはenumと競合
name() - クラスio.helidon.http.SetCookieのメソッド
cookie名を取得します。
name() - クラスio.helidon.http.sse.SseEventのメソッド
このイベントの任意の名前を取得します。
name() - 注釈インタフェースio.helidon.integrations.microstream.cdi.MicrostreamCacheの要素
キャッシュ名を指定します。
name() - クラスio.helidon.integrations.microstream.health.MicrostreamHealthCheckのメソッド
 
name() - クラスio.helidon.integrations.neo4j.health.Neo4jHealthCheckのメソッド
 
name() - クラスio.helidon.integrations.openapi.ui.OpenApiUiのメソッド
 
name() - クラスio.helidon.messaging.Channelのメソッド
チャネル名。コネクタの構成と。
name() - インタフェースio.helidon.metrics.api.Meter.Builderのメソッド
ビルダーが使用する名前を返します。
name() - インタフェースio.helidon.metrics.api.Meter.Idのメソッド
メーター名を返します。
name() - クラスio.helidon.metrics.api.ScopeConfig.BuilderBaseのメソッド
構成が適用されるスコープの名前。
name() - クラスio.helidon.metrics.api.ScopeConfig.BuilderBase.ScopeConfigImplのメソッド
 
name() - インタフェースio.helidon.metrics.api.ScopeConfigのメソッド
構成が適用されるスコープの名前。
name() - クラスio.helidon.openapi.OpenApiFeatureのメソッド
 
name() - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBaseのメソッド
このインスタンスの名前。
name() - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBase.OpenApiFeatureConfigImplのメソッド
 
name() - インタフェースio.helidon.openapi.OpenApiFeatureConfigのメソッド
このインスタンスの名前。
name() - クラスio.helidon.security.AuditEvent.AuditParamのメソッド
このパラメータの名前。
name() - クラスio.helidon.security.providers.common.OutboundTargetのメソッド
このターゲットの名前。
name() - インタフェースio.helidon.security.providers.oidc.common.TenantConfigのメソッド
テナントの名前。
name() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
 
name() - クラスio.helidon.tracing.config.Traceableのメソッド
このトレース可能ユニットの名前。
name() - クラスio.helidon.webclient.http1.Http1ClientProtocolConfig.BuilderBase.Http1ClientProtocolConfigImplのメソッド
 
name() - クラスio.helidon.webclient.http1.Http1ClientProtocolConfig.BuilderBaseのメソッド
 
name() - インタフェースio.helidon.webclient.http1.Http1ClientProtocolConfigのメソッド
 
name() - クラスio.helidon.webclient.http2.Http2ClientProtocolConfig.BuilderBase.Http2ClientProtocolConfigImplのメソッド
 
name() - クラスio.helidon.webclient.http2.Http2ClientProtocolConfig.BuilderBaseのメソッド
 
name() - インタフェースio.helidon.webclient.http2.Http2ClientProtocolConfigのメソッド
 
name() - インタフェースio.helidon.webclient.spi.WebClientServiceのメソッド
 
name() - クラスio.helidon.webclient.websocket.WsClientProtocolConfig.BuilderBaseのメソッド
 
name() - クラスio.helidon.webclient.websocket.WsClientProtocolConfig.BuilderBase.WsClientProtocolConfigImplのメソッド
 
name() - インタフェースio.helidon.webclient.websocket.WsClientProtocolConfigのメソッド
 
name() - クラスio.helidon.webserver.accesslog.AccessLogConfig.BuilderBase.AccessLogConfigImplのメソッド
 
name() - クラスio.helidon.webserver.accesslog.AccessLogConfig.BuilderBaseのメソッド
このインスタンスの名前。
name() - インタフェースio.helidon.webserver.accesslog.AccessLogConfigのメソッド
このインスタンスの名前。
name() - クラスio.helidon.webserver.accesslog.AccessLogFeatureのメソッド
 
name() - クラスio.helidon.webserver.context.ContextFeatureのメソッド
 
name() - クラスio.helidon.webserver.context.ContextFeatureConfig.BuilderBase.ContextFeatureConfigImplのメソッド
 
name() - クラスio.helidon.webserver.context.ContextFeatureConfig.BuilderBaseのメソッド
このインスタンスの名前。
name() - インタフェースio.helidon.webserver.context.ContextFeatureConfigのメソッド
このインスタンスの名前。
name() - クラスio.helidon.webserver.cors.CorsConfig.BuilderBase.CorsConfigImplのメソッド
 
name() - クラスio.helidon.webserver.cors.CorsConfig.BuilderBaseのメソッド
このインスタンスの名前。
name() - インタフェースio.helidon.webserver.cors.CorsConfigのメソッド
このインスタンスの名前。
name() - クラスio.helidon.webserver.cors.CorsFeatureのメソッド
 
name() - クラスio.helidon.webserver.grpc.GrpcConfig.BuilderBase.GrpcConfigImplのメソッド
 
name() - クラスio.helidon.webserver.grpc.GrpcConfig.BuilderBaseのメソッド
 
name() - クラスio.helidon.webserver.http1.Http1Config.BuilderBase.Http1ConfigImplのメソッド
 
name() - クラスio.helidon.webserver.http1.Http1Config.BuilderBaseのメソッド
この構成の名前。ほとんどの場合、NamedService.type()と同じです。
name() - インタフェースio.helidon.webserver.http1.Http1Configのメソッド
この構成の名前。ほとんどの場合、NamedService.type()と同じです。
name() - クラスio.helidon.webserver.http2.Http2Config.BuilderBase.Http2ConfigImplのメソッド
 
name() - クラスio.helidon.webserver.http2.Http2Config.BuilderBaseのメソッド
 
name() - クラスio.helidon.webserver.ListenerConfig.BuilderBase.ListenerConfigImplのメソッド
 
name() - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
このソケットの名前。
name() - インタフェースio.helidon.webserver.ListenerConfigのメソッド
このソケットの名前。
name() - インタフェースio.helidon.webserver.WebServerConfigのメソッド
このソケットの名前。
name() - クラスio.helidon.webserver.WebServerConfig.BuilderBase.WebServerConfigImplのメソッド
このソケットの名前。
name() - インタフェースio.helidon.webserver.observe.config.ConfigObserverConfigのメソッド
 
name() - クラスio.helidon.webserver.observe.config.ConfigObserverConfig.BuilderBase.ConfigObserverConfigImplのメソッド
 
name() - インタフェースio.helidon.webserver.observe.health.HealthObserverConfigのメソッド
 
name() - クラスio.helidon.webserver.observe.health.HealthObserverConfig.BuilderBase.HealthObserverConfigImplのメソッド
 
name() - インタフェースio.helidon.webserver.observe.info.InfoObserverConfigのメソッド
 
name() - クラスio.helidon.webserver.observe.info.InfoObserverConfig.BuilderBase.InfoObserverConfigImplのメソッド
 
name() - インタフェースio.helidon.webserver.observe.log.LogObserverConfigのメソッド
 
name() - クラスio.helidon.webserver.observe.log.LogObserverConfig.BuilderBase.LogObserverConfigImplのメソッド
 
name() - インタフェースio.helidon.webserver.observe.metrics.MetricsObserverConfigのメソッド
 
name() - クラスio.helidon.webserver.observe.metrics.MetricsObserverConfig.BuilderBase.MetricsObserverConfigImplのメソッド
 
name() - クラスio.helidon.webserver.observe.ObserveFeatureのメソッド
 
name() - クラスio.helidon.webserver.observe.ObserveFeatureConfig.BuilderBaseのメソッド
このインスタンスの名前。
name() - クラスio.helidon.webserver.observe.ObserveFeatureConfig.BuilderBase.ObserveFeatureConfigImplのメソッド
 
name() - インタフェースio.helidon.webserver.observe.ObserveFeatureConfigのメソッド
このインスタンスの名前。
name() - クラスio.helidon.webserver.observe.ObserverConfigBase.BuilderBaseのメソッド
このオブザーバの名前。
name() - クラスio.helidon.webserver.observe.ObserverConfigBase.BuilderBase.ObserverConfigBaseImplのメソッド
 
name() - インタフェースio.helidon.webserver.observe.ObserverConfigBaseのメソッド
このオブザーバの名前。
name() - インタフェースio.helidon.webserver.observe.spi.Observerのメソッド
 
name() - インタフェースio.helidon.webserver.observe.tracing.TracingObserverConfigのメソッド
 
name() - クラスio.helidon.webserver.observe.tracing.TracingObserverConfig.BuilderBase.TracingObserverConfigImplのメソッド
 
name() - クラスio.helidon.webserver.security.SecurityFeatureのメソッド
 
name() - クラスio.helidon.webserver.security.SecurityFeatureConfig.BuilderBaseのメソッド
このインスタンスの名前。
name() - クラスio.helidon.webserver.security.SecurityFeatureConfig.BuilderBase.SecurityFeatureConfigImplのメソッド
 
name() - インタフェースio.helidon.webserver.security.SecurityFeatureConfigのメソッド
このインスタンスの名前。
name() - クラスio.helidon.webserver.websocket.WsConfig.BuilderBaseのメソッド
この構成の名前。
name() - クラスio.helidon.webserver.websocket.WsConfig.BuilderBase.WsConfigImplのメソッド
 
name() - インタフェースio.helidon.webserver.websocket.WsConfigのメソッド
この構成の名前。
name(String) - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBaseのメソッド
このスレッド・プール・エグゼキュータの名前。
name(String) - クラスio.helidon.config.ConfigSources.SystemPropertiesConfigSource.Builderのメソッド
 
name(String) - クラスio.helidon.config.MapConfigSource.MapBuilderのメソッド
ソースの名前。
name(String) - クラスio.helidon.cors.CorsSupportBase.Builderのメソッド
CORSサポート・インスタンスに使用する名前を設定します。
name(String) - クラスio.helidon.cors.CorsSupportHelper.Builderのメソッド
名前を設定します。通常、このヘルパーが役立つCORSサポート・インスタンスの名前。
name(String) - クラスio.helidon.cors.MappedCrossOriginConfig.Builderのメソッド
CORS対応コンポーネントまたはアプリケーション(主にロギング用)の名前を設定します。
name(String) - クラスio.helidon.dbclient.health.DbClientHealthCheck.Builderのメソッド
ヘルス・チェックのカスタマイズ名。
name(String) - クラスio.helidon.dbclient.metrics.DbClientMetricBuilderのメソッド
メトリック名を構成します。
name(String) - クラスio.helidon.faulttolerance.AsyncConfig.BuilderBaseのメソッド
デバッグ、エラー・レポート、モニタリングの名前。
name(String) - クラスio.helidon.faulttolerance.BulkheadConfig.BuilderBaseのメソッド
デバッグ、エラー・レポート、モニタリングの名前。
name(String) - クラスio.helidon.faulttolerance.CircuitBreakerConfig.BuilderBaseのメソッド
 
name(String) - クラスio.helidon.faulttolerance.RetryConfig.BuilderBaseのメソッド
デバッグ、エラー・レポート、モニタリングの名前。
name(String) - クラスio.helidon.faulttolerance.TimeoutConfig.BuilderBaseのメソッド
デバッグ、エラー・レポート、モニタリングの名前。
name(String) - クラスio.helidon.http.ContentDisposition.Builderのメソッド
コンテンツ処理nameパラメータを設定します。
name(String) - クラスio.helidon.http.sse.SseEvent.Builderのメソッド
イベント名を設定します。
name(String) - クラスio.helidon.integrations.microstream.health.MicrostreamHealthCheck.Builderのメソッド
ヘルス・チェックのカスタマイズ名。
name(String) - クラスio.helidon.integrations.vault.secrets.database.DbConfigure.Requestのメソッド
資格証明の名前。
name(String) - クラスio.helidon.integrations.vault.secrets.database.DbCreateRole.Requestのメソッド
資格証明の名前。
name(String) - クラスio.helidon.integrations.vault.secrets.database.DbDelete.Requestのメソッド
資格証明の名前。
name(String) - クラスio.helidon.integrations.vault.secrets.database.DbDeleteRole.Requestのメソッド
資格証明の名前。
name(String) - クラスio.helidon.integrations.vault.secrets.database.DbGet.Requestのメソッド
資格証明の名前。
name(String) - クラスio.helidon.integrations.vault.secrets.transit.CreateKey.Requestのメソッド
作成する暗号化キーの名前を指定します。
name(String) - クラスio.helidon.integrations.vault.secrets.transit.DeleteKey.Requestのメソッド
作成する暗号化キーの名前を指定します。
name(String) - クラスio.helidon.integrations.vault.secrets.transit.UpdateKeyConfig.Requestのメソッド
作成する暗号化キーの名前を指定します。
name(String) - クラスio.helidon.integrations.vault.sys.CreatePolicy.Requestのメソッド
ポリシー名。
name(String) - クラスio.helidon.integrations.vault.sys.DeletePolicy.Requestのメソッド
削除するポリシーの名前。
name(String) - クラスio.helidon.messaging.Channel.Builderのメソッド
チャネル名。コネクタの構成と。
name(String) - クラスio.helidon.metrics.api.ScopeConfig.BuilderBaseのメソッド
構成が適用されるスコープの名前。
name(String) - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBaseのメソッド
このインスタンスの名前。
name(String) - クラスio.helidon.security.CompositeProviderSelectionPolicy.Builderのメソッド
明示的なプロバイダ構成に使用するこのプロバイダの名前。
name(String) - クラスio.helidon.security.Grant.Builderのメソッド
この権限の名前。
name(String) - クラスio.helidon.security.Principal.Builderのメソッド
Principal name
name(String) - クラスio.helidon.security.providers.common.OutboundTarget.Builderのメソッド
このアウトバウンド・ターゲットの名前を構成します。
name(String) - クラスio.helidon.security.providers.oidc.common.TenantConfig.Builderのメソッド
テナントの名前。
name(String) - クラスio.helidon.webclient.http1.Http1ClientProtocolConfig.BuilderBaseのメソッド
 
name(String) - クラスio.helidon.webclient.http2.Http2ClientProtocolConfig.BuilderBaseのメソッド
 
name(String) - クラスio.helidon.webclient.websocket.WsClientProtocolConfig.BuilderBaseのメソッド
 
name(String) - クラスio.helidon.webserver.accesslog.AccessLogConfig.BuilderBaseのメソッド
このインスタンスの名前。
name(String) - クラスio.helidon.webserver.context.ContextFeatureConfig.BuilderBaseのメソッド
このインスタンスの名前。
name(String) - クラスio.helidon.webserver.cors.CorsConfig.BuilderBaseのメソッド
このインスタンスの名前。
name(String) - クラスio.helidon.webserver.grpc.GrpcConfig.BuilderBaseのメソッド
 
name(String) - クラスio.helidon.webserver.http1.Http1Config.BuilderBaseのメソッド
この構成の名前。ほとんどの場合、NamedService.type()と同じです。
name(String) - クラスio.helidon.webserver.http2.Http2Config.BuilderBaseのメソッド
 
name(String) - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
このソケットの名前。
name(String) - クラスio.helidon.webserver.observe.ObserveFeatureConfig.BuilderBaseのメソッド
このインスタンスの名前。
name(String) - クラスio.helidon.webserver.observe.ObserverConfigBase.BuilderBaseのメソッド
このオブザーバの名前。
name(String) - クラスio.helidon.webserver.security.SecurityFeatureConfig.BuilderBaseのメソッド
このインスタンスの名前。
name(String) - クラスio.helidon.webserver.websocket.WsConfig.BuilderBaseのメソッド
この構成の名前。
named() - クラスio.helidon.config.Injection$$Moduleのメソッド
 
named() - クラスio.helidon.faulttolerance.Injection$$Moduleのメソッド
 
named() - クラスio.helidon.integrations.oci.sdk.runtime.Injection$$Moduleのメソッド
 
named() - クラスio.helidon.integrations.oci.tls.certificates.Injection$$Moduleのメソッド
 
named() - クラスio.helidon.webclient.api.Injection$$Moduleのメソッド
 
NAMED_FACTORY_ATTRIBUTE - クラスio.helidon.messaging.connectors.jms.JmsConnectorのstatic変数
ファクトリが名前付きBeanとしてインジェクトされる場合、または名前で構成される場合に選択します。
namedDelete(String, Object...) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
構成ファイルに定義されている文を使用して、削除文を作成および実行します。
namedDml(String, Object...) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
構成ファイルに定義されている文を使用して、データ変更文を作成および実行します。
namedFactory(String) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
手動で構成されたConnectionFactories over JmsConnectorBuilder#connectionFactory()から選択します。
namedGet(String, Object...) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
構成ファイルに定義されている文を使用して、データベース問合せを作成および実行します。
namedInsert(String, Object...) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
構成ファイルに定義されている文を使用して、挿入文を作成および実行します。
namedParam(Object) - インタフェースio.helidon.dbclient.DbStatementのメソッド
Objectインスタンスと登録済マッパーを使用してパラメータを構成します。
namedParam(Object) - クラスio.helidon.dbclient.DbStatementBaseのメソッド
 
namedParam(Object) - クラスio.helidon.dbclient.mongodb.MongoDbStatementGetのメソッド
 
NamedProvider<T> - io.helidon.securityのクラス
名前付きセキュリティ・プロバイダのラッパー。
namedQuery(String, Object...) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
構成ファイルに定義されている文を使用して、データベース問合せを作成および実行します。
namedRoutings() - クラスio.helidon.webserver.WebServerConfig.BuilderBaseのメソッド
追加のソケットのルーティング。
namedRoutings() - クラスio.helidon.webserver.WebServerConfig.BuilderBase.WebServerConfigImplのメソッド
 
namedRoutings() - インタフェースio.helidon.webserver.WebServerConfigのメソッド
追加のソケットのルーティング。
NamedService - io.helidon.common.configのインタフェース
ConfiguredProviderとともに使用するには、構成済の各サービスに名前を指定できます。
namedUpdate(String, Object...) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
構成ファイルに定義されている文を使用して、更新文を作成および実行します。
nameFormat(String) - クラスio.helidon.dbclient.metrics.DbClientMetricBuilderのメソッド
名前書式を構成します。
nameFormat(BiFunction<String, DbStatementType, String>) - クラスio.helidon.dbclient.metrics.DbClientMetricBuilderのメソッド
名前書式関数を構成します。
nameFormatter(OciMetricsSupport.NameFormatter) - クラスio.helidon.integrations.oci.metrics.OciMetricsSupport.Builderのメソッド
メトリック名の書式設定に使用するOciMetricsSupport.NameFormatterを設定します。
names() - インタフェースio.helidon.common.parameters.Parametersのメソッド
パラメータ名のセット。
namespace(String) - クラスio.helidon.integrations.oci.metrics.OciMetricsSupport.Builderのメソッド
ネームスペースを設定します。
NANOSECONDS - クラスio.helidon.metrics.api.Meter.BaseUnitsのstatic変数
NarayanaClient - io.helidon.lra.coordinator.client.narayanaのクラス
Narayana LRAコーディネータ・クライアント。
NarayanaClient() - クラスio.helidon.lra.coordinator.client.narayana.NarayanaClientのコンストラクタ
 
NarayanaExtension - io.helidon.integrations.jta.cdiのクラス
NarayanaExtension() - クラスio.helidon.integrations.jta.cdi.NarayanaExtensionのコンストラクタ
新しいNarayanaExtensionを作成します。
NarayanaTransactionServices - io.helidon.integrations.jta.weldのクラス
NarayanaTransactionServices() - クラスio.helidon.integrations.jta.weld.NarayanaTransactionServicesのコンストラクタ
非推奨。
サービス・ローダー専用で、インスタンス化しないでください
nativeBuildTime(ClassLoader) - クラスio.helidon.common.features.HelidonFeaturesのstaticメソッド
すべての機能をスキャンし、ネイティブ・イメージ制限のある機能のエラーおよび警告をログに記録します。
NativeConfig - io.helidon.integrations.graal.nativeimage.extensionのクラス
ネイティブ・イメージ機能を構成するユーティリティ・クラス。
NativeImageException - io.helidon.integrations.graal.mp.nativeimage.extensionの例外クラス
ネイティブ・イメージ・ビルド失敗のマーク付け中に例外が発生しました。
NativeImageException(String, Throwable) - 例外クラスio.helidon.integrations.graal.mp.nativeimage.extension.NativeImageExceptionのコンストラクタ
メッセージと原因を含む新しい例外。
NativeImageHelper - io.helidon.commonのクラス
GraalVMネイティブ・イメージのユーティリティ。
nativeSQL(String) - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
nativeSQL(String) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
NativeTrace - io.helidon.integrations.graal.nativeimage.extensionのクラス
ネイティブ・イメージ解析および反射の登録のためのトレース・ツール。
NativeTrace() - クラスio.helidon.integrations.graal.nativeimage.extension.NativeTraceのコンストラクタ
 
NativeUtil - io.helidon.integrations.graal.nativeimage.extensionのクラス
イメージの検出および分析に役立つユーティリティ。
「構成ツリーでのナビゲート」 - インタフェースio.helidon.config.Configの検索タグ
セクション
「ナビゲーション」 - パッケージ内の検索タグio.helidon.config
セクション
Neo4j - io.helidon.integrations.neo4jのクラス
HelidonのNeo4jサポートのメイン・エントリ・ポイント。
Neo4j.Builder - io.helidon.integrations.neo4jのクラス
Neo4j用のFluent APIビルダー。
Neo4j.Builder.TrustStrategy - io.helidon.integrations.neo4j内の列挙型クラス
セキュリティtrustStrategy。
Neo4jException - io.helidon.integrations.neo4jの例外クラス
Neo4j統合設定またはランタイムの問題を示すHelidon例外。
Neo4jException(String) - 例外クラスio.helidon.integrations.neo4j.Neo4jExceptionのコンストラクタ
Neo4jExceptionコンストラクタ(メッセージあり)。
Neo4jException(String, Throwable) - 例外クラスio.helidon.integrations.neo4j.Neo4jExceptionのコンストラクタ
メッセージおよびスロー可能なNeo4jExceptionコンストラクタ。
Neo4jHealthCheck - io.helidon.integrations.neo4j.healthのクラス
Neo4j (実装HealthCheck)のヘルス・サポート・モジュール。
Neo4jHealthCheck(Driver) - クラスio.helidon.integrations.neo4j.health.Neo4jHealthCheckのコンストラクタ
ヘルス・チェックのコンストラクタ。
Neo4jMetricsSupport - io.helidon.integrations.neo4j.metricsのクラス
メトリクスをサポートするためのNeo4jヘルパー・クラス。
Neo4jMetricsSupport.Builder - io.helidon.integrations.neo4j.metricsのクラス
Neo4jMetricsSupport用のFluent APIビルダー。
nestedConfigKey(String) - クラスio.helidon.microprofile.servicecommon.HelidonRestCdiExtensionのstaticメソッド
サーバー構成ツリー内でネストされた、指定されたサフィクスの設定の構成キーを返します。
never() - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
完了しないMultiインスタンスを取得します。
never() - インタフェースio.helidon.common.reactive.Singleのstaticメソッド
完了しないSingleインスタンスを取得します。
newEngine() - クラスio.helidon.common.tls.Tlsのメソッド
この構成のSSLエンジン。
newFile() - クラスio.helidon.common.testing.junit5.TemporaryFolderExtのメソッド
非推奨。
生成された一意の名前で新しい一時ファイルを作成します。
newFile(String) - クラスio.helidon.common.testing.junit5.TemporaryFolderExtのメソッド
非推奨。
指定された名前で新しい一時ファイルを作成します。
newFolder() - クラスio.helidon.common.testing.junit5.TemporaryFolderExtのメソッド
非推奨。
一意の名前で生成された新しい一時フォルダを作成します。
newFolder(String) - クラスio.helidon.common.testing.junit5.TemporaryFolderExtのメソッド
非推奨。
指定された名前で新しい一時フォルダを作成します。
newInstance(String, Node) - クラスio.helidon.microprofile.openapi.ExpandedTypeDescriptionのメソッド
 
newName() - クラスio.helidon.tracing.config.SpanTracingConfigのメソッド
renameが必要な場合は、新しい名前を返します。
newName(String) - クラスio.helidon.tracing.config.SpanTracingConfig.Builderのメソッド
このスパンの新しい名前を構成します。
next() - インタフェースio.helidon.cors.CorsRequestAdapterのメソッド
チェーン内の次のhandler/filter/requestプロセッサを処理します。
next() - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
next() - インタフェースio.helidon.webserver.http.ServerResponseのメソッド
次のルート (見つからない場合は、Status.NOT_FOUND_404を返します)で処理を続行します。
next() - クラスio.helidon.webserver.http.ServerResponseBaseのメソッド
 
nextDelay(int, long) - インタフェースio.helidon.common.reactive.RetrySchemaのメソッド
最後のポーリングが新しいデータを取得しなかった場合、次の読取りまでの遅延を返します。
nextDelayMillis(long, long, int) - クラスio.helidon.faulttolerance.Retry.DelayingRetryPolicyのメソッド
 
nextDelayMillis(long, long, int) - クラスio.helidon.faulttolerance.Retry.JitterRetryPolicyのメソッド
 
nextDelayMillis(long, long, int) - インタフェースio.helidon.faulttolerance.Retry.RetryPolicyのメソッド
次の遅延(ミリ秒単位)または空のオプションを返して再試行を終了します。
nickname() - クラスio.helidon.security.jwt.Jwtのメソッド
ニックネーム・クレーム。
nickname(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
サブジェクトのニックネーム。
NO_CONTENT_204 - クラスio.helidon.http.Statusのstatic変数
204 コンテンツなし。「HTTP/1.1ドキュメント」を参照してください。
NO_ERROR - 列挙型クラスio.helidon.http.http2.Http2ErrorCodeの列挙定数
関連する条件はエラーの結果ではありません。
NO_EXTENSION - クラスio.helidon.websocket.WsCloseCodesのstatic変数
クライアントは、サーバーがネゴシエーションを行わない拡張を要求しました。
NO_OP - インタフェースio.helidon.http.encoding.ContentDecoderのstatic変数
no opコンテンツ・デコーダ。
NO_OP - インタフェースio.helidon.http.encoding.ContentEncoderのstatic変数
No-opコンテンツ・エンコーダ。
NO_OP - インタフェースio.helidon.webserver.KeyPerformanceIndicatorSupport.Contextのstatic変数
Contextの実装なし。
NO_OP - インタフェースio.helidon.webserver.KeyPerformanceIndicatorSupport.Metricsのstatic変数
Metricsの実装なし。
NO_STATUS_CODE - クラスio.helidon.websocket.WsCloseCodesのstatic変数
予想クローズ・ステータス、受信なし。
noCache() - インタフェースio.helidon.security.providers.common.EvictableCacheのstaticメソッド
キャッシュではない新規キャッシュを作成します(例:
node(ConfigNode.ObjectNode) - クラスio.helidon.config.spi.ConfigContent.NodeContent.Builderのメソッド
このコンテンツの構成を含むノード。
node(String) - インタフェースio.helidon.config.ConfigSourceRuntimeのメソッド
キーに基づいて単一の構成ノードを取得します。
node(String) - インタフェースio.helidon.config.spi.LazyConfigSourceのメソッド
リクエストされたキーのノードの値を指定します。
node(String) - クラスio.helidon.integrations.oci.secrets.configsource.SecretBundleLazyConfigSourceのメソッド
非推奨。
NodeConfigSource - io.helidon.config.spiのインタフェース
基礎となるオリジンからすべてのデータを構成ノードとして読み取ることができる即時ソース。
noDefaultPolicy(boolean) - クラスio.helidon.integrations.vault.auths.token.CreateToken.Requestのメソッド
trueに構成されている場合、defaultポリシーはこのトークン・ポリシー・セットに含まれません。
noDelay(int) - クラスio.helidon.faulttolerance.Retry.DelayingRetryPolicyのstaticメソッド
遅延なしで、指定されたコール数で再試行ポリシーを作成します。
nodeType() - インタフェースio.helidon.config.spi.ConfigNode.ListNodeのメソッド
 
nodeType() - インタフェースio.helidon.config.spi.ConfigNodeのメソッド
このノードのタイプを取得します。
nodeType() - インタフェースio.helidon.config.spi.ConfigNode.ObjectNodeのメソッド
 
nodeType() - インタフェースio.helidon.config.spi.ConfigNode.ValueNodeのメソッド
 
noDigestQop() - クラスio.helidon.security.providers.httpauth.HttpDigestAuthProvider.Builderのメソッド
チャレンジでqopを使用しないでください(RFC-2617ではなくレガシーRFC-2069にフォールバックします)。
noEntityOkResponse(String, ApiRequest<?>, Method, String, HttpClientResponse, ApiResponse.Builder<?, T>) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
エンティティのないレスポンスを作成します。
noHeader(HeaderName) - クラスio.helidon.common.testing.http.junit5.HttpHeaderMatcherのstaticメソッド
ヘッダーが存在しないことをチェックするHeadersのマッチャ。
NON_LOCAL_ATTRIBUTE - クラスio.helidon.messaging.connectors.jms.JmsConnectorのstatic変数
trueの場合、このセッション接続を使用してトピックに公開されたメッセージ、または同じクライアント識別子を持つ他の接続はすべて、永続サブスクリプションに追加されません。
nonce() - クラスio.helidon.security.jwt.Jwtのメソッド
Nonceクレーム。
nonce(Base64Value) - クラスio.helidon.integrations.vault.secrets.transit.Decrypt.Requestのメソッド
暗号化時に使用されるbase64エンコード非ce値を指定します。
nonce(Base64Value) - クラスio.helidon.integrations.vault.secrets.transit.DecryptBatch.BatchEntryのメソッド
非ceを構成します。
nonce(Base64Value) - クラスio.helidon.integrations.vault.secrets.transit.Encrypt.Requestのメソッド
非値を指定します。
nonce(Base64Value) - クラスio.helidon.integrations.vault.secrets.transit.EncryptBatch.BatchEntryのメソッド
非ceを構成します。
nonce(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
Nonce値はリプレイ攻撃を防ぐために使用され、認証リクエストで送信された場合に返される必要があります。
NONE - 列挙型クラスio.helidon.common.SerializationConfig.TraceOptionの列挙定数
デシリアライズ・トレースは実行されていません。
NONE - 列挙型クラスio.helidon.common.tls.TlsClientAuthの列挙定数
相互TLSは無効です。
NONE - 列挙型クラスio.helidon.http.SetCookie.SameSiteの列挙定数
cookieは、すべてのコンテキストで送信されます。つまり、
NONE - 列挙型クラスio.helidon.integrations.cdi.jpa.jaxb.PersistenceUnitCachingTypeの列挙定数
 
NONE - 列挙型クラスio.helidon.integrations.cdi.jpa.jaxb.PersistenceUnitValidationModeTypeの列挙定数
 
NONE - 列挙型クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilder.AutoOffsetResetの列挙定数
コンシューマ・グループに以前のオフセットが見つからない場合は、例外をコンシューマにスローします。
NONE - 列挙型クラスio.helidon.security.providers.httpauth.HttpDigest.Qopの列挙定数
従来のアプローチ - ヘッダーを解析するために内部で使用されます。
NONE - 列挙型クラスio.helidon.security.providers.oidc.common.OidcConfig.ClientAuthenticationの列挙定数
クライアントは、暗黙的なフロー(そして、トークン・エンドポイントは使用しません)のみを使用しているか、クライアント・シークレットまたはその他の認証メカニズムがないパブリック・クライアントであるため、トークン・エンドポイントで自身を認証しません。
NONE - 列挙型クラスio.helidon.webclient.api.Proxy.ProxyTypeの列挙定数
プロキシなし
NONE - クラスio.helidon.metrics.api.Meter.BaseUnitsのstatic変数
ユニットなし。
NONE_JWK - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
フィールドが入力されていないjwkおよびJwk.ALG_NONEアルゴリズム。
nonJtaDataSource - クラスio.helidon.integrations.cdi.jpa.jaxb.Persistence.PersistenceUnitの変数
 
noop() - インタフェースio.helidon.lra.coordinator.client.PropagatedHeadersのstaticメソッド
新しいnoopインスタンスを作成し、常に空のマップの同じインスタンスを返します。
noOp() - インタフェースio.helidon.tracing.Tracerのstaticメソッド
no-opトレーサを作成します。
NOOP - インタフェースio.helidon.http.http2.FlowControl.Outboundのstatic変数
No-opアウトバウンド・フロー制御。接続関連のフレームに使用されます。
noOpMeter(Meter.Builder<?, ?>) - インタフェースio.helidon.metrics.api.MetricsFactoryのメソッド
ビルダーの名前および他の必須パラメータで初期化された、ビルダーのランタイム・タイプによって暗黙的に指定された型のno-op Meterを返します。
nop() - クラスio.helidon.config.PollingStrategiesのstaticメソッド
イベントをまったく起動しないデフォルトのポーリング戦略を提供します。
noPad() - クラスio.helidon.webserver.accesslog.AbstractLogEntry.Builderのメソッド
出力にパディングを適用しません。
noParent(boolean) - クラスio.helidon.integrations.vault.auths.token.CreateToken.Requestのメソッド
この引数は、ルートまたはsudoの呼び出し元が使用した場合にのみ有効です。
noProvider(Class<? extends SecurityProvider>) - クラスio.helidon.security.Security.Builderのメソッド
プロバイダが構成されているかどうかを確認してください。
noProxy() - クラスio.helidon.webclient.api.Proxyのstaticメソッド
リクエストをプロキシしないプロキシ・インスタンス。
NORMAL - 列挙型クラスio.helidon.cors.CorsSupportHelper.RequestTypeの列挙定数
CORS以外のリクエスト。
NORMAL_CLOSE - クラスio.helidon.websocket.WsCloseCodesのstatic変数
通常のクローズ操作を示すためにWsSession.close(int, String)とともに使用するコード。
normalize(String) - クラスio.helidon.cors.CorsSupportHelperのstaticメソッド
パスの先頭または末尾のスラッシュを切り捨てます。
normalizeNameToPrometheus(String) - クラスio.helidon.metrics.providers.micrometer.MicrometerPrometheusFormatterのstaticメソッド
メーター名またはタグ名を、Prometheus単純クライアントで使用される形式に変換します。
noStore(boolean) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
設定した場合、このロールに対して発行または署名された証明書はストレージ・バックエンドに格納されません。
NOT_ACCEPTABLE_406 - クラスio.helidon.http.Statusのstatic変数
406 使用できません。「HTTP/1.1ドキュメント」を参照してください。
NOT_AVAILABLE - インタフェースio.helidon.webserver.accesslog.AccessLogEntryのstatic変数
エントリが使用できない場合は、この文字列を結果として使用します。
NOT_CONSISTENT - クラスio.helidon.websocket.WsCloseCodesのstatic変数
エンドポイントが一貫性のないメッセージを受信しました(例:。
NOT_FOUND - クラスio.helidon.webserver.grpc.GrpcStatusのstatic変数
リクエストされたエンティティ(例、ファイルまたはディレクトリ)の一部が見つかりませんでした。
NOT_FOUND_404 - クラスio.helidon.http.Statusのstatic変数
404 見つかりません。「HTTP/1.1ドキュメント」を参照してください。
NOT_IMPLEMENTED_501 - クラスio.helidon.http.Statusのstatic変数
501 未実装。「HTTP/1.1ドキュメント」を参照してください。
NOT_MODIFIED_304 - クラスio.helidon.http.Statusのstatic変数
304 未変更。「HTTP/1.1ドキュメント」を参照。
NOT_SUPPORTED - 列挙型クラスio.helidon.http.media.MediaSupport.SupportLevelの列挙定数
リクエストされたタイプはサポートされていません。
NOT_SUPPORTED - 列挙型クラスio.helidon.webclient.spi.HttpClientSpi.SupportLevelの列挙定数
このリクエストは、このクライアントではサポートできません。
NOT_SUPPORTED - インタフェースio.helidon.webserver.http2.spi.Http2SubProtocolSelectorのstatic変数
サポートされていないサブプロトコル結果です。
notAccepted() - レコード・クラスio.helidon.http.PathMatchers.MatchResultの静的メソッド
パス・マッチャ結果が受け入れられません。
notAccepted() - レコード・クラスio.helidon.http.PathMatchers.PrefixMatchResultの静的メソッド
パス・プレフィクス・マッチャ結果を受け入れません。
notBefore() - クラスio.helidon.security.jwt.Jwtのメソッド
Not beforeクレーム。
notBefore(Instant) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
not before時間は、このJWTが有効になるまでの時間を定義します。
notBeforeDuration(Duration) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
NotBeforeプロパティをバック日付にする期間を指定します。
notBeforeSeconds(int) - クラスio.helidon.security.providers.jwt.JwtProvider.JwtOutboundTarget.Builderのメソッド
発行時間前に許可された有効性。
NotFoundException - io.helidon.httpの例外クラス
not foundを示すランタイム例外です。
NotFoundException(String) - 例外クラスio.helidon.http.NotFoundExceptionのコンストラクタ
NotFoundExceptionの作成。
NotFoundException(String, Throwable) - 例外クラスio.helidon.http.NotFoundExceptionのコンストラクタ
NotFoundExceptionの作成。
NoVaultAuth - io.helidon.integrations.vault.auths.commonのクラス
未認証のVaultインスタンスを作成するためのJavaサービス・ローダー実装。
NoVaultAuth() - クラスio.helidon.integrations.vault.auths.common.NoVaultAuthのコンストラクタ
サービス・ローダーに必要です。
nullPlusNonNullIsNull() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
nullsAreSortedAtEnd() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
nullsAreSortedAtStart() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
nullsAreSortedHigh() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
nullsAreSortedLow() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
numberOfIterations(int) - クラスio.helidon.common.crypto.SymmetricCipher.Builderのメソッド
パスワードからのキー導出に使用される反復回数。
numUses(int) - クラスio.helidon.integrations.vault.auths.token.CreateToken.Requestのメソッド
指定されたトークンの最大使用回数。

O

object(Object) - クラスio.helidon.security.SecurityRequestBuilderのメソッド
このリクエストにオブジェクトを配置します。
object(String, Object) - クラスio.helidon.security.SecurityRequestBuilderのメソッド
オブジェクトを特定の名前にバインドします。
object(String, Supplier<Object>) - クラスio.helidon.security.SecurityRequestBuilderのメソッド
オブジェクト・サプライヤを特定の名前にバインドします。
object(Supplier<Object>) - クラスio.helidon.security.SecurityRequestBuilderのメソッド
オブジェクト・サプライヤをこのリクエストに追加します。
OBJECT - 列挙型クラスio.helidon.config.Config.Typeの列挙定数
構成ノードは、名前付きメンバー(valueslistsまたはその他のオブジェクト)のオブジェクトです。
OBJECT - 列挙型クラスio.helidon.config.spi.ConfigNode.NodeTypeの列挙定数
オブジェクト(複合構造)には、オプションで値を指定できます。
OBJECT - クラスio.helidon.common.types.TypeNamesのstatic変数
Objectの名前を入力します。
ObjectConfigMapperProvider - io.helidon.config.objectmappingのクラス
Java beanは構成をサポートしています。
ObjectConfigMapperProvider() - クラスio.helidon.config.objectmapping.ObjectConfigMapperProviderのコンストラクタ
 
ObjectFactory - io.helidon.integrations.cdi.jpa.jaxbのクラス
このオブジェクトには、io.helidon.integrations.cdi.jpa.jaxbパッケージで生成された各Javaコンテンツ・インタフェースおよびJava要素インタフェースのファクトリ・メソッドが含まれます。
ObjectFactory() - クラスio.helidon.integrations.cdi.jpa.jaxb.ObjectFactoryのコンストラクタ
パッケージのスキーマ派生クラスの新しいインスタンスの作成に使用できる新しいObjectFactoryを作成: io.helidon.integrations.cdi.jpa.jaxb
ObjectNodeBuilderImpl - io.helidon.configのクラス
ObjectNodeBuilderImpl(Function<String, String>) - クラスio.helidon.config.ObjectNodeBuilderImplのコンストラクタ
オブジェクト・ビルダーを初期化します。
ObjectNodeImpl - io.helidon.configのクラス
ConfigNode.ObjectNodeを実装します。
objectValue() - インタフェースio.helidon.common.types.Annotationのメソッド
オブジェクトとしての注釈の値。
objectValue() - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
オブジェクトとしての注釈の値。
objectValue(String) - インタフェースio.helidon.common.types.Annotationのメソッド
オブジェクトとしての注釈プロパティの値。
objectValue(String) - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
オブジェクトとしての注釈プロパティの値。
ObserveFeature - io.helidon.webserver.observeのクラス
利用可能なすべての監視プロバイダのサポート (または構成済)。
ObserveFeatureConfig - io.helidon.webserver.observeのインタフェース
可観測性機能自体の構成。
ObserveFeatureConfig.Builder - io.helidon.webserver.observeのクラス
ObserveFeatureのFluent APIビルダー。
ObserveFeatureConfig.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.webserver.observeのクラス
ObserveFeatureのFluent APIビルダー・ベース。
ObserveFeatureConfig.BuilderBase.ObserveFeatureConfigImpl - io.helidon.webserver.observeのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
ObserveFeatureConfigImpl(ObserveFeatureConfig.BuilderBase<?, ?>) - クラスio.helidon.webserver.observe.ObserveFeatureConfig.BuilderBase.ObserveFeatureConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
ObserveFeatureProvider - io.helidon.webserver.observeのクラス
WebServerの監視機能のためのServiceLoaderプロバイダの実装。
ObserveFeatureProvider() - クラスio.helidon.webserver.observe.ObserveFeatureProviderのコンストラクタ
非推奨。
ServiceLoaderの場合のみ
observeManagedBeans(ProcessManagedBean<?>) - クラスio.helidon.microprofile.servicecommon.HelidonRestCdiExtensionのメソッド
すべてのマネージドBeanを確認します。ただし、Javaクラスが ProcessAnnotatedTypeオブザーバ(選択した注釈を持つクラスのみを記録)によって以前に記録されていないものはすぐに消去されます。
observeOn(Executor) - インタフェースio.helidon.common.reactive.Multiのメソッド
デフォルトのバッファ・サイズ32を使用して、指定されたエグゼキュータ・スレッドのダウンストリームにアップストリームのシグナルを再発行し、アイテムの前にエラーをスキップします。
observeOn(Executor) - インタフェースio.helidon.common.reactive.Singleのメソッド
指定されたエグゼキュータ・スレッドのダウンストリームにアップストリーム・シグナルを再発行します。
observeOn(Executor) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
指定されたエグゼキュータ・スレッドのダウンストリームにアップストリーム・シグナルを再発行します。
observeOn(Executor, int, boolean) - インタフェースio.helidon.common.reactive.Multiのメソッド
指定されたエグゼキュータ・スレッドのダウンストリームにアップストリーム・シグナルを再発行します。
ObserveProvider - io.helidon.webserver.observe.spiのインタフェース
可観測性サービスのServiceLoaderプロバイダ・インタフェース。
Observer - io.helidon.webserver.observe.spiのインタフェース
オブザーバは、ヘルス、メトリクスなどの可観測性機能をHelidon ObserveFeatureに追加します。
ObserverConfigBase - io.helidon.webserver.observeのインタフェース
エンドポイントを公開するオブザーバのベース構成。
ObserverConfigBase.Builder - io.helidon.webserver.observeのクラス
ObserverConfigBaseのFluent APIビルダー。
ObserverConfigBase.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.webserver.observeのクラス
ObserverConfigBaseのFluent APIビルダー・ベース。
ObserverConfigBase.BuilderBase.ObserverConfigBaseImpl - io.helidon.webserver.observeのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
ObserverConfigBaseImpl(ObserverConfigBase.BuilderBase<?, ?>) - クラスio.helidon.webserver.observe.ObserverConfigBase.BuilderBase.ObserverConfigBaseImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
observers() - クラスio.helidon.webserver.observe.ObserveFeatureConfig.BuilderBase.ObserveFeatureConfigImplのメソッド
 
observers() - クラスio.helidon.webserver.observe.ObserveFeatureConfig.BuilderBaseのメソッド
この監視機能で使用するオブザーバ。
observers() - インタフェースio.helidon.webserver.observe.ObserveFeatureConfigのメソッド
この監視機能で使用するオブザーバ。
observers(List<? extends Observer>) - クラスio.helidon.webserver.observe.ObserveFeatureConfig.BuilderBaseのメソッド
この監視機能で使用するオブザーバ。
observersDiscoverServices(boolean) - クラスio.helidon.webserver.observe.ObserveFeatureConfig.BuilderBaseのメソッド
この監視機能で使用するオブザーバ。
OciAuthenticationDetailsProvider$$Injection$$Activator - io.helidon.integrations.oci.sdk.runtimeのクラス
OciAuthenticationDetailsProviderのアクティベータ。
OciAuthenticationDetailsProvider$$Injection$$Activator() - クラスio.helidon.integrations.oci.sdk.runtime.OciAuthenticationDetailsProvider$$Injection$$Activatorのコンストラクタ
デフォルトのアクティベータ・コンストラクタです。
ociAuthenticationProvider() - クラスio.helidon.integrations.oci.sdk.runtime.OciExtensionのstaticメソッド
グローバルに構成されたOCI認証プロバイダのサプライヤ。
OciAvailability - io.helidon.integrations.oci.sdk.runtimeのインタフェース
現在のランタイム環境がOCIコンピュート・ノード上またはOCIコンピュート・ノード内で実行されているかどうかを確認するための便利な契約を提供します。
OciAvailabilityDefault$$Injection$$Activator - io.helidon.integrations.oci.sdk.runtimeのクラス
OciAvailabilityDefaultのアクティベータ。
OciAvailabilityDefault$$Injection$$Activator() - クラスio.helidon.integrations.oci.sdk.runtime.OciAvailabilityDefault$$Injection$$Activatorのコンストラクタ
デフォルトのアクティベータ・コンストラクタです。
OciCertificatesDownloader - io.helidon.integrations.oci.tls.certificates.spiのインタフェース
OCIからの証明書のダウンロードに使用される契約。
OciCertificatesDownloader.Certificates - io.helidon.integrations.oci.tls.certificates.spiのクラス
証明書チェーンと、ダウンロードした証明書のバージョン識別子を表します。
OciCertificatesTlsManager - io.helidon.integrations.oci.tls.certificatesのインタフェース
TlsManagerのOCI証明書契約。
OciCertificatesTlsManagerConfig - io.helidon.integrations.oci.tls.certificatesのインタフェース
OciCertificatesTlsManagerのブループリント構成。
OciCertificatesTlsManagerConfig.Builder - io.helidon.integrations.oci.tls.certificatesのクラス
OciCertificatesTlsManagerのFluent APIビルダー。
OciCertificatesTlsManagerConfig.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.integrations.oci.tls.certificatesのクラス
OciCertificatesTlsManagerのFluent APIビルダー・ベース。
OciCertificatesTlsManagerConfig.BuilderBase.OciCertificatesTlsManagerConfigImpl - io.helidon.integrations.oci.tls.certificatesのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
OciCertificatesTlsManagerConfigImpl(OciCertificatesTlsManagerConfig.BuilderBase<?, ?>) - クラスio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfig.BuilderBase.OciCertificatesTlsManagerConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
ociConfig() - クラスio.helidon.integrations.oci.sdk.runtime.OciExtensionのstaticメソッド
ブートストラップ環境で現在定義されているグローバルOciConfigビーンを返します。
OciConfig - io.helidon.integrations.oci.sdk.runtimeのインタフェース
OciAuthenticationDetailsProviderで使用される構成。
OciConfig.Builder - io.helidon.integrations.oci.sdk.runtimeのクラス
OciConfigのFluent APIビルダー。
OciConfig.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.integrations.oci.sdk.runtimeのクラス
OciConfigのFluent APIビルダー・ベース。
OciConfig.BuilderBase.OciConfigImpl - io.helidon.integrations.oci.sdk.runtimeのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
OciConfigImpl(OciConfig.BuilderBase<?, ?>) - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBase.OciConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
OciExtension - io.helidon.integrations.oci.sdk.cdiのクラス
Oracle Cloud Infrastructure Java SDKから「サービス・インタフェース」「サービス・クライアント」「サービス・クライアント・ビルダー」「非同期サービス・インタフェース」「非同期サービス・クライアント」または「非同期サービス・クライアント・ビルダー」「インジェクション」を有効にする「CDI 3.0ポータブル拡張」
OciExtension - io.helidon.integrations.oci.sdk.runtimeのクラス
このクラスにより、Oracle Cloud Infrastructure Java SDKへの統合のための構成アクセスが可能になります。
OciExtension() - クラスio.helidon.integrations.oci.sdk.cdi.OciExtensionのコンストラクタ
非推奨。
ServiceLoaderの場合のみ使用します。
OciMetricsBean - io.helidon.integrations.oci.metrics.cdiのクラス
OCIメトリクス統合CDI拡張。
OciMetricsBean() - クラスio.helidon.integrations.oci.metrics.cdi.OciMetricsBeanのコンストラクタ
 
OciMetricsCdiExtension - io.helidon.integrations.oci.metrics.cdiのクラス
OCIメトリクス統合CDI拡張。
OciMetricsCdiExtension() - クラスio.helidon.integrations.oci.metrics.cdi.OciMetricsCdiExtensionのコンストラクタ
 
OciMetricsSupport - io.helidon.integrations.oci.metricsのクラス
OCIメトリクスのサポート。
OciMetricsSupport.Builder - io.helidon.integrations.oci.metricsのクラス
OciMetricsSupportを作成するFluent APIビルダー。
OciMetricsSupport.NameFormatter - io.helidon.integrations.oci.metricsのインタフェース
OCIで使用するメトリック名の書式設定の動作を指定します。
OciPrivateKeyDownloader - io.helidon.integrations.oci.tls.certificates.spiのインタフェース
OCIからの秘密キーのダウンロードに使用される契約。
OciRegionProvider$$Injection$$Activator - io.helidon.integrations.oci.sdk.runtimeのクラス
OciRegionProviderのアクティベータ。
OciRegionProvider$$Injection$$Activator() - クラスio.helidon.integrations.oci.sdk.runtime.OciRegionProvider$$Injection$$Activatorのコンストラクタ
デフォルトのアクティベータ・コンストラクタです。
OciSecretsConfigSourceProvider - io.helidon.integrations.oci.secrets.configsourceのクラス
Oracle Cloud Infrastructure (OCI) 「シークレット取得」およびVault APIと相互作用する「作成」 ConfigSource実装のConfigSourceProvider
OciSecretsConfigSourceProvider() - クラスio.helidon.integrations.oci.secrets.configsource.OciSecretsConfigSourceProviderのコンストラクタ
非推奨。
ServiceLoaderでのみ使用します。
OciSecretsMpMetaConfigProvider - io.helidon.integrations.oci.secrets.mp.configsourceのクラス
Oracle Cloud Infrastructure (OCI) 「シークレット取得」およびVault APIを使用してConfigSource実装を提供するMpMetaConfigProvider
OciSecretsMpMetaConfigProvider() - クラスio.helidon.integrations.oci.secrets.mp.configsource.OciSecretsMpMetaConfigProviderのコンストラクタ
非推奨。
Helidon構成サブシステムでのみ使用します。
of(int) - 列挙型クラスio.helidon.http.Status.Familyの静的メソッド
レスポンス・ステータス・コードのファミリを取得します。
of(String) - クラスio.helidon.config.AbstractNodeBuilderImpl.MergingKeyのstaticメソッド
文字列表現から解析されたキーのインスタンスを作成します。
of(K, V) - インタフェースio.helidon.messaging.connectors.kafka.KafkaMessageのstaticメソッド
指定されたペイロードおよびack関数を使用してメッセージを作成します。
of(K, V, Supplier<CompletionStage<Void>>) - インタフェースio.helidon.messaging.connectors.kafka.KafkaMessageのstaticメソッド
指定されたペイロードおよびack関数を使用してメッセージを作成します。
of(PAYLOAD) - インタフェースio.helidon.messaging.connectors.jms.JmsMessageのstaticメソッド
指定されたペイロードでJmsMessageを作成します。
of(PAYLOAD, Supplier<CompletionStage<Void>>) - インタフェースio.helidon.messaging.connectors.jms.JmsMessageのstaticメソッド
指定されたペイロードおよびack関数を使用してJmsMessageを作成します。
of(T) - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryのメソッド
 
of(T...) - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryのメソッド
 
of(V) - インタフェースio.helidon.messaging.connectors.kafka.KafkaMessageのstaticメソッド
指定されたペイロードおよびack関数を使用してメッセージを作成します。
of(V, Supplier<CompletionStage<Void>>) - インタフェースio.helidon.messaging.connectors.kafka.KafkaMessageのstaticメソッド
指定されたペイロードおよびack関数を使用してメッセージを作成します。
ofNullable(T) - クラスio.helidon.microprofile.reactive.HelidonReactivePublisherFactoryのメソッド
 
OidcCdiExtension - io.helidon.microprofile.oidcのクラス
Open ID ConnectをサポートするMicroprofile拡張。
OidcCdiExtension() - クラスio.helidon.microprofile.oidc.OidcCdiExtensionのコンストラクタ
 
oidcConfig() - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBase.Builderのメソッド
IDCSインスタンスにアクセスする構成を取得します。
oidcConfig() - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBaseのメソッド
このプロバイダを拡張するクラスによってフィールドが重複しないように、OidcConfigにアクセスします。
oidcConfig(OidcConfig) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBase.Builderのメソッド
次のように明示的なOidcConfigインスタンスを使用します。
oidcConfig(OidcConfig) - クラスio.helidon.security.providers.oidc.OidcProvider.Builderのメソッド
OIDC (オープンID接続)の構成。
OidcConfig - io.helidon.security.providers.oidc.commonのクラス
OIDC仕様を利用するすべてのリソース(セキュリティ・プロバイダ、webサーバー拡張、IDCS接続など)から使用可能なOIDCの構成。
OidcConfig.Builder - io.helidon.security.providers.oidc.commonのクラス
OidcConfigのインスタンスを構築するためのfluent API Builder
OidcConfig.ClientAuthentication - io.helidon.security.providers.oidc.common内の列挙型クラス
トークン・エンドポイントの使用時に認可サーバーに認証するためにクライアントが使用するクライアント認証メソッド。
OidcConfig.RequestType - io.helidon.security.providers.oidc.common内の列挙型クラス
アイデンティティ・プロバイダへのリクエストのタイプ。
OidcCookieHandler - io.helidon.security.providers.oidc.commonのクラス
OIDCで使用されるcookieのハンドラ。
OidcFeature - io.helidon.security.providers.oidcのクラス
OIDC統合では、webサーバーを介してWebリソースを公開する必要があります。
OidcFeature.Builder - io.helidon.security.providers.oidcのクラス
OidcFeature用のfluent APIビルダー。
oidcMetadata() - インタフェースio.helidon.security.providers.oidc.common.TenantConfigのメソッド
OIDCメタデータ。
oidcMetadata() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
 
oidcMetadata(Resource) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
様々なアイデンティティ・サービスへのエンドポイントおよびアイデンティティ・サーバーに関する情報を含むOIDCメタデータのリソース構成。
oidcMetadata(Resource) - クラスio.helidon.security.providers.oidc.common.TenantConfig.Builderのメソッド
様々なアイデンティティ・サービスへのエンドポイントおよびアイデンティティ・サーバーに関する情報を含むOIDCメタデータのリソース構成。
oidcMetadata(JsonObject) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
OIDCメタデータを含むJsonObject。
oidcMetadata(JsonObject) - クラスio.helidon.security.providers.oidc.common.TenantConfig.Builderのメソッド
OIDCメタデータを含むJsonObject。
oidcMetadataWellKnown(boolean) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
trueに設定すると、oidc-metadata-resourceを使用して明示的に定義されていないかぎり、メタデータはデフォルトの(well known)のロケーションからロードされます。
oidcMetadataWellKnown(boolean) - クラスio.helidon.security.providers.oidc.common.TenantConfig.Builderのメソッド
trueに設定すると、oidc-metadata-resourceを使用して明示的に定義されていないかぎり、メタデータはデフォルトの(well known)のロケーションからロードされます。
OidcProvider - io.helidon.security.providers.oidcのクラス
Open ID Connect認証プロバイダ。
OidcProvider.Builder - io.helidon.security.providers.oidcのクラス
OidcProviderのビルダー。
OidcProviderService - io.helidon.security.providers.oidcのクラス
OIDCプロバイダ・インスタンスを作成するJavaサービス。
OidcProviderService() - クラスio.helidon.security.providers.oidc.OidcProviderServiceのコンストラクタ
 
ok() - インタフェースio.helidon.cors.CorsResponseAdapterのメソッド
このアダプタで設定され、ステータスがOKに設定されたヘッダーのみを含むレスポンスを返します。
OK - 列挙型クラスio.helidon.tracing.Span.Statusの列挙定数
スパンは正常に実行されました。
OK - クラスio.helidon.webserver.grpc.GrpcStatusのstatic変数
操作は正常に完了しました
OK_200 - クラスio.helidon.http.Statusのstatic変数
200 OK。「HTTP/1.1ドキュメント」を参照してください。
okSeverity() - 注釈インタフェースio.helidon.security.annotations.Auditedの要素
成功したレスポンス(httpでは、これは1** 2**および3**ステータスになります)を含むリクエストの重大度。
onAbort(Consumer<? super Throwable>) - クラスio.helidon.common.reactive.BufferedEmittingPublisherのメソッド
このパブリッシャが失敗したとき、またはemit()を実行しているエンティティが認識できないように取り消されたときに、コールバックが実行されます。
onAck(Supplier<CompletionStage<Void>>) - クラスio.helidon.messaging.connectors.jms.JmsMessage.OutgoingJmsMessageBuilderのメソッド
メッセージが確認されるとコールバックが呼び出されます。
onAfterClass(ITestClass) - クラスio.helidon.microprofile.testing.testng.HelidonTestNgListenerのメソッド
 
onBeforeClass(ITestClass) - クラスio.helidon.microprofile.testing.testng.HelidonTestNgListenerのメソッド
 
onCancel(Runnable) - クラスio.helidon.common.reactive.CompletionSingleのメソッド
 
onCancel(Runnable) - クラスio.helidon.common.reactive.EmittingPublisherのメソッド
ダウンストリームからの取消シグナルが到着したときに実行されます。
onCancel(Runnable) - インタフェースio.helidon.common.reactive.Multiのメソッド
取消しシグナルを受信したときに、指定されたRunnableを実行します。
onCancel(Runnable) - クラスio.helidon.common.reactive.MultiTappedPublisherのメソッド
 
onCancel(Runnable) - インタフェースio.helidon.common.reactive.Singleのメソッド
取消しシグナルを受信したときに、指定されたRunnableを実行します。
onCancel(Runnable) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
取消しシグナルを受信したときに、指定されたRunnableを実行します。
onCancel(String) - クラスio.helidon.microprofile.messaging.health.MessagingLivenessCheckのメソッド
 
onCancel(String) - インタフェースio.helidon.microprofile.messaging.MessagingChannelProcessorのメソッド
ダウンストリームからの取消のリスナー。
onCancelCallback(Runnable) - クラスio.helidon.common.reactive.MultiTappedPublisher.Builderのメソッド
取消しコールバック時。
onChange(BiConsumer<String, ConfigNode>) - インタフェースio.helidon.config.ConfigSourceRuntimeのメソッド
ランタイムのサポートを変更します。
onChange(BiConsumer<String, ConfigNode>) - クラスio.helidon.config.PrefixedConfigSourceのメソッド
 
onChange(BiConsumer<String, ConfigNode>) - インタフェースio.helidon.config.spi.EventConfigSourceのメソッド
変更リスナーを登録します。
onChange(Consumer<Config>) - インタフェースio.helidon.config.Configのメソッド
構成全体または特定の構成ノードで変更が発生するたびに起動されるConsumerを登録します。
onChange(Consumer<SystemTagsManager>) - インタフェースio.helidon.metrics.api.SystemTagsManagerのstaticメソッド
新しい構成で新しいシステム・タグ・マネージャが作成されたときに通知するサブスクリプションを許可します。
onChange(Consumer<String>) - インタフェースio.helidon.security.providers.oidc.common.spi.TenantConfigFinderのメソッド
変更リスナーを登録します。
onCleanup(Consumer<? super T>) - クラスio.helidon.common.reactive.BufferedEmittingPublisherのメソッド
バッファ・アイテムの所有権を(失敗、completeNowまたはサブスクリプションが取り消されます)に渡さずにパブリッシャが終了すると、バッファをクリーンアップするためにコールバックが実行されます。
onClose() - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
実際のクローズ操作の完了後に作業を実行するために、ConditionallyCloseableConnection.close()メソッドによってコールされます。
onClose() - インタフェースio.helidon.webclient.spi.Sourceのメソッド
イベント・ストリーム終了のハンドラ。
onClose(WsSession, int, String) - インタフェースio.helidon.websocket.WsListenerのメソッド
クローズを受け取りました。
onComplete() - クラスio.helidon.common.reactive.SequentialSubscriberのメソッド
 
onComplete() - クラスio.helidon.messaging.connectors.kafka.KafkaSubscriberのメソッド
 
onComplete(Runnable) - インタフェースio.helidon.common.reactive.Multiのメソッド
onCompleteシグナルの受信時に、指定されたRunnableを実行します。
onComplete(Runnable) - クラスio.helidon.common.reactive.MultiTappedPublisherのメソッド
 
onComplete(Runnable) - インタフェースio.helidon.common.reactive.Singleのメソッド
onCompleteシグナルの受信時に、指定されたRunnableを実行します。
onComplete(Runnable) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
onCompleteシグナルの受信時に、指定されたRunnableを実行します。
onComplete(String) - クラスio.helidon.microprofile.messaging.health.MessagingLivenessCheckのメソッド
 
onComplete(String) - インタフェースio.helidon.microprofile.messaging.MessagingChannelProcessorのメソッド
アップストリームからのonCompleteシグナルのリスナー。
onCompleteCallback(Runnable) - クラスio.helidon.common.reactive.MultiTappedPublisher.Builderのメソッド
完了時コールバック。
onCompleted() - クラスio.helidon.webserver.grpc.CollectingObserverのメソッド
 
onCompleteResume(T) - インタフェースio.helidon.common.reactive.Multiのメソッド
onCompleteシグナルがインターセプトされた場合、単一アイテムからストリームを再開します。
onCompleteResume(T) - インタフェースio.helidon.common.reactive.Singleのメソッド
onCompleteシグナルがインターセプトされた場合、単一アイテムからストリームを再開します。
onCompleteResume(T) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
onCompleteシグナルがインターセプトされた場合、単一アイテムからストリームを再開します。
onCompleteResumeWith(Flow.Publisher<? extends T>) - インタフェースio.helidon.common.reactive.Multiのメソッド
onCompleteシグナルがインターセプトされた場合、指定されたパブリッシャからストリームを再開します。
onCompleteResumeWith(Flow.Publisher<? extends T>) - インタフェースio.helidon.common.reactive.Singleのメソッド
onCompleteシグナルがインターセプトされた場合、指定されたパブリッシャからストリームを再開します。
onCompleteResumeWith(Flow.Publisher<? extends T>) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
onCompleteシグナルがインターセプトされた場合、指定されたパブリッシャからストリームを再開します。
onCompleteResumeWithSingle(Function<Optional<T>, ? extends Single <? extends T>>) - インタフェースio.helidon.common.reactive.Singleのメソッド
onCompleteシグナルがインターセプトされた場合、指定されたシングルのストリームを再開します。
onCounterAdded(String, Counter) - クラスio.helidon.dbclient.metrics.hikari.DropwizardMetricsListenerのメソッド
 
onCounterRemoved(String) - クラスio.helidon.dbclient.metrics.hikari.DropwizardMetricsListenerのメソッド
 
onCreate(MeterRegistry, MetricsConfig) - インタフェースio.helidon.metrics.spi.MeterRegistryLifeCycleListenerのメソッド
新しいMeterRegistryが作成されると、通知を受け取ります。
onCreate(MeterRegistry, MetricsConfig) - クラスio.helidon.microprofile.metrics.RegistryFactoryManagerのメソッド
 
onDiscovery(MetricAnnotationDiscovery) - インタフェースio.helidon.microprofile.metrics.spi.MetricAnnotationDiscoveryObserverのメソッド
コンストラクタまたはメソッドに適用するためにメトリック注釈が検出されたことをオブザーバに通知します。
onEmit(Consumer<T> ) - クラスio.helidon.common.reactive.BufferedEmittingPublisherのメソッド
onNextが実際に送信された直後に実行されるコールバック。
onEmpty(Runnable) - インタフェースio.helidon.common.reactive.OptionalCompletionStageのメソッド
このステージが正常に完了してnullを返すと、指定されたアクションを実行する新しいOptionalCompletionStageを返します。
onError(WsSession, Throwable) - インタフェースio.helidon.websocket.WsListenerのメソッド
エラーが発生しました。
onError(String, Throwable) - クラスio.helidon.microprofile.messaging.health.MessagingLivenessCheckのメソッド
 
onError(String, Throwable) - インタフェースio.helidon.microprofile.messaging.MessagingChannelProcessorのメソッド
アップストリームからのonErrorイベントのリスナー。
onError(Throwable) - クラスio.helidon.common.reactive.SequentialSubscriberのメソッド
 
onError(Throwable) - クラスio.helidon.messaging.connectors.kafka.KafkaSubscriberのメソッド
 
onError(Throwable) - インタフェースio.helidon.webclient.spi.Sourceのメソッド
ソースの処理中に発生したエラーのハンドラ。
onError(Throwable) - クラスio.helidon.webserver.grpc.CollectingObserverのメソッド
 
onError(Consumer<? super Throwable>) - インタフェースio.helidon.common.reactive.Multiのメソッド
onErrorシグナルの受信時に、指定されたRunnableを実行します。
onError(Consumer<? super Throwable>) - クラスio.helidon.common.reactive.MultiTappedPublisherのメソッド
 
onError(Consumer<? super Throwable>) - インタフェースio.helidon.common.reactive.Singleのメソッド
onErrorシグナルの受信時に、指定されたConsumerを実行します。
onError(Consumer<? super Throwable>) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
onErrorシグナルの受信時に、指定されたRunnableを実行します。
onErrorCallback(Consumer<? super Throwable>) - クラスio.helidon.common.reactive.MultiTappedPublisher.Builderのメソッド
エラー・コールバック時。
onErrorResume(Function<? super Throwable, ? extends T>) - インタフェースio.helidon.common.reactive.Multiのメソッド
onErrorシグナルを受信した場合にonNextとして送信されるアイテムを提供するFunction
onErrorResume(Function<? super Throwable, ? extends T>) - インタフェースio.helidon.common.reactive.Singleのメソッド
onErrorシグナルを受信した場合にonNextとして送信されるアイテムを提供するFunction
onErrorResume(Function<? super Throwable, ? extends T>) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
onErrorシグナルを受信した場合にonNextとして送信されるアイテムを提供するFunction
onErrorResumeWith(Function<? super Throwable, ? extends Flow.Publisher<? extends T>>) - インタフェースio.helidon.common.reactive.Multiのメソッド
onErrorシグナルがインターセプトされた場合、指定されたパブリッシャからストリームを再開します。
onErrorResumeWith(Function<? super Throwable, ? extends Flow.Publisher<? extends T>>) - インタフェースio.helidon.common.reactive.Singleのメソッド
onErrorシグナルがインターセプトされた場合、指定されたパブリッシャからストリームを再開します。
onErrorResumeWith(Function<? super Throwable, ? extends Flow.Publisher<? extends T>>) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
onErrorシグナルがインターセプトされた場合、指定されたパブリッシャからストリームを再開します。
onErrorResumeWithSingle(Function<? super Throwable, ? extends Single<? extends T>>) - インタフェースio.helidon.common.reactive.Singleのメソッド
onErrorシグナルがインターセプトされた場合、指定されたパブリッシャからストリームを再開します。
onEvent(SseEvent) - インタフェースio.helidon.webclient.sse.SseSourceのメソッド
 
onEvent(T) - インタフェースio.helidon.webclient.spi.Sourceのメソッド
新しく受信したイベントのハンドラ。
onException(ClientRequestContext, PostInvocationInterceptor.ExceptionContext) - クラスio.helidon.tracing.jersey.client.ClientTracingInterceptorのメソッド
クライアント例外が発生し、トレース・フィルタによって作成されたアクティブなスパンがある場合は、スパンを終了します。
onGaugeAdded(String, Gauge<?>) - クラスio.helidon.dbclient.metrics.hikari.DropwizardMetricsListenerのメソッド
 
onGaugeRemoved(String) - クラスio.helidon.dbclient.metrics.hikari.DropwizardMetricsListenerのメソッド
 
onHistogramAdded(String, Histogram) - クラスio.helidon.dbclient.metrics.hikari.DropwizardMetricsListenerのメソッド
 
onHistogramRemoved(String) - クラスio.helidon.dbclient.metrics.hikari.DropwizardMetricsListenerのメソッド
 
onHttpUpgrade(HttpPrologue, Headers) - インタフェースio.helidon.websocket.WsListenerのメソッド
ハンドシェイク・プロセス中に呼び出されます。
onInit(String) - クラスio.helidon.microprofile.messaging.health.MessagingLivenessCheckのメソッド
 
onInit(String) - クラスio.helidon.microprofile.messaging.health.MessagingReadinessCheckのメソッド
 
onInit(String) - インタフェースio.helidon.microprofile.messaging.MessagingChannelProcessorのメソッド
実際のサブスクライブ前の初期イベントのリスナー。
OnlyWhenOnClasspath() - クラスio.helidon.integrations.graal.mp.nativeimage.extension.RestClientSubstitution.OnlyWhenOnClasspathのコンストラクタ
 
onMessage(WsSession, BufferData, boolean) - インタフェースio.helidon.websocket.WsListenerのメソッド
バイナリ・フラグメントを受け取りました。
onMessage(WsSession, String, boolean) - インタフェースio.helidon.websocket.WsListenerのメソッド
テキスト・フラグメントを受け取りました。
onMeterAdded(String, Meter) - クラスio.helidon.dbclient.metrics.hikari.DropwizardMetricsListenerのメソッド
 
onMeterAdded(Consumer<Meter>) - インタフェースio.helidon.metrics.api.MeterRegistry.Builderのメソッド
メーター追加イベントへのサブスクライバを記録します。
onMeterAdded(Consumer<Meter>) - インタフェースio.helidon.metrics.api.MeterRegistryのメソッド
Meterが追加されたときに通知されるリスナーを登録します。
onMeterRemoved(String) - クラスio.helidon.dbclient.metrics.hikari.DropwizardMetricsListenerのメソッド
 
onMeterRemoved(Consumer<Meter>) - インタフェースio.helidon.metrics.api.MeterRegistry.Builderのメソッド
メーターで削除されたイベントのサブスクライバを記録します。
onMeterRemoved(Consumer<Meter>) - インタフェースio.helidon.metrics.api.MeterRegistryのメソッド
Meterが削除されたときに通知を受け取るリスナーを登録します。
onNewBuilder(ClientBuilder) - クラスio.helidon.jersey.client.JerseyClientBuilderListenerのメソッド
 
onNewClient(Class<?>, RestClientBuilder) - クラスio.helidon.microprofile.restclient.MpRestClientListenerのメソッド
 
onNewClient(Class<?>, RestClientBuilder) - クラスio.helidon.microprofile.tracing.MpTracingRestClientListenerのメソッド
 
onNext(Message<V> ) - クラスio.helidon.messaging.connectors.kafka.KafkaSubscriberのメソッド
 
onNext(T) - クラスio.helidon.common.reactive.SequentialSubscriberのメソッド
 
onNext(V) - クラスio.helidon.webserver.grpc.CollectingObserverのメソッド
 
onNextCallback(Consumer<? super T>) - クラスio.helidon.common.reactive.MultiTappedPublisher.Builderのメソッド
次のコールバック時。
onNoConfig(SerializationConfig.Action) - クラスio.helidon.common.SerializationConfig.Builderのメソッド
グローバル・フィルタの構成がない場合のアクション。
onOpen() - インタフェースio.helidon.webclient.spi.Sourceのメソッド
イベント・ストリーム作成のハンドラ。
onOpen(WsSession) - インタフェースio.helidon.websocket.WsListenerのメソッド
セッションが開いています。
onPing(WsSession, BufferData) - インタフェースio.helidon.websocket.WsListenerのメソッド
pingを受け取りました。
onPong(WsSession, BufferData) - インタフェースio.helidon.websocket.WsListenerのメソッド
ポンを受け取りました。
onRegistration(MetricAnnotationDiscovery, Metadata, MetricID, Metric) - インタフェースio.helidon.microprofile.metrics.spi.MetricRegistrationObserverのメソッド
実行可能ファイルに適用されるメトリック注釈のためにメトリックが登録されたことをオブザーバに通知します。
onRequest(String, long) - インタフェースio.helidon.microprofile.messaging.MessagingChannelProcessorのメソッド
ダウンストリームからのリクエストのリスナー。
onRequest(BiConsumer<Long, Long>) - クラスio.helidon.common.reactive.BufferedEmittingPublisherのメソッド
ダウンストリームからのリクエスト・シグナルの受信時に実行されるコールバック。
onRequest(BiConsumer<Long, Long>) - クラスio.helidon.common.reactive.EmittingPublisherのメソッド
ダウンストリームからのリクエスト・シグナルの受信時に実行されるコールバック。
onRequest(BiConsumer<Long, Long>) - クラスio.helidon.common.reactive.IoMulti.OutputStreamMultiBuilderのメソッド
ダウンストリームからのリクエスト・シグナルの受信時に実行されるコールバック。
onRequest(BiConsumer<Long, Long>) - クラスio.helidon.common.reactive.MultiFromOutputStreamのメソッド
非推奨。
ダウンストリームからのリクエスト・シグナルの受信時に実行されるコールバック。
onRequestCallback(LongConsumer) - クラスio.helidon.common.reactive.MultiTappedPublisher.Builderのメソッド
リクエスト時コールバック。
onRequestCompleted(boolean, long) - インタフェースio.helidon.webserver.KeyPerformanceIndicatorSupport.Metricsのメソッド
リクエストの処理が終了したときに呼び出されます。
onRequestReceived() - インタフェースio.helidon.webserver.KeyPerformanceIndicatorSupport.Metricsのメソッド
リクエストが受信されたときに呼び出されます。
onRequestStarted() - インタフェースio.helidon.webserver.KeyPerformanceIndicatorSupport.Metricsのメソッド
リクエストの処理が開始されたときに呼び出されます。
onStart() - クラスio.helidon.faulttolerance.AsyncConfig.BuilderBase.AsyncConfigImplのメソッド
 
onStart() - クラスio.helidon.faulttolerance.AsyncConfig.BuilderBaseのメソッド
非同期タスクの実行が開始されるときに完了する将来。
onStart() - インタフェースio.helidon.faulttolerance.AsyncConfigのメソッド
非同期タスクの実行が開始されるときに完了する将来。
onStart(CompletableFuture<Async>) - クラスio.helidon.faulttolerance.AsyncConfig.BuilderBaseのメソッド
非同期タスクの実行が開始されるときに完了する将来。
onSubscribe(String, Subscriber<Message<?>>, Subscription) - クラスio.helidon.microprofile.messaging.health.MessagingReadinessCheckのメソッド
 
onSubscribe(String, Subscriber<Message<?>>, Subscription) - インタフェースio.helidon.microprofile.messaging.MessagingChannelProcessorのメソッド
アップストリームからのonSubscribeシグナルのリスナー。
onSubscribe(Flow.Subscription) - クラスio.helidon.common.reactive.SequentialSubscriberのメソッド
 
onSubscribe(Subscription) - クラスio.helidon.messaging.connectors.kafka.KafkaSubscriberのメソッド
 
onSubscribeCallback(Runnable) - クラスio.helidon.common.reactive.MultiTappedPublisher.Builderのメソッド
サブスクリプション・コールバックです。
onTerminate(Runnable) - インタフェースio.helidon.common.reactive.Multiのメソッド
シグナルonComplete、onCancelまたはonErrorのいずれかを受信したときに、指定されたRunnableを実行します。
onTerminate(Runnable) - クラスio.helidon.common.reactive.MultiTappedPublisherのメソッド
 
onTerminate(Runnable) - インタフェースio.helidon.common.reactive.Singleのメソッド
シグナルonComplete、onCancelまたはonErrorのいずれかを受信したときに、指定されたRunnableを実行します。
onTerminate(Runnable) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
シグナルonComplete、onCancelまたはonErrorのいずれかを受信したときに、指定されたRunnableを実行します。
onTestFailure(ITestResult) - クラスio.helidon.microprofile.testing.testng.HelidonTestNgListenerのメソッド
 
onTestStart(ITestResult) - クラスio.helidon.microprofile.testing.testng.HelidonTestNgListenerのメソッド
 
onTestSuccess(ITestResult) - クラスio.helidon.microprofile.testing.testng.HelidonTestNgListenerのメソッド
 
onTimerAdded(String, Timer) - クラスio.helidon.dbclient.metrics.hikari.DropwizardMetricsListenerのメソッド
 
onTimerRemoved(String) - クラスio.helidon.dbclient.metrics.hikari.DropwizardMetricsListenerのメソッド
 
onValue(Consumer<? super T>) - インタフェースio.helidon.common.reactive.OptionalCompletionStageのメソッド
このステージが正常に完了してnull以外を返したときに、このステージの結果を指定されたアクションの引数として実行される新しいOptionalCompletionStageを返します。
onWrongConfig(SerializationConfig.Action) - クラスio.helidon.common.SerializationConfig.Builderのメソッド
グローバル・フィルタの構成が正しくない場合に実行するアクション。
opCode() - クラスio.helidon.websocket.ClientWsFrameのメソッド
 
opCode() - クラスio.helidon.websocket.ServerWsFrameのメソッド
 
opCode() - インタフェースio.helidon.websocket.WsFrameのメソッド
このフレームの操作コード。
opCode(WsOpCode) - クラスio.helidon.websocket.ClientWsFrameのメソッド
このフレームの操作コードを構成します。
opCode(WsOpCode) - クラスio.helidon.websocket.ServerWsFrameのメソッド
このフレームの操作コードを構成します。
OPEN - 列挙型クラスio.helidon.faulttolerance.CircuitBreaker.Stateの列挙定数
回線がオープンしており、すべてのリクエストがCircuitBreakerOpenExceptionで失敗します。
OPEN - 列挙型クラスio.helidon.http.http2.Http2StreamStateの列挙定数
ローカル・ストリームとリモート・ストリームの両方がオープンしています。
OpenApiCdiExtension - io.helidon.microprofile.openapiのクラス
クラス・パスにMETA-INF/jandex.idxファイルが存在しない場合にCDIからJandex索引(SmallRye OpenAPIに渡す)を構築できるようにするポータブル拡張機能。
OpenApiCdiExtension() - クラスio.helidon.microprofile.openapi.OpenApiCdiExtensionのコンストラクタ
新しいインスタンスを作成します。
OpenApiFeature - io.helidon.openapiのクラス
Helidon OpenAPIのサポート。
OpenApiFeatureConfig - io.helidon.openapiのインタフェース
OpenApiFeature prototype.
OpenApiFeatureConfig.Builder - io.helidon.openapiのクラス
OpenApiFeatureのFluent APIビルダー。
OpenApiFeatureConfig.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.openapiのクラス
OpenApiFeatureのFluent APIビルダー・ベース。
OpenApiFeatureConfig.BuilderBase.OpenApiFeatureConfigImpl - io.helidon.openapiのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
OpenApiFeatureConfigImpl(OpenApiFeatureConfig.BuilderBase<?, ?>) - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBase.OpenApiFeatureConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
OpenApiFeatureProvider - io.helidon.openapiのクラス
WebServerのOpenAPI機能のServiceLoaderプロバイダ実装。
OpenApiFeatureProvider() - クラスio.helidon.openapi.OpenApiFeatureProviderのコンストラクタ
非推奨。
ServiceLoaderの場合のみ
OpenApiFormat - io.helidon.openapi内の列挙型クラス
サポートされるOpenApi formats.
OpenApiManager<T> - io.helidon.openapiのインタフェース
OpenApiマネージャ。
OpenApiManagerProvider - io.helidon.openapi.spiのインタフェース
OpenApiManager provider.
OpenApiService - io.helidon.openapiのインタフェース
OpenAPIサービス。
OpenApiServiceProvider - io.helidon.openapi.spiのインタフェース
OpenApiService provider.
OpenApiUi - io.helidon.integrations.openapi.uiのクラス
OpenApi UIを提供するOpenApiService
OpenApiUiConfig - io.helidon.integrations.openapi.uiのインタフェース
OpenApiUi prototype.
OpenApiUiConfig.Builder - io.helidon.integrations.openapi.uiのクラス
OpenApiUiのFluent APIビルダー。
OpenApiUiConfig.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.integrations.openapi.uiのクラス
OpenApiUiのFluent APIビルダー・ベース。
OpenApiUiConfig.BuilderBase.OpenApiUiConfigImpl - io.helidon.integrations.openapi.uiのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
OpenApiUiConfigImpl(OpenApiUiConfig.BuilderBase<?, ?>) - クラスio.helidon.integrations.openapi.ui.OpenApiUiConfig.BuilderBase.OpenApiUiConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
OpenApiUiProvider - io.helidon.integrations.openapi.uiのクラス
OpenApiUiProvider() - クラスio.helidon.integrations.openapi.ui.OpenApiUiProviderのコンストラクタ
非推奨。
ServiceLoaderによってのみ使用されます
OpenTelemetryTracerProvider - io.helidon.tracing.providers.opentelemetryのクラス
TracerProviderのサービス・ローダー・プロバイダの実装。
OpenTelemetryTracerProvider() - クラスio.helidon.tracing.providers.opentelemetry.OpenTelemetryTracerProviderのコンストラクタ
 
OpenTracing - io.helidon.tracing.providers.opentracingのクラス
オープン・トレース・タイプのラッパーを作成するトレース・ファクトリ・メソッドを開きます。
OpenTracingProvider - io.helidon.tracing.providers.opentracing.spiのインタフェース
トレースSPIを開き、様々なトレーサを含めます。
OpenTracingTracerBuilder<T> - io.helidon.tracing.providers.opentracingのインタフェース
tracerをトレースするビルダー。
OpenTracingTracerProvider - io.helidon.tracing.providers.opentracingのクラス
オープン・トレース・トレーサのTracerProviderのサービス実装ServiceLoader
OpenTracingTracerProvider() - クラスio.helidon.tracing.providers.opentracing.OpenTracingTracerProviderのコンストラクタ
 
OPERATION_DECRYPT - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
コンテンツを復号化し、必要に応じて復号化をバリデートします。
OPERATION_DERIVE_BITS - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
キーとして使用しないビットを導出します。
OPERATION_DERIVE_KEY - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
導出キー。
OPERATION_ENCRYPT - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
コンテンツの暗号化。
OPERATION_SIGN - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
デジタル・シグネチャまたはMACをコンピュートします。
OPERATION_UNWRAP_KEY - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
キーを復号化し、復号化をバリデートします(該当する場合)。
OPERATION_VERIFY - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
デジタル・シグネチャまたはMACを確認します。
OPERATION_WRAP_KEY - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
暗号化キー
operations() - クラスio.helidon.security.jwt.jwk.Jwkのメソッド
このJWKで許可されている操作。
operations(List<String>) - クラスio.helidon.security.jwt.jwk.JwkEC.Builderのメソッド
このJWKの意図した操作。
operations(List<String>) - クラスio.helidon.security.jwt.jwk.JwkOctet.Builderのメソッド
このJWKの意図した操作。
operations(List<String>) - クラスio.helidon.security.jwt.jwk.JwkRSA.Builderのメソッド
このJWKの意図した操作。
operatorName() - クラスio.helidon.common.reactive.MultiTappedPublisherのメソッド
 
option(String, boolean) - クラスio.helidon.integrations.graal.nativeimage.extension.NativeConfigのstaticメソッド
ブール・オプションを検索します。
Option - io.helidon.builder.apiのクラス
プロトタイプ・オプション注釈。
Option.Access - io.helidon.builder.apiの注釈インタフェース
ビルダー・メソッドのアクセス修飾子をカスタマイズします。
Option.AllowedValue - io.helidon.builder.apiの注釈インタフェース
オプションの可能な値のリストを定義するために使用できます。
Option.AllowedValues - io.helidon.builder.apiの注釈インタフェース
このオプションに指定できる値。
Option.Confidential - io.helidon.builder.apiの注釈インタフェース
getterメソッドを機密としてマーク - toStringメソッドのクリア・テキストでの使用には適していません。
Option.Configured - io.helidon.builder.apiの注釈インタフェース
プロトタイプ・オプションをConfigから読み取ることができるものとしてマークします。
Option.Default - io.helidon.builder.apiの注釈インタフェース
プロトタイプ・オプションの文字列デフォルト値。
Option.DefaultBoolean - io.helidon.builder.apiの注釈インタフェース
プロトタイプ・オプションのブール型デフォルト値。
Option.DefaultCode - io.helidon.builder.apiの注釈インタフェース
ソースに詳細にコピーされるデフォルト値。
Option.DefaultDouble - io.helidon.builder.apiの注釈インタフェース
プロトタイプ・オプションのdoubleのデフォルト値。
Option.DefaultInt - io.helidon.builder.apiの注釈インタフェース
プロトタイプ・オプションの整数のデフォルト値。
Option.DefaultLong - io.helidon.builder.apiの注釈インタフェース
プロトタイプ・オプションの長いデフォルト値。
Option.DefaultMethod - io.helidon.builder.apiの注釈インタフェース
プロトタイプ・オプションのメソッドから作成されるデフォルト値。
Option.Deprecated - io.helidon.builder.apiの注釈インタフェース
オプションを非推奨としてマークします。
Option.Provider - io.helidon.builder.apiの注釈インタフェース
オプションをServiceLoaderから取得したものとしてマークします。
Option.Redundant - io.helidon.builder.apiの注釈インタフェース
getterメソッドを冗長としてマーク - equalshashcode、および/またはtoStringでは重要ではありません。
Option.Required - io.helidon.builder.apiの注釈インタフェース
オプションを必須オプションとしてマークします。
Option.SameGeneric - io.helidon.builder.apiの注釈インタフェース
キーと値の汎用型が同じである必要があるマップ・プロパティをマークする場合に便利です。
Option.Singular - io.helidon.builder.apiの注釈インタフェース
この注釈をPrototype.Blueprint注釈付きインタフェース・メソッドに適用すると、生成されたクラスには追加の"add*()メソッドも含まれます。
Option.Type - io.helidon.builder.apiの注釈インタフェース
型が同じモジュール内にあり、注釈プロセッサで正しく推測できない場合に備えて、型(ジェネリックを含む場合があります)を明示的に定義します。
optional() - クラスio.helidon.config.AbstractSourceのメソッド
 
optional() - クラスio.helidon.config.PrefixedConfigSourceのメソッド
 
optional() - インタフェースio.helidon.config.spi.Source.Builderのメソッド
このソースをオプションになるように構成します。
optional() - インタフェースio.helidon.config.spi.Sourceのメソッド
このソースがオプションかどうか。
optional() - 注釈インタフェースio.helidon.security.annotations.Authenticatedの要素
optionalに設定すると、認証が試行されますが、失敗した場合は、認証されたユーザー/サービスなしで呼び出されます。
optional(boolean) - クラスio.helidon.config.AbstractSourceBuilderのメソッド
 
optional(boolean) - インタフェースio.helidon.config.spi.Source.Builderのメソッド
ソースがオプションかどうか。
optional(boolean) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
認証が必要かどうか。
optional(boolean) - クラスio.helidon.security.providers.google.login.GoogleTokenProvider.Builderのメソッド
trueに設定すると、このプロバイダは無効なリクエストの場合に失敗するかわりにSecurityResponse.SecurityStatus.ABSTAINを返します。
optional(boolean) - クラスio.helidon.security.providers.header.HeaderAtnProvider.Builderのメソッド
認証が必要かどうか。
optional(boolean) - クラスio.helidon.security.providers.httpauth.HttpBasicAuthProvider.Builderのメソッド
認証が必要かどうか。
optional(boolean) - クラスio.helidon.security.providers.httpauth.HttpDigestAuthProvider.Builderのメソッド
認証が必要かどうか。
optional(boolean) - クラスio.helidon.security.providers.httpsign.HttpSignProvider.Builderのメソッド
シグネチャがオプションかどうかを設定します。
optional(boolean) - クラスio.helidon.security.providers.jwt.JwtProvider.Builderのメソッド
認証が必要かどうか。
optional(boolean) - クラスio.helidon.security.providers.oidc.OidcProvider.Builderのメソッド
認証が必要かどうか。
optional(boolean) - クラスio.helidon.security.SecurityRequestBuilderのメソッド
セキュリティがオプションであることを設定します。
OPTIONAL - 列挙型クラスio.helidon.common.tls.TlsClientAuthの列挙定数
相互TLSはオプションです。
OPTIONAL - 列挙型クラスio.helidon.security.CompositeProviderFlagの列挙定数
プロバイダは成功する場合と棄権される場合があります。
OPTIONAL - 列挙型クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.Flagの列挙定数
セキュリティを使用できます(例:
OPTIONAL - クラスio.helidon.common.types.TypeNamesのstatic変数
Optionalの名前を入力します。
optionalAudience(boolean) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
オーディエンス要求をオプションにすることを許可します。
optionalAudience(boolean) - クラスio.helidon.security.providers.oidc.common.TenantConfig.Builderのメソッド
オーディエンス要求をオプションにすることを許可します。
OptionalCompletionStage<T> - io.helidon.common.reactiveのインタフェース
要素が存在する場合および存在しない場合にケースの処理を許可する完了ステージ。
optionalEmpty() - クラスio.helidon.common.testing.junit5.OptionalMatcherのstaticメソッド
空であることをチェックするOptionalの正規表現エンジン。
OptionalMatcher - io.helidon.common.testing.junit5のクラス
OptionalのHamcrestマッチャ。
optionalPresent() - クラスio.helidon.common.testing.junit5.OptionalMatcherのstaticメソッド
存在するかどうかをチェックするOptionalの正規表現エンジン。
optionalSupplier() - インタフェースio.helidon.common.config.ConfigValueのメソッド
構成ノードのOptional<T>Supplierを返します。
optionalSupplier() - インタフェースio.helidon.config.ConfigValueのメソッド
構成ノードのOptional<T>Supplierを返します。
optionalValue(Matcher<? super T>) - クラスio.helidon.common.testing.junit5.OptionalMatcherのstaticメソッド
存在するかどうか、および値が指定されたマッチャと一致するかどうかをチェックするOptionalのマッチャ。
OptionalValue<T> - io.helidon.common.mapperのインタフェース
(変換)と他の型へのマッピングをサポートする型付きの値。
options() - クラスio.helidon.integrations.openapi.ui.OpenApiUiConfig.BuilderBase.OpenApiUiConfigImplのメソッド
 
options() - クラスio.helidon.integrations.openapi.ui.OpenApiUiConfig.BuilderBaseのメソッド
実装固有のUIオプションをマージします。
options() - インタフェースio.helidon.integrations.openapi.ui.OpenApiUiConfigのメソッド
実装固有のUIオプションをマージします。
options() - インタフェースio.helidon.webclient.api.HttpClientのメソッド
デフォルト・パスを持つoptionsメソッドのショートカット。
options(Handler...) - インタフェースio.helidon.webserver.http.HttpRouting.Builderのメソッド
 
options(Handler...) - インタフェースio.helidon.webserver.http.HttpRulesのメソッド
オプション・ルートを追加します。
options(String) - インタフェースio.helidon.webclient.api.HttpClientのメソッド
パスを持つoptionsメソッドのショートカット。
options(String, Handler...) - インタフェースio.helidon.webserver.http.HttpRouting.Builderのメソッド
 
options(String, Handler...) - インタフェースio.helidon.webserver.http.HttpRulesのメソッド
オプション・ルートを追加します。
options(Map<? extends String, ? extends String>) - クラスio.helidon.integrations.openapi.ui.OpenApiUiConfig.BuilderBaseのメソッド
このメソッドは、すべての値を新しい値に置き換えます。
OPTIONS - クラスio.helidon.http.Methodのstatic変数
OPTIONSメソッドは、Request-URIによって識別されるリクエスト/レスポンス・チェーンで使用できる通信オプションに関する情報を要求します。
or(Supplier<? extends Optional<T>>) - インタフェースio.helidon.common.mapper.OptionalValueのメソッド
基礎となるOptionalに値がない場合は、提供するファンクションによって生成されたOptionalに設定します。
OracleConfigureRequest - io.helidon.integrations.vault.secrets.databaseのクラス
Oracleデータベースの構成をリクエストします。
OracleConfigureRequest(String) - クラスio.helidon.integrations.vault.secrets.database.OracleConfigureRequestのコンストラクタ
 
orElse(T) - インタフェースio.helidon.common.mapper.OptionalValueのメソッド
存在する場合は値を返し、それ以外の場合はotherを返します。
orElseGet(Supplier<? extends T>) - インタフェースio.helidon.common.mapper.OptionalValueのメソッド
値が存在する場合はその値を返し、そうでない場合はotherを呼び出し、その呼び出しの結果を返します。
orElseThrow() - インタフェースio.helidon.common.mapper.OptionalValueのメソッド
値が存在する場合は値を返し、存在しない場合はNoSuchElementExceptionをスローします。
orElseThrow(Supplier<? extends X>) - インタフェースio.helidon.common.mapper.OptionalValueのメソッド
値が存在する場合は、その含まれている値を返し、それ以外の場合は、指定されたサプライヤによって作成された例外をスローします。
origin() - クラスio.helidon.security.Grantのメソッド
この権限付与の元 - これは、任意の文字列、URI、それを作成するコンポーネントなどです。
origin(String) - クラスio.helidon.security.Grant.Builderのメソッド
この権限付与の元(例:
ORIGIN - クラスio.helidon.http.HeaderNamesのstatic変数
<code>{@value}</code>ヘッダー名。
originatingElement() - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのメソッド
このインスタンスの作成に使用される要素。
originatingElement() - クラスio.helidon.common.types.TypedElementInfo.BuilderBase.TypedElementInfoImplのメソッド
 
originatingElement() - インタフェースio.helidon.common.types.TypedElementInfoのメソッド
このインスタンスの作成に使用される要素。
originatingElement() - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
このインスタンスの作成に使用される要素。
originatingElement() - クラスio.helidon.common.types.TypeInfo.BuilderBase.TypeInfoImplのメソッド
 
originatingElement() - インタフェースio.helidon.common.types.TypeInfoのメソッド
このインスタンスの作成に使用される要素。
originatingElement(Object) - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのメソッド
このインスタンスの作成に使用される要素。
originatingElement(Object) - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
このインスタンスの作成に使用される要素。
origins() - クラスio.helidon.microprofile.tyrus.TyrusUpgraderのメソッド
 
origins() - クラスio.helidon.webserver.websocket.WsConfig.BuilderBaseのメソッド
WebSocketオリジン。
origins() - クラスio.helidon.webserver.websocket.WsConfig.BuilderBase.WsConfigImplのメソッド
 
origins() - インタフェースio.helidon.webserver.websocket.WsConfigのメソッド
WebSocketオリジン。
origins() - クラスio.helidon.webserver.websocket.WsUpgraderのメソッド
 
origins(Set<? extends String>) - クラスio.helidon.webserver.websocket.WsConfig.BuilderBaseのメソッド
WebSocketオリジン。
orphan() - クラスio.helidon.integrations.vault.auths.token.TokenResponseのメソッド
トークンが孤立した (親なし)かどうか。
orphan(boolean) - クラスio.helidon.integrations.vault.auths.token.CreateTokenRole.Requestのメソッド
trueの場合、このポリシーに対して作成されたトークンは孤立トークン(親がありません)になります。
OTHER - 列挙型クラスio.helidon.common.types.ElementKindの列挙定数
探しているものではありません。
OTHER - 列挙型クラスio.helidon.http.DirectHandler.EventTypeの列挙定数
その他のタイプです。予期されるステータス・コードを指定してください。
OTHER - 列挙型クラスio.helidon.http.Status.Familyの列挙定数
その他の認識されないHTTPステータス・コード。
OTHER - 列挙型クラスio.helidon.metrics.api.Meter.Typeの列挙定数
その他
otherElementInfo() - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
このタイプを構成する要素で、"other"とみなされるか、処理には関係ないためスキップされます。
otherElementInfo() - クラスio.helidon.common.types.TypeInfo.BuilderBase.TypeInfoImplのメソッド
 
otherElementInfo() - インタフェースio.helidon.common.types.TypeInfoのメソッド
このタイプを構成する要素で、"other"とみなされるか、処理には関係ないためスキップされます。
otherElementInfo(List<? extends TypedElementInfo>) - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
このタイプを構成する要素で、"other"とみなされるか、処理には関係ないためスキップされます。
othersDeletesAreVisible(int) - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
othersInsertsAreVisible(int) - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
othersUpdatesAreVisible(int) - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
OUT_OF_RANGE - クラスio.helidon.webserver.grpc.GrpcStatusのstatic変数
有効な範囲を超えて操作が試行されました。
outbound() - クラスio.helidon.http.http2.ConnectionFlowControlのメソッド
接続アウトバウンド・フロー制御ウィンドウ。DATAの送信時に減少し、WINDOW_UPDATEまたはINIT_WINDOW_SIZEの受信時に増分します。
outbound() - クラスio.helidon.http.http2.StreamFlowControlのメソッド
アウトバウンド・フロー制御は、リクエストされた量を超えるデータが反対側に送信されないようにします。
outbound(OutboundConfig) - クラスio.helidon.security.providers.httpsign.HttpSignProvider.Builderのメソッド
アウトバウンド・ターゲットをこのビルダーに追加します。
OUTBOUND_SPAN_QUALIFIER - クラスio.helidon.tracing.config.TracingConfigUtilのstatic変数
Contextに登録されているアウトバウンドio.opentracing.SpanContextの修飾子。
OUTBOUND_TYPE_PREFIX - インタフェースio.helidon.security.AuditEventのstatic変数
アウトバウンド・セキュリティ(アイデンティティ伝播など)イベントの予約済イベント・タイプ・プレフィクス。
outboundClientBuilder() - インタフェースio.helidon.security.SecurityContextのメソッド
アイデンティティ伝播、アイデンティティ・マッピング、アウトバウンド・コールの暗号化などに使用されるプログラムによるアウトバウンド・セキュリティのためのアウトバウンド・セキュリティ・クライアント・ビルダー。
outboundConfig(OutboundConfig) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
アウトバウンド・ルールの構成。
outboundConfig(OutboundConfig) - クラスio.helidon.security.providers.google.login.GoogleTokenProvider.Builderのメソッド
アウトバウンド構成 - トークンが伝播されるアウトバウンド・ターゲットのセット。
outboundConfig(OutboundConfig) - クラスio.helidon.security.providers.jwt.JwtProvider.Builderのメソッド
アウトバウンド・ルールの構成。
outboundConfig(OutboundConfig) - クラスio.helidon.security.providers.oidc.OidcProvider.Builderのメソッド
アウトバウンド・ルールの構成。
OutboundConfig - io.helidon.security.providers.commonのクラス
アウトバウンド・セキュリティ・ターゲットの構成。
OutboundConfig() - クラスio.helidon.security.providers.common.OutboundConfigのコンストラクタ
 
OutboundConfig.Builder - io.helidon.security.providers.commonのクラス
OutboundConfigビルダー(構成から読み取らない場合)。
outboundEndpointConfig(EndpointConfig) - クラスio.helidon.security.OutboundSecurityClientBuilderのメソッド
このアウトバウンド・コールのアウトバウンド・エンドポイント構成(注釈、構成、属性など。)を構成します。
outboundEndpointConfig(Supplier<EndpointConfig>) - クラスio.helidon.security.OutboundSecurityClientBuilderのメソッド
このアウトバウンド・コールのアウトバウンド・エンドポイント構成(注釈、構成、属性など。)を構成します。
outboundEnvironment(SecurityEnvironment) - クラスio.helidon.security.OutboundSecurityClientBuilderのメソッド
このアウトバウンド・コールのアウトバウンド環境(パス、ヘッダー、URIなど。)を構成します。
outboundEnvironment(Supplier<SecurityEnvironment>) - クラスio.helidon.security.OutboundSecurityClientBuilderのメソッド
このアウトバウンド・コールのアウトバウンド環境(パス、ヘッダー、URIなど。)を構成します。
outboundSecurity(ProviderRequest, SecurityEnvironment, EndpointConfig) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProviderのメソッド
 
outboundSecurity(ProviderRequest, SecurityEnvironment, EndpointConfig) - クラスio.helidon.security.providers.google.login.GoogleTokenProviderのメソッド
 
outboundSecurity(ProviderRequest, SecurityEnvironment, EndpointConfig) - クラスio.helidon.security.providers.header.HeaderAtnProviderのメソッド
 
outboundSecurity(ProviderRequest, SecurityEnvironment, EndpointConfig) - クラスio.helidon.security.providers.httpauth.HttpBasicAuthProviderのメソッド
 
outboundSecurity(ProviderRequest, SecurityEnvironment, EndpointConfig) - クラスio.helidon.security.providers.httpsign.HttpSignProviderのメソッド
 
outboundSecurity(ProviderRequest, SecurityEnvironment, EndpointConfig) - クラスio.helidon.security.providers.jwt.JwtProviderのメソッド
 
outboundSecurity(ProviderRequest, SecurityEnvironment, EndpointConfig) - クラスio.helidon.security.providers.oidc.OidcProviderのメソッド
 
outboundSecurity(ProviderRequest, SecurityEnvironment, EndpointConfig) - インタフェースio.helidon.security.spi.OutboundSecurityProviderのメソッド
アウトバウンド・セキュリティに必要なヘッダーおよびエンティティに必要な更新を作成します(例:
OutboundSecurityClientBuilder - io.helidon.securityのクラス
セキュリティ・クライアントを構築するビルダー - 便宜上、SecurityRequestBuilderを拡張します。
OutboundSecurityProvider - io.helidon.security.spiのインタフェース
クライアント・リクエスト(outbound)を保護するためのセキュリティ・プロバイダ。
OutboundSecurityResponse - io.helidon.securityのクラス
アウトバウンド・セキュリティ・プロバイダのレスポンス。
OutboundSecurityResponse.Builder - io.helidon.securityのクラス
カスタム・アイデンティティ伝播レスポンスを構築するためのビルダー・クラス。
OutboundTarget - io.helidon.security.providers.commonのクラス
アウトバウンド・ターゲットの構成。
OutboundTarget.Builder - io.helidon.security.providers.commonのクラス
OutboundTargetのFluent APIビルダー。
OutboundTargetDefinition - io.helidon.security.providers.httpsignのクラス
送信リクエストに署名するアウトバウンド・ターゲットの構成。
OutboundTargetDefinition.Builder - io.helidon.security.providers.httpsignのクラス
OutboundTargetDefinitionインスタンスを構築するFluent APIビルダー。
outboundTokenHandler(TokenHandler) - クラスio.helidon.security.providers.header.HeaderAtnProvider.Builderのメソッド
アイデンティティを伝播するアウトバウンド・ヘッダーを作成するトークン・ハンドラ。
outboundTracing() - クラスio.helidon.security.integration.common.SecurityTracingのメソッド
発信トレースのトレース・スパンを作成します。
OutboundTracing - io.helidon.security.integration.commonのクラス
アウトバウンド・セキュリティのトレース・サポート。
outgoing(String, Class<P> ) - クラスio.helidon.messaging.connectors.mock.MockConnectorのメソッド
送信チャネルのmockerを取得します。
outputStream() - インタフェースio.helidon.webserver.http.ServerResponseのメソッド
出力ストリームを使用してエンティティを送信する別の方法。
outputStream(ClientRequest.OutputStreamHandler) - インタフェースio.helidon.webclient.api.ClientRequestのメソッド
出力ストリームを処理し、リクエストを送信します。
outputStream(ClientRequest.OutputStreamHandler) - クラスio.helidon.webclient.api.ClientRequestBaseのメソッド
 
outputStream(ClientRequest.OutputStreamHandler) - インタフェースio.helidon.webclient.http1.Http1ClientRequestのメソッド
 
outputStream(ClientRequest.OutputStreamHandler) - インタフェースio.helidon.webclient.http2.Http2ClientRequestのメソッド
 
outputStream(ClientRequest.OutputStreamHandler, Class<T>) - インタフェースio.helidon.webclient.api.ClientRequestのメソッド
出力ストリームを処理し、特定のタイプをリクエストします。
outputStreamMulti() - インタフェースio.helidon.common.reactive.IoMultiのstaticメソッド
Multiとして書き込まれたデータを提供するOutputStreamを作成します。
OutputStreamMulti - io.helidon.common.reactiveのクラス
Flow.PublisherByteBufferイベントとして書き込まれたデータを公開する出力ストリーム。
OutputStreamMulti() - クラスio.helidon.common.reactive.OutputStreamMultiのコンストラクタ
Flow.PublisherByteBufferイベントとして書き込まれたデータを公開する新しい出力ストリームを作成します。
outputStreamMultiBuilder() - インタフェースio.helidon.common.reactive.IoMultiのstaticメソッド
Multiとして書き込まれたデータを提供するOutputStreamのビルダーを作成します。
outputSummary(PrintStream, double) - インタフェースio.helidon.metrics.api.HistogramSnapshotのメソッド
指定されたスケーリング係数を使用して、スナップショットの概要を指定されたPrintStreamにダンプします。
overallTimeout() - クラスio.helidon.config.SimpleRetryPolicyのメソッド
全体のタイムアウト。
overallTimeout() - クラスio.helidon.faulttolerance.RetryConfig.BuilderBaseのメソッド
すべての再試行の合計の全体的なタイムアウト。
overallTimeout() - クラスio.helidon.faulttolerance.RetryConfig.BuilderBase.RetryConfigImplのメソッド
 
overallTimeout() - インタフェースio.helidon.faulttolerance.RetryConfigのメソッド
すべての再試行の合計の全体的なタイムアウト。
overallTimeout(long, TimeUnit) - クラスio.helidon.security.providers.common.EvictableCache.Builderのメソッド
レコードの作成以降のタイムアウトを構成します。
overallTimeout(Duration) - クラスio.helidon.config.SimpleRetryPolicy.Builderのメソッド
全体のタイムアウト。
overallTimeout(Duration) - クラスio.helidon.faulttolerance.RetryConfig.BuilderBaseのメソッド
すべての再試行の合計の全体的なタイムアウト。
OVERRIDE - クラスio.helidon.common.types.Annotationsのstatic変数
注釈をオーバーライドします。
OverrideConfigFilter - io.helidon.configのクラス
値をPatternと一致する新しいキーの値に置き換える構成フィルタ。
OverrideConfigFilter(Supplier<List<Map.Entry<Predicate<Config.Key>, String>>>) - クラスio.helidon.config.OverrideConfigFilterのコンストラクタ
キー・パターンから上書き値へのマップの指定されたサプライヤを使用してフィルタを作成します。
overrideCoordinatorUriSupplier(Supplier<URI> ) - クラスio.helidon.microprofile.lra.CoordinatorLocatorServiceのメソッド
構成からコーディネータURIを取得するための標準サプライヤを上書きします。
overrides(Supplier<? extends OverrideSource>) - インタフェースio.helidon.config.Config.Builderのメソッド
上書きソースのソースを設定します。
OverrideSource - io.helidon.config.spiのインタフェース
構成オーバーライド設定のソース。
OverrideSource.OverrideData - io.helidon.config.spiのクラス
構成オーバーライド設定のグループ。
OverrideSourceProvider - io.helidon.config.spiのインタフェース
メタ構成に基づいてオーバーライド・ソースを提供するJavaサービス・ローダー・サービス。
OverrideSources - io.helidon.configのクラス
クラスは、組込みのOverrideSource実装へのアクセスを提供します。
ownDeletesAreVisible(int) - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
ownInsertsAreVisible(int) - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
ownUpdatesAreVisible(int) - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 

P

PACKAGE - 列挙型クラスio.helidon.common.types.ElementKindの列挙定数
パッケージ・エレメント・タイプの種類。
PACKAGE_PRIVATE - 列挙型クラスio.helidon.common.types.AccessModifierの列挙定数
パッケージprivate修飾子。
packageName() - クラスio.helidon.common.types.TypeName.BuilderBaseのメソッド
Class.getPackageName()と同じ関数です。
packageName() - クラスio.helidon.common.types.TypeName.BuilderBase.TypeNameImplのメソッド
 
packageName() - インタフェースio.helidon.common.types.TypeNameのメソッド
Class.getPackageName()と同じ関数です。
packageName(String) - クラスio.helidon.common.types.TypeName.BuilderBaseのメソッド
Class.getPackageName()と同じ関数です。
pad(String) - クラスio.helidon.webserver.accesslog.AbstractLogEntryのメソッド
構成済のパディングを適用します。
padded() - クラスio.helidon.http.http2.Http2Flag.DataFlagsのメソッド
パディングされたフラグが設定されているかどうか。
padded() - クラスio.helidon.http.http2.Http2Flag.HeaderFlagsのメソッド
パディングされたフラグが設定されているかどうか。
padded() - クラスio.helidon.http.http2.Http2Flag.PushPromiseFlagsのメソッド
パディングされたフラグが設定されているかどうか。
PADDED - クラスio.helidon.http.http2.Http2Flagのstatic変数
パッド・フラグ(ヘッダーおよびデータによって使用されます)。
parallelismThreshold(long) - クラスio.helidon.security.providers.common.EvictableCache.Builderのメソッド
並列度しきい値を構成します。
PARAM_ALGORITHM - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
アルゴリズムのJWKパラメータ。
PARAM_CURVE - クラスio.helidon.security.jwt.jwk.JwkECのstatic変数
EC曲線のJWKパラメータ。
PARAM_EXP - クラスio.helidon.security.jwt.jwk.JwkRSAのstatic変数
秘密キーの指数のJWKパラメータ。
PARAM_FIRST_CRT_COEFF - クラスio.helidon.security.jwt.jwk.JwkRSAのstatic変数
秘密キーの最初のCRT係数のJWKパラメータ。
PARAM_FIRST_FACTOR_CRT_EXP - クラスio.helidon.security.jwt.jwk.JwkRSAのstatic変数
秘密キーの最初のファクタCRT指数のJWKパラメータ。
PARAM_FIRST_PRIME_FACTOR - クラスio.helidon.security.jwt.jwk.JwkRSAのstatic変数
秘密キー第一プライム・ファクタのJWKパラメータ。
PARAM_HEADER_NAME - クラスio.helidon.security.providers.oidc.common.OidcConfigのstatic変数
JWTが必要なヘッダーのデフォルト名。
PARAM_KEY_ID - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
キーIDのJWKパラメータ。
PARAM_KEY_TYPE - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
キー・タイプのJWKパラメータ。
PARAM_OCTET_KEY - クラスio.helidon.security.jwt.jwk.JwkOctetのstatic変数
キー値。
PARAM_OPERATIONS - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
許可された操作のJWKパラメータ。
PARAM_OTHER_PRIMES - クラスio.helidon.security.jwt.jwk.JwkRSAのstatic変数
秘密キーその他のプライム情報のJWKパラメータ。
PARAM_PRIVATE_KEY - クラスio.helidon.security.jwt.jwk.JwkECのstatic変数
秘密キーのJWKパラメータ。
PARAM_PUB_EXP - クラスio.helidon.security.jwt.jwk.JwkRSAのstatic変数
公開キー指数のJWKパラメータ。
PARAM_PUB_MODULUS - クラスio.helidon.security.jwt.jwk.JwkRSAのstatic変数
公開キー・モジュールのJWKパラメータ。
PARAM_SECOND_FACTOR_CRT_EXP - クラスio.helidon.security.jwt.jwk.JwkRSAのstatic変数
秘密キーの秒係数CRT指数のJWKパラメータ。
PARAM_SECOND_PRIME_FACTOR - クラスio.helidon.security.jwt.jwk.JwkRSAのstatic変数
秘密キー第2プライム・ファクタのJWKパラメータ。
PARAM_USE - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
使用のJWKパラメータ。
PARAM_X_COORDINATE - クラスio.helidon.security.jwt.jwk.JwkECのstatic変数
X座標のJWKパラメータ。
PARAM_X509_CHAIN - クラスio.helidon.security.jwt.jwk.JwkECのstatic変数
X.509証明書チェーン配列のJWKパラメータ。
PARAM_X509_CHAIN - クラスio.helidon.security.jwt.jwk.JwkRSAのstatic変数
X.509証明書チェーン配列のJWKパラメータ。
PARAM_X509_CHAIN_URL - クラスio.helidon.security.jwt.jwk.JwkECのstatic変数
X.509証明書チェーンURLのJWKパラメータ。
PARAM_X509_CHAIN_URL - クラスio.helidon.security.jwt.jwk.JwkRSAのstatic変数
X.509証明書チェーンURLのJWKパラメータ。
PARAM_X509_SHA_1 - クラスio.helidon.security.jwt.jwk.JwkECのstatic変数
SHA 1 Thumbprint of X.509証明書のJWKパラメータ。
PARAM_X509_SHA_1 - クラスio.helidon.security.jwt.jwk.JwkRSAのstatic変数
SHA 1 Thumbprint of X.509証明書のJWKパラメータ。
PARAM_X509_SHA_256 - クラスio.helidon.security.jwt.jwk.JwkECのstatic変数
SHA 256 Thumbprint of X.509証明書のJWKパラメータ。
PARAM_X509_SHA_256 - クラスio.helidon.security.jwt.jwk.JwkRSAのstatic変数
SHA 256 Thumbprint of X.509証明書のJWKパラメータ。
PARAM_Y_COODRINATE - クラスio.helidon.security.jwt.jwk.JwkECのstatic変数
X座標のJWKパラメータ。
parameter(String, String) - クラスio.helidon.http.ContentDisposition.Builderのメソッド
新しいコンテンツ処理ヘッダー・パラメータを追加します。
PARAMETER - 列挙型クラスio.helidon.common.types.ElementKindの列挙定数
パラメータ要素タイプの種類。
parameterArguments() - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのメソッド
この型要素がElementKind.METHODを表す場合に適用可能なパラメータ引数。
parameterArguments() - クラスio.helidon.common.types.TypedElementInfo.BuilderBase.TypedElementInfoImplのメソッド
 
parameterArguments() - インタフェースio.helidon.common.types.TypedElementInfoのメソッド
この型要素がElementKind.METHODを表す場合に適用可能なパラメータ引数。
parameterArguments(List<? extends TypedElementInfo>) - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのメソッド
この型要素がElementKind.METHODを表す場合に適用可能なパラメータ引数。
parameters() - クラスio.helidon.dbclient.DbIndexedStatementParametersのメソッド
すべての順序付きパラメータを含むListを返します。
parameters() - クラスio.helidon.dbclient.DbNamedStatementParametersのメソッド
すべての名前付きパラメータを含むMapを返します。
parameters() - クラスio.helidon.dbclient.DbStatementBaseのメソッド
文のパラメータを取得します。
parameters() - クラスio.helidon.http.ContentDispositionのメソッド
パラメータ・マップを取得します。
parameters() - インタフェースio.helidon.http.HttpMediaTypeのメソッド
読取り専用パラメータ・マップ。
parameters(List<Object>) - インタフェースio.helidon.dbclient.DbClientServiceContextのメソッド
使用する新しい索引付きパラメータを設定します。
parameters(List<Object>) - クラスio.helidon.dbclient.DbClientServiceContextImplのメソッド
 
parameters(Map<String, Object>) - インタフェースio.helidon.dbclient.DbClientServiceContextのメソッド
使用する新しい名前付きパラメータを設定します。
parameters(Map<String, Object>) - クラスio.helidon.dbclient.DbClientServiceContextImplのメソッド
 
parameters(Map<String, String>) - クラスio.helidon.http.HttpMediaType.Builderのメソッド
メディア・タイプのパラメータ。
Parameters - io.helidon.common.parametersのインタフェース
パラメータの抽象化(複数の値を持つ名前付きパラメータを持つコンポーネントで使用)。
Parameters.Builder - io.helidon.common.parametersのクラス
新しいParametersインスタンスのビルダー。
parametersSetter(JdbcParametersConfig) - クラスio.helidon.dbclient.jdbc.JdbcClientBuilderのメソッド
パラメータ・セッターを構成します。
paramName() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
問合せパラメータ名。
paramName(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
パラメータの使用時にJWTトークンを含む問合せパラメータの名前。
params() - インタフェースio.helidon.security.AuditEventのメソッド
この監査イベントのパラメータ。監査メッセージの作成時にString.format(String, Object...)で使用されます。
params(Object...) - インタフェースio.helidon.dbclient.DbStatementのメソッド
配列からパラメータを順番に構成します。
params(List<?>) - インタフェースio.helidon.dbclient.DbStatementのメソッド
Listからパラメータを順番に構成します。
params(List<?>) - クラスio.helidon.dbclient.DbStatementBaseのメソッド
 
params(List<?>) - クラスio.helidon.dbclient.mongodb.MongoDbStatementGetのメソッド
 
params(Map<String, ?>) - インタフェースio.helidon.dbclient.DbStatementのメソッド
名前付きパラメータを構成します。
params(Map<String, ?>) - クラスio.helidon.dbclient.DbStatementBaseのメソッド
 
params(Map<String, ?>) - クラスio.helidon.dbclient.mongodb.MongoDbStatementGetのメソッド
 
paramTenantName(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
パラメータの使用時にテナント名を含む問合せパラメータの名前。
parent() - インタフェースio.helidon.common.config.Config.Keyのメソッド
親構成ノードのキーを表すKeyのインスタンスを返します。
parent() - インタフェースio.helidon.config.Config.Keyのメソッド
親構成ノードのキーを表すKeyのインスタンスを返します。
parent() - クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.AnalyzerResponseのメソッド
この分析の親。
parent(Context) - クラスio.helidon.common.context.Context.Builderのメソッド
新しいコンテキストの親。
parent(SpanContext) - インタフェースio.helidon.tracing.Span.Builderのメソッド
新しいスパンの親スパン。
PARENT_CONTEXT_CLIENT_PROPERTY - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBaseのstatic変数
アウトバウンド呼出しで親スパン・コンテキストをオーバーライドするためにJAX-RSリクエストとともに送信されるプロパティ。
ParsableSource - io.helidon.config.spiのインタフェース
メディア・タイプに基づいて(または明示的なConfigParserを使用して)解析できるストリームとして基礎となる起点からすべてのデータを読み取ることができる即時ソース。
ParsableSource.Builder<B> - io.helidon.config.spiのインタフェース
解析可能なソースのビルダー。
parse(ConfigParser.Content) - クラスio.helidon.config.hocon.HoconConfigParserのメソッド
 
parse(ConfigParser.Content) - クラスio.helidon.config.PropertiesConfigParserのメソッド
 
parse(ConfigParser.Content) - インタフェースio.helidon.config.spi.ConfigParserのメソッド
parse(ConfigParser.Content) - クラスio.helidon.config.yaml.YamlConfigParserのメソッド
 
parse(ConfigParser.Content, Function<String, Optional<InputStream>>) - クラスio.helidon.config.hocon.HoconConfigParserのメソッド
 
parse(ConfigParser.Content, Function<String, Optional<InputStream>>) - インタフェースio.helidon.config.spi.ConfigParserのメソッド
指定されたConfigContenthierarchical configuration representationに解析します。
parse(String) - クラスio.helidon.http.ContentDispositionのstaticメソッド
受信したヘッダー値を解析します。
parse(String) - クラスio.helidon.http.DateTimeのstaticメソッド
「RFC2616ハイパーテキスト転送プロトコル」で指定された日時書式を使用して、指定されたテキストをZonedDateTimeに解析します。
parse(String) - クラスio.helidon.http.SetCookieのstaticメソッド
文字列表現からSetCookieの新しいインスタンスを解析します。
parseCn(Certificate[]) - クラスio.helidon.common.tls.TlsUtilsのstaticメソッド
最初の証明書から共通名(CN)を解析します(存在する場合)。
parseHeader(String) - クラスio.helidon.cors.CorsSupportHelperのstaticメソッド
リスト・ヘッダー値をセットとして解析します。
parseHeader(List<String>) - クラスio.helidon.cors.CorsSupportHelperのstaticメソッド
ヘッダーのリストをセットとして解析します。
parseJson(String, Errors.Collector, String, String) - クラスio.helidon.security.jwt.JwtHeadersのstaticメソッド
 
parser() - クラスio.helidon.config.AbstractConfigSourceのメソッド
ParsableSourceのコンテンツの解析に使用するように構成されている場合は、構成パーサー。
parser() - クラスio.helidon.config.ClasspathConfigSourceのメソッド
 
parser() - クラスio.helidon.config.etcd.EtcdConfigSourceのメソッド
 
parser() - クラスio.helidon.config.FileConfigSourceのメソッド
 
parser() - クラスio.helidon.config.git.GitConfigSourceのメソッド
 
parser() - インタフェースio.helidon.config.spi.ParsableSourceのメソッド
パーサーがこのソースで構成されている場合は、それを返します。
parser() - クラスio.helidon.config.UrlConfigSourceのメソッド
 
parser(ConfigParser) - クラスio.helidon.config.AbstractConfigSourceBuilderのメソッド
これがParsableSourceであり、明示的パーサーが構成されているかどうかを示すパーサー。
parser(ConfigParser) - クラスio.helidon.config.ClasspathConfigSource.Builderのメソッド
 
parser(ConfigParser) - クラスio.helidon.config.etcd.EtcdConfigSourceBuilderのメソッド
 
parser(ConfigParser) - クラスio.helidon.config.FileConfigSource.Builderのメソッド
 
parser(ConfigParser) - クラスio.helidon.config.git.GitConfigSourceBuilderのメソッド
 
parser(ConfigParser) - インタフェースio.helidon.config.spi.ParsableSource.Builderのメソッド
ソースで使用する明示的パーサーを構成します。
parser(ConfigParser) - クラスio.helidon.config.UrlConfigSource.Builderのメソッド
 
parserMapping(Function<Config.Key, Optional<ConfigParser>>) - クラスio.helidon.config.AbstractConfigSourceBuilderのメソッド
キーをパーサーにマップする関数を設定します。
ParserMode - io.helidon.common.media.type内の列挙型クラス
メディア・タイプの解析モード。
parseToken(JwtHeaders, String) - クラスio.helidon.security.jwt.EncryptedJwtのstaticメソッド
ネットワーク経由で受信したトークンを解析します。
parseToken(JwtHeaders, String) - クラスio.helidon.security.jwt.SignedJwtのstaticメソッド
ネットワーク経由で受信したトークンを解析します。
parseToken(String) - クラスio.helidon.security.jwt.EncryptedJwtのstaticメソッド
ネットワーク経由で受信したトークンを解析します。
parseToken(String) - クラスio.helidon.security.jwt.JwtHeadersのstaticメソッド
トークンを解析してJWTヘッダーを取得します。
parseToken(String) - クラスio.helidon.security.jwt.SignedJwtのstaticメソッド
ネットワーク経由で受信したトークンを解析します。
parsing(Supplier<String>) - クラスio.helidon.integrations.graal.nativeimage.extension.NativeTraceのメソッド
解析メッセージをトレースします。
partHeaders() - インタフェースio.helidon.http.media.multipart.ReadablePartのメソッド
この部分のヘッダー。
PARTIAL_CONTENT_206 - クラスio.helidon.http.Statusのstatic変数
206 コンテンツのリセット。「HTTP/1.1ドキュメント」を参照してください。
partialResultsException() - インタフェースio.helidon.graphql.server.ExecutionContextのメソッド
部分的な結果Throwableを取得します。
partialResultsException(Throwable) - インタフェースio.helidon.graphql.server.ExecutionContextのメソッド
部分的な結果Throwableを追加します。
Participant - io.helidon.lra.coordinator.clientのインタフェース
LRAコーディネータに必要な参加者メタデータ。
passphrase() - クラスio.helidon.common.pki.KeystoreKeys.BuilderBase.KeystoreKeysImplのメソッド
 
passphrase() - クラスio.helidon.common.pki.KeystoreKeys.BuilderBaseのメソッド
キーストア(JKSおよびPKCS12キーストアでのサポート)のパスフレーズ。
passphrase() - インタフェースio.helidon.common.pki.KeystoreKeysのメソッド
キーストア(JKSおよびPKCS12キーストアでのサポート)のパスフレーズ。
passphrase(char[]) - クラスio.helidon.common.pki.KeystoreKeys.BuilderBaseのメソッド
キーストア(JKSおよびPKCS12キーストアでのサポート)のパスフレーズ。
passphrase(String) - クラスio.helidon.common.pki.KeystoreKeys.BuilderBaseのメソッド
キーストア(JKSおよびPKCS12キーストアでのサポート)のパスフレーズ。
password() - クラスio.helidon.dbclient.DbClientBuilderBaseのメソッド
データベース・ユーザーのパスワードを取得します。
password() - クラスio.helidon.dbclient.jdbc.JdbcConnectionPool.BuilderBaseのメソッド
構成された接続プール・パスワード。
password() - インタフェースio.helidon.integrations.vault.secrets.database.DbCredentialsのメソッド
データベース・ユーザーのパスワード。
password() - クラスio.helidon.webclient.api.Proxyのメソッド
パスワードとともにOptionalを返します。
password(char[]) - クラスio.helidon.common.crypto.SymmetricCipher.Builderのメソッド
暗号化キーが生成されるパスワードを設定します。
password(char[]) - クラスio.helidon.webclient.api.Proxy.Builderのメソッド
プロキシの新しいパスワードを設定します。
password(String) - クラスio.helidon.dbclient.DbClientBuilderBaseのメソッド
 
password(String) - クラスio.helidon.dbclient.jdbc.JdbcConnectionPool.BuilderBaseのメソッド
接続プールのパスワード。
password(String) - インタフェースio.helidon.dbclient.spi.DbClientBuilderのメソッド
データベース接続パスワードを設定します。
password(String) - クラスio.helidon.integrations.neo4j.Neo4j.Builderのメソッド
パスワードの作成
password(String) - クラスio.helidon.integrations.vault.secrets.database.DbConfigure.Requestのメソッド
ユーザー名での接続時に使用するパスワードを指定します。
password(String) - クラスio.helidon.messaging.connectors.aq.AqConfigBuilderのメソッド
JMS接続の作成に使用するパスワード。
password(String) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
JMS接続の作成に使用するパスワード。
PASSWORD - クラスio.helidon.dbclient.jdbc.JdbcConnectionPool.BuilderBaseのstatic変数
データベース接続ユーザー・パスワード構成キー。
PASSWORD_ATTRIBUTE - クラスio.helidon.messaging.connectors.jms.JmsConnectorのstatic変数
ConnectionFactoryで使用されるパスワード。
PasswordKeyDerivation - io.helidon.common.cryptoのクラス
パスワードからの暗号化キー導出に使用されるユーティリティ・クラス。
passwordPolicy(String) - クラスio.helidon.integrations.vault.secrets.database.DbConfigure.Requestのメソッド
このデータベースのパスワードの生成時に使用するパスワード・ポリシーの名前。
patch() - インタフェースio.helidon.webclient.api.HttpClientのメソッド
デフォルト・パスを持つパッチ・メソッドのショートカット。
patch(Handler...) - インタフェースio.helidon.webserver.http.HttpRouting.Builderのメソッド
 
patch(Handler...) - インタフェースio.helidon.webserver.http.HttpRulesのメソッド
オプション・ルートを追加します。
patch(String) - インタフェースio.helidon.webclient.api.HttpClientのメソッド
パスを持つパッチ・メソッドのショートカット。
patch(String, Handler...) - インタフェースio.helidon.webserver.http.HttpRouting.Builderのメソッド
 
patch(String, Handler...) - インタフェースio.helidon.webserver.http.HttpRulesのメソッド
オプション・ルートを追加します。
PATCH - クラスio.helidon.http.Methodのstatic変数
RFC 5789で説明されているPATCHメソッドは、既存のリソースへの更新を実行するために使用されます。この場合、リクエスト・ペイロードには更新の実行方法に関する指示のみが含まれている必要があります。
path() - クラスio.helidon.common.configurable.ResourceConfig.BuilderBaseのメソッド
リソースはファイルシステム上にあります。
path() - クラスio.helidon.common.configurable.ResourceConfig.BuilderBase.ResourceConfigImplのメソッド
 
path() - インタフェースio.helidon.common.configurable.ResourceConfigのメソッド
リソースはファイルシステム上にあります。
path() - 注釈インタフェースio.helidon.common.features.api.Featureの要素
この機能(フィーチャ・パス)のパス。
path() - クラスio.helidon.common.uri.UriInfo.BuilderBaseのメソッド
リクエストのパス。
path() - クラスio.helidon.common.uri.UriInfo.BuilderBase.UriInfoImplのメソッド
 
path() - インタフェースio.helidon.common.uri.UriInfoのメソッド
リクエストのパス。
path() - インタフェースio.helidon.common.uri.UriPathのメソッド
マトリックス・パラメータのないデコード済パス。
path() - クラスio.helidon.config.git.GitConfigSourceBuilder.GitEndpointのメソッド
構成ファイルへの相対パスを返します。
path() - インタフェースio.helidon.cors.CorsRequestAdapterのメソッド
 
path() - クラスio.helidon.health.checks.DeadlockHealthCheckのメソッド
 
path() - クラスio.helidon.health.checks.DiskSpaceHealthCheckのメソッド
 
path() - クラスio.helidon.health.checks.HeapMemoryHealthCheckのメソッド
 
path() - インタフェースio.helidon.health.HealthCheckのメソッド
このヘルス・チェックのパス。単一のヘルス・チェック問合せをサポートします。
path() - インタフェースio.helidon.http.DirectHandler.TransportRequestのメソッド
リクエストされたパス(リクエストで見つかった場合)。
path() - クラスio.helidon.http.http2.Http2Headersのメソッド
パス擬似ヘッダー。
path() - レコード・クラスio.helidon.http.PathMatchers.MatchResultのメソッド
pathレコード・コンポーネントの値を返します。
path() - クラスio.helidon.integrations.vault.ListSecrets.Requestのメソッド
読み取るパス。ルート(または、パスをサポートしないシークレット・エンジン)では空である可能性があります。
path() - インタフェースio.helidon.integrations.vault.Secretのメソッド
このシークレットのパス。
path() - クラスio.helidon.integrations.vault.secrets.cubbyhole.GetCubbyhole.Responseのメソッド
 
path() - クラスio.helidon.integrations.vault.secrets.database.DbGet.Responseのメソッド
 
path() - クラスio.helidon.integrations.vault.secrets.kv1.GetKv1.Responseのメソッド
 
path() - クラスio.helidon.integrations.vault.secrets.kv2.GetKv2.Responseのメソッド
 
path() - クラスio.helidon.security.SecurityEnvironmentのメソッド
リソースへのパス
path() - クラスio.helidon.webclient.api.ClientUriのメソッド
 
path() - クラスio.helidon.webserver.http.DirectTransportRequestのメソッド
 
path() - インタフェースio.helidon.webserver.http.HttpRequestのメソッド
リクエストのパス。パス・パラメータを取得するメソッドを使用します。
path() - インタフェースio.helidon.webserver.http.ServerRequestのメソッド
リクエストのパス。
path() - クラスio.helidon.webserver.security.PathsConfig.BuilderBaseのメソッド
 
path() - クラスio.helidon.webserver.security.PathsConfig.BuilderBase.PathsConfigImplのメソッド
 
path() - インタフェースio.helidon.webserver.security.PathsConfigのメソッド
 
path(UriPath) - クラスio.helidon.common.uri.UriInfo.BuilderBaseのメソッド
リクエストのパス。
path(PathMatcher) - クラスio.helidon.webserver.http.HttpRoute.Builderのメソッド
パスを処理するパス・マッチャ。
path(RoutedPath) - インタフェースio.helidon.webserver.http.RoutingRequestのメソッド
このリクエストのパスを更新します。
path(String) - クラスio.helidon.common.uri.UriInfo.BuilderBaseのメソッド
 
path(String) - クラスio.helidon.config.git.GitConfigSourceBuilderのメソッド
使用するパスを構成します。
path(String) - クラスio.helidon.health.checks.DiskSpaceHealthCheck.Builderのメソッド
ファイルシステムを検索するためのファイルシステム上のパス。
path(String) - クラスio.helidon.http.http2.Http2Headersのメソッド
リクエストのパス。
path(String) - クラスio.helidon.http.SetCookie.Builderのメソッド
Pathパラメータを設定します。
path(String) - クラスio.helidon.integrations.vault.auths.approle.AppRoleVaultAuth.Builderのメソッド
カスタム・メソッド・パス。
path(String) - クラスio.helidon.integrations.vault.auths.k8s.K8sVaultAuth.Builderのメソッド
カスタム・メソッド・パス。
path(String) - クラスio.helidon.integrations.vault.ListSecrets.Requestのメソッド
リストのパスを構成します。特定のシークレット・エンジンでは無視できます。
path(String) - クラスio.helidon.integrations.vault.secrets.cubbyhole.CreateCubbyhole.Requestのメソッド
シークレットのパス。
path(String) - クラスio.helidon.integrations.vault.secrets.cubbyhole.CubbyholeSecurityProvider.CubbyholeSecretConfig.Builderのメソッド
Vault Cubbyholeシークレット・プロバイダでのシークレットのパス。
path(String) - クラスio.helidon.integrations.vault.secrets.cubbyhole.DeleteCubbyhole.Requestのメソッド
シークレットのパス。
path(String) - クラスio.helidon.integrations.vault.secrets.cubbyhole.GetCubbyhole.Requestのメソッド
シークレットのパス。
path(String) - クラスio.helidon.integrations.vault.secrets.cubbyhole.UpdateCubbyhole.Requestのメソッド
シークレットのパス。
path(String) - クラスio.helidon.integrations.vault.secrets.kv1.CreateKv1.Requestのメソッド
作成するシークレットのパス。
path(String) - クラスio.helidon.integrations.vault.secrets.kv1.DeleteKv1.Requestのメソッド
削除するシークレットのパス。
path(String) - クラスio.helidon.integrations.vault.secrets.kv1.GetKv1.Requestのメソッド
取得するシークレットのパス。
path(String) - クラスio.helidon.integrations.vault.secrets.kv1.Kv1SecurityProvider.Kv1SecretConfig.Builderのメソッド
Vault KV1シークレット・プロバイダ上のシークレットのパス。
path(String) - クラスio.helidon.integrations.vault.secrets.kv1.UpdateKv1.Requestのメソッド
更新するシークレットのパス。
path(String) - クラスio.helidon.integrations.vault.secrets.kv2.CreateKv2.Requestのメソッド
シークレット・パス。
path(String) - クラスio.helidon.integrations.vault.secrets.kv2.DeleteAllKv2.Requestのメソッド
削除するシークレットのパス。
path(String) - クラスio.helidon.integrations.vault.secrets.kv2.DeleteKv2.Requestのメソッド
削除するシークレットのパス。
path(String) - クラスio.helidon.integrations.vault.secrets.kv2.DestroyKv2.Requestのメソッド
破棄するシークレットのパス。
path(String) - クラスio.helidon.integrations.vault.secrets.kv2.GetKv2.Requestのメソッド
取得するシークレットのパス。
path(String) - クラスio.helidon.integrations.vault.secrets.kv2.Kv2SecurityProvider.Kv2SecretConfig.Builderのメソッド
Vault KV2シークレット・プロバイダ上のシークレットのパス。
path(String) - クラスio.helidon.integrations.vault.secrets.kv2.UndeleteKv2.Requestのメソッド
削除を取り消すシークレットのパス。
path(String) - クラスio.helidon.integrations.vault.secrets.kv2.UpdateKv2.Requestのメソッド
更新するシークレットのパス。
path(String) - クラスio.helidon.integrations.vault.sys.DisableAuth.Requestのメソッド
無効にする認証メソッドのパス。
path(String) - クラスio.helidon.integrations.vault.sys.DisableEngine.Requestのメソッド
無効にするシークレット・エンジンのパス。
path(String) - クラスio.helidon.integrations.vault.sys.EnableAuth.Requestのメソッド
エンジン/メソッドがマウントされるパスを指定します。
path(String) - クラスio.helidon.integrations.vault.sys.EnableEngine.Requestのメソッド
エンジン/メソッドがマウントされるパスを指定します。
path(String) - クラスio.helidon.metrics.prometheus.PrometheusSupport.Builderのメソッド
メトリクス・リソースのパスを設定します。デフォルトは/metricsです。
path(String) - クラスio.helidon.security.SecurityEnvironment.Builderのメソッド
リクエストされた(プロトコル、サーバーおよびポートなしのhttpのURIなど)のパス。
path(String) - インタフェースio.helidon.webclient.api.ClientRequestのメソッド
コールするパスを構成します。
path(String) - クラスio.helidon.webclient.api.ClientRequestBaseのメソッド
 
path(String) - クラスio.helidon.webclient.api.ClientUriのメソッド
このURIのパス。
path(String) - クラスio.helidon.webserver.http.HttpRoute.Builderのメソッド
処理するパス・パターン。
path(String) - クラスio.helidon.webserver.observe.tracing.PathTracingConfig.Builderのメソッド
トレースされた構成を登録するパス。
path(String) - クラスio.helidon.webserver.security.PathsConfig.BuilderBaseのメソッド
 
path(Path) - クラスio.helidon.common.configurable.ResourceConfig.BuilderBaseのメソッド
リソースはファイルシステム上にあります。
path(Path) - クラスio.helidon.config.DirectoryConfigSource.Builderのメソッド
構成ディレクトリ・パス。
path(Path) - クラスio.helidon.config.FileConfigSource.Builderのメソッド
(mandatory)から構成を読み取るためのパスを構成します。
path(Path) - クラスio.helidon.config.FileOverrideSource.Builderのメソッド
ソースを検索するパスを構成します。
path(Path) - クラスio.helidon.health.checks.DiskSpaceHealthCheck.Builderのメソッド
ファイルシステムを検索するためのファイルシステム上のパス。
PATH - 列挙型クラスio.helidon.common.uri.UriEncoding.Typeの列挙定数
URIパス・コンポーネント・タイプ。
PATH - クラスio.helidon.graphql.server.GraphQlConstantsの静的変数
パスのキー。
PATH_NAME - クラスio.helidon.http.http2.Http2Headersのstatic変数
パス擬似ヘッダーのヘッダー名。
PATH_SEGMENT - 列挙型クラスio.helidon.common.uri.UriEncoding.Typeの列挙定数
パス・セグメントであるURIパス・コンポーネント・タイプ。
pathConfigs() - クラスio.helidon.webserver.observe.tracing.TracingObserverConfig.BuilderBaseのメソッド
トレースのパス固有の構成。
pathConfigs() - クラスio.helidon.webserver.observe.tracing.TracingObserverConfig.BuilderBase.TracingObserverConfigImplのメソッド
 
pathConfigs() - インタフェースio.helidon.webserver.observe.tracing.TracingObserverConfigのメソッド
トレースのパス固有の構成。
pathConfigs(List<? extends PathTracingConfig>) - クラスio.helidon.webserver.observe.tracing.TracingObserverConfig.BuilderBaseのメソッド
トレースのパス固有の構成。
PATHLESS_KEY - クラスio.helidon.cors.Aggregatorのstatic変数
CorsSetterメソッドによって管理されるクロス・オリジン構成に対応するマップのキー値。
pathMapper(Function<String, String>) - クラスio.helidon.webserver.staticcontent.StaticContentService.Builderのメソッド
リクエスト・パスをリソース・パスにマップします。
PathMatcher - io.helidon.httpのインタフェース
HTTPパスをルートの構成済パスと照合します。
PathMatchers - io.helidon.httpのクラス
パス・マッチャを作成するユーティリティ・メソッド。
PathMatchers.MatchResult - io.helidon.httpのレコード・クラス
パス一致結果。
PathMatchers.PrefixMatchResult - io.helidon.httpのレコード・クラス
パス一致結果。
pathParam(String, String) - インタフェースio.helidon.webclient.api.ClientRequestのメソッド
URIのプレースホルダーを実際の値に置き換えます。
pathParam(String, String) - クラスio.helidon.webclient.api.ClientRequestBaseのメソッド
 
pathParameters() - インタフェースio.helidon.http.RoutedPathのメソッド
パス・テンプレートからパラメータを解決しました。
pathParams() - クラスio.helidon.webclient.api.ClientRequestBaseのメソッド
 
pathParams() - インタフェースio.helidon.webclient.api.FullClientRequestのメソッド
URIのプレースホルダーを実際の値に置き換えます。
pathPattern() - クラスio.helidon.cors.CrossOriginConfigのメソッド
 
pathPattern(String) - クラスio.helidon.cors.CrossOriginConfig.Builderのメソッド
このクロス・オリジン構成のパス・プレフィクスを更新します。
paths() - クラスio.helidon.webserver.security.SecurityFeatureConfig.BuilderBaseのメソッド
webサーバー・パスの構成。
paths() - クラスio.helidon.webserver.security.SecurityFeatureConfig.BuilderBase.SecurityFeatureConfigImplのメソッド
 
paths() - インタフェースio.helidon.webserver.security.SecurityFeatureConfigのメソッド
webサーバー・パスの構成。
paths(List<? extends PathsConfig>) - クラスio.helidon.webserver.security.SecurityFeatureConfig.BuilderBaseのメソッド
webサーバー・パスの構成。
PathsConfig - io.helidon.webserver.securityのインタフェース
定義から生成されたインタフェース。
PathsConfig.Builder - io.helidon.webserver.securityのクラス
PathsConfigのFluent APIビルダー。
PathsConfig.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.webserver.securityのクラス
PathsConfigのFluent APIビルダー・ベース。
PathsConfig.BuilderBase.PathsConfigImpl - io.helidon.webserver.securityのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
PathsConfigImpl(PathsConfig.BuilderBase<?, ?>) - クラスio.helidon.webserver.security.PathsConfig.BuilderBase.PathsConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
pathSuffix(String) - クラスio.helidon.integrations.vault.auths.token.CreateTokenRole.Requestのメソッド
設定すると、このロールに対して作成されたトークンには、ロール名に加えて、パスの一部としてサフィクスが追加されます。
PathSupport - io.helidon.http.mediaのクラス
Pathのメディア・サポート。
PathSupport(String) - クラスio.helidon.http.media.PathSupportのコンストラクタ
名前付きインスタンスを作成します。
PathTracingConfig - io.helidon.webserver.observe.tracingのインタフェース
特定のパスのwebサーバーのトレースされたシステム構成。
PathTracingConfig.Builder - io.helidon.webserver.observe.tracingのクラス
PathTracingConfigのFluent APIビルダー。
pathWithQueryAndFragment() - クラスio.helidon.webclient.api.ClientUriのメソッド
問合せおよびフラグメントを含むエンコードされたパス。
pattern(String) - クラスio.helidon.http.PathMatchersのstaticメソッド
パターン一致パス・マッチャ。
payload(PAYLOAD) - クラスio.helidon.messaging.connectors.jms.JmsMessage.OutgoingJmsMessageBuilderのメソッド
JMSペイロードを設定または置換します。
PAYLOAD_TOO_LARGE - 列挙型クラスio.helidon.http.DirectHandler.EventTypeの列挙定数
ペイロードが構成された最大サイズを超えています。
payloadClaim(String) - クラスio.helidon.security.jwt.Jwtのメソッド
ペイロードから名前でクレームを取得します。
payloadClaims() - クラスio.helidon.security.jwt.Jwtのメソッド
raw json形式のすべてのペイロード・クレーム。
payloadData() - クラスio.helidon.websocket.ClientWsFrameのメソッド
 
payloadData() - クラスio.helidon.websocket.ServerWsFrameのメソッド
 
payloadData() - インタフェースio.helidon.websocket.WsFrameのメソッド
常にマスクなし。
payloadJson() - クラスio.helidon.security.jwt.Jwtのメソッド
JSONペイロード・オブジェクトを作成します。
payloadLength() - クラスio.helidon.websocket.ClientWsFrameのメソッド
 
payloadLength() - クラスio.helidon.websocket.ServerWsFrameのメソッド
 
payloadLength() - インタフェースio.helidon.websocket.WsFrameのメソッド
ペイロード・バイトの長さ。
PAYMENT_REQUIRED_402 - クラスio.helidon.http.Statusのstatic変数
402 Payment Required。「HTTP/1.1ドキュメント」を参照してください。
peek(Consumer<? super T>) - インタフェースio.helidon.common.reactive.Multiのメソッド
ストリーム内のすべてのアイテムに対して指定されたコンシューマを呼び出します。
peek(Consumer<? super T>) - クラスio.helidon.common.reactive.MultiTappedPublisherのメソッド
 
peek(Consumer<? super T>) - インタフェースio.helidon.common.reactive.Singleのメソッド
ストリーム内のアイテムに指定されたコンシューマを呼び出します。
peek(Consumer<? super T>) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
ストリーム内のすべてのアイテムに対して指定されたコンシューマを呼び出します。
PeerInfo - io.helidon.common.socketのインタフェース
この通信の片側に関する情報 (ローカルまたはリモートのいずれか)。
pem() - クラスio.helidon.common.pki.Keys.BuilderBase.KeysImplのメソッド
 
pem() - クラスio.helidon.common.pki.Keys.BuilderBaseのメソッド
pemfile(s)からキーを構成します。
pem() - インタフェースio.helidon.common.pki.Keysのメソッド
pemfile(s)からキーを構成します。
pem(PemKeys) - クラスio.helidon.common.pki.Keys.BuilderBaseのメソッド
pemfile(s)からキーを構成します。
pem(Consumer<PemKeys.Builder>) - クラスio.helidon.common.pki.Keys.BuilderBaseのメソッド
pemfile(s)からキーを構成します。
PEM - 列挙型クラスio.helidon.integrations.vault.secrets.pki.PkiFormatの列挙定数
PEMエンコード。
PEM_BUNDLE - 列挙型クラスio.helidon.integrations.vault.secrets.pki.PkiFormatの列挙定数
PemKeys - io.helidon.common.pkiのインタフェース
PEMファイル・ベースのキー - 秘密キーと証明書チェーンを受け入れます。
PemKeys.Builder - io.helidon.common.pkiのクラス
PemKeysのFluent APIビルダー。
PemKeys.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.common.pkiのクラス
PemKeysのFluent APIビルダー・ベース。
PemKeys.BuilderBase.PemKeysImpl - io.helidon.common.pkiのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
PemKeysImpl(PemKeys.BuilderBase<?, ?>) - クラスio.helidon.common.pki.PemKeys.BuilderBase.PemKeysImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
PemReader - io.helidon.common.pkiのクラス
PEMファイルを読み取り、DERのリストに変換して、KeyStoreに簡単にインポートできるようにします。
PER_SECOND - クラスio.helidon.metrics.api.Meter.BaseUnitsのstatic変数
1秒当たりを表します。
PERCENT - クラスio.helidon.metrics.api.Meter.BaseUnitsのstatic変数
パーセントを表します。
PERCENT_BYTE - クラスio.helidon.common.buffers.Bytesのstatic変数
% byte.
percentile() - インタフェースio.helidon.metrics.api.ValueAtPercentileのメソッド
パーセンタイルを返します。
percentiles() - インタフェースio.helidon.metrics.api.DistributionStatisticsConfig.Builderのメソッド
パーセンタイルを返します。
percentiles() - インタフェースio.helidon.metrics.api.DistributionStatisticsConfigのメソッド
集計不可能なパーセンタイルの設定を返します。
percentiles() - インタフェースio.helidon.metrics.api.Timer.Builderのメソッド
ビルダーで設定されたパーセンタイル(ある場合)を返します。
percentiles(double...) - インタフェースio.helidon.metrics.api.DistributionStatisticsConfig.Builderのメソッド
時系列パーセンタイルを指定します。
percentiles(double...) - インタフェースio.helidon.metrics.api.Timer.Builderのメソッド
(たとえば、95パーセンタイルを0.95として表現)をコンピュートおよび公開するパーセンタイルを設定します。
percentiles(Iterable<Double>) - インタフェースio.helidon.metrics.api.DistributionStatisticsConfig.Builderのメソッド
時系列パーセンタイルを指定します。
percentileValues() - インタフェースio.helidon.metrics.api.HistogramSnapshotのメソッド
ヒストグラムの構成済パーセンタイルの値を返します。
period(String) - クラスio.helidon.integrations.vault.auths.token.CreateToken.Requestのメソッド
指定すると、トークンは周期的になります。最大TTL ("explicit-max-ttl"も設定されていない)はありませんが、すべての更新で特定の期間が使用されます。
PERIOD_EXECUTIONS_ATTRIBUTE - クラスio.helidon.messaging.connectors.jms.JmsConnectorのstatic変数
ポーリング・サイクルを実行する期間(ミリ秒)。
periodExecutions(long) - クラスio.helidon.messaging.connectors.aq.AqConfigBuilderのメソッド
ポーリング・サイクルを実行する期間(ミリ秒)。
periodExecutions(long) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
ポーリング・サイクルを実行する期間(ミリ秒)。
periodExecutions(long) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
ポーリング・ループが連続して実行される間隔。
periodExecutions(long) - クラスio.helidon.messaging.connectors.kafka.KafkaPublisher.Builderのメソッド
連続するスケジューラ実行の間隔をミリ秒単位で指定します。
PERMANENT_REDIRECT_308 - クラスio.helidon.http.Statusのstatic変数
308 Permanent Redirect、「HTTPステータス・コード308のドキュメント」を参照してください。
PERMISSION_DENIED - クラスio.helidon.webserver.grpc.GrpcStatusのstatic変数
呼出し元には、指定された操作を実行する権限がありません。
permit() - クラスio.helidon.security.AuthorizationResponseのstaticメソッド
リクエストを許可します。
permitAll() - クラスio.helidon.metrics.api.MetricsConfig.BuilderBase.MetricsConfigImplのメソッド
 
permitAll() - クラスio.helidon.metrics.api.MetricsConfig.BuilderBaseのメソッド
誰かにエンドポイントへのアクセスを許可するかどうか。
permitAll() - インタフェースio.helidon.metrics.api.MetricsConfigのメソッド
誰かにエンドポイントへのアクセスを許可するかどうか。
permitAll() - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBase.OpenApiFeatureConfigImplのメソッド
 
permitAll() - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBaseのメソッド
誰かにエンドポイントへのアクセスを許可するかどうか。
permitAll() - インタフェースio.helidon.openapi.OpenApiFeatureConfigのメソッド
誰かにエンドポイントへのアクセスを許可するかどうか。
permitAll() - クラスio.helidon.security.abac.role.RoleValidator.RoleConfigのメソッド
すべてへのアクセスを許可する場合はtrueを返します。
permitAll() - クラスio.helidon.webserver.observe.config.ConfigObserverConfig.BuilderBase.ConfigObserverConfigImplのメソッド
 
permitAll() - クラスio.helidon.webserver.observe.config.ConfigObserverConfig.BuilderBaseのメソッド
認可されていない場合でも、すべてのアクセスを許可します。
permitAll() - インタフェースio.helidon.webserver.observe.config.ConfigObserverConfigのメソッド
認可されていない場合でも、すべてのアクセスを許可します。
permitAll() - クラスio.helidon.webserver.observe.log.LogObserverConfig.BuilderBase.LogObserverConfigImplのメソッド
 
permitAll() - クラスio.helidon.webserver.observe.log.LogObserverConfig.BuilderBaseのメソッド
認可されていない場合でも、すべてのアクセスを許可します。
permitAll() - インタフェースio.helidon.webserver.observe.log.LogObserverConfigのメソッド
認可されていない場合でも、すべてのアクセスを許可します。
permitAll(boolean) - クラスio.helidon.metrics.api.MetricsConfig.BuilderBaseのメソッド
誰かにエンドポイントへのアクセスを許可するかどうか。
permitAll(boolean) - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBaseのメソッド
誰かにエンドポイントへのアクセスを許可するかどうか。
permitAll(boolean) - クラスio.helidon.webserver.observe.config.ConfigObserverConfig.BuilderBaseのメソッド
認可されていない場合でも、すべてのアクセスを許可します。
permitAll(boolean) - クラスio.helidon.webserver.observe.log.LogObserverConfig.BuilderBaseのメソッド
認可されていない場合でも、すべてのアクセスを許可します。
Persistence - io.helidon.integrations.cdi.jpa.jaxbのクラス
無名複合型のJavaクラス。
Persistence() - クラスio.helidon.integrations.cdi.jpa.jaxb.Persistenceのコンストラクタ
 
Persistence.PersistenceUnit - io.helidon.integrations.cdi.jpa.jaxbのクラス
永続性ユニットの構成。
Persistence.PersistenceUnit.Properties - io.helidon.integrations.cdi.jpa.jaxbのクラス
無名複合型のJavaクラス。
Persistence.PersistenceUnit.Properties.Property - io.helidon.integrations.cdi.jpa.jaxbのクラス
無名複合型のJavaクラス。
PersistenceExtension - io.helidon.integrations.cdi.jpaのクラス
container-mode 「Jakarta永続性3.1」CDI SE 4.0ベースのアプリケーションに統合するExtension
PersistenceExtension() - クラスio.helidon.integrations.cdi.jpa.PersistenceExtensionのコンストラクタ
非推奨。
CDIによる呼出しのみ。
persistenceUnit - クラスio.helidon.integrations.cdi.jpa.jaxb.Persistenceの変数
 
PersistenceUnit() - クラスio.helidon.integrations.cdi.jpa.jaxb.Persistence.PersistenceUnitのコンストラクタ
 
PersistenceUnitCachingType - io.helidon.integrations.cdi.jpa.jaxb内の列挙型クラス
persistence-unit-caching-typeのJavaクラス。
PersistenceUnitInfoBean - io.helidon.integrations.cdi.jpaのクラス
手作業で構築できるPersistenceUnitInfo実装。
PersistenceUnitInfoBean(String, URL, String, String, ClassLoader, Supplier<? extends ClassLoader>, Consumer<? super ClassTransformer>, boolean, Collection<? extends URL>, Collection<? extends String>, Collection<? extends String>, String, String, PersistenceUnitInfoBean.DataSourceProvider, Properties, SharedCacheMode, PersistenceUnitTransactionType, ValidationMode) - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのコンストラクタ
新しいPersistenceUnitInfoBeanを作成します。
PersistenceUnitInfoBean(String, URL, String, String, ClassLoader, Supplier<? extends ClassLoader>, Consumer<? super ClassTransformer>, boolean, Collection<? extends URL>, Collection<? extends String>, Collection<? extends String>, String, String, Supplier<? extends PersistenceUnitInfoBean.DataSourceProvider>, Properties, SharedCacheMode, PersistenceUnitTransactionType, ValidationMode) - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのコンストラクタ
新しいPersistenceUnitInfoBeanを作成します。
PersistenceUnitInfoBean(String, URL, Collection<? extends String>, PersistenceUnitInfoBean.DataSourceProvider, Properties) - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのコンストラクタ
できるだけ多くのデフォルトを使用して新しいPersistenceUnitInfoBeanを作成します。
PersistenceUnitInfoBean(String, URL, Collection<? extends String>, Supplier<? extends PersistenceUnitInfoBean.DataSourceProvider>, Properties) - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのコンストラクタ
できるだけ多くのデフォルトを使用して新しいPersistenceUnitInfoBeanを作成します。
PersistenceUnitInfoBean.DataSourceProvider - io.helidon.integrations.cdi.jpaのインタフェース
その実装がDataSourceを提供できることを示す「関数型インタフェース」
PersistenceUnitTransactionType - io.helidon.integrations.cdi.jpa.jaxb内の列挙型クラス
persistence-unit-transaction-typeのJavaクラス。
PersistenceUnitValidationModeType - io.helidon.integrations.cdi.jpa.jaxb内の列挙型クラス
persistence-unit-validation-mode-typeのJavaクラス。
phoneNumber() - クラスio.helidon.security.jwt.Jwtのメソッド
電話番号クレーム。
phoneNumber(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
件名の電話番号。
phoneNumberVerified() - クラスio.helidon.security.jwt.Jwtのメソッド
電話番号検証済クレームです。
phoneNumberVerified(Boolean) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
電話番号が検証されるかどうか。
picture() - クラスio.helidon.security.jwt.Jwtのメソッド
ピクチャURIクレーム。
picture(URI) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
サブジェクトのプロファイル・ピクチャURI。
ping() - クラスio.helidon.webclient.http2.Http2ClientProtocolConfig.BuilderBase.Http2ClientProtocolConfigImplのメソッド
 
ping() - クラスio.helidon.webclient.http2.Http2ClientProtocolConfig.BuilderBaseのメソッド
HTTP/2.0 pingフレームでキャッシュされた接続のヘルシネスをチェックします。
ping() - インタフェースio.helidon.webclient.http2.Http2ClientProtocolConfigのメソッド
HTTP/2.0 pingフレームでキャッシュされた接続のヘルシネスをチェックします。
ping(boolean) - クラスio.helidon.webclient.http2.Http2ClientProtocolConfig.BuilderBaseのメソッド
HTTP/2.0 pingフレームでキャッシュされた接続のヘルシネスをチェックします。
ping(BufferData) - クラスio.helidon.webclient.websocket.ClientWsConnectionのメソッド
 
ping(BufferData) - クラスio.helidon.webserver.websocket.WsConnectionのメソッド
 
ping(BufferData) - インタフェースio.helidon.websocket.WsSessionのメソッド
pingを送信します。
PING - 列挙型クラスio.helidon.http.http2.Http2FrameTypeの列挙定数
Pingフレーム。
PING - 列挙型クラスio.helidon.websocket.WsOpCodeの列挙定数
Ping制御フレーム。
PING - インタフェースio.helidon.http.http2.Http2FrameTypesのstatic変数
Pingフレーム・タイプ。
pingTimeout() - クラスio.helidon.webclient.http2.Http2ClientProtocolConfig.BuilderBase.Http2ClientProtocolConfigImplのメソッド
 
pingTimeout() - クラスio.helidon.webclient.http2.Http2ClientProtocolConfig.BuilderBaseのメソッド
キャッシュされた接続のヘルシネス・チェックするために使用されるpingプローブのタイムアウト。
pingTimeout() - インタフェースio.helidon.webclient.http2.Http2ClientProtocolConfigのメソッド
キャッシュされた接続のヘルシネス・チェックするために使用されるpingプローブのタイムアウト。
pingTimeout(Duration) - クラスio.helidon.webclient.http2.Http2ClientProtocolConfig.BuilderBaseのメソッド
キャッシュされた接続のヘルシネス・チェックするために使用されるpingプローブのタイムアウト。
PkiEngineProvider - io.helidon.integrations.vault.secrets.pkiのクラス
Vault統合用のPKIシークレット・エンジン用のJavaサービス・ローダー・サービス。
PkiEngineProvider() - クラスio.helidon.integrations.vault.secrets.pki.PkiEngineProviderのコンストラクタ
 
PkiException - io.helidon.common.pkiの例外クラス
PKI処理(キーストア,キー,証明書)によって発生した例外です。
PkiFormat - io.helidon.integrations.vault.secrets.pki内の列挙型クラス
証明書またはCRLの形式。
PkiRole - io.helidon.integrations.vault.secrets.pkiのクラス
Pki Roleリクエストおよびレスポンス。
PkiRole.Request - io.helidon.integrations.vault.secrets.pkiのクラス
リクエスト・オブジェクト。
PkiRole.Response - io.helidon.integrations.vault.secrets.pkiのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
PkiSecrets - io.helidon.integrations.vault.secrets.pkiのインタフェース
VaultPKIシークレット・エンジンのAPI操作。
plain(String, Object) - クラスio.helidon.security.AuditEvent.AuditParamのstaticメソッド
任意のタイプの新しいパラメータ。
PlainSocket - io.helidon.common.socketのクラス
プレーン・テキストに基づくHelidonソケット。
PlainSocket(Socket, String, String) - クラスio.helidon.common.socket.PlainSocketのコンストラクタ
プレーン・ソケット。
PLAINTEXT_UTF_8 - クラスio.helidon.http.HttpMediaTypesのstatic変数
UTF-8文字セットを使用したtext/plainメディア・タイプ。
「プレーン・テキスト接続」 - io.helidon.webclient.http2.Http2ClientProtocolConfig.BuilderBase.priorKnowledge()内の検索タグ
セクション
「プレーン・テキスト接続」 - io.helidon.webclient.http2.Http2ClientProtocolConfig.BuilderBase.priorKnowledge(boolean)内の検索タグ
セクション
「プレーン・テキスト接続」 - io.helidon.webclient.http2.Http2ClientProtocolConfigBlueprint.priorKnowledge()内の検索タグ
セクション
policies() - クラスio.helidon.integrations.vault.auths.k8s.Login.Responseのメソッド
このトークンのポリシー名のリスト。
policies() - クラスio.helidon.integrations.vault.auths.token.TokenResponseのメソッド
ポリシー名のリスト。
policy(String) - クラスio.helidon.integrations.vault.sys.CreatePolicy.Requestのメソッド
ポリシー・テキスト。
PolicyExecutor - io.helidon.security.abac.policy.spiのインタフェース
ポリシー・ステートメントのカスタム・エグゼキュータ。
PolicyExecutorService - io.helidon.security.abac.policy.spiのインタフェース
PolicyValidator ABACバリデータのJavaサービス。
policyStatements() - クラスio.helidon.security.abac.policy.PolicyValidator.PolicyConfigのメソッド
構成階層を通じて収集されたポリシー・ステートメント。
PolicyValidator - io.helidon.security.abac.policyのクラス
PolicyValidator.PolicyStatementに基づくAbacバリデータ。
PolicyValidator.Builder - io.helidon.security.abac.policyのクラス
PolicyValidator用のfluent APIビルダー。
PolicyValidator.PolicyConfig - io.helidon.security.abac.policyのクラス
ポリシー・バリデータの構成 - 文、および親から値を継承するかどうか。
PolicyValidator.PolicyConfig.Builder - io.helidon.security.abac.policyのクラス
PolicyValidator.PolicyConfig用のfluent APIビルダー。
PolicyValidator.PolicyStatement - io.helidon.security.abac.policyの注釈インタフェース
リソース・クラス、メソッド、アプリケーションなどに注釈を付けます。
PolicyValidatorService - io.helidon.security.abac.policyのクラス
Abacセキュリティ・プロバイダにプラグインするポリシー・ステートメントjavaサービスのバリデータ。
PolicyValidatorService() - クラスio.helidon.security.abac.policy.PolicyValidatorServiceのコンストラクタ
 
poll(Path, Duration, Consumer<Path>, Consumer<Path>) - クラスio.helidon.config.MutabilitySupportのstaticメソッド
変更のポーリングを開始します。
poll(Instant) - インタフェースio.helidon.config.spi.PollingStrategy.Polledのメソッド
変更をポーリングします。
POLL_TIMEOUT_ATTRIBUTE - クラスio.helidon.messaging.connectors.jms.JmsConnectorのstatic変数
ポーリング・サイクルごとの次のメッセージのポーリングのタイムアウト(ミリ秒)。
PollableSource<S> - io.helidon.config.spiのインタフェース
このインタフェースを実装するソースは、PollingStrategyを使用したポーリングのサポートを提供します。
PollableSource.Builder<T> - io.helidon.config.spiのインタフェース
ポーリング可能なソースのビルダー。
PollingStrategies - io.helidon.configのクラス
Built-in PollingStrategy implementations.
PollingStrategies.ScheduledBuilder - io.helidon.configのクラス
スケジュールされたポーリング戦略のビルダー。
pollingStrategy() - クラスio.helidon.config.AbstractSourceのメソッド
このソースのポーリング戦略(PollableSourceを実装し、ポーリング戦略が構成されている場合)。
pollingStrategy() - クラスio.helidon.config.DirectoryConfigSourceのメソッド
 
pollingStrategy() - クラスio.helidon.config.etcd.EtcdConfigSourceのメソッド
 
pollingStrategy() - クラスio.helidon.config.FileConfigSourceのメソッド
 
pollingStrategy() - クラスio.helidon.config.FileOverrideSourceのメソッド
 
pollingStrategy() - クラスio.helidon.config.git.GitConfigSourceのメソッド
 
pollingStrategy() - クラスio.helidon.config.MapConfigSourceのメソッド
 
pollingStrategy() - インタフェースio.helidon.config.spi.PollableSourceのメソッド
ポーリング戦略がこのソースで構成されている場合は、それを返します。
pollingStrategy() - クラスio.helidon.config.UrlConfigSourceのメソッド
 
pollingStrategy() - クラスio.helidon.config.UrlOverrideSourceのメソッド
 
pollingStrategy() - クラスio.helidon.integrations.oci.secrets.configsource.SecretBundleNodeConfigSourceのメソッド
非推奨。
pollingStrategy(Config) - クラスio.helidon.config.MetaConfigのstaticメソッド
メタ構成に基づいてポーリング戦略をロードします。
pollingStrategy(PollingStrategy) - クラスio.helidon.config.AbstractSourceBuilderのメソッド
ポーリング計画を構成します。
pollingStrategy(PollingStrategy) - クラスio.helidon.config.DirectoryConfigSource.Builderのメソッド
 
pollingStrategy(PollingStrategy) - クラスio.helidon.config.etcd.EtcdConfigSourceBuilderのメソッド
 
pollingStrategy(PollingStrategy) - クラスio.helidon.config.FileConfigSource.Builderのメソッド
 
pollingStrategy(PollingStrategy) - クラスio.helidon.config.FileOverrideSource.Builderのメソッド
 
pollingStrategy(PollingStrategy) - クラスio.helidon.config.git.GitConfigSourceBuilderのメソッド
 
pollingStrategy(PollingStrategy) - クラスio.helidon.config.MapConfigSource.MapBuilderのメソッド
 
pollingStrategy(PollingStrategy) - インタフェースio.helidon.config.spi.PollableSource.Builderのメソッド
使用するポーリング戦略を構成します。
pollingStrategy(PollingStrategy) - クラスio.helidon.config.UrlConfigSource.Builderのメソッド
 
pollingStrategy(PollingStrategy) - クラスio.helidon.config.UrlOverrideSource.Builderのメソッド
 
pollingStrategy(PollingStrategy) - クラスio.helidon.integrations.oci.secrets.configsource.SecretBundleNodeConfigSource.Builderのメソッド
このSecretBundleNodeConfigSource.Builderで使用するPollingStrategyを設定します。
pollingStrategy(Supplier<? extends PollingStrategy>) - インタフェースio.helidon.config.spi.PollableSource.Builderのメソッド
使用するポーリング戦略を構成します。
PollingStrategy - io.helidon.config.spiのインタフェース
PollableSourceを介してアクセスされる、Configツリーの作成に使用されたデータに加えられた変更を確認する必要がある場合に、関連するリスナーに通知するメカニズム。
PollingStrategy.Polled - io.helidon.config.spiのインタフェース
ポーリングされるコンポーネント。
PollingStrategyProvider - io.helidon.config.spiのインタフェース
メタ構成に基づいてポーリング戦略ファクトリを作成するJavaサービス・ローダー・サービス。
pollTimeout(long) - クラスio.helidon.messaging.connectors.aq.AqConfigBuilderのメソッド
ポーリング・サイクルごとの次のメッセージのポーリングのタイムアウト(ミリ秒)。
pollTimeout(long) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
ポーリング・サイクルごとの次のメッセージのポーリングのタイムアウト(ミリ秒)。
pollTimeout(long) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
ポーリング・ループをブロックする最大時間(ミリ秒)。
pollTimeout(long) - クラスio.helidon.messaging.connectors.kafka.KafkaPublisher.Builderのメソッド
Kafkaからのポーリング・メッセージをブロックする最大時間をミリ秒単位で指定します。
pong(BufferData) - クラスio.helidon.webclient.websocket.ClientWsConnectionのメソッド
 
pong(BufferData) - クラスio.helidon.webserver.websocket.WsConnectionのメソッド
 
pong(BufferData) - インタフェースio.helidon.websocket.WsSessionのメソッド
ポンを送る。
PONG - 列挙型クラスio.helidon.websocket.WsOpCodeの列挙定数
ポン・コントロール・フレーム。
port() - インタフェースio.helidon.common.socket.PeerInfoのメソッド
ピアのポート。
port() - クラスio.helidon.common.uri.UriInfo.BuilderBaseのメソッド
リクエストの認可の一部。
port() - クラスio.helidon.common.uri.UriInfo.BuilderBase.UriInfoImplのメソッド
 
port() - インタフェースio.helidon.common.uri.UriInfoのメソッド
リクエストの認可の一部。
port() - インタフェースio.helidon.microprofile.server.Serverのメソッド
このサーバーがリスニングするポートを取得するか、サーバーが実行されていない場合は-1を取得します。
port() - クラスio.helidon.microprofile.server.ServerCdiExtensionのメソッド
サーバーが実行されている現在のポート。
port() - クラスio.helidon.microprofile.server.ServerImplのメソッド
 
port() - クラスio.helidon.webclient.api.ClientUriのメソッド
 
port() - レコード・クラスio.helidon.webclient.api.ConnectionKeyのメソッド
portレコード・コンポーネントの値を返します。
port() - クラスio.helidon.webclient.api.Proxyのメソッド
ポートを返します。
port() - クラスio.helidon.webserver.ListenerConfig.BuilderBase.ListenerConfigImplのメソッド
 
port() - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
デフォルト・ソケットのポート。
port() - インタフェースio.helidon.webserver.ListenerConfigのメソッド
デフォルト・ソケットのポート。
port() - インタフェースio.helidon.webserver.WebServerConfigのメソッド
デフォルト・ソケットのポート。
port() - クラスio.helidon.webserver.WebServerConfig.BuilderBase.WebServerConfigImplのメソッド
デフォルト・ソケットのポート。
port() - レコード・クラスio.helidon.webserver.testing.junit5.DirectPeerInfoのメソッド
portレコード・コンポーネントの値を返します。
port() - インタフェースio.helidon.webserver.WebServerのメソッド
デフォルトのサーバー・ソケットがバインドされ、待機しているポート番号を返します。不明またはアクティブでない場合は-1を返します。
port(int) - クラスio.helidon.common.uri.UriInfo.BuilderBaseのメソッド
リクエストの認可の一部。
port(int) - クラスio.helidon.microprofile.server.Server.Builderのメソッド
リスニング・ポートを構成します。
port(int) - クラスio.helidon.webclient.api.ClientUriのメソッド
このURIのポート。
port(int) - クラスio.helidon.webclient.api.Proxy.Builderのメソッド
ポート値を設定します。
port(int) - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
デフォルト・ソケットのポート。
port(String) - クラスio.helidon.microprofile.server.ServerCdiExtensionのメソッド
サーバーが実行されている名前付きポート。
port(String) - インタフェースio.helidon.webserver.WebServerのメソッド
追加の名前付きサーバー・ソケットがバインドされ、リスニングしているポート番号を返します。不明またはアクティブでない場合は-1を返します。
PORT - 列挙型クラスio.helidon.common.uri.UriEncoding.Typeの列挙定数
URIポート・コンポーネント・タイプ。
post() - インタフェースio.helidon.webclient.api.HttpClientのメソッド
デフォルト・パスを使用したpostメソッドのショートカット。
post(Handler...) - インタフェースio.helidon.webserver.http.HttpRouting.Builderのメソッド
 
post(Handler...) - インタフェースio.helidon.webserver.http.HttpRulesのメソッド
ポスト・ルートを追加します。
post(String) - インタフェースio.helidon.webclient.api.HttpClientのメソッド
パスを持つpostメソッドのショートカット。
post(String, ApiRequest<?>, ApiResponse.Builder<?, T>) - インタフェースio.helidon.integrations.common.rest.RestApiのメソッド
レスポンス・エンティティなしで投稿します。
post(String, Handler...) - インタフェースio.helidon.webserver.http.HttpRouting.Builderのメソッド
 
post(String, Handler...) - インタフェースio.helidon.webserver.http.HttpRulesのメソッド
ポスト・ルートを追加します。
POST - クラスio.helidon.http.Methodのstatic変数
POSTメソッドは、リクエスト・ラインのリクエストURIで識別されるリソースの新しい下位リソースとして、リクエストで囲まれたエンティティをオリジン・サーバーacceptedTypesにリクエストするために使用されます。
postBuild() - クラスio.helidon.integrations.common.rest.RestApi.Builderのメソッド
ビルド後メソッド。
postBuild(JsonBuilderFactory, JsonObjectBuilder) - クラスio.helidon.integrations.common.rest.ApiJsonBuilderのメソッド
このリクエストで定義されたプロパティを追加した後に呼び出されます。
postBuild(JsonBuilderFactory, JsonObjectBuilder) - クラスio.helidon.integrations.vault.auths.approle.GenerateSecretId.Requestのメソッド
 
postBuild(JsonBuilderFactory, JsonObjectBuilder) - クラスio.helidon.integrations.vault.sys.EnableAuth.Requestのメソッド
 
postBuild(JsonBuilderFactory, JsonObjectBuilder) - クラスio.helidon.integrations.vault.sys.EnableEngine.Requestのメソッド
 
postCompletion(InvocationContext, Throwable, W) - インタフェースio.helidon.microprofile.servicecommon.HelidonInterceptor.WithPostCompletionのメソッド
指定された作業アイテムに適用される、特定のコンテキストに必要な完了後作業を実行します。
postConstruct() - クラスio.helidon.microprofile.security.SecurityFilterのメソッド
フィルタの初期化を終了したJerseyによって呼び出されるライフサイクル・メソッド。
postConstruct() - クラスio.helidon.microprofile.tracing.MpTracingFilterのメソッド
Post構成メソッド、初期化プロシージャ。
postConstruct(T) - クラスio.helidon.integrations.cdi.delegates.DelegatingInjectionTargetのメソッド
 
postLogoutUri() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
ログアウト後のリダイレクトURI。
postLogoutUri(URI) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
ログアウト・プロセスの完了後にリダイレクトするURI。
PostRequestMetricsSupport - io.helidon.webserver.observe.metricsのインタフェース
他のコンポーネントが使用するメトリクス関連リクエスト後処理と、関連コンテキストのインスタンスを作成するためのファクトリ・メソッドをカプセル化します。
postSetup(HttpRouting.Builder, HttpRouting.Builder) - クラスio.helidon.integrations.micrometer.MicrometerFeatureのメソッド
 
postSetup(HttpRouting.Builder, HttpRouting.Builder) - クラスio.helidon.webserver.servicecommon.HelidonFeatureSupportのメソッド
これは、サービス、フィルタなどの登録に使用できます。
potentialAuthStrategies() - インタフェースio.helidon.integrations.oci.sdk.runtime.OciConfigのメソッド
使用できる可能性があるOciAuthenticationDetailsProvider.AuthStrategy名のリストは、(OciAuthenticationDetailsProvider.AuthStrategy.AUTOを除く)です。
potentialAuthStrategies() - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBase.OciConfigImplのメソッド
使用できる可能性があるOciAuthenticationDetailsProvider.AuthStrategy名のリストは、(OciAuthenticationDetailsProvider.AuthStrategy.AUTOを除く)です。
PRAGMA - クラスio.helidon.http.HeaderNamesのstatic変数
Pragmaヘッダー名。
preBuild() - クラスio.helidon.integrations.common.rest.RestApi.Builderのメソッド
事前構築メソッド。
preBuild(JsonBuilderFactory, JsonObjectBuilder) - クラスio.helidon.integrations.common.rest.ApiJsonBuilderのメソッド
このリクエストで定義されたプロパティを追加する前に呼び出されます。
preBuild(JsonBuilderFactory, JsonObjectBuilder) - クラスio.helidon.integrations.vault.VaultRequestのメソッド
 
preBuildPrototype() - クラスio.helidon.common.configurable.AllowListConfig.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.common.configurable.LruCacheConfig.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.common.configurable.ResourceConfig.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.common.configurable.ScheduledThreadPoolConfig.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.common.pki.Keys.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.common.pki.KeystoreKeys.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.common.pki.PemKeys.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.common.socket.SocketOptions.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.common.types.Annotation.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.common.types.TypeName.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.common.uri.UriInfo.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.dbclient.jdbc.JdbcParametersConfig.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.faulttolerance.AsyncConfig.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.faulttolerance.BulkheadConfig.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.faulttolerance.CircuitBreakerConfig.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.faulttolerance.FallbackConfig.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.faulttolerance.RetryConfig.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.faulttolerance.TimeoutConfig.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.http.encoding.ContentEncodingContextConfig.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.http.media.MediaContextConfig.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfig.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.integrations.openapi.ui.OpenApiUiConfig.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.metrics.api.KeyPerformanceIndicatorMetricsConfig.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.metrics.api.MetricsConfig.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.metrics.api.ScopeConfig.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.metrics.api.ScopingConfig.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.microprofile.openapi.MpOpenApiManagerConfig.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.scheduling.CronConfig.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.scheduling.FixedRateConfig.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.scheduling.TaskConfig.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.webclient.api.HttpConfigBase.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.webclient.api.WebClientConfig.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.webclient.api.WebClientCookieManagerConfig.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.webclient.api.WebClientServiceResponse.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.webclient.http1.Http1ClientConfig.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.webclient.http1.Http1ClientProtocolConfig.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.webclient.http2.Http2ClientConfig.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.webclient.http2.Http2ClientProtocolConfig.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.webclient.websocket.WsClientConfig.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.webclient.websocket.WsClientProtocolConfig.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.webserver.accesslog.AccessLogConfig.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.webserver.ConnectionConfig.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.webserver.context.ContextFeatureConfig.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.webserver.cors.CorsConfig.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.webserver.grpc.GrpcConfig.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.webserver.http1.Http1Config.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.webserver.http1.Http1ConnectionSelectorConfig.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.webserver.http2.Http2Config.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.webserver.observe.config.ConfigObserverConfig.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.webserver.observe.health.HealthObserverConfig.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.webserver.observe.info.InfoObserverConfig.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.webserver.observe.log.LogObserverConfig.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.webserver.observe.log.LogStreamConfig.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.webserver.observe.metrics.MetricsObserverConfig.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.webserver.observe.ObserveFeatureConfig.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.webserver.observe.ObserverConfigBase.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.webserver.observe.tracing.TracingObserverConfig.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.webserver.security.PathsConfig.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.webserver.security.SecurityFeatureConfig.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.webserver.WebServerConfig.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
preBuildPrototype() - クラスio.helidon.webserver.websocket.WsConfig.BuilderBaseのメソッド
プロバイダとデコレータを処理します。
precision() - インタフェースio.helidon.dbclient.DbColumnのメソッド
この列の精度。
PRECONDITION_FAILED_412 - クラスio.helidon.http.Statusのstatic変数
412 事前条件が失敗しました。「HTTP/1.1ドキュメント」を参照してください。
PRECONDITION_REQUIRED_428 - クラスio.helidon.http.Statusのstatic変数
事前条件が必要です。「RFC 6585 - 追加のHTTPステータス・コード」を参照してください。
preDestroy(T) - クラスio.helidon.integrations.cdi.delegates.DelegatingInjectionTargetのメソッド
 
predicate() - クラスio.helidon.dbclient.DbClientServiceBase.BuilderBaseのメソッド
クライアント・サービスの構築に使用される述語。
predicate(Method...) - クラスio.helidon.http.Methodのstaticメソッド
指定されたメソッドの述語を作成します。
predicate(Collection<Method>) - クラスio.helidon.http.Methodのstaticメソッド
指定されたメソッドの述語を作成します。
PREFACE_LENGTH - クラスio.helidon.http.http2.Http2Utilのstatic変数
前知識の序章。
prefaceData() - クラスio.helidon.http.http2.Http2Utilのstaticメソッド
HTTP/2は、データをバッファ・データとして開始します。
preferredUsername() - クラスio.helidon.security.jwt.Jwtのメソッド
優先ユーザー名クレーム。
preferredUsername(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
サブジェクトの優先ユーザー名。
prefix() - 注釈インタフェースio.helidon.config.metadata.Configuredの要素
スタンドアロン構成オブジェクトは、プレフィクスを使用して、構成ツリーでHelidonが想定場所をマークします。
prefix() - 列挙型クラスio.helidon.dbclient.DbStatementTypeのメソッド
このタイプの短いプレフィクス。
prefix(String) - クラスio.helidon.http.PathMatchersのstaticメソッド
プレフィクス一致パス・マッチャ。
prefixed(String, Supplier<? extends ConfigSource>) - クラスio.helidon.config.ConfigSourcesのstaticメソッド
sourceSupplierからConfigSourceを提供し、指定されたprefixをソースのキーに追加します。
PrefixedConfigSource - io.helidon.configのクラス
ConfigSource実装は、別の構成ソースをラップし、元の構成ソースにキー・プレフィクスを追加します。
prefixMatch(UriPath) - インタフェースio.helidon.http.PathMatcherのメソッド
プレフィクスの一致として、指定されたパスを構成されたパスと照合します。
PrefixMatchResult(boolean, RoutedPath, UriPath) - レコード・クラスio.helidon.http.PathMatchers.PrefixMatchResultのコンストラクタ
PrefixMatchResultレコード・クラスのインスタンスを作成します。
PREFLIGHT - 列挙型クラスio.helidon.cors.CorsSupportHelper.RequestTypeの列挙定数
CORSフライト・リクエスト。
preHashed(boolean) - クラスio.helidon.integrations.vault.secrets.transit.Sign.Requestのメソッド
入力がすでにハッシュされている場合はtrueに設定します。
preHashed(boolean) - クラスio.helidon.integrations.vault.secrets.transit.Verify.Requestのメソッド
入力がすでにハッシュされている場合はtrueに設定します。
preInvocation(InvocationContext, W) - インタフェースio.helidon.microprofile.servicecommon.HelidonInterceptorのメソッド
指定された作業アイテムに適用される、特定のコンテキストに必要な事前作業を実行します。
PREPARE - 列挙型クラスio.helidon.integrations.jta.jdbc.ExceptionConverter.XARoutineの列挙定数
XAResource.prepare(Xid)メソッドをモデル化する列挙定数。
prepareCall(String) - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
prepareCall(String) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
prepareCall(String, int, int) - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
prepareCall(String, int, int) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
prepareCall(String, int, int, int) - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
prepareCall(String, int, int, int) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
prepareResponse(CorsRequestAdapter<Q>, CorsResponseAdapter<R>) - クラスio.helidon.cors.CorsSupportBaseのメソッド
開発者ユーザーではありません。 CORSプロトコルに参加する準備ができたレスポンスを取得します。
prepareResponse(CorsRequestAdapter<Q>, CorsResponseAdapter<R>) - クラスio.helidon.cors.CorsSupportHelperのメソッド
指定されたリクエストが実際にCORSリクエストの場合、CORSヘッダーでレスポンスを準備します。
prepareRuntime(Config) - クラスio.helidon.microprofile.servicecommon.HelidonRestCdiExtensionのメソッド
ランタイム構成を使用して構成します。
prepareSession(Config, ConnectionFactory) - クラスio.helidon.messaging.connectors.jms.JmsConnectorのメソッド
 
prepareSession(Config, ConnectionFactory) - クラスio.helidon.messaging.connectors.wls.WeblogicConnectorのメソッド
 
prepareStatement(DbClientServiceContext) - クラスio.helidon.dbclient.jdbc.JdbcStatementのメソッド
PreparedStatementを作成します。
prepareStatement(String) - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
prepareStatement(String) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
prepareStatement(String, int) - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
prepareStatement(String, int) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
prepareStatement(String, int[]) - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
prepareStatement(String, int[]) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
prepareStatement(String, int, int) - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
prepareStatement(String, int, int) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
prepareStatement(String, int, int, int) - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
prepareStatement(String, int, int, int) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
prepareStatement(String, String) - クラスio.helidon.dbclient.jdbc.JdbcStatementのメソッド
PreparedStatementを作成します。
prepareStatement(String, String[]) - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
prepareStatement(String, String[]) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
prepareStatement(Connection, String, String) - クラスio.helidon.dbclient.jdbc.JdbcStatementのメソッド
PreparedStatementを作成します。
presentValue(Http2Setting<T>) - クラスio.helidon.http.http2.Http2Settingsのメソッド
これらの設定に存在する場合の設定の値。
prestart() - クラスio.helidon.common.configurable.ScheduledThreadPoolConfig.BuilderBaseのメソッド
このスレッド・プール・エグゼキュータでコア・スレッドを事前起動するかどうか。
prestart() - クラスio.helidon.common.configurable.ScheduledThreadPoolConfig.BuilderBase.ScheduledThreadPoolConfigImplのメソッド
 
prestart() - インタフェースio.helidon.common.configurable.ScheduledThreadPoolConfigのメソッド
このスレッド・プール・エグゼキュータでコア・スレッドを事前起動するかどうか。
prestart(boolean) - クラスio.helidon.common.configurable.ScheduledThreadPoolConfig.BuilderBaseのメソッド
このスレッド・プール・エグゼキュータでコア・スレッドを事前起動するかどうか。
Preview - io.helidon.common.features.apiの注釈インタフェース
プレビュー機能モジュールの注釈。
previous() - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
primitive() - クラスio.helidon.common.types.TypeName.BuilderBaseのメソッド
Class.isPrimitive()と同じ関数です。
primitive() - クラスio.helidon.common.types.TypeName.BuilderBase.TypeNameImplのメソッド
 
primitive() - インタフェースio.helidon.common.types.TypeNameのメソッド
Class.isPrimitive()と同じ関数です。
primitive(boolean) - クラスio.helidon.common.types.TypeName.BuilderBaseのメソッド
Class.isPrimitive()と同じ関数です。
PRIMITIVE_BOOLEAN - クラスio.helidon.common.types.TypeNamesのstatic変数
プリミティブ・ブール型。
PRIMITIVE_BYTE - クラスio.helidon.common.types.TypeNamesのstatic変数
プリミティブ・バイト・タイプ。
PRIMITIVE_CHAR - クラスio.helidon.common.types.TypeNamesのstatic変数
プリミティブchar型。
PRIMITIVE_DOUBLE - クラスio.helidon.common.types.TypeNamesのstatic変数
プリミティブdouble型。
PRIMITIVE_FLOAT - クラスio.helidon.common.types.TypeNamesのstatic変数
プリミティブ浮動小数点型。
PRIMITIVE_INT - クラスio.helidon.common.types.TypeNamesのstatic変数
プリミティブint型。
PRIMITIVE_LONG - クラスio.helidon.common.types.TypeNamesのstatic変数
プリミティブ・ロング・タイプ。
PRIMITIVE_SHORT - クラスio.helidon.common.types.TypeNamesのstatic変数
プリミティブ・ショート・タイプ。
PRIMITIVE_VOID - クラスio.helidon.common.types.TypeNamesのstatic変数
プリミティブのvoid型。
principal() - クラスio.helidon.security.Subjectのメソッド
このサブジェクトを作成するプリンシパルを取得します(例:
principal(Principal) - クラスio.helidon.security.Subject.Builderのメソッド
このサブジェクトの主要なプリンシパル。
Principal - io.helidon.securityのインタフェース
セキュリティ・プリンシパル。
Principal.Builder - io.helidon.securityのクラス
Principal用のfluent APIビルダー。
principalName() - クラスio.helidon.security.providers.httpsign.InboundClientDefinitionのメソッド
クライアントのプリンシパル名。
principalName(String) - クラスio.helidon.security.providers.httpsign.InboundClientDefinition.Builderのメソッド
クライアントのプリンシパル名。構成されていない場合、デフォルトはkeyIdです。
principals() - クラスio.helidon.security.Subjectのメソッド
このサブジェクト(Subject.principal()によって返されたものを含む)のすべてのプリンシパルを取得します。
print(HelidonFlavor, String, boolean) - クラスio.helidon.common.features.HelidonFeaturesのstaticメソッド
現在のフレーバの印刷機能。
printStackTrace(PrintStream) - 例外クラスio.helidon.integrations.vault.VaultRestExceptionのメソッド
 
Priorities - io.helidon.config.mpのクラス
優先度ユーティリティ。
Prioritized - io.helidon.config.mpのインタフェース
このクラスが優先度を持つクラスであることを定義するインタフェース。
priority() - クラスio.helidon.config.hocon.mp.HoconMpMetaConfigProviderのメソッド
 
priority() - インタフェースio.helidon.config.mp.Prioritizedのメソッド
このクラス(動的に定義されている可能性があるため、注釈で定義できません)の優先度。
priority() - クラスio.helidon.config.yaml.mp.YamlMetaConfigProviderのメソッド
 
priority() - クラスio.helidon.http.http2.Http2Flag.HeaderFlagsのメソッド
優先度フラグが設定されているかどうか。
priority(int) - インタフェースio.helidon.webclient.http2.Http2ClientRequestのメソッド
優先度は、サーバーによってこのストリームに優先順位を付けるために、1から256の(包含)の間の重みを定義します。
priority(Http2Priority) - インタフェースio.helidon.http.http2.Http2Streamのメソッド
優先度
PRIORITY - 列挙型クラスio.helidon.http.http2.Http2FrameTypeの列挙定数
優先フレーム。
PRIORITY - クラスio.helidon.http.http2.Http2Flagのstatic変数
優先度フラグ。
PRIORITY - インタフェースio.helidon.http.http2.Http2FrameTypesのstatic変数
優先フレーム・タイプ。
priorityComparator(int) - クラスio.helidon.config.mp.Prioritiesのstaticメソッド
Prioritizedの実装であるクラス、またはオプションでPriorityの注釈が付けられたクラス、あるいはその両方のオブジェクトのコンパレータを返します。どちらかまたは両方のクラスに注釈がない場合は、指定されたデフォルトの優先度が適用されます。
priorKnowledge() - クラスio.helidon.webclient.http2.Http2ClientProtocolConfig.BuilderBase.Http2ClientProtocolConfigImplのメソッド
 
priorKnowledge() - クラスio.helidon.webclient.http2.Http2ClientProtocolConfig.BuilderBaseのメソッド
サーバーのHTTP/2機能に関する事前知識。
priorKnowledge() - インタフェースio.helidon.webclient.http2.Http2ClientProtocolConfigのメソッド
サーバーのHTTP/2機能に関する事前知識。
priorKnowledge(boolean) - クラスio.helidon.webclient.http2.Http2ClientProtocolConfig.BuilderBaseのメソッド
サーバーのHTTP/2機能に関する事前知識。
priorKnowledge(boolean) - インタフェースio.helidon.webclient.http2.Http2ClientRequestのメソッド
HTTP/2の以前の知識を構成します(例:。
PRIVATE - 列挙型クラスio.helidon.common.types.AccessModifierの列挙定数
プライベート・アクセス修飾子。
PRIVATE_KEY_ALIAS_ENV_VARIABLE - クラスio.helidon.config.encryption.ConfigPropertiesのstatic変数
キーストア内に秘密キーの別名を設定するための環境変数。
PRIVATE_KEY_JWT - 列挙型クラスio.helidon.security.providers.oidc.common.OidcConfig.ClientAuthenticationの列挙定数
公開キーを登録したクライアントは、そのキーを使用してJWTに署名します。
PRIVATE_KEY_PASS_ENV_VARIABLE - クラスio.helidon.config.encryption.ConfigPropertiesのstatic変数
秘密キーのパスフレーズを設定する環境変数。
PRIVATE_KEY_PEM_PATH_ENV_VARIABLE - クラスio.helidon.config.encryption.ConfigPropertiesのstatic変数
秘密キー("SECURE_CONFIG_RSA_PEM_KEY") PEMファイルのロケーションを設定する環境変数。
PRIVATE_KEYSTORE_PASS_ENV_VARIABLE - クラスio.helidon.config.encryption.ConfigPropertiesのstatic変数
キーストアのパスフレーズを設定する環境変数。
PRIVATE_KEYSTORE_PATH_ENV_VARIABLE - クラスio.helidon.config.encryption.ConfigPropertiesのstatic変数
秘密キー("SECURE_CONFIG_RSA_PRIVATE_KEY")キーストアのロケーションを設定する環境変数。
PRIVATE_KEYSTORE_TYPE_ENV_VARIABLE - クラスio.helidon.config.encryption.ConfigPropertiesのstatic変数
使用するキー・タイプを設定する環境変数。
privateCredential(Class<T> ) - クラスio.helidon.security.Subjectのメソッド
指定されたタイプのプライベート資格証明を取得します。
privateKey() - クラスio.helidon.common.pki.Keys.BuilderBase.KeysImplのメソッド
 
privateKey() - クラスio.helidon.common.pki.Keys.BuilderBaseのメソッド
この構成の秘密キー(構成されている場合)。
privateKey() - インタフェースio.helidon.common.pki.Keysのメソッド
この構成の秘密キー(構成されている場合)。
privateKey() - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
使用する秘密鍵。
privateKey() - クラスio.helidon.common.tls.TlsConfig.BuilderBase.TlsConfigImplのメソッド
 
privateKey() - インタフェースio.helidon.common.tls.TlsConfigのメソッド
使用する秘密鍵。
privateKey() - クラスio.helidon.integrations.vault.secrets.pki.IssueCertificate.Responseのメソッド
秘密キーのバイト数。
privateKey() - クラスio.helidon.integrations.vault.secrets.pki.SignCsr.Responseのメソッド
秘密キーのバイト数。
privateKey() - クラスio.helidon.security.jwt.jwk.JwkECのメソッド
 
privateKey() - クラスio.helidon.security.jwt.jwk.JwkRSAのメソッド
 
privateKey(Resource) - クラスio.helidon.tracing.providers.jaeger.JaegerTracerBuilderのメソッド
PEM形式の秘密キー。
privateKey(Keys) - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
使用する秘密鍵。
privateKey(Keys) - クラスio.helidon.config.encryption.EncryptionFilter.Builderのメソッド
RSAベースの復号化の秘密キー。
privateKey(ECPrivateKey) - クラスio.helidon.security.jwt.jwk.JwkEC.Builderのメソッド
データの署名、データの暗号化/復号化など、秘密キーを必要とするセキュリティ操作の実行に使用する秘密キーを設定します。
privateKey(RSAPrivateKey) - クラスio.helidon.security.jwt.jwk.JwkRSA.Builderのメソッド
データの署名、データの暗号化/復号化など、秘密キーを必要とするセキュリティ操作の実行に使用する秘密キーを設定します。
privateKey(PrivateKey) - クラスio.helidon.common.crypto.AsymmetricCipher.Builderのメソッド
復号化に使用する秘密キー。
privateKey(PrivateKey) - クラスio.helidon.common.crypto.Signature.Builderのメソッド
シグネチャ作成に使用する秘密キーを設定します。
privateKey(PrivateKey) - クラスio.helidon.common.pki.Keys.BuilderBaseのメソッド
この構成の秘密キー(構成されている場合)。
privateKey(PrivateKey) - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
使用する秘密鍵。
privateKey(Consumer<Keys.Builder>) - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
使用する秘密鍵。
privateKeyCertChain() - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
秘密キーの証明書チェーン。
privateKeyCertChain() - クラスio.helidon.common.tls.TlsConfig.BuilderBase.TlsConfigImplのメソッド
 
privateKeyCertChain() - インタフェースio.helidon.common.tls.TlsConfigのメソッド
秘密キーの証明書チェーン。
privateKeyCertChain(Keys) - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
秘密キーの証明書チェーン。
privateKeyCertChain(Consumer<Keys.Builder>) - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
秘密キーの証明書チェーン。
privateKeyCertChain(List<? extends X509Certificate>) - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
秘密キーの証明書チェーン。
privateKeyConfig(Keys) - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinition.Builderのメソッド
RSAベースのアルゴリズムの秘密キーの構成。
privateKeyType() - クラスio.helidon.integrations.vault.secrets.pki.IssueCertificate.Responseのメソッド
秘密キーのタイプ(rsaなど)。
privateKeyType() - クラスio.helidon.integrations.vault.secrets.pki.SignCsr.Responseのメソッド
秘密キーのタイプ(rsaなど)。
proceed() - インタフェースio.helidon.webserver.http.FilterChainのメソッド
次のフィルタまたはルートに進みます。
proceed(WebClientServiceRequest) - インタフェースio.helidon.webclient.spi.WebClientService.Chainのメソッド
次のサービスまたはHTTPコールの呼出しを続行します。
processAuthentication(SecurityFilterContext, SecurityClientBuilder<AuthenticationResponse>, SecurityDefinition, AtnTracing) - クラスio.helidon.microprofile.security.SecurityFilterのメソッド
 
processAuthorization(SecurityFilterContext, SecurityClientBuilder<AuthorizationResponse>) - クラスio.helidon.microprofile.security.SecurityFilterのメソッド
 
processListDataResponse(JsonObject) - クラスio.helidon.integrations.vault.VaultUtilのstaticメソッド
LIST操作からのレスポンスを処理します。
processManagedBean(ProcessManagedBean<?>) - クラスio.helidon.integrations.micrometer.cdi.MicrometerCdiExtensionのメソッド
 
processManagedBean(ProcessManagedBean<?>) - クラスio.helidon.microprofile.metrics.MetricsCdiExtensionのメソッド
 
processManagedBean(ProcessManagedBean<?>) - クラスio.helidon.microprofile.openapi.OpenApiCdiExtensionのメソッド
 
processManagedBean(ProcessManagedBean<?>) - クラスio.helidon.microprofile.servicecommon.HelidonRestCdiExtensionのメソッド
具体的な拡張実装によって提供される、ベトイングを残したマネージドBeanを処理します。
processor() - クラスio.helidon.webserver.cors.CorsEnabledServiceHelperのメソッド
以前に提供されたConfigに従ってCORS処理を実行するためのHandlerを構築します。
processor(Channel<PAYLOAD>, Channel<RESULT>, Function<? super PAYLOAD, ? extends RESULT>) - クラスio.helidon.messaging.Messaging.Builderのメソッド
2つのチャネル間のマッピング機能を登録します。
processor(Channel<PAYLOAD>, Channel<RESULT>, ProcessorBuilder <? extends Message<? extends PAYLOAD>, ? extends Message <? extends RESULT>>) - クラスio.helidon.messaging.Messaging.Builderのメソッド
使用するProcessorを構築するためのProcessorBuilderをサブスクライブするには、in Channelサブスクライバとout Channelパブリッシャを使用します。
processor(Channel<PAYLOAD>, Channel<RESULT>, Processor <? extends Message<? extends PAYLOAD>, ? extends Message <? extends RESULT>>) - クラスio.helidon.messaging.Messaging.Builderのメソッド
使用するProcessorのサブスクライブは、in Channelサブスクライバおよびout Channelパブリッシャです。
processRequest(CorsRequestAdapter<Q>, CorsResponseAdapter<R>) - クラスio.helidon.cors.CorsSupportBaseのメソッド
開発者用ではありません。 CORS処理のためにリクエスト・アダプタおよびレスポンス・アダプタを発行します。
processRequest(CorsRequestAdapter<Q>, CorsResponseAdapter<R>) - クラスio.helidon.cors.CorsSupportHelperのメソッド
CORSルールに従ってリクエストを処理し、コール元がレスポンスをすぐに(フライト・レスポンスや、フライトされていないCORSリクエストに対するエラー・レスポンスなど)に送信する必要がある場合、レスポンス・タイプのOptionalを返します。
processRoleRequest(HttpClientRequest, Object, String) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBaseのメソッド
 
processSecurity(ContainerRequestContext, SecurityFilterContext, SecurityTracing, SecurityContext) - クラスio.helidon.microprofile.security.SecurityFilterのメソッド
 
produce(CreationalContext<T> ) - クラスio.helidon.integrations.cdi.delegates.DelegatingProducerのメソッド
 
produced(AtomicLong, long) - 列挙型クラスio.helidon.common.reactive.SubscriptionHelperの静的メソッド
指定された数値がLong.MAX_VALUEにない場合は、その数値をフィールドから原子的に減算し、新しい値を返します。
PRODUCER - 列挙型クラスio.helidon.tracing.Span.Kindの列挙定数
プロデューサ・スパン(メッセージ)。
producers() - クラスio.helidon.microprofile.servicecommon.HelidonRestCdiExtensionのメソッド
 
producerSupplier(Supplier<Producer<K, V> >) - クラスio.helidon.messaging.connectors.kafka.KafkaSubscriber.Builderのメソッド
KafkaSubscriberのインスタンス化方法を定義します。
profile() - 注釈インタフェースio.helidon.microprofile.testing.junit5.Configurationの要素
構成プロファイル。
profile() - 注釈インタフェースio.helidon.microprofile.testing.testng.Configurationの要素
構成プロファイル。
profile() - クラスio.helidon.security.jwt.Jwtのメソッド
プロファイルURIクレーム。
profile(URI) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
サブジェクトのプロファイルURI。
programmaticEndpoint(Class<? extends Endpoint>) - クラスio.helidon.microprofile.tyrus.TyrusApplication.Builderのメソッド
単一のプログラム的なエンドポイントを追加します。
programmaticEndpoints() - クラスio.helidon.microprofile.tyrus.TyrusApplicationのメソッド
プログラム的なエンドポイントのリストを取得します。
prologue() - インタフェースio.helidon.webserver.http.HttpRequestのメソッド
リクエストのプロローグ。
prologue(HttpPrologue) - インタフェースio.helidon.webserver.http.RoutingRequestのメソッド
このリクエストのプロローグを更新します。
prologue(ConnectionContext, HttpPrologue) - インタフェースio.helidon.webserver.http1.Http1ConnectionListenerのメソッド
プロローグを処理します。
prologue(ConnectionContext, HttpPrologue) - クラスio.helidon.webserver.http1.Http1LoggingConnectionListenerのメソッド
 
PROMETHEUS - 列挙型クラスio.helidon.integrations.micrometer.MeterRegistryFactory.BuiltInRegistryTypeの列挙定数
Prometheusの組込みレジストリ・タイプ。
PrometheusSupport - io.helidon.metrics.prometheusのクラス
Prometheusクライアント・エンドポイントのサポート。
PrometheusSupport.Builder - io.helidon.metrics.prometheusのクラス
PrometheusSupportのビルダー。
propagate(boolean) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
アイデンティティを伝播するかどうか。
propagate(boolean) - クラスio.helidon.security.providers.header.HeaderAtnProvider.Builderのメソッド
アイデンティティを伝播するかどうか。
propagate(boolean) - クラスio.helidon.security.providers.jwt.JwtProvider.Builderのメソッド
アイデンティティを伝播するかどうか。
propagate(boolean) - クラスio.helidon.security.providers.oidc.OidcProvider.Builderのメソッド
アイデンティティを伝播するかどうか。
propagateData(JaegerDataPropagationProvider.JaegerContext) - クラスio.helidon.tracing.providers.jaeger.JaegerDataPropagationProviderのメソッド
セカンダリ・スレッドでスコープをアクティブ化します。
propagateData(Map<String, String>) - クラスio.helidon.logging.jul.JulMdcPropagatorのメソッド
 
propagateData(Map<String, String>) - クラスio.helidon.logging.log4j.Log4jMdcPropagatorのメソッド
 
propagateData(Map<String, String>) - クラスio.helidon.logging.slf4j.Slf4jMdcPropagatorのメソッド
 
propagateData(T) - インタフェースio.helidon.common.context.spi.DataPropagationProviderのメソッド
新しいスレッドで使用されるデータを伝播します。
PropagatedHeaders - io.helidon.lra.coordinator.clientのインタフェース
ヘッダーは参加者とコーディネータの間で伝播されます。
PropagatedHeaders.NoopPropagatedHeaders - io.helidon.lra.coordinator.clientのクラス
Noopヘッダーは、常に空のマップの同じインスタンスを返します。
PropagatedHeaders.PrefixedPropagatedHeaders - io.helidon.lra.coordinator.clientのクラス
事前構成済のプレフィクスのいずれかを使用して許可されたヘッダーをスキャンできる伝播済ヘッダー。
properties - クラスio.helidon.integrations.cdi.jpa.jaxb.Persistence.PersistenceUnitの変数
 
properties() - クラスio.helidon.config.ConfigParsersのstaticメソッド
Javaプロパティ・コンテンツ(メディア・タイプPropertiesConfigParser.MEDIA_TYPE_TEXT_JAVA_PROPERTIES)を解析するConfigParser実装を返します。
properties() - クラスio.helidon.dbclient.jdbc.JdbcConnectionPool.BuilderBaseのメソッド
構成された接続プールのプロパティ。
properties() - クラスio.helidon.webclient.api.ClientRequestBaseのメソッド
ユーザーまたは他のコンポーネントによって構成されたプロパティ。
properties() - インタフェースio.helidon.webclient.api.FullClientRequestのメソッド
構成されたプロパティ。
properties() - クラスio.helidon.webclient.api.HttpConfigBase.BuilderBase.HttpConfigBaseImplのメソッド
 
properties() - クラスio.helidon.webclient.api.HttpConfigBase.BuilderBaseのメソッド
このクライアント用に構成されたプロパティ。
properties() - インタフェースio.helidon.webclient.http1.Http1ClientConfigのメソッド
このクライアント用に構成されたプロパティ。
properties() - クラスio.helidon.webclient.http1.Http1ClientConfig.BuilderBase.Http1ClientConfigImplのメソッド
このクライアント用に構成されたプロパティ。
properties() - インタフェースio.helidon.webclient.http2.Http2ClientConfigのメソッド
このクライアント用に構成されたプロパティ。
properties() - クラスio.helidon.webclient.http2.Http2ClientConfig.BuilderBase.Http2ClientConfigImplのメソッド
このクライアント用に構成されたプロパティ。
properties() - インタフェースio.helidon.webclient.api.HttpClientConfigのメソッド
このクライアント用に構成されたプロパティ。
properties() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBase.HttpClientConfigImplのメソッド
このクライアント用に構成されたプロパティ。
properties() - インタフェースio.helidon.webclient.api.HttpConfigBaseのメソッド
このクライアント用に構成されたプロパティ。
properties() - インタフェースio.helidon.webclient.api.WebClientConfigのメソッド
このクライアント用に構成されたプロパティ。
properties() - クラスio.helidon.webclient.api.WebClientConfig.BuilderBase.WebClientConfigImplのメソッド
このクライアント用に構成されたプロパティ。
properties() - インタフェースio.helidon.webclient.websocket.WsClientConfigのメソッド
このクライアント用に構成されたプロパティ。
properties() - クラスio.helidon.webclient.websocket.WsClientConfig.BuilderBase.WsClientConfigImplのメソッド
このクライアント用に構成されたプロパティ。
properties() - インタフェースio.helidon.webclient.api.WebClientServiceRequestのメソッド
このクライアント・リクエストの作成時にユーザーが構成したプロパティ。
properties(Map<? extends String, ? extends String>) - クラスio.helidon.webclient.api.HttpConfigBase.BuilderBaseのメソッド
このメソッドは、すべての値を新しい値に置き換えます。
properties(Properties) - クラスio.helidon.config.MapConfigSource.MapBuilderのメソッド
基礎となるデータの構成ソースとして使用されるプロパティ。
properties(Properties) - クラスio.helidon.dbclient.jdbc.JdbcConnectionPool.BuilderBaseのメソッド
接続プールのプロパティの構成
Properties() - クラスio.helidon.integrations.cdi.jpa.jaxb.Persistence.PersistenceUnit.Propertiesのコンストラクタ
 
PropertiesConfigParser - io.helidon.configのクラス
Javaプロパティのコンテンツを解析するConfigParser実装。
PropertiesConfigParser() - クラスio.helidon.config.PropertiesConfigParserのコンストラクタ
ServiceLoaderに必要なパブリック・コンストラクタです。
property - クラスio.helidon.integrations.cdi.jpa.jaxb.Persistence.PersistenceUnit.Propertiesの変数
 
property(String, boolean) - クラスio.helidon.messaging.connectors.jms.JmsMessage.OutgoingJmsMessageBuilderのメソッド
指定された名前のJMSを設定します。
property(String, byte) - クラスio.helidon.messaging.connectors.jms.JmsMessage.OutgoingJmsMessageBuilderのメソッド
指定された名前のJMSを設定します。
property(String, double) - クラスio.helidon.messaging.connectors.jms.JmsMessage.OutgoingJmsMessageBuilderのメソッド
指定された名前のJMSを設定します。
property(String, float) - クラスio.helidon.messaging.connectors.jms.JmsMessage.OutgoingJmsMessageBuilderのメソッド
指定された名前のJMSを設定します。
property(String, int) - クラスio.helidon.messaging.connectors.jms.JmsMessage.OutgoingJmsMessageBuilderのメソッド
指定された名前のJMSを設定します。
property(String, long) - クラスio.helidon.messaging.connectors.jms.JmsMessage.OutgoingJmsMessageBuilderのメソッド
指定された名前のJMSを設定します。
property(String, short) - クラスio.helidon.messaging.connectors.jms.JmsMessage.OutgoingJmsMessageBuilderのメソッド
指定された名前のJMSを設定します。
property(String, String) - クラスio.helidon.messaging.ConnectorConfigBuilderのメソッド
 
property(String, String) - クラスio.helidon.messaging.connectors.aq.AqConfigBuilderのメソッド
カスタム・プロパティの追加
property(String, String) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
カスタム・プロパティの追加
property(String, String) - クラスio.helidon.messaging.connectors.jms.JmsMessage.OutgoingJmsMessageBuilderのメソッド
指定された名前のJMSを設定します。
property(String, String) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
カスタム・プロパティの追加
property(String, String) - インタフェースio.helidon.webclient.api.ClientRequestのメソッド
このリクエストで使用するプロパティを追加します。
property(String, String) - クラスio.helidon.webclient.api.ClientRequestBaseのメソッド
 
Property() - クラスio.helidon.integrations.cdi.jpa.jaxb.Persistence.PersistenceUnit.Properties.Propertyのコンストラクタ
 
PROPERTY_CONTEXT - クラスio.helidon.microprofile.security.ClientSecurityのstatic変数
セキュリティ・コンテキストのプロパティ名。
PROPERTY_DISABLE_OUTBOUND - クラスio.helidon.security.providers.common.OutboundConfigのstatic変数
アウトバウンド・セキュリティの登録/実行を無効にするためにクライアントとのアウトバウンド呼出しに使用されるプロパティ。
PROPERTY_OUTBOUND_ID - クラスio.helidon.security.EndpointConfigのstatic変数
(クライアントID、ユーザー - ユース・ケースによる)を使用するようにIDをオーバーライドするようにアウトバウンド・リクエストに対してこれを構成します。
PROPERTY_OUTBOUND_SECRET - クラスio.helidon.security.EndpointConfigのstatic変数
(クライアント・シークレット、実際のパスワード - ユース・ケースによる)を使用するように、アウトバウンド・リクエストがシークレットをオーバーライドするように構成します。
PROPERTY_PROVIDER - クラスio.helidon.microprofile.security.ClientSecurityのstatic変数
アウトバウンド・セキュリティ・プロバイダ名のプロパティ名。
PROTECTED - 列挙型クラスio.helidon.common.types.AccessModifierの列挙定数
保護されたアクセス修飾子。
proto() - クラスio.helidon.http.Forwardedのメソッド
転送されたヘッダーのprotoディレクティブ。
proto() - インタフェースio.helidon.webserver.grpc.GrpcServiceのメソッド
このサービスのプロト記述子。
protocol() - インタフェースio.helidon.common.socket.HelidonSocketのメソッド
交渉されたプロトコル。
protocol() - クラスio.helidon.common.socket.TlsSocketのメソッド
 
protocol() - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
SSLContextのインスタンスを取得するために使用するプロトコルを構成します。
protocol() - クラスio.helidon.common.tls.TlsConfig.BuilderBase.TlsConfigImplのメソッド
 
protocol() - インタフェースio.helidon.common.tls.TlsConfigのメソッド
SSLContextのインスタンスを取得するために使用するプロトコルを構成します。
protocol() - クラスio.helidon.http.HttpPrologueのメソッド
ほとんどの場合、プロトコル名はHTTPである必要があります。
protocol() - インタフェースio.helidon.webserver.ProxyProtocolDataのメソッド
プロトコル・ヘッダーからのプロトコル。
protocol(WebClient, C) - インタフェースio.helidon.webclient.spi.ClientProtocolProviderのメソッド
プロトコル・クライアント・インスタンスを作成します。
protocol(WebClient, Http1ClientProtocolConfig) - クラスio.helidon.webclient.http1.Http1ClientSpiProviderのメソッド
 
protocol(WebClient, Http2ClientProtocolConfig) - クラスio.helidon.webclient.http2.Http2ClientSpiProviderのメソッド
 
protocol(WebClient, WsClientProtocolConfig) - クラスio.helidon.webclient.websocket.WsProtocolProviderのメソッド
 
protocol(String) - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
SSLContextのインスタンスを取得するために使用するプロトコルを構成します。
Protocol<T,C> - io.helidon.webclient.spiのインタフェース
クライアント・プロトコル。
PROTOCOL - 列挙型クラスio.helidon.http.http2.Http2ErrorCodeの列挙定数
エンドポイントが特定のプロトコル・エラーを検出しました。
PROTOCOL - インタフェースio.helidon.webclient.http1.Http1Clientのstatic変数
WebClient.client(io.helidon.webclient.spi.Protocol)からHTTP/1.1固有のクライアントのインスタンスを取得するために使用するHTTP/1.1プロトコル。
PROTOCOL - インタフェースio.helidon.webclient.websocket.WsClientのstatic変数
WebClient.client(io.helidon.webclient.spi.Protocol)からWebSocket固有のクリエットのインスタンスを取得するために使用するプロトコル。
PROTOCOL - クラスio.helidon.webserver.websocket.WsUpgraderのstatic変数
Websocketプロトコル・ヘッダー名。
PROTOCOL_CONFIGS - クラスio.helidon.jersey.connector.HelidonPropertiesのstatic変数
基礎となるWebClientで使用されるプロトコル構成のリストを使用してList<? extends ProtocolConfig>インスタンスを設定するプロパティ名。
PROTOCOL_ERROR - クラスio.helidon.websocket.WsCloseCodesのstatic変数
エンドポイントが不正なフレームを受信しました。
PROTOCOL_ID - クラスio.helidon.jersey.connector.HelidonPropertiesのstatic変数
各リクエストのプロトコルIDを設定するプロパティ名。
PROTOCOL_ID - インタフェースio.helidon.webclient.http1.Http1Clientのstatic変数
たとえばALPNで使用されるHTTP/1.1プロトコルのID。
PROTOCOL_ID - インタフェースio.helidon.webclient.http2.Http2Clientのstatic変数
ALPNで使用されるHTTP/2プロトコルID。
protocolConfig() - クラスio.helidon.webclient.http1.Http1ClientConfig.BuilderBase.Http1ClientConfigImplのメソッド
 
protocolConfig() - クラスio.helidon.webclient.http1.Http1ClientConfig.BuilderBaseのメソッド
HTTP/1.1固有の構成。
protocolConfig() - インタフェースio.helidon.webclient.http1.Http1ClientConfigのメソッド
HTTP/1.1固有の構成。
protocolConfig() - クラスio.helidon.webclient.http2.Http2ClientConfig.BuilderBase.Http2ClientConfigImplのメソッド
 
protocolConfig() - クラスio.helidon.webclient.http2.Http2ClientConfig.BuilderBaseのメソッド
HTTP/2固有の構成。
protocolConfig() - インタフェースio.helidon.webclient.http2.Http2ClientConfigのメソッド
HTTP/2固有の構成。
protocolConfig() - クラスio.helidon.webclient.websocket.WsClientConfig.BuilderBaseのメソッド
WebSocket固有の構成。
protocolConfig() - クラスio.helidon.webclient.websocket.WsClientConfig.BuilderBase.WsClientConfigImplのメソッド
 
protocolConfig() - インタフェースio.helidon.webclient.websocket.WsClientConfigのメソッド
WebSocket固有の構成。
protocolConfig(Http1ClientProtocolConfig) - クラスio.helidon.webclient.http1.Http1ClientConfig.BuilderBaseのメソッド
HTTP/1.1固有の構成。
protocolConfig(Http2ClientProtocolConfig) - クラスio.helidon.webclient.http2.Http2ClientConfig.BuilderBaseのメソッド
HTTP/2固有の構成。
protocolConfig(WsClientProtocolConfig) - クラスio.helidon.webclient.websocket.WsClientConfig.BuilderBaseのメソッド
WebSocket固有の構成。
protocolConfig(Consumer<Http1ClientProtocolConfig.Builder>) - クラスio.helidon.webclient.http1.Http1ClientConfig.BuilderBaseのメソッド
HTTP/1.1固有の構成。
protocolConfig(Consumer<Http2ClientProtocolConfig.Builder>) - クラスio.helidon.webclient.http2.Http2ClientConfig.BuilderBaseのメソッド
HTTP/2固有の構成。
protocolConfig(Consumer<WsClientProtocolConfig.Builder>) - クラスio.helidon.webclient.websocket.WsClientConfig.BuilderBaseのメソッド
WebSocket固有の構成。
protocolConfig(Supplier<? extends Http1ClientProtocolConfig>) - クラスio.helidon.webclient.http1.Http1ClientConfig.BuilderBaseのメソッド
HTTP/1.1固有の構成。
protocolConfig(Supplier<? extends Http2ClientProtocolConfig>) - クラスio.helidon.webclient.http2.Http2ClientConfig.BuilderBaseのメソッド
HTTP/2固有の構成。
protocolConfig(Supplier<? extends WsClientProtocolConfig>) - クラスio.helidon.webclient.websocket.WsClientConfig.BuilderBaseのメソッド
WebSocket固有の構成。
ProtocolConfig - io.helidon.webclient.spiのインタフェース
クライアント・プロトコル構成。
ProtocolConfig - io.helidon.webserver.spiのインタフェース
プロトコルの設定に使用されるプロトコル構成の抽象化。
ProtocolConfigProvider<T> - io.helidon.webclient.spiのインタフェース
クライアント・プロトコル構成。
ProtocolConfigProvider<T> - io.helidon.webserver.spiのインタフェース
プロトコル構成のプロバイダ。
protocolConfigs() - クラスio.helidon.webclient.api.WebClientConfig.BuilderBaseのメソッド
クライアント・プロトコルの構成。
protocolConfigs() - クラスio.helidon.webclient.api.WebClientConfig.BuilderBase.WebClientConfigImplのメソッド
 
protocolConfigs() - インタフェースio.helidon.webclient.api.WebClientConfigのメソッド
クライアント・プロトコルの構成。
protocolConfigs(List<? extends ProtocolConfig>) - クラスio.helidon.webclient.api.WebClientConfig.BuilderBaseのメソッド
クライアント・プロトコルの構成。
ProtocolConfigs - io.helidon.webserverのクラス
現在のソケットについて明示的に構成された詳細を取得するためのプロトコル構成。
protocolConfigsDiscoverServices(boolean) - クラスio.helidon.webclient.api.WebClientConfig.BuilderBaseのメソッド
クライアント・プロトコルの構成。
protocolConfigType() - クラスio.helidon.webserver.grpc.GrpcProtocolProviderのメソッド
 
protocolConfigType() - クラスio.helidon.webserver.http1.Http1ConnectionProviderのメソッド
 
protocolConfigType() - インタフェースio.helidon.webserver.http1.spi.Http1UpgradeProviderのメソッド
サポートされている構成のタイプ。
protocolConfigType() - クラスio.helidon.webserver.http2.Http2ConnectionProviderのメソッド
 
protocolConfigType() - クラスio.helidon.webserver.http2.Http2UpgradeProviderのメソッド
 
protocolConfigType() - インタフェースio.helidon.webserver.http2.spi.Http2SubProtocolProviderのメソッド
サポートされている構成のタイプ。
protocolConfigType() - インタフェースio.helidon.webserver.spi.ServerConnectionSelectorProviderのメソッド
この接続プロバイダでサポートされている構成のタイプ。
protocolConfigType() - クラスio.helidon.webserver.websocket.WsUpgradeProviderのメソッド
 
protocolId() - インタフェースio.helidon.webclient.api.WebClientServiceRequestのメソッド
特定のバージョンにマップされたHTTPプロトコルIDを返します。
protocolId() - クラスio.helidon.webclient.http1.Http1ClientSpiProviderのメソッド
 
protocolId() - クラスio.helidon.webclient.http2.Http2ClientSpiProviderのメソッド
 
protocolId() - インタフェースio.helidon.webclient.spi.ClientProtocolProviderのメソッド
ALPNのプロトコルID (TLSを使用する場合のプロトコル・ネゴシエーション)。
protocolId() - クラスio.helidon.webclient.websocket.WsProtocolProviderのメソッド
 
protocolId(String) - クラスio.helidon.webclient.api.HttpClientRequestのメソッド
ALPNプロトコルIDを定義して、明示的なバージョンのHTTPを使用します。
protocolMaxTableSize(long) - クラスio.helidon.http.http2.Http2Headers.DynamicTableのメソッド
プロトコル最大表サイズを更新します。
protocolNegotiated() - インタフェースio.helidon.common.socket.HelidonSocketのメソッド
プロトコルがソケット (TLSを使用する場合のALPNなど)によってネゴシエーションされたかどうか。
protocolNegotiated() - クラスio.helidon.common.socket.TlsSocketのメソッド
 
protocolPreference() - クラスio.helidon.webclient.api.WebClientConfig.BuilderBaseのメソッド
HTTPプロトコルIDの優先順位別リスト。
protocolPreference() - クラスio.helidon.webclient.api.WebClientConfig.BuilderBase.WebClientConfigImplのメソッド
 
protocolPreference() - インタフェースio.helidon.webclient.api.WebClientConfigのメソッド
HTTPプロトコルIDの優先順位別リスト。
protocolPreference(List<? extends String>) - クラスio.helidon.webclient.api.WebClientConfig.BuilderBaseのメソッド
HTTPプロトコルIDの優先順位別リスト。
protocols() - クラスio.helidon.webserver.ListenerConfig.BuilderBase.ListenerConfigImplのメソッド
 
protocols() - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
プロトコルの構成。
protocols() - インタフェースio.helidon.webserver.ListenerConfigのメソッド
プロトコルの構成。
protocols() - インタフェースio.helidon.webserver.WebServerConfigのメソッド
プロトコルの構成。
protocols() - クラスio.helidon.webserver.WebServerConfig.BuilderBase.WebServerConfigImplのメソッド
プロトコルの構成。
protocols(List<? extends ProtocolConfig>) - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
プロトコルの構成。
protocolsDiscoverServices(boolean) - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
プロトコルの構成。
protocolType() - クラスio.helidon.webserver.grpc.GrpcProtocolProviderのメソッド
 
protocolType() - クラスio.helidon.webserver.http1.Http1ConnectionProviderのメソッド
 
protocolType() - インタフェースio.helidon.webserver.http1.spi.Http1UpgradeProviderのメソッド
Provider's type.
protocolType() - クラスio.helidon.webserver.http2.Http2ConnectionProviderのメソッド
 
protocolType() - クラスio.helidon.webserver.http2.Http2UpgradeProviderのメソッド
 
protocolType() - インタフェースio.helidon.webserver.http2.spi.Http2SubProtocolProviderのメソッド
プロバイダのタイプ。構成ノード名としても必要です。
protocolType() - インタフェースio.helidon.webserver.spi.ServerConnectionSelectorProviderのメソッド
プロトコルのタイプ(http_1_1など)。
protocolType() - クラスio.helidon.webserver.websocket.WsUpgradeProviderのメソッド
 
protocolVersion() - インタフェースio.helidon.http.DirectHandler.TransportRequestのメソッド
プロトコル・バージョン(実際のリクエストまたは推測のいずれか)。
protocolVersion() - クラスio.helidon.http.HttpPrologueのメソッド
このリクエストのHTTPプロトコル・バージョン。
protocolVersion() - クラスio.helidon.webserver.http.DirectTransportRequestのメソッド
 
prototype() - インタフェースio.helidon.builder.api.RuntimeType.Apiのメソッド
このランタイム・オブジェクト・インスタンスの作成時に受信されたプロトタイプ。
prototype() - クラスio.helidon.common.configurable.AllowListのメソッド
 
prototype() - クラスio.helidon.common.configurable.LruCacheのメソッド
 
prototype() - クラスio.helidon.common.configurable.ScheduledThreadPoolSupplierのメソッド
 
prototype() - クラスio.helidon.common.configurable.ThreadPoolSupplierのメソッド
 
prototype() - クラスio.helidon.common.tls.Tlsのメソッド
 
prototype() - クラスio.helidon.integrations.openapi.ui.OpenApiUiのメソッド
 
prototype() - クラスio.helidon.openapi.OpenApiFeatureのメソッド
 
prototype() - クラスio.helidon.webclient.api.WebClientCookieManagerのメソッド
 
prototype() - クラスio.helidon.webserver.accesslog.AccessLogFeatureのメソッド
 
prototype() - クラスio.helidon.webserver.context.ContextFeatureのメソッド
 
prototype() - クラスio.helidon.webserver.cors.CorsFeatureのメソッド
 
prototype() - クラスio.helidon.webserver.http1.Http1ConnectionSelectorのメソッド
 
prototype() - クラスio.helidon.webserver.observe.config.ConfigObserverのメソッド
 
prototype() - クラスio.helidon.webserver.observe.health.HealthObserverのメソッド
 
prototype() - クラスio.helidon.webserver.observe.info.InfoObserverのメソッド
 
prototype() - クラスio.helidon.webserver.observe.log.LogObserverのメソッド
 
prototype() - クラスio.helidon.webserver.observe.metrics.MetricsObserverのメソッド
 
prototype() - クラスio.helidon.webserver.observe.ObserveFeatureのメソッド
 
prototype() - インタフェースio.helidon.webserver.observe.spi.Observerのメソッド
このオブザーバの構成。
prototype() - クラスio.helidon.webserver.observe.tracing.TracingObserverのメソッド
 
prototype() - クラスio.helidon.webserver.security.SecurityFeatureのメソッド
 
prototype() - クラスio.helidon.webserver.security.SecurityHandlerのメソッド
 
prototype() - クラスio.helidon.webserver.testing.junit5.DirectClientのメソッド
 
prototype() - クラスio.helidon.webserver.testing.junit5.DirectWebClientのメソッド
 
prototype() - クラスio.helidon.webserver.testing.junit5.websocket.DirectWsClientのメソッド
 
Prototype - io.helidon.builder.apiのクラス
プロトタイプはプロトタイプ・ブループリントから生成され、モジュールのパブリックAPIの一部であることが予想されます。
Prototype.Annotated - io.helidon.builder.apiの注釈インタフェース
この注釈をターゲット・インタフェース・タイプまたはメソッドのPrototype.Blueprintと組み合せて追加すると、生成された実装クラスおよびメソッドにPrototype.Annotated.value()が適宜追加されます。
Prototype.Api - io.helidon.builder.apiのインタフェース
プロトタイプAPIのマーカー・インタフェース。通常は生成されたインタフェースです。
Prototype.Blueprint - io.helidon.builder.apiの注釈インタフェース
注釈処理によって生成されるプロトタイプ情報を形成するゲッター・メソッドおよび考えられる静的ファクトリ・メソッドを定義するパッケージ・ローカル型(デザイン)。
Prototype.Builder<BUILDER,PROTOTYPE> - io.helidon.builder.apiのインタフェース
プロトタイプ・インスタンスを作成するこのビルダーのメソッドを終了しています。
Prototype.BuilderDecorator<T> - io.helidon.builder.apiのインタフェース
Prototype.Blueprint注釈付き型を装飾できる契約を提供します。
Prototype.BuilderMethod - io.helidon.builder.apiの注釈インタフェース
ビルダーに追加するカスタム・メソッド・タイプの注釈付き静的メソッド。
Prototype.Configured - io.helidon.builder.apiの注釈インタフェース
この注釈を付けたブループリントは、Configインスタンスから作成できるプロトタイプを作成します。
Prototype.ConfiguredBuilder<BUILDER,PROTOTYPE> - io.helidon.builder.apiのインタフェース
構成をサポートするPrototype.Builderの拡張。
Prototype.CustomMethods - io.helidon.builder.apiの注釈インタフェース
このタイプのメソッドが、プロトタイプとそのビルダーに追加されます。
Prototype.Factory<T> - io.helidon.builder.apiのインタフェース
プロトタイプPrototype.Blueprintは、このインタフェースを拡張して、関連付けられたランタイム・タイプを明示的に参照できます。
Prototype.FactoryMethod - io.helidon.builder.apiの注釈インタフェース
これは、静的メソッドをファクトリ・メソッドとしてマークするHelidonコード・ジェネレータで使用される注釈です。
Prototype.Implement - io.helidon.builder.apiの注釈インタフェース
プロトタイプによって実装するインタフェースを追加します。
Prototype.PrototypeMethod - io.helidon.builder.apiの注釈インタフェース
プロトタイプ・インタフェースに追加するカスタム・メソッド・タイプの注釈付き静的メソッド。
Prototype.Provides - io.helidon.builder.apiの注釈インタフェース
この構成済タイプによって提供されるタイプ。
provider - クラスio.helidon.integrations.cdi.jpa.jaxb.Persistence.PersistenceUnitの変数
 
provider() - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
明示的なプロバイダを使用して、SSLContextのインスタンスを取得します。
provider() - クラスio.helidon.common.tls.TlsConfig.BuilderBase.TlsConfigImplのメソッド
 
provider() - インタフェースio.helidon.common.tls.TlsConfigのメソッド
明示的なプロバイダを使用して、SSLContextのインスタンスを取得します。
provider() - 注釈インタフェースio.helidon.config.metadata.ConfiguredOptionの要素
構成が別のモジュールによって提供される場合、trueに設定してください。
provider() - 注釈インタフェースio.helidon.security.annotations.Authenticatedの要素
この認可の処理時に使用する明示的な認証プロバイダ。
provider() - 注釈インタフェースio.helidon.security.annotations.Authorizedの要素
この認可の処理時に使用する明示的な認可プロバイダ。
provider() - インタフェースio.helidon.webclient.spi.Protocolのメソッド
このプロトコルに使用するプロバイダ。
provider(String) - クラスio.helidon.common.crypto.AsymmetricCipher.Builderのメソッド
アルゴリズムのプロバイダを設定します。
provider(String) - クラスio.helidon.common.crypto.HashDigest.Builderのメソッド
アルゴリズムのプロバイダを設定します。
provider(String) - クラスio.helidon.common.crypto.HmacDigest.Builderのメソッド
アルゴリズムのプロバイダを設定します。
provider(String) - クラスio.helidon.common.crypto.Signature.Builderのメソッド
アルゴリズムのプロバイダを設定します。
provider(String) - クラスio.helidon.common.crypto.SymmetricCipher.Builderのメソッド
アルゴリズムのプロバイダを設定します。
provider(String) - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
明示的なプロバイダを使用して、SSLContextのインスタンスを取得します。
PROVIDER_CONFIG_KEY - クラスio.helidon.security.providers.oidc.OidcProviderServiceのstatic変数
プロバイダ・インスタンスの構成を含む、security.providersで予期されるデフォルトの構成キー。
providerCandidates() - クラスio.helidon.webserver.ConnectionProvidersのメソッド
プロバイダ候補の新しい(mutable)リストを取得します。
providerClass() - クラスio.helidon.integrations.vault.secrets.cubbyhole.CubbyholeSecurityServiceのメソッド
 
providerClass() - クラスio.helidon.integrations.vault.secrets.kv1.Kv1SecurityServiceのメソッド
 
providerClass() - クラスio.helidon.integrations.vault.secrets.kv2.Kv2SecurityServiceのメソッド
 
providerClass() - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityServiceのメソッド
 
providerClass() - クラスio.helidon.microprofile.jwt.auth.JwtAuthProviderServiceのメソッド
 
providerClass() - クラスio.helidon.security.providers.abac.AbacProviderServiceのメソッド
 
providerClass() - クラスio.helidon.security.providers.config.vault.ConfigVaultProviderServiceのメソッド
 
providerClass() - クラスio.helidon.security.providers.google.login.GoogleTokenServiceのメソッド
 
providerClass() - クラスio.helidon.security.providers.header.HeaderAtnServiceのメソッド
 
providerClass() - クラスio.helidon.security.providers.httpauth.HttpBasicAuthServiceのメソッド
 
providerClass() - クラスio.helidon.security.providers.httpauth.HttpDigestAuthServiceのメソッド
 
providerClass() - クラスio.helidon.security.providers.httpsign.HttpSignServiceのメソッド
 
providerClass() - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderServiceのメソッド
 
providerClass() - クラスio.helidon.security.providers.jwt.JwtProviderServiceのメソッド
 
providerClass() - クラスio.helidon.security.providers.oidc.OidcProviderServiceのメソッド
 
providerClass() - インタフェースio.helidon.security.spi.SecurityProviderServiceのメソッド
このプロバイダ・サービスのプロバイダのクラス。
ProviderConfig - io.helidon.security.spiのインタフェース
プロバイダの構成用のマーカー・インタフェースです。
providerConfigKey() - クラスio.helidon.integrations.vault.secrets.cubbyhole.CubbyholeSecurityServiceのメソッド
 
providerConfigKey() - クラスio.helidon.integrations.vault.secrets.kv1.Kv1SecurityServiceのメソッド
 
providerConfigKey() - クラスio.helidon.integrations.vault.secrets.kv2.Kv2SecurityServiceのメソッド
 
providerConfigKey() - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityServiceのメソッド
 
providerConfigKey() - クラスio.helidon.microprofile.jwt.auth.JwtAuthProviderServiceのメソッド
 
providerConfigKey() - クラスio.helidon.security.providers.abac.AbacProviderServiceのメソッド
 
providerConfigKey() - クラスio.helidon.security.providers.config.vault.ConfigVaultProviderServiceのメソッド
 
providerConfigKey() - クラスio.helidon.security.providers.google.login.GoogleTokenServiceのメソッド
 
providerConfigKey() - クラスio.helidon.security.providers.header.HeaderAtnServiceのメソッド
 
providerConfigKey() - クラスio.helidon.security.providers.httpauth.HttpBasicAuthServiceのメソッド
 
providerConfigKey() - クラスio.helidon.security.providers.httpauth.HttpDigestAuthServiceのメソッド
 
providerConfigKey() - クラスio.helidon.security.providers.httpsign.HttpSignServiceのメソッド
 
providerConfigKey() - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderServiceのメソッド
 
providerConfigKey() - クラスio.helidon.security.providers.jwt.JwtProviderServiceのメソッド
 
providerConfigKey() - クラスio.helidon.security.providers.oidc.OidcProviderServiceのメソッド
 
providerConfigKey() - インタフェースio.helidon.security.spi.SecurityProviderServiceのメソッド
このプロバイダの構成の"root"のキー。
providerDiscoverServices() - 注釈インタフェースio.helidon.config.metadata.ConfiguredOptionの要素
デフォルトでサービス・ローダーを使用してすべてのサービスを検出するかどうか。
providerInstance(Config) - クラスio.helidon.integrations.vault.secrets.cubbyhole.CubbyholeSecurityServiceのメソッド
 
providerInstance(Config) - クラスio.helidon.integrations.vault.secrets.kv1.Kv1SecurityServiceのメソッド
 
providerInstance(Config) - クラスio.helidon.integrations.vault.secrets.kv2.Kv2SecurityServiceのメソッド
 
providerInstance(Config) - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityServiceのメソッド
 
providerInstance(Config) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProviderServiceのメソッド
 
providerInstance(Config) - クラスio.helidon.security.providers.abac.AbacProviderServiceのメソッド
 
providerInstance(Config) - クラスio.helidon.security.providers.config.vault.ConfigVaultProviderServiceのメソッド
 
providerInstance(Config) - クラスio.helidon.security.providers.google.login.GoogleTokenServiceのメソッド
 
providerInstance(Config) - クラスio.helidon.security.providers.header.HeaderAtnServiceのメソッド
 
providerInstance(Config) - クラスio.helidon.security.providers.httpauth.HttpBasicAuthServiceのメソッド
 
providerInstance(Config) - クラスio.helidon.security.providers.httpauth.HttpDigestAuthServiceのメソッド
 
providerInstance(Config) - クラスio.helidon.security.providers.httpsign.HttpSignServiceのメソッド
 
providerInstance(Config) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderServiceのメソッド
 
providerInstance(Config) - クラスio.helidon.security.providers.jwt.JwtProviderServiceのメソッド
 
providerInstance(Config) - クラスio.helidon.security.providers.oidc.OidcProviderServiceのメソッド
 
providerInstance(Config) - インタフェースio.helidon.security.spi.SecurityProviderServiceのメソッド
指定された構成に基づいて、プロバイダの新しいインスタンスを作成します。
ProviderRequest - io.helidon.securityのクラス
セキュリティ・プロバイダに送信されるリクエスト。
ProviderResponse(MapperProvider.Support, Mapper<?, ?>) - レコード・クラスio.helidon.common.mapper.spi.MapperProvider.ProviderResponseのコンストラクタ
ProviderResponseレコード・クラスのインスタンスを作成します。
providerSelectionPolicy() - インタフェースio.helidon.security.Securityのメソッド
構成済プロバイダ選択ポリシー。
providerSelectionPolicy(Function<ProviderSelectionPolicy.Providers, ProviderSelectionPolicy>) - クラスio.helidon.security.Security.Builderのメソッド
プロバイダ選択ポリシーを設定します。
ProviderSelectionPolicy - io.helidon.security.spiのインタフェース
使用するプロバイダを選択するポリシー。
ProviderSelectionPolicy.Providers - io.helidon.security.spiのインタフェース
セキュリティからすべての構成済プロバイダを提供するためにProviderSelectionPolicy実装のコンストラクタに渡されるインタフェースです。
providerType() - 注釈インタフェースio.helidon.config.metadata.ConfiguredOptionの要素
ConfiguredOption.provider()の場合、実装の検出に使用されるプロバイダ・インタフェースを指します。
provides() - 注釈インタフェースio.helidon.config.metadata.Configuredの要素
このタイプで提供される追加タイプ。
proxy() - クラスio.helidon.common.configurable.ResourceConfig.BuilderBaseのメソッド
URIの使用時に使用するプロキシ。
proxy() - クラスio.helidon.common.configurable.ResourceConfig.BuilderBase.ResourceConfigImplのメソッド
 
proxy() - インタフェースio.helidon.common.configurable.ResourceConfigのメソッド
URIの使用時に使用するプロキシ。
proxy() - クラスio.helidon.webclient.api.ClientRequestBaseのメソッド
 
proxy() - レコード・クラスio.helidon.webclient.api.ConnectionKeyのメソッド
proxyレコード・コンポーネントの値を返します。
proxy() - インタフェースio.helidon.webclient.api.FullClientRequestのメソッド
プロキシ構成(いいえプロキシである可能性があります)。
proxy() - クラスio.helidon.webclient.api.HttpConfigBase.BuilderBase.HttpConfigBaseImplのメソッド
 
proxy() - クラスio.helidon.webclient.api.HttpConfigBase.BuilderBaseのメソッド
リクエストに使用されるプロキシ構成。
proxy() - インタフェースio.helidon.webclient.http1.Http1ClientConfigのメソッド
リクエストに使用されるプロキシ構成。
proxy() - クラスio.helidon.webclient.http1.Http1ClientConfig.BuilderBase.Http1ClientConfigImplのメソッド
リクエストに使用されるプロキシ構成。
proxy() - インタフェースio.helidon.webclient.http2.Http2ClientConfigのメソッド
リクエストに使用されるプロキシ構成。
proxy() - クラスio.helidon.webclient.http2.Http2ClientConfig.BuilderBase.Http2ClientConfigImplのメソッド
リクエストに使用されるプロキシ構成。
proxy() - インタフェースio.helidon.webclient.api.HttpClientConfigのメソッド
リクエストに使用されるプロキシ構成。
proxy() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBase.HttpClientConfigImplのメソッド
リクエストに使用されるプロキシ構成。
proxy() - インタフェースio.helidon.webclient.api.HttpConfigBaseのメソッド
リクエストに使用されるプロキシ構成。
proxy() - インタフェースio.helidon.webclient.api.WebClientConfigのメソッド
リクエストに使用されるプロキシ構成。
proxy() - クラスio.helidon.webclient.api.WebClientConfig.BuilderBase.WebClientConfigImplのメソッド
リクエストに使用されるプロキシ構成。
proxy() - インタフェースio.helidon.webclient.websocket.WsClientConfigのメソッド
リクエストに使用されるプロキシ構成。
proxy() - クラスio.helidon.webclient.websocket.WsClientConfig.BuilderBase.WsClientConfigImplのメソッド
リクエストに使用されるプロキシ構成。
proxy(Proxy) - インタフェースio.helidon.webclient.api.ClientRequestのメソッド
この特定のリクエストのプロキシ構成。
proxy(Proxy) - クラスio.helidon.webclient.api.ClientRequestBaseのメソッド
 
proxy(Proxy) - クラスio.helidon.webclient.api.HttpConfigBase.BuilderBaseのメソッド
リクエストに使用されるプロキシ構成。
proxy(Proxy) - クラスio.helidon.common.configurable.ResourceConfig.BuilderBaseのメソッド
URIの使用時に使用するプロキシ。
proxy(Consumer<Proxy.Builder>) - クラスio.helidon.webclient.api.HttpConfigBase.BuilderBaseのメソッド
リクエストに使用されるプロキシ構成。
proxy(Supplier<? extends Proxy>) - クラスio.helidon.webclient.api.HttpConfigBase.BuilderBaseのメソッド
リクエストに使用されるプロキシ構成。
Proxy - io.helidon.webclient.apiのクラス
送信リクエストに使用するプロキシ・サーバーの定義。
PROXY_AUTHENTICATE - クラスio.helidon.http.HeaderNamesのstatic変数
Proxy-Authenticateヘッダー名。
PROXY_AUTHENTICATION_REQUIRED_407 - クラスio.helidon.http.Statusのstatic変数
407 プロキシ認証が必要です(「HTTP/1.1ドキュメント」を参照)。
PROXY_AUTHORIZATION - クラスio.helidon.http.HeaderNamesのstatic変数
Proxy-Authorizationヘッダー名。
Proxy.Builder - io.helidon.webclient.apiのクラス
ProxyのFluent APIビルダー。
Proxy.ProxyType - io.helidon.webclient.api内の列挙型クラス
プロキシのタイプ。
proxyHost() - クラスio.helidon.common.configurable.ResourceConfig.BuilderBaseのメソッド
URI使用時のプロキシのホスト。
proxyHost() - クラスio.helidon.common.configurable.ResourceConfig.BuilderBase.ResourceConfigImplのメソッド
 
proxyHost() - インタフェースio.helidon.common.configurable.ResourceConfigのメソッド
URI使用時のプロキシのホスト。
proxyHost(String) - クラスio.helidon.security.providers.google.login.GoogleTokenProvider.Builderのメソッド
Googleとの通信時にプロキシ・ホストを設定します。
proxyHost(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
使用するプロキシ・ホスト。
proxyPort() - クラスio.helidon.common.configurable.ResourceConfig.BuilderBaseのメソッド
URI使用時のプロキシのポート。
proxyPort() - クラスio.helidon.common.configurable.ResourceConfig.BuilderBase.ResourceConfigImplのメソッド
 
proxyPort() - インタフェースio.helidon.common.configurable.ResourceConfigのメソッド
URI使用時のプロキシのポート。
proxyPort(int) - クラスio.helidon.security.providers.google.login.GoogleTokenProvider.Builderのメソッド
Googleとの通信時にプロキシ・ポートを設定します。
proxyPort(int) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
プロキシ・ポート。
proxyProtocol(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
プロキシの使用時に使用するプロキシ・プロトコル。
proxyProtocolData() - インタフェースio.helidon.webserver.ConnectionContextのメソッド
プロキシ・プロトコル・ヘッダー・データ。
proxyProtocolData() - インタフェースio.helidon.webserver.http.ServerRequestのメソッド
このリクエストが送信された接続のプロキシ・プロトコル・データにアクセスします。
ProxyProtocolData - io.helidon.webserverのインタフェース
ProxyProtocolHandlerによって解析されるプロキシ・プロトコル・データ。
ProxyProtocolData.Family - io.helidon.webserver内の列挙型クラス
プロトコル・ファミリ。
ProxyProtocolData.Protocol - io.helidon.webserver内の列挙型クラス
プロトコル・タイプ
PUBLIC - 列挙型クラスio.helidon.common.types.AccessModifierの列挙定数
パブリック・アクセス修飾子。
PUBLIC_KEY_PINS - クラスio.helidon.http.HeaderNamesのstatic変数
Public-Key-Pinsヘッダー名。
publicCert() - クラスio.helidon.common.pki.Keys.BuilderBase.KeysImplのメソッド
 
publicCert() - クラスio.helidon.common.pki.Keys.BuilderBaseのメソッド
パブリックX.509証明書(構成されている場合)。
publicCert() - インタフェースio.helidon.common.pki.Keysのメソッド
パブリックX.509証明書(構成されている場合)。
publicCert(X509Certificate) - クラスio.helidon.common.pki.Keys.BuilderBaseのメソッド
パブリックX.509証明書(構成されている場合)。
publicCredential(Class<T> ) - クラスio.helidon.security.Subjectのメソッド
指定したタイプのパブリック資格証明を取得します。
publicKey() - クラスio.helidon.common.pki.Keys.BuilderBase.KeysImplのメソッド
 
publicKey() - クラスio.helidon.common.pki.Keys.BuilderBaseのメソッド
この構成の公開キー(構成されている場合)。
publicKey() - インタフェースio.helidon.common.pki.Keysのメソッド
この構成の公開キー(構成されている場合)。
publicKey() - クラスio.helidon.common.pki.PemKeys.BuilderBase.PemKeysImplのメソッド
 
publicKey() - クラスio.helidon.common.pki.PemKeys.BuilderBaseのメソッド
リソース定義からPEM形式の公開キーを読み取ります。
publicKey() - インタフェースio.helidon.common.pki.PemKeysのメソッド
リソース定義からPEM形式の公開キーを読み取ります。
publicKey() - クラスio.helidon.security.jwt.jwk.JwkECのメソッド
 
publicKey() - クラスio.helidon.security.jwt.jwk.JwkRSAのメソッド
 
publicKey(Resource) - クラスio.helidon.common.pki.PemKeys.BuilderBaseのメソッド
リソース定義からPEM形式の公開キーを読み取ります。
publicKey(ResourceConfig) - クラスio.helidon.common.pki.PemKeys.BuilderBaseのメソッド
リソース定義からPEM形式の公開キーを読み取ります。
publicKey(String) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
公開キーの文字列表現。
publicKey(ECPublicKey) - クラスio.helidon.security.jwt.jwk.JwkEC.Builderのメソッド
シグネチャの検証、データの暗号化/復号化など、公開キーを必要とするセキュリティ操作の実行に使用する公開キーを設定します。
publicKey(RSAPublicKey) - クラスio.helidon.security.jwt.jwk.JwkRSA.Builderのメソッド
シグネチャの検証、データの暗号化/復号化など、公開キーを必要とするセキュリティ操作の実行に使用する公開キーを設定します。
publicKey(PublicKey) - クラスio.helidon.common.crypto.AsymmetricCipher.Builderのメソッド
暗号化に使用する公開キー。
publicKey(PublicKey) - クラスio.helidon.common.crypto.Signature.Builderのメソッド
シグネチャ検証に使用する公開キーを設定します。
publicKey(PublicKey) - クラスio.helidon.common.pki.Keys.BuilderBaseのメソッド
この構成の公開キー(構成されている場合)。
publicKey(Consumer<ResourceConfig.Builder>) - クラスio.helidon.common.pki.PemKeys.BuilderBaseのメソッド
リソース定義からPEM形式の公開キーを読み取ります。
publicKeyConfig(Keys) - クラスio.helidon.security.providers.httpsign.InboundClientDefinition.Builderのメソッド
公開/秘密キー(rsa-sha256など)に基づくアルゴリズムの場合、これによりクライアントの公開キーへのアクセスが提供されます。
publicKeyPath(String) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
公開キーへのパス。
publish(LogRecord) - クラスio.helidon.logging.jul.HelidonConsoleHandlerのメソッド
 
publisher(Channel<PAYLOAD>, Flow.Publisher <? extends Message<? extends PAYLOAD> >) - クラスio.helidon.messaging.Messaging.Builderのメソッド
指定されたChannelに使用するFlow.Publisherを登録します。
publisher(Channel<PAYLOAD>, Flow.Publisher<? extends PAYLOAD>, Function<? super PAYLOAD, ? extends Message<? extends PAYLOAD>>) - クラスio.helidon.messaging.Messaging.Builderのメソッド
指定されたChannelに使用するFlow.Publisherを登録します。
publisher(Channel<PAYLOAD>, PublisherBuilder <? extends Message<? extends PAYLOAD>>) - クラスio.helidon.messaging.Messaging.Builderのメソッド
指定されたChannelのパブリッシャの構成に使用するPublisherBuilderを登録します。
publisher(Channel<PAYLOAD>, Publisher<? extends Message<? extends PAYLOAD>>) - クラスio.helidon.messaging.Messaging.Builderのメソッド
指定されたChannelに使用するPublisherを登録します。
publisher(Channel<PAYLOAD>, Publisher<? extends PAYLOAD>, Function<? super PAYLOAD, ? extends Message<? extends PAYLOAD>>) - クラスio.helidon.messaging.Messaging.Builderのメソッド
指定されたChannelに使用するPublisherを登録します。
publisherConfig(Config) - クラスio.helidon.messaging.Channel.Builderのメソッド
パブリッシャ・コネクタで使用可能な構成。
pullData() - クラスio.helidon.common.buffers.DataReaderのメソッド
次のデータをプルします。
PUSH_PROMISE - 列挙型クラスio.helidon.http.http2.Http2FrameTypeの列挙定数
プッシュ約束フレーム (このサーバーではサポートされていません)。
PUSH_PROMISE - インタフェースio.helidon.http.http2.Http2FrameTypesのstatic変数
プッシュ約束フレーム・タイプ。
put() - インタフェースio.helidon.webclient.api.HttpClientのメソッド
デフォルトのパスを持つputメソッドのショートカット。
put(Handler...) - インタフェースio.helidon.webserver.http.HttpRouting.Builderのメソッド
 
put(Handler...) - インタフェースio.helidon.webserver.http.HttpRulesのメソッド
Putルートを追加します。
put(Executable, Class<? extends Annotation>, W) - クラスio.helidon.microprofile.servicecommon.HelidonRestCdiExtension.WorkItemsManagerのメソッド
 
put(String) - インタフェースio.helidon.webclient.api.HttpClientのメソッド
パスを持つputメソッドのショートカット。
put(String, CrossOriginConfig.Builder) - クラスio.helidon.cors.MappedCrossOriginConfig.Builderのメソッド
コレクションに新しいビルダーを追加し、指定されたパスに関連付けます。
put(String, ApiRequest<?>, ApiResponse.Builder<?, T>) - インタフェースio.helidon.integrations.common.rest.RestApiのメソッド
レスポンス・エンティティなしで配置します。
put(String, Handler...) - インタフェースio.helidon.webserver.http.HttpRouting.Builderのメソッド
 
put(String, Handler...) - インタフェースio.helidon.webserver.http.HttpRulesのメソッド
Putルートを追加します。
put(String, Object) - クラスio.helidon.security.util.AbacSupport.BasicAttributesのメソッド
このインスタンスに新しい属性を設定します。
put(String, String) - インタフェースio.helidon.logging.common.spi.MdcProviderのメソッド
値を特定のロギング・フレームワークMDCストレージに設定します。
put(String, String) - クラスio.helidon.logging.jul.JulMdcProviderのメソッド
 
put(String, String) - クラスio.helidon.logging.log4j.Log4jMdcProviderのメソッド
 
put(String, String) - クラスio.helidon.logging.slf4j.Slf4jMdcProviderのメソッド
 
put(URI, Map<String, List<String>>) - クラスio.helidon.webclient.api.WebClientCookieManagerのメソッド
 
put(K, V) - クラスio.helidon.common.configurable.LruCacheのメソッド
キャッシュに値を入力します。
PUT - クラスio.helidon.http.Methodのstatic変数
PUTメソッドは、含まれているエンティティを、指定したRequest-URIに保存するよう要求します。
putAll(ClassToInstanceStore<? extends T>) - クラスio.helidon.security.ClassToInstanceStoreのメソッド
別のインスタンスからすべてのマッピングを配置します。
putDataSourceProperties(String, Properties) - クラスio.helidon.integrations.datasource.cdi.AbstractDataSourceExtensionのメソッド
コンテンツが最終的にAbstractDataSourceExtension.addBean(BeanConfigurator, Named, Properties)メソッドによって処理されるデータ・ソース・プロパティの内部マップに、合成プロパティを追加します。
putDefaultCookie(String, String) - クラスio.helidon.webclient.api.WebClientCookieManagerConfig.BuilderBaseのメソッド
このメソッドは、新しい値をマップに追加するか、キーがすでに存在する場合は置き換えます。
putInstance(Class<? extends U>, U) - クラスio.helidon.security.ClassToInstanceStoreのメソッド
明示的なクラスからインスタンスへのマッピングを行います。
putInstance(U) - クラスio.helidon.security.ClassToInstanceStoreのメソッド
暗黙的なクラス・マッピングを持つインスタンスをこのストアに配置します。
putListenerSocketOption(SocketOption<TYPE>, TYPE) - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
このメソッドは、新しい値をマップに追加するか、キーがすでに存在する場合は置き換えます。
putProperty(String, String) - クラスio.helidon.webclient.api.HttpConfigBase.BuilderBaseのメソッド
このメソッドは、新しい値をマップに追加するか、キーがすでに存在する場合は置き換えます。
putReferencedModuleName(TypeName, String) - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
このメソッドは、新しい値をマップに追加するか、キーがすでに存在する場合は置き換えます。
putReferencedTypeNamesToAnnotation(TypeName, List<Annotation>) - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
このメソッドは、新しい値をマップに追加するか、キーがすでに存在する場合は置き換えます。
putResource(Object, Object) - クラスio.helidon.integrations.jta.cdi.DelegatingTransactionSynchronizationRegistryのメソッド
非推奨。
このメソッドが呼び出されたときに、現在のスレッドにバインドされているトランザクションに対して管理されているリソースのMap内のオブジェクトを追加または置換します。
putScope(String, ScopeConfig) - クラスio.helidon.metrics.api.ScopingConfig.BuilderBaseのメソッド
このメソッドは、新しい値をマップに追加するか、キーがすでに存在する場合は置き換えます。
putScope(String, Consumer<ScopeConfig.Builder>) - クラスio.helidon.metrics.api.ScopingConfig.BuilderBaseのメソッド
このメソッドは、新しい値をマップに追加するか、キーがすでに存在する場合は置き換えます。
putSocket(String, ListenerConfig) - クラスio.helidon.webserver.WebServerConfig.BuilderBaseのメソッド
このメソッドは、新しい値をマップに追加するか、キーがすでに存在する場合は置き換えます。
putSocket(String, Consumer<ListenerConfig.Builder>) - クラスio.helidon.webserver.WebServerConfig.BuilderBaseのメソッド
このメソッドは、新しい値をマップに追加するか、キーがすでに存在する場合は置き換えます。
putSocketOption(SocketOption<?>, Object) - クラスio.helidon.webserver.ConnectionConfig.BuilderBaseのメソッド
このメソッドは、新しい値をマップに追加するか、キーがすでに存在する場合は置き換えます。
putSocketOption(SocketOption<TYPE>, TYPE) - クラスio.helidon.common.socket.SocketOptions.BuilderBaseのメソッド
このメソッドは、新しい値をマップに追加するか、キーがすでに存在する場合は置き換えます。
putUpgrader(String, Http1Upgrader) - クラスio.helidon.webserver.http1.Http1ConnectionSelectorConfig.BuilderBaseのメソッド
このメソッドは、新しい値をマップに追加するか、キーがすでに存在する場合は置き換えます。
putValue(String, Object) - クラスio.helidon.common.types.Annotation.BuilderBaseのメソッド
このメソッドは、新しい値をマップに追加するか、キーがすでに存在する場合は置き換えます。
putValue(String, String) - クラスio.helidon.webserver.observe.info.InfoObserverConfig.BuilderBaseのメソッド
このメソッドは、新しい値をマップに追加するか、キーがすでに存在する場合は置き換えます。

Q

q(double) - クラスio.helidon.http.HttpMediaType.Builderのメソッド
使用する品質ファクタ・パラメータ。
QUALITY_FACTOR_PARAMETER - インタフェースio.helidon.http.HttpMediaTypeのstatic変数
メディア・タイプ品質ファクタの"q"パラメータ名。
qualityFactor() - インタフェースio.helidon.http.HttpMediaTypeのメソッド
品質ファクタが定義されていない場合は、デフォルトで1に設定されます。
query() - クラスio.helidon.common.uri.UriInfo.BuilderBaseのメソッド
リクエストのURI問合せ。
query() - クラスio.helidon.common.uri.UriInfo.BuilderBase.UriInfoImplのメソッド
 
query() - インタフェースio.helidon.common.uri.UriInfoのメソッド
リクエストのURI問合せ。
query() - クラスio.helidon.dbclient.health.DbClientHealthCheck.Builderのメソッド
ヘルス・チェック文タイプを問合せに設定します。
query() - クラスio.helidon.http.HttpPrologueのメソッド
リクエストの問合せ。
query() - クラスio.helidon.webclient.api.ClientUriのメソッド
 
query() - インタフェースio.helidon.webserver.http.HttpRequestのメソッド
リクエストの問合せ。
query(UriQuery) - クラスio.helidon.common.uri.UriInfo.BuilderBaseのメソッド
リクエストのURI問合せ。
query(String, Object...) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
引数として渡される文を使用して、データベース問合せを作成および実行します。
QUERY - 列挙型クラスio.helidon.common.uri.UriEncoding.Typeの列挙定数
application/x-www-form-urlencodedルールを使用してエンコードされたURI問合せコンポーネント・タイプ。
QUERY - 列挙型クラスio.helidon.dbclient.DbStatementTypeの列挙定数
問合せは、ゼロ個以上の結果を返す文です。
QUERY_PARAM - 列挙型クラスio.helidon.common.uri.UriEncoding.Typeの列挙定数
application/x-www-form-urlencodedルール(空白文字は+としてエンコードされます)を使用してエンコードされた問合せパラメータであるURI問合せコンポーネント・タイプ。
QUERY_PARAM_SPACE_ENCODED - 列挙型クラスio.helidon.common.uri.UriEncoding.Typeの列挙定数
application/x-www-form-urlencoded (空白文字は%20としてエンコードされます)を使用してエンコードされた問合せパラメータであるURI問合せコンポーネント・タイプ。
queryParam(String, TokenHandler) - クラスio.helidon.webserver.security.SecurityHandlerのメソッド
問合せパラメータ抽出構成を追加します。
queryParam(String, String) - クラスio.helidon.security.SecurityEnvironment.Builderのメソッド
単一値問合せパラメータを追加します。
queryParam(String, String...) - インタフェースio.helidon.webclient.api.ClientRequestのメソッド
問合せパラメータの追加
queryParam(String, String...) - クラスio.helidon.webclient.api.ClientRequestBaseのメソッド
 
queryParam(String, List<String>) - クラスio.helidon.security.SecurityEnvironment.Builderのメソッド
複数値問合せパラメータを追加します。
QueryParamHandler - io.helidon.microprofile.securityのクラス
問合せパラメータのハンドラ - それらを抽出してセキュリティ・ヘッダーに格納し、セキュリティがアクセスできるようにします。
queryParamHandlers() - クラスio.helidon.webserver.security.SecurityHandlerのメソッド
問合せパラメータ・ハンドラのリスト。
QueryParamMapping - io.helidon.securityのクラス
問合せパラメータをヘッダーにバインドするマップの定義。
queryParamName() - クラスio.helidon.security.QueryParamMappingのメソッド
マップする問合せパラメータの名前。
queryParams() - クラスio.helidon.integrations.common.rest.ApiJsonRequestのメソッド
不変に構成された問合せパラメータを返します。
queryParams() - インタフェースio.helidon.integrations.common.rest.ApiRequestのメソッド
不変に構成された問合せパラメータを返します。
queryParams() - クラスio.helidon.integrations.common.rest.ApiRestRequestのメソッド
 
queryParams() - クラスio.helidon.security.SecurityEnvironmentのメソッド
リクエストから取得した問合せパラメータ。
queryParams() - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBaseのメソッド
parameterhandler(s)を問合せします。
queryParams() - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBase.SecurityHandlerConfigImplのメソッド
 
queryParams() - インタフェースio.helidon.webserver.security.SecurityHandlerConfigのメソッド
parameterhandler(s)を問合せします。
queryParams(UriQuery) - クラスio.helidon.security.SecurityEnvironment.Builderのメソッド
リクエストの問合せパラメータを追加します。
queryParams(List<? extends SecurityHandler.QueryParamHandler>) - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBaseのメソッド
parameterhandler(s)を問合せします。
QUESTION_MARK_BYTE - クラスio.helidon.common.buffers.Bytesのstatic変数
? byte.
queue(String) - クラスio.helidon.messaging.connectors.aq.AqConfigBuilderのメソッド
指定された宛先名とQUEUEをタイプとして使用します。
queue(String) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
指定された宛先名とQUEUEをタイプとして使用します。
QUEUE - 列挙型クラスio.helidon.messaging.connectors.jms.Typeの列挙定数
キュー接続タイプ。すべてのメッセージは1つのクライアントによってのみ消費されます。
queueCapacity() - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBaseのメソッド
スレッド・プール・エグゼキュータのキュー容量。
queueCapacity() - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBase.ThreadPoolConfigImplのメソッド
 
queueCapacity() - インタフェースio.helidon.common.configurable.ThreadPoolConfigのメソッド
スレッド・プール・エグゼキュータのキュー容量。
queueCapacity(int) - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBaseのメソッド
スレッド・プール・エグゼキュータのキュー容量。
queueLength() - クラスio.helidon.faulttolerance.BulkheadConfig.BuilderBase.BulkheadConfigImplのメソッド
 
queueLength() - クラスio.helidon.faulttolerance.BulkheadConfig.BuilderBaseのメソッド
処理を待機しているエンキュー済リクエストの最大数。
queueLength() - インタフェースio.helidon.faulttolerance.BulkheadConfigのメソッド
処理を待機しているエンキュー済リクエストの最大数。
queueLength(int) - クラスio.helidon.faulttolerance.BulkheadConfig.BuilderBaseのメソッド
処理を待機しているエンキュー済リクエストの最大数。
queueListeners() - クラスio.helidon.faulttolerance.BulkheadConfig.BuilderBase.BulkheadConfigImplのメソッド
 
queueListeners() - クラスio.helidon.faulttolerance.BulkheadConfig.BuilderBaseのメソッド
このバルクヘッドのキュー・リスナー。
queueListeners() - インタフェースio.helidon.faulttolerance.BulkheadConfigのメソッド
このバルクヘッドのキュー・リスナー。
queueListeners(List<? extends Bulkhead.QueueListener>) - クラスio.helidon.faulttolerance.BulkheadConfig.BuilderBaseのメソッド
このバルクヘッドのキュー・リスナー。
queueSize() - クラスio.helidon.webserver.observe.log.LogStreamConfig.BuilderBase.LogStreamConfigImplのメソッド
 
queueSize() - クラスio.helidon.webserver.observe.log.LogStreamConfig.BuilderBaseのメソッド
ネットワーク経由でログ出力を送信する前にログ出力からメッセージをバッファリングするインメモリー・キューの長さ。
queueSize() - インタフェースio.helidon.webserver.observe.log.LogStreamConfigのメソッド
ネットワーク経由でログ出力を送信する前にログ出力からメッセージをバッファリングするインメモリー・キューの長さ。
queueSize(int) - クラスio.helidon.webserver.observe.log.LogStreamConfig.BuilderBaseのメソッド
ネットワーク経由でログ出力を送信する前にログ出力からメッセージをバッファリングするインメモリー・キューの長さ。

R

range(int, int) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
増加する整数の範囲を生成します。
RANGE - クラスio.helidon.http.HeaderNamesのstatic変数
Rangeヘッダー名。
rangeLong(long, long) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
これまでに長くなったことがある範囲を生成します。
rapidResetCheckPeriod() - クラスio.helidon.webserver.http2.Http2Config.BuilderBase.Http2ConfigImplのメソッド
 
rapidResetCheckPeriod() - クラスio.helidon.webserver.http2.Http2Config.BuilderBaseのメソッド
迅速なresets(stream RST sent by client before any data have been sent by server)をカウントする期間。
rapidResetCheckPeriod() - インタフェースio.helidon.webserver.http2.Http2Configのメソッド
迅速なresets(stream RST sent by client before any data have been sent by server)をカウントする期間。
rapidResetCheckPeriod(Duration) - クラスio.helidon.webserver.http2.Http2Config.BuilderBaseのメソッド
迅速なresets(stream RST sent by client before any data have been sent by server)をカウントする期間。
RATIO - 列挙型クラスio.helidon.tracing.providers.jaeger.JaegerTracerBuilder.SamplerTypeの列挙定数
サンプルに対するリクエストの比率(倍精度)。
rawPath() - インタフェースio.helidon.common.uri.UriPathのメソッド
ワイヤー (サーバー・リクエスト)で受信したパス、またはワイヤー (クライアント・リクエスト)で送信されるパス。
rawPathNoParams() - インタフェースio.helidon.common.uri.UriPathのメソッド
ワイヤー(サーバー・リクエスト)で受信したパス、またはマトリックス・パラメータなしでワイヤー(クライアント・リクエスト)を介して送信されるパス。
rawProtocol() - クラスio.helidon.http.HttpPrologueのメソッド
RAWプロトコルは、ほとんどの場合、HTTP/1.1またはHTTP/2である必要があります。
rawType() - クラスio.helidon.common.GenericTypeのメソッド
このジェネリック型インスタンスによって表される型を宣言したクラスまたはインタフェースを表すオブジェクトを返します。
rawValue() - クラスio.helidon.common.uri.UriFragmentのメソッド
フラグメントのRAW (エンコード済)値。
rawValue() - インタフェースio.helidon.common.uri.UriPathSegmentのメソッド
このパス・セグメントのRAWテキスト値(エンコード済)。
rawValue() - インタフェースio.helidon.common.uri.UriQueryのメソッド
問合せは、先頭の?文字なしで完全にエンコードされます。
rawValue() - クラスio.helidon.dbclient.DbColumnBaseのメソッド
データベース列のRAW値を取得します。
rawValueNoParams() - インタフェースio.helidon.common.uri.UriPathSegmentのメソッド
マトリックス・パラメータのないこのパス・セグメントのRAWテキスト値(エンコード済)。
read() - インタフェースio.helidon.common.buffers.BufferDataのメソッド
このバッファから1バイトを読み取ります。
read() - クラスio.helidon.common.buffers.DataReaderのメソッド
1バイトを読み取ります。
read(byte[]) - インタフェースio.helidon.common.buffers.BufferDataのメソッド
このバッファから指定されたバッファにバイトを読み込みます。
read(byte[], int, int) - インタフェースio.helidon.common.buffers.BufferDataのメソッド
このバッファから指定されたバッファにバイトを読み込みます。
read(BufferData) - インタフェースio.helidon.common.socket.HelidonSocketのメソッド
ソケットからバイトを読み取ります。
read(BufferData) - クラスio.helidon.common.socket.PlainSocketのメソッド
 
read(BufferData) - インタフェースio.helidon.http.http2.Http2Settingのメソッド
フレームバッファから設定値を読み取ります。
read(BufferData) - クラスio.helidon.webserver.testing.junit5.DirectSocketのメソッド
 
read(GenericType<T>, InputStream, Headers) - インタフェースio.helidon.http.media.EntityReaderのメソッド
サーバー・リクエスト・エンティティを読み取ってストリームを閉じます。
read(GenericType<T>, InputStream, Headers, Headers) - インタフェースio.helidon.http.media.EntityReaderのメソッド
クライアント・レスポンス・エンティティを読み取ってストリームを閉じます。
read(SocketContext, DataReader, int) - クラスio.helidon.websocket.ClientWsFrameのstaticメソッド
リクエスト・データからクライアント・フレームを読み取ります。
read(SocketContext, DataReader, int) - クラスio.helidon.websocket.ServerWsFrameのstaticメソッド
リクエスト・データからサーバー・フレームを読み取ります。
read(DbRow) - インタフェースio.helidon.dbclient.DbMapperのメソッド
データベース行を読み取り、ターゲット・タイプ・インスタンスに変換します。
read(DbRow) - クラスio.helidon.dbclient.jsonp.JsonProcessingMapperのメソッド
この行のJSON-P表現を取得します。
read(DbRow, GenericType<T> ) - インタフェースio.helidon.dbclient.DbMapperManagerのメソッド
データベース行を型付きの値に読み取ります。
read(DbRow, Class<T> ) - インタフェースio.helidon.dbclient.DbMapperManagerのメソッド
データベース行を型付きの値に読み取ります。
ReadableEntity - io.helidon.http.mediaのインタフェース
読取り可能なHTTPエンティティ。
ReadableEntityBase - io.helidon.http.mediaのクラス
読取り可能なエンティティのベース。
ReadableEntityBase(Consumer<Boolean>, Function<Integer, BufferData>, Runnable) - クラスio.helidon.http.media.ReadableEntityBaseのコンストラクタ
 
ReadableEntityBase(Function<Integer, BufferData>, Runnable) - クラスio.helidon.http.media.ReadableEntityBaseのコンストラクタ
新しいベースを作成します。
ReadablePart - io.helidon.http.media.multipartのインタフェース
マルチパート・メッセージの1つの部分。
readAllBytes() - クラスio.helidon.http.media.ReadableEntityBaseのメソッド
エンティティのすべてのバイトをメモリーに読み込みます。
readAsciiString(int) - クラスio.helidon.common.buffers.DataReaderのメソッド
ascii文字列を読み取ります。
readBuffer() - クラスio.helidon.common.buffers.DataReaderのメソッド
次のバッファを読み込みます。
readBuffer(int) - クラスio.helidon.common.buffers.DataReaderのメソッド
定義されたサイズの次のバッファを読み取ります。
readBytes() - インタフェースio.helidon.common.buffers.BufferDataのメソッド
このデータの内容をバイトとして読み取ります。
readCertificates(InputStream) - クラスio.helidon.common.pki.PemReaderのstaticメソッド
証明書ベースの入力ストリームを読み取り、それをX509Certificateのリストに変換します。
readContinueTimeout() - クラスio.helidon.webclient.api.ClientRequestBaseのメソッド
 
readContinueTimeout() - インタフェースio.helidon.webclient.api.FullClientRequestのメソッド
読み取り100-タイムアウトを続行します。
readContinueTimeout() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBase.HttpClientConfigImplのメソッド
 
readContinueTimeout() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
ソケット100-読み取りタイムアウトを続行します。
readContinueTimeout() - インタフェースio.helidon.webclient.http1.Http1ClientConfigのメソッド
ソケット100-読み取りタイムアウトを続行します。
readContinueTimeout() - クラスio.helidon.webclient.http1.Http1ClientConfig.BuilderBase.Http1ClientConfigImplのメソッド
ソケット100-読み取りタイムアウトを続行します。
readContinueTimeout() - インタフェースio.helidon.webclient.http2.Http2ClientConfigのメソッド
ソケット100-読み取りタイムアウトを続行します。
readContinueTimeout() - クラスio.helidon.webclient.http2.Http2ClientConfig.BuilderBase.Http2ClientConfigImplのメソッド
ソケット100-読み取りタイムアウトを続行します。
readContinueTimeout() - インタフェースio.helidon.webclient.api.HttpClientConfigのメソッド
ソケット100-読み取りタイムアウトを続行します。
readContinueTimeout() - インタフェースio.helidon.webclient.api.WebClientConfigのメソッド
ソケット100-読み取りタイムアウトを続行します。
readContinueTimeout() - クラスio.helidon.webclient.api.WebClientConfig.BuilderBase.WebClientConfigImplのメソッド
ソケット100-読み取りタイムアウトを続行します。
readContinueTimeout() - インタフェースio.helidon.webclient.websocket.WsClientConfigのメソッド
ソケット100-読み取りタイムアウトを続行します。
readContinueTimeout() - クラスio.helidon.webclient.websocket.WsClientConfig.BuilderBase.WsClientConfigImplのメソッド
ソケット100-読み取りタイムアウトを続行します。
readContinueTimeout(Duration) - インタフェースio.helidon.webclient.api.ClientRequestのメソッド
読み取り100-このリクエストのタイムアウトを続行します。
readContinueTimeout(Duration) - クラスio.helidon.webclient.api.ClientRequestBaseのメソッド
 
readContinueTimeout(Duration) - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
ソケット100-読み取りタイムアウトを続行します。
readDataAndDigest(Path) - クラスio.helidon.config.FileSourceHelperのstaticメソッド
データとそのダイジェストを同じ方法で読み取ります。
readDate() - クラスio.helidon.http.ContentDispositionのメソッド
ファイルが最後に読み取られた日付を示すために使用できるmodification-dateパラメータの値を取得します。
readDate(ZonedDateTime) - クラスio.helidon.http.ContentDisposition.Builderのメソッド
コンテンツ処理read-dateパラメータを設定します。
readEntityFunction() - クラスio.helidon.http.media.ReadableEntityBaseのメソッド
エンティティ・バイトをリクエストするファンクション。
reader() - インタフェースio.helidon.webclient.api.ClientConnectionのメソッド
レスポンス・バイトを提供するデータ・リーダー。
reader() - クラスio.helidon.webclient.api.TcpClientConnectionのメソッド
 
reader(GenericType<T>, Headers) - クラスio.helidon.http.media.FormParamsSupportのメソッド
 
reader(GenericType<T>, Headers) - クラスio.helidon.http.media.jackson.JacksonSupportのメソッド
 
reader(GenericType<T>, Headers) - クラスio.helidon.http.media.jsonb.JsonbSupportのメソッド
 
reader(GenericType<T>, Headers) - クラスio.helidon.http.media.jsonp.JsonpSupportのメソッド
 
reader(GenericType<T>, Headers) - インタフェースio.helidon.http.media.MediaContextのメソッド
エンティティのリーダー。
reader(GenericType<T>, Headers) - インタフェースio.helidon.http.media.MediaSupportのメソッド
エンティティの読者。
reader(GenericType<T>, Headers) - クラスio.helidon.http.media.multipart.MultiPartSupportのメソッド
 
reader(GenericType<T>, Headers) - クラスio.helidon.http.media.PathSupportのメソッド
 
reader(GenericType<T>, Headers) - クラスio.helidon.http.media.StringSupportのメソッド
 
reader(GenericType<T>, Headers, Headers) - クラスio.helidon.http.media.FormParamsSupportのメソッド
 
reader(GenericType<T>, Headers, Headers) - クラスio.helidon.http.media.jackson.JacksonSupportのメソッド
 
reader(GenericType<T>, Headers, Headers) - クラスio.helidon.http.media.jsonb.JsonbSupportのメソッド
 
reader(GenericType<T>, Headers, Headers) - クラスio.helidon.http.media.jsonp.JsonpSupportのメソッド
 
reader(GenericType<T>, Headers, Headers) - インタフェースio.helidon.http.media.MediaContextのメソッド
クライアント・レスポンス・エンティティのリーダー。
reader(GenericType<T>, Headers, Headers) - インタフェースio.helidon.http.media.MediaSupportのメソッド
クライアント・レスポンス・リーダー。
reader(GenericType<T>, Headers, Headers) - クラスio.helidon.http.media.multipart.MultiPartSupportのメソッド
 
reader(GenericType<T>, Headers, Headers) - クラスio.helidon.http.media.PathSupportのメソッド
 
reader(GenericType<T>, Headers, Headers) - クラスio.helidon.http.media.StringSupportのメソッド
 
ReaderResponse(MediaSupport.SupportLevel, Supplier<EntityReader<T>>) - レコード・クラスio.helidon.http.media.MediaSupport.ReaderResponseのコンストラクタ
ReaderResponseレコード・クラスのインスタンスを作成します。
readError(String, ApiRequest<?>, Method, String, HttpClientResponse) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
エンティティ(コンテンツ長が0に設定されました)のない読取りエラー。
readError(String, ApiRequest<?>, Method, String, HttpClientResponse, JsonObject) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
JSONエンティティでの読取りエラー。
readError(String, ApiRequest<?>, Method, String, HttpClientResponse, JsonObject) - クラスio.helidon.integrations.vault.auths.common.VaultRestApiのメソッド
 
readError(String, ApiRequest<?>, Method, String, HttpClientResponse, String) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
JSONオブジェクトへの解析に失敗したエンティティでの読取りエラー。
readErrorFailedEntity(String, ApiRequest<?>, Method, String, HttpClientResponse, Throwable) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
レスポンス・エンティティの読取りに失敗した場合にエラー情報を読み取ります。
readFrameHeader(DataReader, int) - クラスio.helidon.websocket.ClientWsFrameのstaticメソッド
 
readFrameHeader(DataReader, int) - クラスio.helidon.websocket.ServerWsFrameのstaticメソッド
 
readFrom(InputStream) - インタフェースio.helidon.common.buffers.BufferDataのメソッド
入力ストリームからバイトを読み込みます。
readHeaders(DataReader, int, boolean) - クラスio.helidon.http.Http1HeadersParserのstaticメソッド
提供されたリーダーからヘッダーを読み取ります。
readHeaders(HttpPrologue) - クラスio.helidon.webserver.http1.Http1Headersのメソッド
ヘッダーを読み取ります。
readHpackInt(int, int) - インタフェースio.helidon.common.buffers.BufferDataのメソッド
HPack整数値(1バイト以上にすることができます)。
READINESS - 列挙型クラスio.helidon.health.HealthCheckTypeの列挙定数
レディネス・ヘルス・チェック。
readinessChecks() - インタフェースio.helidon.microprofile.health.HealthCheckProviderのメソッド
指定されたレディネスHealthCheckを返します。
readInt16() - インタフェースio.helidon.common.buffers.BufferDataのメソッド
16ビットの整数を読み取ります。
readInt24() - インタフェースio.helidon.common.buffers.BufferDataのメソッド
24ビットの整数を読み取ります。
readInt32() - インタフェースio.helidon.common.buffers.BufferDataのメソッド
32ビット整数を読み取ります。
readLazyString(Charset, int) - クラスio.helidon.common.buffers.DataReaderのメソッド
次のlenバイトをLazyStringとして読み取ります。
readLine() - クラスio.helidon.common.buffers.DataReaderのメソッド
新しい行までascii文字列を読み取ります。
readLong() - インタフェースio.helidon.common.buffers.BufferDataのメソッド
64ビット長を読み取ります。
readPayload(DataReader, AbstractWsFrame.FrameHeader) - クラスio.helidon.websocket.ClientWsFrameのstaticメソッド
 
readPayload(DataReader, AbstractWsFrame.FrameHeader) - クラスio.helidon.websocket.ServerWsFrameのstaticメソッド
 
readPrologue() - クラスio.helidon.webserver.http1.Http1Prologueのメソッド
次のプロローグを読む。
readRoleId(ReadRoleId.Request) - インタフェースio.helidon.integrations.vault.auths.approle.AppRoleAuthのメソッド
リクエストおよびレスポンスを完全に制御して、既存のAppRoleのRoleIDを読み取ります。
readRoleId(String) - インタフェースio.helidon.integrations.vault.auths.approle.AppRoleAuthのメソッド
既存のAppRoleのRoleIDを読み取ります。
ReadRoleId - io.helidon.integrations.vault.auths.approleのクラス
読み取りロールIDリクエストおよびレスポンス。
ReadRoleId.Request - io.helidon.integrations.vault.auths.approleのクラス
リクエスト・オブジェクト。
ReadRoleId.Response - io.helidon.integrations.vault.auths.approleのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
readStatus(DataReader, int) - クラスio.helidon.webclient.http1.Http1StatusParserのstaticメソッド
HTTP/1.0またはHTTP/1.1レスポンスからステータス行を読み取ります。
readString(int) - インタフェースio.helidon.common.buffers.BufferDataのメソッド
このバッファからUTF-8文字列を読み取ります。
readString(int, Charset) - インタフェースio.helidon.common.buffers.BufferDataのメソッド
このバッファから文字列を読み取ります。
readThrough(boolean) - クラスio.helidon.integrations.microstream.cache.MicrostreamCacheConfigurationBuilderのメソッド
 
readTimeout() - クラスio.helidon.common.socket.SocketOptions.BuilderBaseのメソッド
ソケット読取りのタイムアウト。
readTimeout() - クラスio.helidon.common.socket.SocketOptions.BuilderBase.SocketOptionsImplのメソッド
 
readTimeout() - インタフェースio.helidon.common.socket.SocketOptionsのメソッド
ソケット読取りのタイムアウト。
readTimeout() - クラスio.helidon.webclient.api.ClientRequestBaseのメソッド
 
readTimeout() - レコード・クラスio.helidon.webclient.api.ConnectionKeyのメソッド
readTimeoutレコード・コンポーネントの値を返します。
readTimeout() - インタフェースio.helidon.webclient.api.FullClientRequestのメソッド
読取りタイムアウト
readTimeout() - クラスio.helidon.webclient.api.HttpConfigBase.BuilderBase.HttpConfigBaseImplのメソッド
 
readTimeout() - クラスio.helidon.webclient.api.HttpConfigBase.BuilderBaseのメソッド
読取りタイムアウト
readTimeout() - インタフェースio.helidon.webclient.http1.Http1ClientConfigのメソッド
読取りタイムアウト
readTimeout() - クラスio.helidon.webclient.http1.Http1ClientConfig.BuilderBase.Http1ClientConfigImplのメソッド
読取りタイムアウト
readTimeout() - インタフェースio.helidon.webclient.http2.Http2ClientConfigのメソッド
読取りタイムアウト
readTimeout() - クラスio.helidon.webclient.http2.Http2ClientConfig.BuilderBase.Http2ClientConfigImplのメソッド
読取りタイムアウト
readTimeout() - インタフェースio.helidon.webclient.api.HttpClientConfigのメソッド
読取りタイムアウト
readTimeout() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBase.HttpClientConfigImplのメソッド
読取りタイムアウト
readTimeout() - インタフェースio.helidon.webclient.api.HttpConfigBaseのメソッド
読取りタイムアウト
readTimeout() - インタフェースio.helidon.webclient.api.WebClientConfigのメソッド
読取りタイムアウト
readTimeout() - クラスio.helidon.webclient.api.WebClientConfig.BuilderBase.WebClientConfigImplのメソッド
読取りタイムアウト
readTimeout() - インタフェースio.helidon.webclient.websocket.WsClientConfigのメソッド
読取りタイムアウト
readTimeout() - クラスio.helidon.webclient.websocket.WsClientConfig.BuilderBase.WsClientConfigImplのメソッド
読取りタイムアウト
readTimeout() - クラスio.helidon.webserver.ConnectionConfig.BuilderBase.ConnectionConfigImplのメソッド
 
readTimeout() - クラスio.helidon.webserver.ConnectionConfig.BuilderBaseのメソッド
読取りタイムアウト
readTimeout() - インタフェースio.helidon.webserver.ConnectionConfigのメソッド
読取りタイムアウト
readTimeout(Duration) - クラスio.helidon.common.socket.SocketOptions.BuilderBaseのメソッド
ソケット読取りのタイムアウト。
readTimeout(Duration) - インタフェースio.helidon.webclient.api.ClientConnectionのメソッド
この接続の読取りタイムアウト。
readTimeout(Duration) - インタフェースio.helidon.webclient.api.ClientRequestのメソッド
このリクエストの読み取りタイムアウト。
readTimeout(Duration) - クラスio.helidon.webclient.api.ClientRequestBaseのメソッド
 
readTimeout(Duration) - クラスio.helidon.webclient.api.HttpConfigBase.BuilderBaseのメソッド
読取りタイムアウト
readTimeout(Duration) - クラスio.helidon.webclient.api.TcpClientConnectionのメソッド
 
readTimeout(Duration) - クラスio.helidon.webserver.ConnectionConfig.BuilderBaseのメソッド
読取りタイムアウト
readUnsignedInt32() - インタフェースio.helidon.common.buffers.BufferDataのメソッド
32ビットの符号なし整数 (Java整数は32ビットの符号付きであるため、longとして表す必要があります)を読み取ります。
realm() - インタフェースio.helidon.security.providers.oidc.common.TenantConfigのメソッド
WWW認証レスポンス(必要に応じて)に使用するレルム。
realm() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
 
realm(String) - クラスio.helidon.security.providers.google.login.GoogleTokenProvider.Builderのメソッド
チャレンジを構築するための認証レルムを設定します。デフォルトは"ヘリ・ドン"です。
realm(String) - クラスio.helidon.security.providers.httpauth.HttpBasicAuthProvider.Builderのメソッド
ユーザーにチャレンジするときに使用するレルムを設定します。
realm(String) - クラスio.helidon.security.providers.httpauth.HttpDigestAuthProvider.Builderのメソッド
ユーザーにチャレンジするときに使用するレルムを設定します。
realm(String) - クラスio.helidon.security.providers.httpsign.HttpSignProvider.Builderのメソッド
ヘッダーがHttpSignHeader.AUTHORIZATIONで、署名がオプションでない場合に、"Authorization"ヘッダーのないインバウンド・リクエストのチャレンジに使用するレルム。
realm(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
リダイレクトされず、WWW認証ヘッダーを送り返すエラーが発生した場合に返されるレルム。
realm(String) - クラスio.helidon.security.providers.oidc.common.TenantConfig.Builderのメソッド
リダイレクトされず、WWW認証ヘッダーを送り返すエラーが発生した場合に返されるレルム。
reasonPhrase() - クラスio.helidon.http.Statusのメソッド
reason句を取得します。
receive() - クラスio.helidon.common.testing.http.junit5.SocketHttpClientのメソッド
ソケットからデータを読み取ります。
receiveBufferSize() - クラスio.helidon.webserver.ConnectionConfig.BuilderBase.ConnectionConfigImplのメソッド
 
receiveBufferSize() - クラスio.helidon.webserver.ConnectionConfig.BuilderBaseのメソッド
ソケット受信バッファ・サイズ。
receiveBufferSize() - インタフェースio.helidon.webserver.ConnectionConfigのメソッド
ソケット受信バッファ・サイズ。
receiveBufferSize() - クラスio.helidon.webserver.ListenerConfig.BuilderBase.ListenerConfigImplのメソッド
 
receiveBufferSize() - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
リスナー受信バッファ・サイズ。
receiveBufferSize() - インタフェースio.helidon.webserver.ListenerConfigのメソッド
リスナー受信バッファ・サイズ。
receiveBufferSize() - インタフェースio.helidon.webserver.WebServerConfigのメソッド
リスナー受信バッファ・サイズ。
receiveBufferSize() - クラスio.helidon.webserver.WebServerConfig.BuilderBase.WebServerConfigImplのメソッド
リスナー受信バッファ・サイズ。
receiveBufferSize(int) - クラスio.helidon.webserver.ConnectionConfig.BuilderBaseのメソッド
ソケット受信バッファ・サイズ。
receiveBufferSize(int) - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
リスナー受信バッファ・サイズ。
receiveListeners() - クラスio.helidon.webserver.http1.Http1Config.BuilderBase.Http1ConfigImplのメソッド
 
receiveListeners() - クラスio.helidon.webserver.http1.Http1Config.BuilderBaseのメソッド
HTTP/1.1の接続受信イベント・リスナー。
receiveListeners() - インタフェースio.helidon.webserver.http1.Http1Configのメソッド
HTTP/1.1の接続受信イベント・リスナー。
receiveListeners(List<? extends Http1ConnectionListener>) - クラスio.helidon.webserver.http1.Http1Config.BuilderBaseのメソッド
HTTP/1.1の接続受信イベント・リスナー。
receiveLog() - クラスio.helidon.webserver.http1.Http1Config.BuilderBase.Http1ConfigImplのメソッド
 
receiveLog() - クラスio.helidon.webserver.http1.Http1Config.BuilderBaseのメソッド
受信パケットのロギング。
receiveLog() - インタフェースio.helidon.webserver.http1.Http1Configのメソッド
受信パケットのロギング。
receiveLog(boolean) - クラスio.helidon.webserver.http1.Http1Config.BuilderBaseのメソッド
受信パケットのロギング。
reconnectDelay(Duration) - クラスio.helidon.http.sse.SseEvent.Builderのメソッド
接続が失われた場合に再接続を試行する前にイベント・レシーバが待機する時間を示す再接続遅延を設定します。
reconnectMillis() - クラスio.helidon.http.sse.SseEventのメソッド
このイベントに対するオプションの再接続を取得します。
record(double) - インタフェースio.helidon.metrics.api.DistributionSummaryのメソッド
サマリーによって保持されている統計を、指定された量に更新します。
record(long, TimeUnit) - インタフェースio.helidon.metrics.api.Timerのメソッド
タイマーによって保持されている統計を、指定された量に更新します。
record(Runnable) - インタフェースio.helidon.metrics.api.Timerのメソッド
Runnable fを実行し、所要時間を記録します。
record(Duration) - インタフェースio.helidon.metrics.api.Timerのメソッド
タイマーによって保持されている統計を、指定された量に更新します。
record(Callable<T>) - インタフェースio.helidon.metrics.api.Timerのメソッド
Callable fを実行し、費やした時間を記録して、コール可能な結果を返します。
record(Supplier<T>) - インタフェースio.helidon.metrics.api.Timerのメソッド
Supplier fを実行し、ファンクションの呼出しに要した時間を記録します。
RECORD - 列挙型クラスio.helidon.common.types.ElementKindの列挙定数
レコード要素タイプの種類は(Java 16以降)です。
RECORD_COMPONENT - 列挙型クラスio.helidon.common.types.ElementKindの列挙定数
レコードのコンポーネント。
recordAnnotatedType(ProcessAnnotatedType<?>) - クラスio.helidon.microprofile.servicecommon.HelidonRestCdiExtensionのメソッド
注釈付きタイプの基礎となるJavaクラスを記録します。
recordCacheCapacity(int) - クラスio.helidon.webserver.staticcontent.StaticContentService.Builderのメソッド
リソースに使用されるキャッシュの容量を構成します。
recordPostProcessingWork(ServerRequest, BiConsumer<ServerResponse, Throwable>) - インタフェースio.helidon.webserver.observe.metrics.PostRequestMetricsSupportのstaticメソッド
レスポンスがクライアントに送信された後に実行される後処理タスクを記録します。
recordProducerField(ProcessProducerField<?, ?>) - クラスio.helidon.microprofile.servicecommon.HelidonRestCdiExtensionのメソッド
アプリケーションで定義されたプロデューサ・フィールドを記録します。
recordProducerFields(ProcessProducerField<? extends Meter, ?>) - クラスio.helidon.integrations.micrometer.cdi.MicrometerCdiExtensionのメソッド
 
recordProducerMethod(ProcessProducerMethod<?, ?>) - クラスio.helidon.microprofile.servicecommon.HelidonRestCdiExtensionのメソッド
アプリケーションで定義されたプロデューサ・メソッドを記録します。
recordProducerMethods(ProcessProducerMethod<? extends Meter, ?>) - クラスio.helidon.integrations.micrometer.cdi.MicrometerCdiExtensionのメソッド
 
recover() - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
RECOVER - 列挙型クラスio.helidon.integrations.jta.jdbc.ExceptionConverter.XARoutineの列挙定数
XAResource.recover(int)メソッドをモデル化する列挙定数。
recurringPolicy(ScheduledPollingStrategy.RecurringPolicy) - クラスio.helidon.config.ScheduledPollingStrategy.Builderのメソッド
使用する繰返しポリシーを構成します。
redirect(boolean) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
デフォルトでは、クライアントは、ユーザーがログインできるようにアイデンティティ・サーバーにリダイレクトする必要があります。
redirectAttemptParam() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
試行されたリダイレクトの数を格納するためにOIDCに渡される状態で使用されるパラメータの名前。
redirectAttemptParam(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
リダイレクトの試行回数を格納するために使用するパラメータを構成します。
REDIRECTION - 列挙型クラスio.helidon.http.Status.Familyの列挙定数
3xx HTTPステータス・コード。
redirectUri() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
リダイレクトURI。
redirectUri(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
ユーザーがログインまたはスコープを認可した後に、OIDCサーバーが認可リクエストをリダイレクトするために使用する、webサーバー・コンポーネントを登録するURI。
redirectUriWithHost() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
ホスト情報を含むリダイレクトURI。
redirectUriWithHost(String) - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
明示的なフロントエンドURIが構成で定義されていないかぎり、リクエストから取得されたホスト情報でURIをリダイレクトします。
reduce(BiFunction<T, T, T> ) - インタフェースio.helidon.common.reactive.Multiのメソッド
コールバック関数を介して後続のアイテムを結合し、最終値の結果を単一として生成します。
reduce(Supplier<? extends R>, BiFunction<R, T, R> ) - インタフェースio.helidon.common.reactive.Multiのメソッド
全てのアップストリーム・アイテムを累計値と組み合わせて、新しい累計値を作成し、最終累計値を単一として出力します。
referencedModuleNames() - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
タイプを含む(外部)モジュール名がわかっている場合に移入されます。
referencedModuleNames() - クラスio.helidon.common.types.TypeInfo.BuilderBase.TypeInfoImplのメソッド
 
referencedModuleNames() - インタフェースio.helidon.common.types.TypeInfoのメソッド
タイプを含む(外部)モジュール名がわかっている場合に移入されます。
referencedModuleNames(Map<? extends TypeName, ? extends String>) - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
このメソッドは、すべての値を新しい値に置き換えます。
referencedTypeNamesToAnnotations() - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
TypeNameBlueprint.typeArguments()を持つすべてのMap、List、Setまたはメソッドが分析され、すべての型引数にその注釈が追加されます。
referencedTypeNamesToAnnotations() - クラスio.helidon.common.types.TypeInfo.BuilderBase.TypeInfoImplのメソッド
 
referencedTypeNamesToAnnotations() - インタフェースio.helidon.common.types.TypeInfoのメソッド
TypeNameBlueprint.typeArguments()を持つすべてのMap、List、Setまたはメソッドが分析され、すべての型引数にその注釈が追加されます。
referencedTypeNamesToAnnotations(Map<? extends TypeName, List<Annotation>>) - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
このメソッドは、すべての値を新しい値に置き換えます。
referer() - インタフェースio.helidon.http.ServerRequestHeadersのメソッド
オプションで、現在リクエストされているページへのリンクが追跡された前のwebページ(ヘッダーHeaderNames.REFERER)のアドレスを返します。
REFERER - クラスio.helidon.http.HeaderNamesのstatic変数
<code>{@value}</code>ヘッダー名。
Reflected - io.helidon.commonの注釈インタフェース
この注釈が付いた型は、すべてのメソッドおよびフィールド(privateを含む)のリフレクション・サポートとともにネイティブ・イメージに追加されます。
REFRESH - クラスio.helidon.http.HeaderNamesのstatic変数
<code>{@value}</code>ヘッダー名。
refreshRow() - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
REFUSED_STREAM - 列挙型クラスio.helidon.http.http2.Http2ErrorCodeの列挙定数
エンドポイントは、(詳細は、セクション8.1.4を参照してください)を処理するアプリケーションを実行する前にストリームを拒否しました。
register(HttpService...) - インタフェースio.helidon.webserver.http.HttpRouting.Builderのメソッド
 
register(HttpService...) - インタフェースio.helidon.webserver.http.HttpRulesのメソッド
現在のパスにサービスを登録します。
register(ServerFeature.ServerFeatureContext, List<HttpRouting.Builder>, UnaryOperator<String>) - クラスio.helidon.webserver.observe.config.ConfigObserverのメソッド
 
register(ServerFeature.ServerFeatureContext, List<HttpRouting.Builder>, UnaryOperator<String>) - クラスio.helidon.webserver.observe.health.HealthObserverのメソッド
 
register(ServerFeature.ServerFeatureContext, List<HttpRouting.Builder>, UnaryOperator<String>) - クラスio.helidon.webserver.observe.info.InfoObserverのメソッド
 
register(ServerFeature.ServerFeatureContext, List<HttpRouting.Builder>, UnaryOperator<String>) - クラスio.helidon.webserver.observe.log.LogObserverのメソッド
 
register(ServerFeature.ServerFeatureContext, List<HttpRouting.Builder>, UnaryOperator<String>) - クラスio.helidon.webserver.observe.metrics.MetricsObserverのメソッド
 
register(ServerFeature.ServerFeatureContext, List<HttpRouting.Builder>, UnaryOperator<String>) - インタフェースio.helidon.webserver.observe.spi.Observerのメソッド
オブザーバ機能、サービスまたはフィルタ(あるいはその両方)を登録します。
register(ServerFeature.ServerFeatureContext, List<HttpRouting.Builder>, UnaryOperator<String>) - クラスio.helidon.webserver.observe.tracing.TracingObserverのメソッド
 
register(Class<? super T>, T) - クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.AnalyzerResponse.Builderのメソッド
後でAnnotationAnalyzer.AnalyzerResponse.registry()を介して使用可能なオブジェクトを登録します。
register(Object) - クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.AnalyzerResponse.Builderのメソッド
後でAnnotationAnalyzer.AnalyzerResponse.registry()を介して使用可能なオブジェクトを登録します。
register(Object, T) - インタフェースio.helidon.common.context.Contextのメソッド
指定された分類子で新規インスタンスを登録します。
register(String, HttpService...) - インタフェースio.helidon.webserver.http.HttpRouting.Builderのメソッド
 
register(String, HttpService...) - インタフェースio.helidon.webserver.http.HttpRulesのメソッド
現在のパスのサブパスにサービスを登録します。
register(String, Supplier<? extends HttpService>) - インタフェースio.helidon.webserver.http.HttpRouting.Builderのメソッド
 
register(String, Supplier<? extends HttpService>) - インタフェースio.helidon.webserver.http.HttpRulesのメソッド
現在のパスのサブパスにサービスを登録します。
register(String, Supplier<? extends HttpService>, Supplier<? extends HttpService>) - インタフェースio.helidon.webserver.http.HttpRouting.Builderのメソッド
 
register(String, Supplier<? extends HttpService>, Supplier<? extends HttpService>) - インタフェースio.helidon.webserver.http.HttpRulesのメソッド
現在のパスのサブパスに2つのサービスを登録します。
register(String, Supplier<? extends HttpService>, Supplier<? extends HttpService>, Supplier<? extends HttpService>) - インタフェースio.helidon.webserver.http.HttpRouting.Builderのメソッド
 
register(String, Supplier<? extends HttpService>, Supplier<? extends HttpService>, Supplier<? extends HttpService>) - インタフェースio.helidon.webserver.http.HttpRulesのメソッド
現在のパスのサブパスに3つのサービスを登録します。
register(String, Supplier<? extends HttpService>, Supplier<? extends HttpService>, Supplier<? extends HttpService>, Supplier<? extends HttpService>) - インタフェースio.helidon.webserver.http.HttpRouting.Builderのメソッド
 
register(String, Supplier<? extends HttpService>, Supplier<? extends HttpService>, Supplier<? extends HttpService>, Supplier<? extends HttpService>) - インタフェースio.helidon.webserver.http.HttpRulesのメソッド
現在のパスのサブパスに4つのサービスを登録します。
register(String, Supplier<? extends HttpService>, Supplier<? extends HttpService>, Supplier<? extends HttpService>, Supplier<? extends HttpService>, Supplier<? extends HttpService>) - インタフェースio.helidon.webserver.http.HttpRouting.Builderのメソッド
 
register(String, Supplier<? extends HttpService>, Supplier<? extends HttpService>, Supplier<? extends HttpService>, Supplier<? extends HttpService>, Supplier<? extends HttpService>) - インタフェースio.helidon.webserver.http.HttpRulesのメソッド
現在のパスのサブパスに5つのサービスを登録します。
register(String, List<Supplier<? extends HttpService>>) - インタフェースio.helidon.webserver.http.HttpRouting.Builderのメソッド
 
register(String, List<Supplier<? extends HttpService>>) - インタフェースio.helidon.webserver.http.HttpRulesのメソッド
現在のパスのサブパスにサービスを登録します。
register(Flow.Subscriber<? super T>) - クラスio.helidon.common.reactive.SingleSubscriberHolderのメソッド
新しいサブスクライバをサブスクライブします。
register(Consumer<Object>) - インタフェースio.helidon.dbclient.hikari.HikariMetricsRegistryのメソッド
Hikari接続プールのメトリック・インスタンスのプロセス・レジストリ。
register(Supplier<? extends HttpService>) - インタフェースio.helidon.webserver.http.HttpRouting.Builderのメソッド
 
register(Supplier<? extends HttpService>) - インタフェースio.helidon.webserver.http.HttpRulesのメソッド
現在のパスにサービスを登録します。
register(Supplier<? extends HttpService>, Supplier<? extends HttpService>) - インタフェースio.helidon.webserver.http.HttpRouting.Builderのメソッド
 
register(Supplier<? extends HttpService>, Supplier<? extends HttpService>) - インタフェースio.helidon.webserver.http.HttpRulesのメソッド
現在のパスに2つのサービスを登録します。
register(Supplier<? extends HttpService>, Supplier<? extends HttpService>, Supplier<? extends HttpService>) - インタフェースio.helidon.webserver.http.HttpRouting.Builderのメソッド
 
register(Supplier<? extends HttpService>, Supplier<? extends HttpService>, Supplier<? extends HttpService>) - インタフェースio.helidon.webserver.http.HttpRulesのメソッド
現在のパスに3つのサービスを登録します。
register(Supplier<? extends HttpService>, Supplier<? extends HttpService>, Supplier<? extends HttpService>, Supplier<? extends HttpService>) - インタフェースio.helidon.webserver.http.HttpRouting.Builderのメソッド
 
register(Supplier<? extends HttpService>, Supplier<? extends HttpService>, Supplier<? extends HttpService>, Supplier<? extends HttpService>) - インタフェースio.helidon.webserver.http.HttpRulesのメソッド
現在のパスに4つのサービスを登録します。
register(Supplier<? extends HttpService>, Supplier<? extends HttpService>, Supplier<? extends HttpService>, Supplier<? extends HttpService>, Supplier<? extends HttpService>) - インタフェースio.helidon.webserver.http.HttpRouting.Builderのメソッド
 
register(Supplier<? extends HttpService>, Supplier<? extends HttpService>, Supplier<? extends HttpService>, Supplier<? extends HttpService>, Supplier<? extends HttpService>) - インタフェースio.helidon.webserver.http.HttpRulesのメソッド
現在のパスに5つのサービスを登録します。
register(List<Supplier<? extends HttpService>>) - インタフェースio.helidon.webserver.http.HttpRouting.Builderのメソッド
 
register(List<Supplier<? extends HttpService>>) - インタフェースio.helidon.webserver.http.HttpRulesのメソッド
現在のパスにサービスを登録します。
register(T) - インタフェースio.helidon.common.context.Contextのメソッド
新規インスタンスを登録します。
registerConfig(Config, ClassLoader) - クラスio.helidon.config.mp.MpConfigProviderResolverのメソッド
 
registerDefaults() - クラスio.helidon.http.media.MediaContextConfig.BuilderBase.MediaContextConfigImplのメソッド
 
registerDefaults() - クラスio.helidon.http.media.MediaContextConfig.BuilderBaseのメソッド
Stringメディア・サポートなど、Helidonのデフォルトを登録する必要があります。
registerDefaults() - インタフェースio.helidon.http.media.MediaContextConfigのメソッド
Stringメディア・サポートなど、Helidonのデフォルトを登録する必要があります。
registerDefaults(boolean) - クラスio.helidon.http.media.MediaContextConfig.BuilderBaseのメソッド
Stringメディア・サポートなど、Helidonのデフォルトを登録する必要があります。
REGISTERED_AT_IANA_MAX - クラスio.helidon.websocket.WsCloseCodesのstatic変数
IANA最大値で登録されています。
REGISTERED_AT_IANA_MIN - クラスio.helidon.websocket.WsCloseCodesのstatic変数
IANA min valueに登録されています。
registerExecutorService(ExecutorService, int) - インタフェースio.helidon.common.configurable.spi.ExecutorServiceSupplierObserver.SupplierObserverContextのメソッド
サプライヤによって作成された新しいエグゼキュータ・サービスのコンテキストを作成したオブザーバに通知します。
registerGlobal(boolean) - クラスio.helidon.tracing.providers.jaeger.JaegerTracerBuilderのメソッド
 
registerGlobal(boolean) - インタフェースio.helidon.tracing.providers.opentracing.OpenTracingTracerBuilderのメソッド
有効にすると、作成されたインスタンスもグローバル・トレーサとして登録されます。
registerGlobal(boolean) - クラスio.helidon.tracing.providers.zipkin.ZipkinTracerBuilderのメソッド
 
registerGlobal(boolean) - インタフェースio.helidon.tracing.TracerBuilderのメソッド
有効にすると、作成されたインスタンスもグローバル・トレーサとして登録されます。
registerInterposedSynchronization(Synchronization) - クラスio.helidon.integrations.jta.cdi.DelegatingTransactionSynchronizationRegistryのメソッド
非推奨。
Synchronizationインスタンスを特別な順序セマンティクスに登録します。
registerMetrics() - クラスio.helidon.integrations.microstream.metrics.MicrostreamMetricsSupportのメソッド
このメトリクスをベンダー・メトリクス・レジストリに登録します。
registerOutParameter(int, int) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
registerOutParameter(int, int, int) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
registerOutParameter(int, int, String) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
registerOutParameter(int, SQLType) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
registerOutParameter(int, SQLType, int) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
registerOutParameter(int, SQLType, String) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
registerOutParameter(String, int) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
registerOutParameter(String, int, int) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
registerOutParameter(String, int, String) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
registerOutParameter(String, SQLType) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
registerOutParameter(String, SQLType, int) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
registerOutParameter(String, SQLType, String) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
registerPostRequestWork(BiConsumer<ServerResponse, Throwable>) - インタフェースio.helidon.webserver.observe.metrics.PostRequestMetricsSupportのメソッド
サーバーがクライアントにレスポンスを送信した後に実行されるリクエスト後の処理を記録します。
registerService(Object, ServerCdiExtension) - クラスio.helidon.microprofile.health.HealthCdiExtensionのメソッド
ヘルス・オブザーバをサーバー・オブザーバ機能に登録します。
registerService(Object, ServerCdiExtension) - クラスio.helidon.microprofile.openapi.OpenApiCdiExtensionのメソッド
ヘルス・オブザーバをサーバー・オブザーバ機能に登録します。
registerService(Object, BeanManager, ServerCdiExtension) - クラスio.helidon.integrations.micrometer.cdi.MicrometerCdiExtensionのメソッド
セキュリティおよびCDIによってアプリケーション・スコープが初期化された後にサービス関連のエンドポイントを登録し、コール元がオプションで使用するデフォルト・ルーティングを返します。
registerService(Object, BeanManager, ServerCdiExtension) - クラスio.helidon.microprofile.metrics.MetricsCdiExtensionのメソッド
メトリクス・オブザーバをサーバー・オブザーバ機能に登録します。
registerSupplier(Supplier<? extends ExecutorService>, int, String) - インタフェースio.helidon.common.configurable.spi.ExecutorServiceSupplierObserverのメソッド
サプライヤをオブザーバに認識させ、サプライヤがオブザーバとの将来の対話に使用するサプライヤのコンテキストを返します。
registerSynchronization(Synchronization) - クラスio.helidon.integrations.jta.weld.NarayanaTransactionServicesのメソッド
指定されたSynchronizationを現在のTransactionに登録します。
registerWith(Consumer<? super Synchronization>) - クラスio.helidon.integrations.jta.jdbc.JtaDataSourceのメソッド
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
このメソッドは、交換なしで取り外す予定です。
registry() - クラスio.helidon.integrations.micrometer.MicrometerFeatureのメソッド
アプリケーションがメーターを作成および登録できるように、コンポジット・レジストリを返します。
registry() - クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.AnalyzerResponseのメソッド
異なるスコープの(アプリケーション、リソース・クラス、メソッド)の分析間で情報を転送できるレジストリ。
RegistryFactoryManager - io.helidon.microprofile.metricsのクラス
レジストリ・ファクトリの作成を管理します。
RegistryFactoryManager() - クラスio.helidon.microprofile.metrics.RegistryFactoryManagerのコンストラクタ
サービス・ロードのみのコンストラクタです。
regular(Duration) - クラスio.helidon.config.PollingStrategiesのstaticメソッド
一定の間隔でスケジュールされたポーリング戦略を提供します。
RegularRecurringPolicy(Duration) - クラスio.helidon.config.ScheduledPollingStrategy.RegularRecurringPolicyのコンストラクタ
繰返しポリシーを初期化します。
rejectedExecution(Runnable, ThreadPoolExecutor) - クラスio.helidon.common.configurable.ThreadPool.RejectionHandlerのメソッド
 
rejectionHandler() - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBaseのメソッド
スレッド・プール・エグゼキュータの拒否ポリシー。
rejectionHandler() - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBase.ThreadPoolConfigImplのメソッド
 
rejectionHandler() - インタフェースio.helidon.common.configurable.ThreadPoolConfigのメソッド
スレッド・プール・エグゼキュータの拒否ポリシー。
rejectionHandler(ThreadPool.RejectionHandler) - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBaseのメソッド
スレッド・プール・エグゼキュータの拒否ポリシー。
RejectionHandler() - クラスio.helidon.common.configurable.ThreadPool.RejectionHandlerのコンストラクタ
拒否されたタスクをスレッド・プール・エグゼキュータに提供しようとしたときに拒否をカウントする新しい拒否ハンドラを作成します。
relative(int) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
relativeResolver() - クラスio.helidon.config.ClasspathConfigSourceのメソッド
 
relativeResolver() - クラスio.helidon.config.FileConfigSourceのメソッド
 
relativeResolver() - クラスio.helidon.config.git.GitConfigSourceのメソッド
 
relativeResolver() - インタフェースio.helidon.config.spi.ParsableSourceのメソッド
現在のリソースに対する相対リソースを解決します。
relativeResolver() - クラスio.helidon.config.UrlConfigSourceのメソッド
 
relativeUris() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
プロキシまたはプロキシなしリストの有無に関係なく、すべてのリクエストで相対URIを強制的に使用するかどうかを決定します。
relativeUris() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBase.HttpClientConfigImplのメソッド
 
relativeUris() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
trueに設定すると、プロキシまたはプロキシなしリストの有無に関係なく、すべてのリクエストで相対URIを強制的に使用できます。
relativeUris() - インタフェースio.helidon.webclient.http1.Http1ClientConfigのメソッド
trueに設定すると、プロキシまたはプロキシなしリストの有無に関係なく、すべてのリクエストで相対URIを強制的に使用できます。
relativeUris() - クラスio.helidon.webclient.http1.Http1ClientConfig.BuilderBase.Http1ClientConfigImplのメソッド
trueに設定すると、プロキシまたはプロキシなしリストの有無に関係なく、すべてのリクエストで相対URIを強制的に使用できます。
relativeUris() - インタフェースio.helidon.webclient.http2.Http2ClientConfigのメソッド
trueに設定すると、プロキシまたはプロキシなしリストの有無に関係なく、すべてのリクエストで相対URIを強制的に使用できます。
relativeUris() - クラスio.helidon.webclient.http2.Http2ClientConfig.BuilderBase.Http2ClientConfigImplのメソッド
trueに設定すると、プロキシまたはプロキシなしリストの有無に関係なく、すべてのリクエストで相対URIを強制的に使用できます。
relativeUris() - インタフェースio.helidon.webclient.api.HttpClientConfigのメソッド
trueに設定すると、プロキシまたはプロキシなしリストの有無に関係なく、すべてのリクエストで相対URIを強制的に使用できます。
relativeUris() - インタフェースio.helidon.webclient.api.WebClientConfigのメソッド
trueに設定すると、プロキシまたはプロキシなしリストの有無に関係なく、すべてのリクエストで相対URIを強制的に使用できます。
relativeUris() - クラスio.helidon.webclient.api.WebClientConfig.BuilderBase.WebClientConfigImplのメソッド
trueに設定すると、プロキシまたはプロキシなしリストの有無に関係なく、すべてのリクエストで相対URIを強制的に使用できます。
relativeUris() - インタフェースio.helidon.webclient.websocket.WsClientConfigのメソッド
trueに設定すると、プロキシまたはプロキシなしリストの有無に関係なく、すべてのリクエストで相対URIを強制的に使用できます。
relativeUris() - クラスio.helidon.webclient.websocket.WsClientConfig.BuilderBase.WsClientConfigImplのメソッド
trueに設定すると、プロキシまたはプロキシなしリストの有無に関係なく、すべてのリクエストで相対URIを強制的に使用できます。
relativeUris(boolean) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
trueに設定すると、プロキシまたはプロキシなしリストの有無に関係なく、すべてのリクエストで相対URIを強制的に使用できます。
relativeUris(boolean) - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
trueに設定すると、プロキシまたはプロキシなしリストの有無に関係なく、すべてのリクエストで相対URIを強制的に使用できます。
RELAXED - 列挙型クラスio.helidon.common.media.type.ParserModeの列挙定数
リラックス・モード。
ReleasableResource - io.helidon.webclient.apiのインタフェース
リリースまたはクローズできるリソース。
release() - インタフェースio.helidon.http.DataChunkのメソッド
このチャンクを解放します。
releaseConfig(Config) - クラスio.helidon.config.mp.MpConfigProviderResolverのメソッド
 
releaseResource() - インタフェースio.helidon.webclient.api.ReleasableResourceのメソッド
リソースを解放し、このリソースが再使用可能である場合は再利用を有効にします。
releaseResource() - クラスio.helidon.webclient.api.TcpClientConnectionのメソッド
 
releaseSavepoint(Savepoint) - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
releaseSavepoint(Savepoint) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
reload() - インタフェースio.helidon.config.Config.Contextのメソッド
構成全体のリロードをリクエストし、コンテキストの取得に使用された元のnodeと同じ構成keyに関連する構成ノードの新しいインスタンスを返します。
reload(Tls) - クラスio.helidon.common.tls.ConfiguredTlsManagerのメソッド
 
reload(Tls) - クラスio.helidon.common.tls.Tlsのメソッド
新しい構成でリロード可能なTlsReloadableComponentをリロードします。
reload(Tls) - インタフェースio.helidon.common.tls.TlsManagerのメソッド
このメソッドは、このマネージャが管理しているすべてのTlsReloadableComponentへのコールを多重化します。
reload(Optional<X509KeyManager>, Optional<X509TrustManager>) - クラスio.helidon.common.tls.ConfiguredTlsManagerのメソッド
指定されたキー・マネージャおよびトラスト・マネージャ(定義されている場合)を使用して、現在のSSLコンテキストをリロードします。
reloadTls(Tls) - インタフェースio.helidon.webserver.WebServerのメソッド
デフォルトのソケットのTLSキーストアおよびトラスト・ストア構成を再ロードします。
reloadTls(String, Tls) - インタフェースio.helidon.webserver.WebServerのメソッド
指定されたソケットのTLSキーストアおよびトラスト・ストア構成を再ロードします。
remaining() - インタフェースio.helidon.http.DataChunkのメソッド
現在の位置と基礎となる各ByteBufferの制限の間の要素の合計を返します。
remotePeer() - クラスio.helidon.common.socket.PlainSocketのメソッド
 
remotePeer() - インタフェースio.helidon.common.socket.SocketContextのメソッド
リモート・ピア情報。
remotePeer() - クラスio.helidon.common.socket.TlsSocketのメソッド
 
remotePeer() - インタフェースio.helidon.webserver.http.HttpRequestのメソッド
リモート・ピアのピア情報。
remotePeer() - クラスio.helidon.webserver.testing.junit5.DirectSocketのメソッド
 
remove(HeaderName) - インタフェースio.helidon.http.WritableHeadersのメソッド
ヘッダーを削除します。
remove(HeaderName, Consumer<Header>) - インタフェースio.helidon.http.WritableHeadersのメソッド
ヘッダーを削除します。
remove(Meter) - インタフェースio.helidon.metrics.api.MeterRegistryのメソッド
以前に登録されたメーターを削除します。
remove(Meter.Id) - インタフェースio.helidon.metrics.api.MeterRegistryのメソッド
指定されたIDの以前に登録されたメーターを削除します。
remove(Meter.Id, String) - インタフェースio.helidon.metrics.api.MeterRegistryのメソッド
指定されたIDおよびスコープを持つ、以前に登録されたメーターを削除します。
remove(String) - インタフェースio.helidon.common.uri.UriQueryWriteableのメソッド
問合せパラメータを削除します。
remove(String) - クラスio.helidon.logging.common.HelidonMdcのstaticメソッド
MdcProviderのすべてのインスタンスから、特定のキーを持つ値を削除します。
remove(String) - インタフェースio.helidon.logging.common.spi.MdcProviderのメソッド
特定のロギング・フレームワークMDCストレージからキーにバインドされた値を削除します。
remove(String) - クラスio.helidon.logging.jul.JulMdcProviderのメソッド
 
remove(String) - クラスio.helidon.logging.log4j.Log4jMdcProviderのメソッド
 
remove(String) - クラスio.helidon.logging.slf4j.Slf4jMdcProviderのメソッド
 
remove(String, Iterable<Tag>) - インタフェースio.helidon.metrics.api.MeterRegistryのメソッド
指定された名前およびタグを持つ、以前に登録されたメーターを削除します。
remove(String, Iterable<Tag>, String) - インタフェースio.helidon.metrics.api.MeterRegistryのメソッド
指定された名前、タグおよびスコープを持つ、以前に登録されたメーターを削除します。
remove(String, Consumer<List<String>>) - インタフェースio.helidon.common.uri.UriQueryWriteableのメソッド
問合せパラメータを削除します。
remove(K) - クラスio.helidon.common.configurable.LruCacheのメソッド
キャッシュから値を削除します。
remove(K) - インタフェースio.helidon.security.providers.common.EvictableCacheのメソッド
キャッシュからキーを削除します。
removeApplications() - クラスio.helidon.microprofile.server.JaxRsCdiExtensionのメソッド
検出されたすべてのアプリケーション(構成されたアプリケーションは削除されません)を削除します。
removeCookie() - クラスio.helidon.security.providers.oidc.common.OidcCookieHandlerのメソッド
SetCookieビルダー:既存のcookie (ログアウト時など)を削除します。
removeInstance(Class<U> ) - クラスio.helidon.security.ClassToInstanceStoreのメソッド
ストアからインスタンスを削除し、現在の値を返します。
removePayloadClaim(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
ペイロード・クレームを名前で削除します。
removeResourceClasses() - クラスio.helidon.microprofile.server.JaxRsCdiExtensionのメソッド
検出および構成されたすべてのリソース・クラスを削除します。
renew(RenewToken.Request) - インタフェースio.helidon.integrations.vault.auths.token.TokenAuthのメソッド
トークンに関連付けられたリースを更新します。
renewable() - クラスio.helidon.integrations.vault.VaultTokenBase.Builderのメソッド
 
renewable() - クラスio.helidon.integrations.vault.VaultTokenBaseのメソッド
トークンが更新可能かどうか。
renewable(boolean) - クラスio.helidon.integrations.vault.auths.token.CreateToken.Requestのメソッド
falseに設定すると、最初のTTLを介してトークンを更新できなくなります。
renewable(boolean) - クラスio.helidon.integrations.vault.auths.token.CreateTokenRole.Requestのメソッド
トークンの初期TTLを介して更新される機能を無効にするには、falseに設定します。
renewable(boolean) - クラスio.helidon.integrations.vault.VaultTokenBase.Builderのメソッド
トークンが更新可能かどうか。
RenewToken - io.helidon.integrations.vault.auths.tokenのクラス
トークンの更新リクエストとレスポンス。
RenewToken.Request - io.helidon.integrations.vault.auths.tokenのクラス
リクエスト・オブジェクト。
RenewToken.Response - io.helidon.integrations.vault.auths.tokenのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
repeat(int) - クラスio.helidon.config.RetryPoliciesのstaticメソッド
パラメータとして再試行回数を指定して、SimpleRetryPolicy.Builderクラスの新しいインスタンスを作成します。
replace(AtomicReference<Flow.Subscription>, Flow.Subscription) - 列挙型クラスio.helidon.common.reactive.SubscriptionHelperの静的メソッド
指定された着信Flow.Subscriptionを原子的にスワップするか、ターゲット・フィールドが取り消された場合は取り消します。
replaceImplementations(boolean) - クラスio.helidon.common.HelidonServiceLoader.Builderのメソッド
実装を置き換えるように構成されている場合、HelidonServiceLoader.Builder.addService(Object)を介して構成されたサービス実装は、Javaサービス・ローダー(完全修飾クラス名による比較)からロードされたものと同じ実装を置き換えます。
replyTo(Destination) - クラスio.helidon.messaging.connectors.jms.JmsMessage.OutgoingJmsMessageBuilderのメソッド
このメッセージへの返信が必要な宛先。
request() - インタフェースio.helidon.cors.CorsRequestAdapterのメソッド
このアダプタがラップするリクエストを返します。
request() - 例外クラスio.helidon.http.RequestExceptionのメソッド
できるだけ多くの情報を含むトランスポート・リクエスト。
request() - インタフェースio.helidon.webclient.api.ClientRequestのメソッド
エンティティのないリクエスト。
request() - クラスio.helidon.webclient.api.ClientRequestBaseのメソッド
 
request() - インタフェースio.helidon.webclient.http1.Http1ClientRequestのメソッド
 
request() - インタフェースio.helidon.webclient.http2.Http2ClientRequestのメソッド
 
request(long) - 列挙型クラスio.helidon.common.reactive.SubscriptionHelperのメソッド
 
request(long) - クラスio.helidon.messaging.connectors.mock.MockOutgoingのメソッド
バックプレッシャを手動で制御し、アップストリームからnアイテムをリクエストします。
request(DirectHandler.TransportRequest) - クラスio.helidon.http.RequestException.Builderのメソッド
できるだけ多くの情報を含むトランスポート・リクエスト。
request(Method) - クラスio.helidon.common.testing.http.junit5.SocketHttpClientのメソッド
サーバーにリクエストを送信します。
request(Method, String) - クラスio.helidon.common.testing.http.junit5.SocketHttpClientのメソッド
サーバーにリクエストを送信します。
request(Method, String, String) - クラスio.helidon.common.testing.http.junit5.SocketHttpClientのメソッド
サーバーにリクエストを送信します。
request(Method, String, String, Iterable<String>) - クラスio.helidon.common.testing.http.junit5.SocketHttpClientのメソッド
サーバーにリクエストを送信します。
request(ClientUri, ClientRequestHeaders) - クラスio.helidon.webclient.api.WebClientCookieManagerのメソッド
保存したcookieをリクエスト・ヘッダーに追加しましょう。
request(Class<E>) - インタフェースio.helidon.webclient.api.ClientRequestのメソッド
エンティティを送信しないリクエスト。
request(String, String, String, String, Iterable<String>, String) - クラスio.helidon.common.testing.http.junit5.SocketHttpClientのメソッド
RAWデータをサーバーに送信します。
Request(String) - クラスio.helidon.integrations.vault.secrets.database.DbConfigure.Requestのコンストラクタ
定義済みのプラグイン名で新しいリクエストを作成します。
REQUEST_ENTITY_TOO_LARGE_413 - クラスio.helidon.http.Statusのstatic変数
413 リクエスト・エンティティが大きすぎます。「HTTP/1.1ドキュメント」を参照してください。
REQUEST_HEADER_FIELDS_TOO_LARGE - 列挙型クラスio.helidon.http.http2.Http2ErrorCodeの列挙定数
リクエスト・ヘッダー・フィールドが大きすぎます。
REQUEST_TARGET - クラスio.helidon.security.providers.httpsign.SignedHeadersConfigのstatic変数
メソッドとパスの組合せには、特別なヘッダー"(request-target)"が使用されます。
REQUEST_TIMEOUT_408 - クラスio.helidon.http.Statusのstatic変数
408 リクエスト・タイムアウト、「HTTP/1.1ドキュメント」を参照。
REQUEST_URI_TOO_LONG_414 - クラスio.helidon.http.Statusのstatic変数
414 リクエストURIが長すぎます。「HTTP/1.1ドキュメント」を参照してください。
requestBytesPayload(String, ApiRequest<?>, Method, String, HttpClientRequest, InputStream) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
発行者リクエストのあるレスポンスのサプライヤを作成します。
requestDateTime() - インタフェースio.helidon.webserver.accesslog.AccessLogContextのメソッド
リクエストの処理が開始された時間。
requestDefaultBehaviorIfNone() - クラスio.helidon.cors.CorsSupportBase.Builderのメソッド
 
REQUESTED_RANGE_NOT_SATISFIABLE_416 - クラスio.helidon.http.Statusのstatic変数
416 リクエストされた範囲を満たすことができません。「HTTP/1.1ドキュメント」を参照してください。
REQUESTED_URI_DISCOVERY_CONFIG_KEY - クラスio.helidon.http.RequestedUriDiscoveryContext.Builderのstatic変数
リクエストされたURI検出設定の構成キー・プレフィクス。
RequestedCounter - io.helidon.common.reactiveのクラス
リクエストされたイベント・カウンタ。
RequestedCounter() - クラスio.helidon.common.reactive.RequestedCounterのコンストラクタ
厳密モードをオフにして新しいリクエスト・カウンタを作成します。
RequestedCounter(boolean) - クラスio.helidon.common.reactive.RequestedCounterのコンストラクタ
厳密モードがtrueの新しいリクエスト・カウンタを作成すると、すべての操作がロックによって保護されます。
requestedUri() - インタフェースio.helidon.cors.CorsRequestAdapterのメソッド
リクエストのUriInfoを返します。
requestedUri() - インタフェースio.helidon.webserver.http.HttpRequestのメソッド
元のクライアント(それをコンピュートする能力を最大限に活用)によってリクエストされたURI。
requestedUriDiscovery() - クラスio.helidon.webserver.http1.Http1Config.BuilderBase.Http1ConfigImplのメソッド
 
requestedUriDiscovery() - クラスio.helidon.webserver.http1.Http1Config.BuilderBaseのメソッド
リクエストされたURI検出設定。
requestedUriDiscovery() - インタフェースio.helidon.webserver.http1.Http1Configのメソッド
リクエストされたURI検出設定。
requestedUriDiscovery() - クラスio.helidon.webserver.http2.Http2Config.BuilderBase.Http2ConfigImplのメソッド
 
requestedUriDiscovery() - クラスio.helidon.webserver.http2.Http2Config.BuilderBaseのメソッド
リクエストされたURI検出設定。
requestedUriDiscovery() - インタフェースio.helidon.webserver.http2.Http2Configのメソッド
リクエストされたURI検出設定。
requestedUriDiscovery(RequestedUriDiscoveryContext) - クラスio.helidon.webserver.http1.Http1Config.BuilderBaseのメソッド
リクエストされたURI検出設定。
requestedUriDiscovery(RequestedUriDiscoveryContext) - クラスio.helidon.webserver.http2.Http2Config.BuilderBaseのメソッド
リクエストされたURI検出設定。
requestedUriDiscovery(Consumer<RequestedUriDiscoveryContext.Builder>) - クラスio.helidon.webserver.http1.Http1Config.BuilderBaseのメソッド
リクエストされたURI検出設定。
requestedUriDiscovery(Consumer<RequestedUriDiscoveryContext.Builder>) - クラスio.helidon.webserver.http2.Http2Config.BuilderBaseのメソッド
リクエストされたURI検出設定。
requestedUriDiscovery(Supplier<? extends RequestedUriDiscoveryContext>) - クラスio.helidon.webserver.http1.Http1Config.BuilderBaseのメソッド
リクエストされたURI検出設定。
requestedUriDiscovery(Supplier<? extends RequestedUriDiscoveryContext>) - クラスio.helidon.webserver.http2.Http2Config.BuilderBaseのメソッド
リクエストされたURI検出設定。
requestedUriDiscoveryContext() - クラスio.helidon.webserver.ListenerConfig.BuilderBase.ListenerConfigImplのメソッド
 
requestedUriDiscoveryContext() - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
リクエストされたURI検出コンテキスト。
requestedUriDiscoveryContext() - インタフェースio.helidon.webserver.ListenerConfigのメソッド
リクエストされたURI検出コンテキスト。
requestedUriDiscoveryContext() - インタフェースio.helidon.webserver.WebServerConfigのメソッド
リクエストされたURI検出コンテキスト。
requestedUriDiscoveryContext() - クラスio.helidon.webserver.WebServerConfig.BuilderBase.WebServerConfigImplのメソッド
リクエストされたURI検出コンテキスト。
requestedUriDiscoveryContext(RequestedUriDiscoveryContext) - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
リクエストされたURI検出コンテキスト。
requestedUriDiscoveryContext(Consumer<RequestedUriDiscoveryContext.Builder>) - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
リクエストされたURI検出コンテキスト。
requestedUriDiscoveryContext(Supplier<? extends RequestedUriDiscoveryContext>) - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
リクエストされたURI検出コンテキスト。
RequestedUriDiscoveryContext - io.helidon.httpのインタフェース
ソケットのリクエストされたURI検出設定。
RequestedUriDiscoveryContext.Builder - io.helidon.httpのクラス
RequestedUriDiscoveryContext.RequestedUriDiscoveryType - io.helidon.http内の列挙型クラス
フロントエンドURIの検出のタイプ。
RequestedUriDiscoveryContext.UnsafeRequestedUriSettingsException - io.helidon.httpの例外クラス
ソケットのリクエストURI検出の安全でない設定を示します。
requestEntity(Class<E>) - インタフェースio.helidon.webclient.api.ClientRequestのメソッド
リクエスト・エンティティを送信せずにエンティティをリクエストし、エンティティのみをリクエストします。
RequestException - io.helidon.httpの例外クラス
サーバー・リクエストおよびサーバー・レスポンスがすでに使用可能でないかぎり、DirectHandlerによって処理される例外。その場合、ルーティングの適切なエラー・ハンドラによって処理されます。
RequestException(RequestException.Builder) - 例外クラスio.helidon.http.RequestExceptionのコンストラクタ
事前定義済ステータス(偶数タイプ)を含む新しい例外。
RequestException.Builder - io.helidon.httpのクラス
RequestExceptionのFluent APIビルダー。
requestHandlingCompleted(boolean) - インタフェースio.helidon.webserver.KeyPerformanceIndicatorSupport.Contextのメソッド
リクエストの処理が完了したレコード。
requestHandlingStarted(KeyPerformanceIndicatorSupport.Metrics) - インタフェースio.helidon.webserver.KeyPerformanceIndicatorSupport.Contextのメソッド
リクエストの処理が開始しようとしているレコード。
requestHeader(String, String) - クラスio.helidon.security.AuthenticationResponse.Builderのメソッド
単一値ヘッダーを追加します。
requestHeader(String, String) - クラスio.helidon.security.AuthorizationResponse.Builderのメソッド
単一値ヘッダーを追加します。
requestHeader(String, String) - クラスio.helidon.security.OutboundSecurityResponse.Builderのメソッド
単一値ヘッダーを追加します。
requestHeader(String, List<String>) - クラスio.helidon.security.AuthenticationResponse.Builderのメソッド
複数値ヘッダーを追加します。
requestHeader(String, List<String>) - クラスio.helidon.security.AuthorizationResponse.Builderのメソッド
複数値ヘッダーを追加します。
requestHeader(String, List<String>) - クラスio.helidon.security.OutboundSecurityResponse.Builderのメソッド
複数値ヘッダーを追加します。
requestHeaders() - クラスio.helidon.security.SecurityResponseのメソッド
使用する新しいリクエスト・ヘッダーを取得します。
requestHeaders(Map<String, List<String>>) - クラスio.helidon.security.AuthenticationResponse.Builderのメソッド
リクエストの追加/置換ヘッダーを設定します。
requestHeaders(Map<String, List<String>>) - クラスio.helidon.security.AuthorizationResponse.Builderのメソッド
リクエストの追加/置換ヘッダーを設定します。
requestHeaders(Map<String, List<String>>) - クラスio.helidon.security.OutboundSecurityResponse.Builderのメソッド
リクエストの追加/置換ヘッダーを設定します。
requestId() - クラスio.helidon.integrations.common.rest.ApiJsonRequestのメソッド
 
requestId() - インタフェースio.helidon.integrations.common.rest.ApiRequestのメソッド
構成済リクエストID。
requestId() - クラスio.helidon.integrations.common.rest.ApiResponse.Builderのメソッド
リクエストの起動に使用するリクエストID。
requestId() - クラスio.helidon.integrations.common.rest.ApiResponseのメソッド
使用されたリクエストID。
requestId() - 例外クラスio.helidon.integrations.common.rest.ApiRestExceptionのメソッド
リクエストの起動に使用するリクエストID。
requestId() - クラスio.helidon.integrations.common.rest.ApiRestRequestのメソッド
 
requestId() - クラスio.helidon.webclient.api.ClientRequestBaseのメソッド
 
requestId() - インタフェースio.helidon.webclient.api.FullClientRequestのメソッド
リクエストID。
requestId() - インタフェースio.helidon.webclient.api.WebClientServiceRequestのメソッド
メッセージのロギングに使用されるリクエストID。
requestId(ApiRequest<?>) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
適切なリクエストIDの検索を試みます。
requestId(String) - クラスio.helidon.integrations.common.rest.ApiJsonRequestのメソッド
 
requestId(String) - インタフェースio.helidon.integrations.common.rest.ApiRequestのメソッド
ロギング(場合によってはネットワークを介して送信)のリクエストIDを構成します。
requestId(String) - クラスio.helidon.integrations.common.rest.ApiResponse.Builderのメソッド
このリクエストのディスパッチ時に使用されるリクエストID。
requestId(String) - クラスio.helidon.integrations.common.rest.ApiRestException.BaseBuilderのメソッド
RestApiによって構成されたリクエストID。
requestId(String) - クラスio.helidon.integrations.common.rest.ApiRestRequestのメソッド
 
requestId(String) - インタフェースio.helidon.integrations.common.rest.ResponseBuilderのメソッド
このリクエストのディスパッチ時に使用されるリクエストID。
requestId(String) - インタフェースio.helidon.webclient.api.WebClientServiceRequestのメソッド
新規リクエストIDを設定します。
requestJsonPayload(String, ApiRequest<?>, Method, String, HttpClientRequest, JsonObject) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
JSONリクエストを使用したレスポンスのサプライヤを作成します。
RequestLineLogEntry - io.helidon.webserver.accesslogのクラス
リクエスト明細のアクセス・ログ・エントリ。
RequestLineLogEntry.Builder - io.helidon.webserver.accesslogのクラス
RequestLineLogEntry用のfluent APIビルダー。
requestMax() - クラスio.helidon.messaging.connectors.mock.MockOutgoingのメソッド
アップストリームからunbounded個のアイテム数をリクエストし、バック・プレッシャを効果的にオフにします。
requestMediaType() - クラスio.helidon.integrations.common.rest.ApiJsonRequestのメソッド
 
requestMediaType() - インタフェースio.helidon.integrations.common.rest.ApiRequestのメソッド
リクエスト・メディア・タイプ。
requestMediaType() - クラスio.helidon.integrations.common.rest.ApiRestRequestのメソッド
 
requestMediaType(MediaType) - クラスio.helidon.integrations.common.rest.ApiJsonRequestのメソッド
 
requestMediaType(MediaType) - インタフェースio.helidon.integrations.common.rest.ApiRequestのメソッド
メディア・タイプ・ヘッダー(JSONエンティティが存在する場合にはデフォルトでMediaTypes.APPLICATION_JSON、パブリッシャ・ベース・リクエストの場合はMediaTypes.APPLICATION_OCTET_STREAM、それ以外の場合は空)。
requestMediaType(MediaType) - クラスio.helidon.integrations.common.rest.ApiRestRequestのメソッド
 
requestNanoTime() - インタフェースio.helidon.webserver.accesslog.AccessLogContextのメソッド
リクエスト処理が開始されたSystem.nanoTime()の時間。
requestPayload(String, ApiRequest<?>, Method, String, HttpClientRequest) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
レスポンス用のサプライヤを作成します。
requestPrefetch(int) - インタフェースio.helidon.webclient.http2.Http2ClientRequestのメソッド
リクエスト・プリフェッチを構成し、接続とストリームの両方のインバウンド・フロー制御ウィンドウを増やし、フロー制御方法に応じてウィンドウ更新を送信してサーバーに通知する場合があります。
requestProcessingCompleted(boolean) - インタフェースio.helidon.webserver.KeyPerformanceIndicatorSupport.Contextのメソッド
リクエストが処理を完了したレコード。
requestProcessingStarted() - インタフェースio.helidon.webserver.KeyPerformanceIndicatorSupport.DeferrableRequestContextのメソッド
リクエストの処理を開始しようとしているレコード。
REQUIRE_ENCRYPTION_CONFIG_KEY - クラスio.helidon.config.encryption.ConfigPropertiesのstatic変数
シークレットの暗号化が必要かどうかを設定する構成キー("security.config.require-encryption")。
REQUIRE_ENCRYPTION_ENV_VARIABLE - クラスio.helidon.config.encryption.ConfigPropertiesのstatic変数
シークレットの暗号化が必要かどうかを設定する環境変数("SECURE_CONFIG_REQUIRE_ENCRYPTION")。
requireCn(boolean) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
falseに設定すると、証明書の生成中に共通の名前フィールドがオプションになります。
required() - 注釈インタフェースio.helidon.config.metadata.ConfiguredOptionの要素
このオプションが本当に必要かどうか (例、
required() - 注釈インタフェースio.helidon.microprofile.server.RoutingNameの要素
RoutingName.value()を構成する必要がある場合はtrueに設定します。
REQUIRED - 列挙型クラスio.helidon.common.tls.TlsClientAuthの列挙定数
相互TLSが必要です。
REQUIRED - 列挙型クラスio.helidon.security.CompositeProviderFlagの列挙定数
(十分なが必須の場合でも、必須は無視されます)を呼び出した場合、プロバイダは成功する必要があります。
REQUIRED - 列挙型クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.Flagの列挙定数
セキュリティを適用する必要があります。
requiredScopes() - クラスio.helidon.security.abac.scope.ScopeValidator.ScopesConfigのメソッド
必要なスコープ。
requireEncryption(boolean) - クラスio.helidon.config.encryption.EncryptionFilter.Builderのメソッド
プロパティでパスワードの暗号化を要求するかどうか。
reroute(String) - インタフェースio.helidon.webserver.http.ServerResponseのメソッド
別のパスを使用して再ルーティングします。
reroute(String) - クラスio.helidon.webserver.http.ServerResponseBaseのメソッド
 
reroute(String, UriQuery) - インタフェースio.helidon.webserver.http.ServerResponseのメソッド
別のパスと問合せを使用して再ルーティングします。
reroute(String, UriQuery) - クラスio.helidon.webserver.http.ServerResponseBaseのメソッド
 
reroutePrologue(HttpPrologue) - インタフェースio.helidon.webserver.http.RoutingResponseのメソッド
新しく再発したプロローグ。
reroutePrologue(HttpPrologue) - クラスio.helidon.webserver.http.ServerResponseBaseのメソッド
 
rescuedFileSuffix(String) - クラスio.helidon.integrations.microstream.core.EmbeddedStorageManagerBuilderのメソッド
ストレージ・レスキュー・ファイルの名前サフィクス。
RESERVED_FOR_EXTENSIONS_MAX - クラスio.helidon.websocket.WsCloseCodesのstatic変数
拡張最大値用に予約されています。
RESERVED_FOR_EXTENSIONS_MIN - クラスio.helidon.websocket.WsCloseCodesのstatic変数
拡張最小値用に予約されています。
RESERVED_FOR_LATER_MAX - クラスio.helidon.websocket.WsCloseCodesのstatic変数
後の最大値のために予約されています。
RESERVED_FOR_LATER_MIN - クラスio.helidon.websocket.WsCloseCodesのstatic変数
後の最小値用に予約されています。
RESERVED_LOCAL - 列挙型クラスio.helidon.http.http2.Http2StreamStateの列挙定数
プッシュ・プロミスは(Helidonではサポートされていません)を送信しました。
RESERVED_REMOTE - 列挙型クラスio.helidon.http.http2.Http2StreamStateの列挙定数
プッシュ・プロミスは(Helidonではサポートされていません)を受信しました。
reservedTagNames() - インタフェースio.helidon.metrics.spi.MetricsProgrammaticConfigのメソッド
予約済タグ名(スコープとアプリ)を返します。
reservedTagNamesUsed(Collection<String>) - インタフェースio.helidon.metrics.api.SystemTagsManagerのメソッド
指定されたタグ名をスキャンし、予約されたタグ名がある場合は例外をスローします。
reset() - インタフェースio.helidon.common.buffers.BufferDataのメソッド
このバッファの読取りおよび書込み位置をリセットします。
reset() - インタフェースio.helidon.webserver.http.RoutingResponseのメソッド
基礎となるレスポンス・バッファおよびヘッダーをリセットし、新しいレスポンスを送信できる場合はtrueを返します。
reset() - インタフェースio.helidon.webserver.http.ServerRequestのメソッド
接続のリクエスト関連状態があればリセットします。
RESET_CONTENT_205 - クラスio.helidon.http.Statusのstatic変数
205 コンテンツのリセット。「HTTP/1.1ドキュメント」を参照してください。
resetInitialWindowSize(int) - クラスio.helidon.http.http2.ConnectionFlowControlのメソッド
新しいストリームのアウトバウンド・フロー制御ウィンドウの初期ウィンドウ・サイズ値をリセットします。
resetMaxFrameSize(int) - クラスio.helidon.http.http2.ConnectionFlowControlのメソッド
既存および将来のすべてのストリームについて、MAX_FRAME_SIZEをリセットします。
resetPerTest() - 注釈インタフェースio.helidon.microprofile.testing.junit5.HelidonTestの要素
デフォルトでは、CDIコンテナはクラスが初期化される前に1回作成され、その後は停止します。
resetPerTest() - 注釈インタフェースio.helidon.microprofile.testing.testng.HelidonTestの要素
デフォルトでは、CDIコンテナはクラスが初期化される前に1回作成され、その後は停止します。
resetRouting() - インタフェースio.helidon.webserver.http.RoutingResponseのメソッド
ルーティング情報をリセットします (ネクスト、再ルーティングなど。)。
resetRouting() - クラスio.helidon.webserver.http.ServerResponseBaseのメソッド
 
resetStreamWindowSize(int) - インタフェースio.helidon.http.http2.FlowControlのメソッド
ストリーム・ウィンドウのサイズをリセットします。
resetWindowSize(int) - インタフェースio.helidon.http.http2.WindowSizeのメソッド
ウィンドウのサイズをリセットします。
resolve(ClientUri) - クラスio.helidon.webclient.api.ClientUriのメソッド
現在のURIを指定されたURIの値に置き換えます。
resolve(Object, Class<T>) - クラスio.helidon.messaging.connectors.jms.shim.JakartaJmsのstaticメソッド
様々なjavax JMSクラスをシミングするための便利なメソッド。
resolve(URI) - クラスio.helidon.webclient.api.ClientUriのメソッド
指定されたURIをこのURIに対して解決します。
resolveAddress(String, DnsAddressLookup) - クラスio.helidon.webclient.api.DefaultDnsResolverのメソッド
 
resolveAddress(String, DnsAddressLookup) - クラスio.helidon.webclient.dns.resolver.roundrobin.RoundRobinDnsResolverのメソッド
 
resolveAddress(String, DnsAddressLookup) - インタフェースio.helidon.webclient.spi.DnsResolverのメソッド
ホスト名をInetAddressに解決します。
resolveAtnProvider(String) - インタフェースio.helidon.security.Securityのメソッド
名前で認証プロバイダを検索するか、名前が使用できない場合はデフォルトを使用します。
resolveAtzProvider(String) - インタフェースio.helidon.security.Securityのメソッド
名前で認可プロバイダを検索するか、名前が使用できない場合はデフォルトを使用します。
resolvedName() - クラスio.helidon.common.types.TypeName.BuilderBase.TypeNameImplのメソッド
 
resolvedName() - インタフェースio.helidon.common.types.TypeNameのメソッド
完全解決型。
resolvedUri() - インタフェースio.helidon.webclient.api.ClientRequestのメソッド
このリクエストの呼出しに使用される解決済URI。
resolvedUri() - クラスio.helidon.webclient.api.ClientRequestBaseのメソッド
 
resolveOptions(ConfigResolveOptions) - クラスio.helidon.config.hocon.HoconConfigParserBuilderのメソッド
ConfigResolveOptionsのカスタム・インスタンスを設定します。
resolveOutboundProvider(String) - インタフェースio.helidon.security.Securityのメソッド
アウトバウンド・プロバイダを名前で検索するか、名前が使用できない場合はデフォルトを使用します。
resolveParameter(ParameterContext, ExtensionContext, Class<?>) - クラスio.helidon.webserver.testing.junit5.Http1DirectJunitExtensionのメソッド
 
resolveParameter(ParameterContext, ExtensionContext, Class<?>) - インタフェースio.helidon.webserver.testing.junit5.spi.DirectJunitExtensionのメソッド
パラメータを解決します。
resolveParameter(ParameterContext, ExtensionContext, Class<?>) - クラスio.helidon.webserver.testing.junit5.websocket.WsDirectExtensionのメソッド
 
resolveParameter(ParameterContext, ExtensionContext, Class<?>, WebServer) - クラスio.helidon.webserver.testing.junit5.Http1ServerJunitExtensionのメソッド
 
resolveParameter(ParameterContext, ExtensionContext, Class<?>, WebServer) - クラスio.helidon.webserver.testing.junit5.http2.Http2ServerExtensionのメソッド
 
resolveParameter(ParameterContext, ExtensionContext, Class<?>, WebServer) - インタフェースio.helidon.webserver.testing.junit5.spi.ServerJunitExtensionのメソッド
パラメータを解決します。
resolveParameter(ParameterContext, ExtensionContext, Class<?>, WebServer) - クラスio.helidon.webserver.testing.junit5.websocket.WsServerExtensionのメソッド
 
resolvePath(String) - クラスio.helidon.webclient.api.ClientUriのメソッド
指定されたパスを、このURIの現在のパスに対して解決します。
resolverName() - クラスio.helidon.webclient.dns.resolver.first.FirstDnsResolverProviderのメソッド
 
resolverName() - クラスio.helidon.webclient.dns.resolver.roundrobin.RoundRobinDnsResolverProviderのメソッド
 
resolverName() - インタフェースio.helidon.webclient.spi.DnsResolverProviderのメソッド
DnsResolverの名前を返します。
resolveUri(ClientUri) - クラスio.helidon.webclient.api.ClientRequestBaseのメソッド
指定されたClientUriに対して可能なテンプレートURI定義を解決し、指定された書込み可能問合せに可能な問合せ情報を抽出します。
resolvingEnabled(boolean) - クラスio.helidon.config.hocon.HoconConfigParserBuilderのメソッド
HOCON解決代替のサポートを有効または無効にします。
resource(Resource) - クラスio.helidon.security.jwt.jwk.JwkKeys.Builderのメソッド
リソース(JSONテキスト・コンテンツを指す必要があります)からキーをロードします。
resource(String) - クラスio.helidon.config.ClasspathConfigSource.Builderのメソッド
構成のロード元のクラスパス・リソースを構成します。
resource(String) - クラスio.helidon.config.ClasspathOverrideSource.Builderのメソッド
ソースとして使用するクラスパス・リソースを構成します。
Resource - io.helidon.common.configurableのインタフェース
URL (Resource.create(URI))、classpath (Resource.create(String))、filesystem (Resource.create(Path)、configの内容(Resource.create(Config)、入力ストリーム(Resource.create(String, InputStream)、または、直接値(Resource.create(String, byte[])Resource.create(String, String))からロードできるリソースの表現。
RESOURCE_EXHAUSTED - クラスio.helidon.webserver.grpc.GrpcStatusのstatic変数
一部のリソースが使い果たされているか、ユーザーごとの割り当て制限であるか、またはファイルシステム全体の領域が不足している可能性があります。
RESOURCE_LOCAL - 列挙型クラスio.helidon.integrations.cdi.jpa.jaxb.PersistenceUnitTransactionTypeの列挙定数
 
Resource.Source - io.helidon.common.configurable内の列挙型クラス
Resourceのソース。
resourceConfig() - クラスio.helidon.microprofile.server.JaxRsApplicationのメソッド
このアプリケーションのリソース構成。
resourceConfig(ResourceConfig) - クラスio.helidon.microprofile.server.Server.Builderのメソッド
使用するJAX-RSリソース構成。
ResourceConfig - io.helidon.common.configurableのインタフェース
リソースの構成。
ResourceConfig.Builder - io.helidon.common.configurableのクラス
ResourceのFluent APIビルダー。
ResourceConfig.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.common.configurableのクラス
ResourceのFluent APIビルダー・ベース。
ResourceConfig.BuilderBase.ResourceConfigImpl - io.helidon.common.configurableのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
ResourceConfigImpl(ResourceConfig.BuilderBase<?, ?>) - クラスio.helidon.common.configurable.ResourceConfig.BuilderBase.ResourceConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
ResourceException - io.helidon.common.configurableの例外クラス
Resourceおよびその他のリソース関連コンポーネントから使用される例外で、Resourceまたはそこから生成されたインスタンスへのアクセス権に関する問題をマークします。
ResourceException(String) - 例外クラスio.helidon.common.configurable.ResourceExceptionのコンストラクタ
例外(メッセージのみ)。
ResourceException(String, Throwable) - 例外クラスio.helidon.common.configurable.ResourceExceptionのコンストラクタ
メッセージと原因を含む例外。
resourceGroup(String) - クラスio.helidon.integrations.oci.metrics.OciMetricsSupport.Builderのメソッド
リソース・グループを設定します。
resourcePath() - クラスio.helidon.common.configurable.ResourceConfig.BuilderBase.ResourceConfigImplのメソッド
 
resourcePath() - クラスio.helidon.common.configurable.ResourceConfig.BuilderBaseのメソッド
リソースはクラスパスにあります。
resourcePath() - インタフェースio.helidon.common.configurable.ResourceConfigのメソッド
リソースはクラスパスにあります。
resourcePath(String) - クラスio.helidon.common.configurable.ResourceConfig.BuilderBaseのメソッド
リソースはクラスパスにあります。
resources() - インタフェースio.helidon.security.SecurityRequestのメソッド
キーのマップをリソース・インスタンスに返します。
response() - クラスio.helidon.webclient.http1.UpgradeResponseのメソッド
サーバーから受信したHTTPレスポンスは、常に存在します。
response(ClientUri, ClientResponseHeaders) - クラスio.helidon.webclient.api.WebClientCookieManagerのメソッド
レスポンス・ヘッダーからcookieを格納します。
ResponseBuilder<B,T,X> - io.helidon.integrations.common.restのインタフェース
インタフェースとして抽出されたレスポンス・ビルダーで、Javaで複数継承できない制限に対処します。
responseDateTime() - インタフェースio.helidon.webserver.accesslog.AccessLogContextのメソッド
レスポンスの処理が終了した時間。
responseError(String, ApiRequest<?>, Method, String, HttpClientResponse) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
ApiRestExceptionを作成します。
responseHeader(String, String) - クラスio.helidon.security.AuthenticationResponse.Builderのメソッド
単一値ヘッダーを追加します。
responseHeader(String, String) - クラスio.helidon.security.AuthorizationResponse.Builderのメソッド
単一値ヘッダーを追加します。
responseHeader(String, String) - クラスio.helidon.security.OutboundSecurityResponse.Builderのメソッド
単一値ヘッダーを追加します。
responseHeader(String, List<String>) - クラスio.helidon.security.AuthenticationResponse.Builderのメソッド
複数値ヘッダーを追加します。
responseHeader(String, List<String>) - クラスio.helidon.security.AuthorizationResponse.Builderのメソッド
複数値ヘッダーを追加します。
responseHeader(String, List<String>) - クラスio.helidon.security.OutboundSecurityResponse.Builderのメソッド
複数値ヘッダーを追加します。
responseHeaders() - 例外クラスio.helidon.http.RequestExceptionのメソッド
レスポンスに追加する必要があるレスポンス・ヘッダー。
responseHeaders() - クラスio.helidon.security.SecurityResponseのメソッド
使用する新しいレスポンス・ヘッダーを取得します。
responseHeaders(Map<String, List<String>>) - クラスio.helidon.security.AuthenticationResponse.Builderのメソッド
リクエストの追加/置換ヘッダーを設定します。
responseHeaders(Map<String, List<String>>) - クラスio.helidon.security.AuthorizationResponse.Builderのメソッド
リクエストの追加/置換ヘッダーを設定します。
responseHeaders(Map<String, List<String>>) - クラスio.helidon.security.OutboundSecurityResponse.Builderのメソッド
リクエストの追加/置換ヘッダーを設定します。
ResponseHelper - io.helidon.webserver.grpcのクラス
StreamObserverへのレスポンスの送信を処理するいくつかのヘルパー・メソッド。
responseMediaType() - クラスio.helidon.integrations.common.rest.ApiJsonRequestのメソッド
 
responseMediaType() - インタフェースio.helidon.integrations.common.rest.ApiRequestのメソッド
レスポンス・メディア・タイプ。
responseMediaType() - クラスio.helidon.integrations.common.rest.ApiRestRequestのメソッド
 
responseMediaType(MediaType) - クラスio.helidon.integrations.common.rest.ApiJsonRequestのメソッド
 
responseMediaType(MediaType) - インタフェースio.helidon.integrations.common.rest.ApiRequestのメソッド
パブリッシャを返すリクエスト(デフォルトではMediaTypes.APPLICATION_OCTET_STREAM)を除き、ほとんどのリクエストの場合、acceptヘッダーのデフォルトはMediaTypes.APPLICATION_JSONです。
responseMediaType(MediaType) - クラスio.helidon.integrations.common.rest.ApiRestRequestのメソッド
 
responseNanoTime() - インタフェースio.helidon.webserver.accesslog.AccessLogContextのメソッド
レスポンス処理で(最後に書き込まれたバイト)が終了したときのSystem.nanoTime()の時間。
responseSupplier(Method, String, ApiRequest<?>, String) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
リクエストからレスポンス・サプライヤを作成します。
responseTracing() - クラスio.helidon.security.integration.common.SecurityTracingのメソッド
レスポンスのトレース・スパンを作成します。
ResponseTracing - io.helidon.security.integration.commonのクラス
セキュリティ・レスポンスのトレース・サポート。
rest() - クラスio.helidon.config.AbstractNodeBuilderImpl.MergingKeyのメソッド
キーのサブキーを返します。
RestApi - io.helidon.integrations.common.restのインタフェース
JSONベースのREST API操作。
RestApi.Builder<B,T> - io.helidon.integrations.common.restのクラス
REST APIのベース・ビルダー。
RestApiBase - io.helidon.integrations.common.restのクラス
ベースREST API実装。
RestApiBase(RestApi.Builder<?, ?>) - クラスio.helidon.integrations.common.rest.RestApiBaseのコンストラクタ
新しいインスタンスには、RestApi.Builderのサブクラスが必要です。
RestClientSubstitution - io.helidon.integrations.graal.mp.nativeimage.extensionのクラス
元のクラスで使用されるメソッド・ハンドルの置換。
RestClientSubstitution() - クラスio.helidon.integrations.graal.mp.nativeimage.extension.RestClientSubstitutionのコンストラクタ
 
RestClientSubstitution.DefaultMethodProxyHandler - io.helidon.integrations.graal.mp.nativeimage.extensionのクラス
ネイティブ・イメージの場合のみ。
RestClientSubstitution.OnlyWhenOnClasspath - io.helidon.integrations.graal.mp.nativeimage.extensionのクラス
ネイティブ・イメージの場合のみ。
RestException - io.helidon.integrations.common.restの例外クラス
ApiRestExceptionの実装。
RestException.Builder - io.helidon.integrations.common.restのクラス
RestExceptionのFluent APIビルダー。
RestoreSystemPropertiesExt - io.helidon.common.testing.junit5のクラス
JUnit 5テスト実行に関するシステム・プロパティの保持およびリストア用の拡張。
RestoreSystemPropertiesExt() - クラスio.helidon.common.testing.junit5.RestoreSystemPropertiesExtのコンストラクタ
 
RestRequest - io.helidon.integrations.common.restのクラス
単純なRESTリクエスト。
restRequestEnabled() - クラスio.helidon.metrics.api.MetricsConfig.BuilderBase.MetricsConfigImplのメソッド
 
restRequestEnabled() - クラスio.helidon.metrics.api.MetricsConfig.BuilderBaseのメソッド
自動RESTリクエスト・メトリクスを測定するかどうか。
restRequestEnabled() - インタフェースio.helidon.metrics.api.MetricsConfigのメソッド
自動RESTリクエスト・メトリクスを測定するかどうか。
restRequestEnabled(boolean) - クラスio.helidon.metrics.api.MetricsConfig.BuilderBaseのメソッド
自動RESTリクエスト・メトリクスを測定するかどうか。
restServiceSettings(RestServiceSettings.Builder) - クラスio.helidon.webserver.servicecommon.HelidonFeatureSupport.Builderのメソッド
RESTサービス設定のビルダーを設定します。
RestServiceSettings - io.helidon.webserver.servicecommonのインタフェース
RESTサービスの共通設定。
RestServiceSettings.Builder - io.helidon.webserver.servicecommonのインタフェース
RestServiceSettingsのビルダー。
resultFuture() - インタフェースio.helidon.dbclient.DbClientServiceContextのメソッド
結果が完全に読み取られた後に完了するステージ。
resultFuture() - クラスio.helidon.dbclient.DbClientServiceContextImplのメソッド
 
resultMediaType(MediaType) - クラスio.helidon.metrics.providers.micrometer.MicrometerPrometheusFormatter.Builderのメソッド
結果の出力の書式設定を制御するMediaTypeを設定します。
resume(Transaction) - クラスio.helidon.integrations.jta.cdi.DelegatingTransactionManagerのメソッド
非推奨。
コール元のスレッドと、指定されたTransactionオブジェクトで表されるトランザクションとのトランザクション・コンテキストの関連付けを再開します。
retainDiscoveredApplications(boolean) - クラスio.helidon.microprofile.server.Server.Builderのメソッド
このビルダーを介してアプリケーションまたはリソース・クラスが追加された場合、CDIによって検出されたアプリケーションは無視されます。
retries() - クラスio.helidon.config.SimpleRetryPolicyのメソッド
再試行回数
retries(int) - クラスio.helidon.config.SimpleRetryPolicy.Builderのメソッド
(最初の呼出しの除外)の再試行回数。
retries(int) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
ゼロより大きい値を設定すると、一時的なエラーが発生する可能性があるため、クライアントは送信に失敗したレコードを再送信します。
retry(long) - インタフェースio.helidon.common.reactive.Multiのメソッド
失敗したアップストリームを中止する前に、最大で指定された回数再試行します。
retry(long) - インタフェースio.helidon.common.reactive.Singleのメソッド
失敗したアップストリームを中止する前に、最大で指定された回数再試行します。
retry(long) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
失敗したアップストリームを中止する前に、最大で指定された回数再試行します。
retry(BiPredicate<? super Throwable, ? super Long>) - インタフェースio.helidon.common.reactive.Multiのメソッド
述語がtrueを返す場合、失敗したアップストリームを再試行します。
retry(BiPredicate<? super Throwable, ? super Long>) - インタフェースio.helidon.common.reactive.Singleのメソッド
述語がtrueを返す場合、失敗したアップストリームを再試行します。
retry(BiPredicate<? super Throwable, ? super Long>) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
述語がtrueを返す場合、失敗したアップストリームを再試行します。
Retry - io.helidon.faulttoleranceのインタフェース
再試行では、非同期タスクの実行に適用される再試行ポリシーがサポートされます。
RETRY_AFTER - クラスio.helidon.http.HeaderNamesのstatic変数
<code>{@value}</code>ヘッダー名。
Retry.DelayingRetryPolicy - io.helidon.faulttoleranceのクラス
定義されたファクタによる再試行間の遅延を延長する再試行ポリシー。
Retry.DelayingRetryPolicy.Builder - io.helidon.faulttoleranceのクラス
Retry.DelayingRetryPolicyのFluent APIビルダー。
Retry.JitterRetryPolicy - io.helidon.faulttoleranceのクラス
"ジッター"時間を使用して実行間の遅延をランダム化する再試行ポリシー。
Retry.JitterRetryPolicy.Builder - io.helidon.faulttoleranceのクラス
Retry.JitterRetryPolicyのFluent APIビルダー。
Retry.RetryPolicy - io.helidon.faulttoleranceのインタフェース
再試行間の遅延を処理する再試行ポリシー。
RetryConfig - io.helidon.faulttoleranceのインタフェース
Retry構成Bean。
RetryConfig.Builder - io.helidon.faulttoleranceのクラス
RetryのFluent APIビルダー。
RetryConfig.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.faulttoleranceのクラス
RetryのFluent APIビルダー・ベース。
RetryConfig.BuilderBase.RetryConfigImpl - io.helidon.faulttoleranceのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
RetryConfigImpl(RetryConfig.BuilderBase<?, ?>) - クラスio.helidon.faulttolerance.RetryConfig.BuilderBase.RetryConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
retryCounter() - インタフェースio.helidon.faulttolerance.Retryのメソッド
呼び出されたメソッドが再試行された回数。
RetryImpl$$Injection$$Activator - io.helidon.faulttoleranceのクラス
RetryImplのアクティベータ。
RetryImpl$$Injection$$Activator() - クラスio.helidon.faulttolerance.RetryImpl$$Injection$$Activatorのコンストラクタ
デフォルトのアクティベータ・コンストラクタです。
RetryPolicies - io.helidon.configのクラス
クラスは、組込みのRetryPolicy実装へのアクセスを提供します。
retryPolicy() - クラスio.helidon.config.AbstractSourceのメソッド
 
retryPolicy() - クラスio.helidon.config.PrefixedConfigSourceのメソッド
 
retryPolicy() - インタフェースio.helidon.config.spi.Sourceのメソッド
この構成ソースに構成されているポリシーを再試行します。
retryPolicy() - クラスio.helidon.faulttolerance.RetryConfig.BuilderBase.RetryConfigImplのメソッド
 
retryPolicy() - クラスio.helidon.faulttolerance.RetryConfig.BuilderBaseのメソッド
明示的に構成された再試行ポリシー。
retryPolicy() - インタフェースio.helidon.faulttolerance.RetryConfigのメソッド
明示的に構成された再試行ポリシー。
retryPolicy(Config) - クラスio.helidon.config.MetaConfigのstaticメソッド
メタ構成に基づいて再試行ポリシーをロードします。
retryPolicy(Retry.RetryPolicy) - クラスio.helidon.faulttolerance.RetryConfig.BuilderBaseのメソッド
明示的に構成された再試行ポリシー。
retryPolicy(Supplier<? extends RetryPolicy>) - クラスio.helidon.config.AbstractSourceBuilderのメソッド
 
retryPolicy(Supplier<? extends RetryPolicy>) - インタフェースio.helidon.config.spi.Source.Builderのメソッド
このソースで使用する再試行ポリシーを構成します。
RetryPolicy - io.helidon.config.spiのインタフェース
ConfigSourceによるデータ・ロードの再試行を制御するメカニズム。
RetryPolicyProvider - io.helidon.config.spiのインタフェース
メタ構成に基づいて再試行ポリシーを作成するJavaサービス・ローダー・サービス。
retrySchema(RetrySchema) - クラスio.helidon.common.reactive.IoMulti.MultiFromByteChannelBuilderのメソッド
チャネルからの読取り時に使用するスキーマを再試行します。
RetrySchema - io.helidon.common.reactiveのインタフェース
ポーリングpublisherでの次の読取り/ポーリング操作の遅延を定義します。
RetryTimeoutException - io.helidon.faulttoleranceの例外クラス
再試行タイムアウトの例外です。
RetryTimeoutException(String, Throwable) - 例外クラスio.helidon.faulttolerance.RetryTimeoutExceptionのコンストラクタ
指定した詳細メッセージでRetryTimeoutExceptionを構成します。
retryWhen(BiFunction<? super Throwable, ? super Long, ? extends Flow.Publisher<U> >) - インタフェースio.helidon.common.reactive.Multiのメソッド
指定された関数がアイテムを通知するパブリッシャを返すときに、失敗したアップストリームを再試行します。
retryWhen(BiFunction<? super Throwable, ? super Long, ? extends Flow.Publisher<U> >) - インタフェースio.helidon.common.reactive.Singleのメソッド
指定された関数がアイテムを通知するパブリッシャを返すときに、失敗したアップストリームを再試行します。
retryWhen(BiFunction<? super Throwable, ? super Long, ? extends Flow.Publisher<U> >) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
指定された関数がアイテムを通知するパブリッシャを返すときに、失敗したアップストリームを再試行します。
reuseAddress() - クラスio.helidon.webserver.ConnectionConfig.BuilderBase.ConnectionConfigImplのメソッド
 
reuseAddress() - クラスio.helidon.webserver.ConnectionConfig.BuilderBaseのメソッド
ソケット再利用アドレス。
reuseAddress() - インタフェースio.helidon.webserver.ConnectionConfigのメソッド
ソケット再利用アドレス。
reuseAddress(boolean) - クラスio.helidon.webserver.ConnectionConfig.BuilderBaseのメソッド
ソケット再利用アドレス。
REVISION - クラスio.helidon.common.Versionのstatic変数
リビジョン番号
revocationTime() - クラスio.helidon.integrations.vault.secrets.pki.RevokeCertificate.Responseのメソッド
証明書の即時失効。
revoke(RevokeToken.Request) - インタフェースio.helidon.integrations.vault.auths.token.TokenAuthのメソッド
トークンおよびすべての子トークンを取り消します。
revokeAndOrphan(RevokeAndOrphanToken.Request) - インタフェースio.helidon.integrations.vault.auths.token.TokenAuthのメソッド
トークンを呼び出し、すべての子トークンをオー・ファンにします。
RevokeAndOrphanToken - io.helidon.integrations.vault.auths.tokenのクラス
取消および孤立トークンのリクエストおよびレスポンス。
RevokeAndOrphanToken.Request - io.helidon.integrations.vault.auths.tokenのクラス
リクエスト・オブジェクト。
RevokeAndOrphanToken.Response - io.helidon.integrations.vault.auths.tokenのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
revokeCertificate(RevokeCertificate.Request) - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsのメソッド
証明書を取り消します。
revokeCertificate(String) - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsのメソッド
証明書をシリアル番号で取り消します。
RevokeCertificate - io.helidon.integrations.vault.secrets.pkiのクラス
証明書リクエストおよびレスポンスを取り消します。
RevokeCertificate.Request - io.helidon.integrations.vault.secrets.pkiのクラス
リクエスト・オブジェクト。
RevokeCertificate.Response - io.helidon.integrations.vault.secrets.pkiのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
RevokeToken - io.helidon.integrations.vault.auths.tokenのクラス
トークンのリクエストおよびレスポンスを取り消します。
RevokeToken.Request - io.helidon.integrations.vault.auths.tokenのクラス
リクエスト・オブジェクト。
RevokeToken.Response - io.helidon.integrations.vault.auths.tokenのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
rewind() - インタフェースio.helidon.common.buffers.BufferDataのメソッド
他のユーザーが同じデータを最初から読み取ることができるように、読み取り位置を0に設定します。
RFC_1123_DATE_TIME - クラスio.helidon.http.DateTimeのstatic変数
'Tue, 3 Jun 2008 11:05:30 GMT'などのRFC1123日時フォーマッタ。
RFC_850_DATE_TIME - クラスio.helidon.http.DateTimeのstatic変数
'Sunday, 06-Nov-94 08:49:37 GMT'などのRFC850日時フォーマッタ。
rfc1123String() - クラスio.helidon.http.DateTimeのstaticメソッド
現在の時間をRFC-1123文字列として取得します。
Role - io.helidon.securityのクラス
RBAC (ロール・ベースのアクセス制御)スキームで使用されるセキュリティ・ロール。
ROLE_APPROLE - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBaseのstatic変数
IDCSレスポンスから取得するアプリケーション・ロールのJSONキー。
ROLE_GROUP - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBaseのstatic変数
IDCSレスポンスから取得するグループ・ロールのJSONキー。
ROLE_TYPE - クラスio.helidon.security.Roleのstatic変数
Grant.type()で使用される付与のタイプ。
Role.Builder - io.helidon.securityのクラス
Role用のfluent APIビルダー。
RoleAnnotationAnalyzer - io.helidon.security.abac.roleのクラス
認証が必要かどうかをPermitAll注釈をチェックするAnnotationAnalyzerの実装。
RoleAnnotationAnalyzer() - クラスio.helidon.security.abac.role.RoleAnnotationAnalyzerのコンストラクタ
 
roleCache(EvictableCache<String, List<Grant>>) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProvider.Builderのメソッド
ロール・キャッシングに明示的なEvictableCacheを使用します。
roleId() - クラスio.helidon.integrations.vault.auths.approle.ReadRoleId.Responseのメソッド
Vaultから読み込まれたロールID。
roleId(String) - クラスio.helidon.integrations.vault.auths.approle.Login.Requestのメソッド
AppRoleのロールID。
roleMapTracing(String) - クラスio.helidon.security.integration.common.SecurityTracingのメソッド
ロール・マッパーのトレース・ペインを作成します。
RoleMapTracing - io.helidon.security.integration.commonのクラス
ロール・マッピングのトレース。
roleName() - クラスio.helidon.integrations.vault.auths.k8s.CreateRole.Requestのメソッド
構成済ロールの名前。
roleName(String) - クラスio.helidon.integrations.vault.auths.approle.DeleteAppRole.Requestのメソッド
AppRole名。
roleName(String) - クラスio.helidon.integrations.vault.auths.approle.DestroySecretId.Requestのメソッド
AppRole名。
roleName(String) - クラスio.helidon.integrations.vault.auths.approle.GenerateSecretId.Requestのメソッド
AppRole名。
roleName(String) - クラスio.helidon.integrations.vault.auths.approle.ReadRoleId.Requestのメソッド
AppRole名。
roleName(String) - クラスio.helidon.integrations.vault.auths.approle.CreateAppRole.Requestのメソッド
AppRoleの名前。
roleName(String) - クラスio.helidon.integrations.vault.auths.k8s.CreateRole.Requestのメソッド
作成するロールの名前。
roleName(String) - クラスio.helidon.integrations.vault.auths.k8s.DeleteRole.Requestのメソッド
削除するロール名。
roleName(String) - クラスio.helidon.integrations.vault.auths.k8s.Login.Requestのメソッド
Vaultロール名。
roleName(String) - クラスio.helidon.integrations.vault.auths.token.CreateToken.Requestのメソッド
トークン・ロールの名前。
roleName(String) - クラスio.helidon.integrations.vault.auths.token.CreateTokenRole.Requestのメソッド
トークン・ロールの名前。
roleName(String) - クラスio.helidon.integrations.vault.auths.token.DeleteTokenRole.Requestのメソッド
トークン・ロールの名前。
roleName(String) - クラスio.helidon.integrations.vault.secrets.pki.IssueCertificate.Requestのメソッド
 
roleName(String) - クラスio.helidon.integrations.vault.secrets.pki.SignCsr.Requestのメソッド
 
roleName(String) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
ロール名を構成します。
roles() - クラスio.helidon.metrics.api.MetricsConfig.BuilderBase.MetricsConfigImplのメソッド
 
roles() - クラスio.helidon.metrics.api.MetricsConfig.BuilderBaseのメソッド
ユーザーが想定されるロール名のヒント。
roles() - インタフェースio.helidon.metrics.api.MetricsConfigのメソッド
ユーザーが想定されるロール名のヒント。
roles() - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBase.OpenApiFeatureConfigImplのメソッド
 
roles() - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBaseのメソッド
ユーザーが想定されるロール名のヒント。
roles() - インタフェースio.helidon.openapi.OpenApiFeatureConfigのメソッド
ユーザーが想定されるロール名のヒント。
roles() - インタフェースio.helidon.security.providers.httpauth.SecureUserStore.Userのメソッド
ユーザーが属するロールのセットを取得します。
roles(List<? extends String>) - クラスio.helidon.metrics.api.MetricsConfig.BuilderBaseのメソッド
ユーザーが想定されるロール名のヒント。
roles(List<? extends String>) - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBaseのメソッド
ユーザーが想定されるロール名のヒント。
rolesAllowed() - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBaseのメソッド
このパスに許可されているロールの配列 - (認証プロバイダまたは認可プロバイダ)をサポートするロールを持つセキュリティ・プロバイダが必要です。
rolesAllowed() - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBase.SecurityHandlerConfigImplのメソッド
 
rolesAllowed() - インタフェースio.helidon.webserver.security.SecurityHandlerConfigのメソッド
このパスに許可されているロールの配列 - (認証プロバイダまたは認可プロバイダ)をサポートするロールを持つセキュリティ・プロバイダが必要です。
rolesAllowed(String...) - クラスio.helidon.webserver.security.SecurityFeatureのstaticメソッド
このパスに許可されているロールの配列 - ロールをサポートするセキュリティ・プロバイダが必要です。
rolesAllowed(String...) - クラスio.helidon.webserver.security.SecurityHandlerのメソッド
このパスに許可されているロールの配列 - (認証プロバイダまたは認可プロバイダ)をサポートするロールを持つセキュリティ・プロバイダが必要です。
rolesAllowed(Set<? extends String>) - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBaseのメソッド
このパスに許可されているロールの配列 - (認証プロバイダまたは認可プロバイダ)をサポートするロールを持つセキュリティ・プロバイダが必要です。
RoleValidator - io.helidon.security.abac.roleのクラス
サブジェクトのロール属性を検証できるバリデータ。
RoleValidator.RoleConfig - io.helidon.security.abac.roleのクラス
Roleバリデータの属性構成クラス。
RoleValidator.RoleConfig.Builder - io.helidon.security.abac.roleのクラス
RoleValidator.RoleConfig用のfluent APIビルダー。
RoleValidator.Roles - io.helidon.security.abac.roleの注釈インタフェース
特定のサブジェクト・タイプの"許可されたロール"の定義。
RoleValidator.RolesContainer - io.helidon.security.abac.roleの注釈インタフェース
RoleValidator.Rolesの繰返し可能な注釈。
RoleValidatorService - io.helidon.security.abac.roleのクラス
RoleValidator ABACセキュリティ・プロバイダ用のJavaサービス。
RoleValidatorService() - クラスio.helidon.security.abac.role.RoleValidatorServiceのコンストラクタ
 
rollback() - インタフェースio.helidon.dbclient.DbTransactionのメソッド
このDbTransactionインスタンスによって表されるトランザクションをロールバックします。
rollback() - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
rollback() - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
rollback() - クラスio.helidon.integrations.jta.cdi.DelegatingTransactionManagerのメソッド
非推奨。
現在のスレッドに関連付けられているトランザクションをロールバックします。
rollback() - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
rollback(Savepoint) - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
rollback(Savepoint) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
ROLLBACK - 列挙型クラスio.helidon.integrations.jta.jdbc.ExceptionConverter.XARoutineの列挙定数
XAResource.rollback(Xid)メソッドをモデル化する列挙定数。
root() - 注釈インタフェースio.helidon.builder.api.Prototype.Configuredの要素
Prototype.Configured.value()を指定すると、ルート構成ノードとみなされます。
root() - インタフェースio.helidon.common.config.Configのメソッド
構成ツリーのルートを取得します。
root() - インタフェースio.helidon.common.uri.UriPathのstaticメソッド
新しいルート・パスを作成します。
root() - インタフェースio.helidon.config.Configのメソッド
 
root() - 注釈インタフェースio.helidon.config.metadata.Configuredの要素
これがルート構成オブジェクトかどうか。
rootConfig() - クラスio.helidon.microprofile.servicecommon.HelidonRestCdiExtensionのメソッド
SE構成、ルート。
RoundRobinDnsResolver - io.helidon.webclient.dns.resolver.roundrobinのクラス
ラウンドロビンDNSリゾルバ実装。
RoundRobinDnsResolverProvider - io.helidon.webclient.dns.resolver.roundrobinのクラス
RoundRobinDnsResolverインスタンスのプロバイダ。
RoundRobinDnsResolverProvider() - クラスio.helidon.webclient.dns.resolver.roundrobin.RoundRobinDnsResolverProviderのコンストラクタ
RoundRobinDnsResolverProviderの新しいインスタンスを作成します。
route(Method, PathMatcher, Handler) - インタフェースio.helidon.webserver.http.HttpRouting.Builderのメソッド
 
route(Method, PathMatcher, Handler) - インタフェースio.helidon.webserver.http.HttpRulesのメソッド
ルートを追加します。
route(Method, Handler) - インタフェースio.helidon.webserver.http.HttpRouting.Builderのメソッド
 
route(Method, Handler) - インタフェースio.helidon.webserver.http.HttpRulesのメソッド
ルートを追加します。
route(Method, String, Handler) - インタフェースio.helidon.webserver.http.HttpRouting.Builderのメソッド
 
route(Method, String, Handler) - インタフェースio.helidon.webserver.http.HttpRulesのメソッド
ルートを追加します。
route(Method, String, Handler) - クラスio.helidon.webserver.http1.Http1Routeのstaticメソッド
HTTP/1固有のルートを作成します。
route(Method, String, Handler) - クラスio.helidon.webserver.http2.Http2Routeのstaticメソッド
新しいHTTP/2のみのルートを作成します。
route(Method, String, Consumer<ServerRequest>) - インタフェースio.helidon.webserver.http.HttpRouting.Builderのメソッド
 
route(Method, String, Consumer<ServerRequest>) - インタフェースio.helidon.webserver.http.HttpRulesのメソッド
ルートを追加します。
route(Method, String, Function<ServerRequest, ?>) - インタフェースio.helidon.webserver.http.HttpRouting.Builderのメソッド
 
route(Method, String, Function<ServerRequest, ?>) - インタフェースio.helidon.webserver.http.HttpRulesのメソッド
ルートを追加します。
route(Method, String, Supplier<?>) - インタフェースio.helidon.webserver.http.HttpRouting.Builderのメソッド
 
route(Method, String, Supplier<?>) - インタフェースio.helidon.webserver.http.HttpRulesのメソッド
ルートを追加します。
route(ConnectionContext, RoutingRequest, RoutingResponse) - クラスio.helidon.webserver.http.HttpRoutingのメソッド
リクエストのルーティング。
route(HttpRoute) - インタフェースio.helidon.webserver.http.HttpRouting.Builderのメソッド
 
route(HttpRoute) - インタフェースio.helidon.webserver.http.HttpRulesのメソッド
ルートを追加します。
route(Predicate<Method>, PathMatcher, Handler) - インタフェースio.helidon.webserver.http.HttpRouting.Builderのメソッド
 
route(Predicate<Method>, PathMatcher, Handler) - インタフェースio.helidon.webserver.http.HttpRulesのメソッド
ルートを追加します。
route(Supplier<? extends HttpRoute>) - インタフェースio.helidon.webserver.http.HttpRouting.Builderのメソッド
 
route(Supplier<? extends HttpRoute>) - インタフェースio.helidon.webserver.http.HttpRulesのメソッド
ルートを追加します。
Route - io.helidon.webserverのインタフェース
ルート。
RoutedPath - io.helidon.httpのインタフェース
ルーティング・パラメータをサポートするHTTPパスの抽象化。
router() - インタフェースio.helidon.webserver.ConnectionContextのメソッド
(HTTP、WebSocket、grpc)型の異なるルーティングを含むルーター。
Router - io.helidon.webserverのインタフェース
サーバーのルーター。
Router.Builder - io.helidon.webserverのインタフェース
スタンドアロン・ルーター用のビルダー。
Router.RouterBuilder<B> - io.helidon.webserverのインタフェース
Router.Builderio.helidon.webserver.WebServer.Builderの両方で使用される汎用ビルダー・インタフェース。
routing() - クラスio.helidon.webserver.ListenerConfig.BuilderBase.ListenerConfigImplのメソッド
 
routing() - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
HTTPルーティング。
routing() - インタフェースio.helidon.webserver.ListenerConfigのメソッド
HTTPルーティング。
routing() - インタフェースio.helidon.webserver.WebServerConfigのメソッド
HTTPルーティング。
routing() - クラスio.helidon.webserver.WebServerConfig.BuilderBase.WebServerConfigImplのメソッド
HTTPルーティング。
routing() - インタフェースio.helidon.webserver.servicecommon.RestServiceSettingsのメソッド
サービス・エンドポイントに使用されるルーティング名を返します。
routing(HttpRouting.Builder) - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
HTTPルーティング。
routing(HttpRules) - クラスio.helidon.integrations.oci.metrics.OciMetricsSupportのメソッド
 
routing(HttpRules) - クラスio.helidon.webserver.cors.CorsSupportのメソッド
 
routing(HttpRules) - クラスio.helidon.webserver.graphql.GraphQlServiceのメソッド
 
routing(HttpRules) - インタフェースio.helidon.webserver.http.HttpServiceのメソッド
ルーティングを更新して、このサービスのハンドラを追加します。
routing(Class<T>、T) - インタフェースio.helidon.webserver.Routerのメソッド
特定のタイプのルーティングを取得します。
routing(String) - インタフェースio.helidon.webserver.servicecommon.RestServiceSettings.Builderのメソッド
サービス・エンドポイントの設定に使用するルーティング名を設定します。
routing(String, HttpRouting.Builder) - クラスio.helidon.webserver.WebServerConfig.BuilderBaseのメソッド
追加のソケットにHTTPルーティングを追加します。
routing(String, Consumer<HttpRouting.Builder>) - クラスio.helidon.webserver.WebServerConfig.BuilderBaseのメソッド
追加のソケットにHTTPルーティングを追加します。
routing(Consumer<HttpRouting.Builder>) - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
このリスナーのHTTPルーティングをカスタマイズします。
Routing - io.helidon.webserverのインタフェース
ルーティング抽象化。
ROUTING_NAME_CONFIG_KEY - インタフェースio.helidon.webserver.servicecommon.RestServiceSettings.Builderのstatic変数
ルーティング名設定の構成キー。
routingBuilder() - インタフェースio.helidon.microprofile.server.RoutingBuildersのメソッド
コンポーネントのルーティングがデフォルトの場合があります。
routingBuilder(ServerCdiExtension) - クラスio.helidon.microprofile.servicecommon.HelidonRestCdiExtensionのメソッド
登録するこのコンポーネントに使用するルーティング・ビルダーを検索します。
routingBuilder(Class<T>) - インタフェースio.helidon.webserver.spi.ServerFeature.RoutingBuildersのメソッド
指定されたタイプのルーティング・ビルダーを取得します。
routingBuilders() - インタフェースio.helidon.webserver.spi.ServerFeature.SocketBuildersのメソッド
ルーティング・ビルダー。
RoutingBuilders - io.helidon.microprofile.serverのインタフェース
コンポーネント(存在する場合)の構成に基づいて、Helidon MPサービスにHttpRouting.Builderインスタンス(デフォルトおよび実際)を提供します。それ以外の場合はデフォルトです。
routingName(String) - クラスio.helidon.microprofile.server.JaxRsApplication.Builderのメソッド
ルーティング名を構成します。
RoutingName - io.helidon.microprofile.serverの注釈インタフェース
ApplicationまたはHttpServiceを、WebServerの特定の(named)ルーティングにバインドします。
routingNameRequired(boolean) - クラスio.helidon.microprofile.server.JaxRsApplication.Builderのメソッド
JaxRsApplication.routingName()がデフォルト以外の名前に構成されている場合、このプロパティで名前が必要な(このような名前付きポートが構成されていない場合、ブートは失敗)かどうかを制御するか、または指定されたルーティングが欠落しているときにデフォルトのルーティングを使用できます。
RoutingPath - io.helidon.microprofile.serverの注釈インタフェース
ルーティングに登録するHttpServiceのパス。
RoutingRequest - io.helidon.webserver.httpのインタフェース
ルーティング・リクエスト。
RoutingResponse - io.helidon.webserver.httpのインタフェース
サーバーのルーティング・レスポンス。
routings() - クラスio.helidon.webserver.ListenerConfig.BuilderBase.ListenerConfigImplのメソッド
 
routings() - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
すべてのルーティングのリスト (多分複数のプロトコル)。
routings() - インタフェースio.helidon.webserver.ListenerConfigのメソッド
すべてのルーティングのリスト (多分複数のプロトコル)。
routings() - インタフェースio.helidon.webserver.WebServerConfigのメソッド
すべてのルーティングのリスト (多分複数のプロトコル)。
routings() - クラスio.helidon.webserver.WebServerConfig.BuilderBase.WebServerConfigImplのメソッド
すべてのルーティングのリスト (多分複数のプロトコル)。
routings() - インタフェースio.helidon.webserver.Router.RouterBuilderのメソッド
このルーター・ビルダーに登録されているすべてのルーティング・ビルダーのリスト。
routings() - インタフェースio.helidon.webserver.Routerのメソッド
すべての構成済工順のリスト。
routings(List<Builder<?, ? extends Routing>>) - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
すべてのルーティングのリスト (多分複数のプロトコル)。
RoutingTest - io.helidon.webserver.testing.junit5の注釈インタフェース
ソケットを開かずにルーターをテストします。
rowDeleted() - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
rowInserted() - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
rowUpdated() - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
rPad(int) - クラスio.helidon.webserver.accesslog.AbstractLogEntry.Builderのメソッド
右パディングを適用して、定義された長さを埋めます。
RSA_OAEP - 列挙型クラスio.helidon.security.jwt.EncryptedJwt.SupportedAlgorithmの列挙定数
RSA-OAEPは、RSA/ECB/OAEPWithSHA-1AndMGF1Padding暗号をコンテンツ・キーの暗号化に使用することを宣言します。
RSA_OAEP_256 - 列挙型クラスio.helidon.security.jwt.EncryptedJwt.SupportedAlgorithmの列挙定数
RSA-OAEP-256は、RSA/ECB/OAEPWithSHA-256AndMGF1Padding暗号がコンテンツ・キーの暗号化に使用されることを宣言します。
RSA1_5 - 列挙型クラスio.helidon.security.jwt.EncryptedJwt.SupportedAlgorithmの列挙定数
RSA1_5は、RSA/ECB/PKCS1Padding暗号がコンテンツ・キーの暗号化に使用されることを宣言します。
RST_STREAM - 列挙型クラスio.helidon.http.http2.Http2FrameTypeの列挙定数
RSTストリーム・フレーム。
RST_STREAM - インタフェースio.helidon.http.http2.Http2FrameTypesのstatic変数
RSTストリーム・フレーム・タイプ。
rstStream(Http2RstStream) - インタフェースio.helidon.http.http2.Http2Streamのメソッド
ストリームをクローズします。
rstStream(Http2RstStream) - インタフェースio.helidon.webserver.http2.spi.Http2SubProtocolSelector.SubProtocolHandlerのメソッド
RSTストリームを受信しました。
run() - インタフェースio.helidon.common.task.InterruptableTaskのメソッド
 
run() - インタフェースio.helidon.integrations.jdbc.SQLRunnableのメソッド
作業を実行します。
run() - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
run() - クラスio.helidon.webclient.websocket.ClientWsConnectionのメソッド
 
run(I) - インタフェースio.helidon.scheduling.ScheduledConsumerのメソッド
定義された間隔でスケジューラによって呼び出されます。
runAfterBoth(CompletionStage<?>, Runnable) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
runAfterBoth(CompletionStage<?>, Runnable) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
runAfterBothAsync(CompletionStage<?>, Runnable) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
runAfterBothAsync(CompletionStage<?>, Runnable) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
runAfterBothAsync(CompletionStage<?>, Runnable, Executor) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
runAfterBothAsync(CompletionStage<?>, Runnable, Executor) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
runAfterEither(CompletionStage<?>, Runnable) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
runAfterEither(CompletionStage<?>, Runnable) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
runAfterEitherAsync(CompletionStage<?>, Runnable) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
runAfterEitherAsync(CompletionStage<?>, Runnable) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
runAfterEitherAsync(CompletionStage<?>, Runnable, Executor) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
runAfterEitherAsync(CompletionStage<?>, Runnable, Executor) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
runAs(Subject, Runnable) - インタフェースio.helidon.security.SecurityContextのメソッド
指定されたサブジェクトの下で指定されたコードを実行します。
runAs(String, Runnable) - インタフェースio.helidon.security.SecurityContextのメソッド
追加の明示的なロールを追加して、現在のユーザーとして指定されたコードを実行します。
runInContext(Context, Runnable) - クラスio.helidon.common.context.Contextsのstaticメソッド
指定されたコンテキストで実行可能ファイルを実行します。
runInContext(Context, Callable<T> ) - クラスio.helidon.common.context.Contextsのstaticメソッド
指定されたコンテキストでコール可能オブジェクトを実行します。
runInContextWithThrow(Context, Callable<T> ) - クラスio.helidon.common.context.Contextsのstaticメソッド
指定されたコンテキストで呼出し可能オブジェクトを実行し、その実行から例外をスローします。
runInNewContext(Runnable) - クラスio.helidon.messaging.connectors.kafka.KafkaPublisherのメソッド
 
runTasks(ServerRequest, ServerResponse, Throwable) - インタフェースio.helidon.webserver.observe.metrics.PostRequestMetricsSupportのメソッド
後処理タスクを実行します。
runTime() - インタフェースio.helidon.logging.common.spi.LoggingProviderのメソッド
ランタイム構成。アプリケーションがGraalVMネイティブ・イメージ(ホット・スポットで実行するときに呼び出されない)で起動したときにコールされます。
runTime() - クラスio.helidon.logging.jul.JulProviderのメソッド
 
runTime() - クラスio.helidon.logging.log4j.Log4jProviderのメソッド
 
runTime() - クラスio.helidon.logging.slf4j.Slf4jProviderのメソッド
 
runtimeStart(Config) - クラスio.helidon.config.mp.MpConfigProviderResolverのstaticメソッド
このメソッドは、ランタイム構成が使用可能になった直後にネイティブ・イメージ内で実行する場合にのみ呼び出す必要があります。
RuntimeStart - io.helidon.microprofile.cdiの注釈インタフェース
アプリケーション(ビルド時間とは対照的)の実行時間。
RuntimeStart.Literal - io.helidon.microprofile.cdiのクラス
注釈インスタンスが必要な場合に使用する注釈リテラル。
RuntimeType - io.helidon.builder.apiのクラス
このクラスは、プロトタイプから構成されたランタイム・タイプに関連するすべてのタイプを保持します。
RuntimeType.Api<T> - io.helidon.builder.apiのインタフェース
このタイプは、特定のプロトタイプから作成されます。
RuntimeType.PrototypedBy - io.helidon.builder.apiの注釈インタフェース
このランタイム・タイプを、特定のプロトタイプによってプロトタイプ化されたものとしてマークします。
RuntimeUnknownHostException - io.helidon.webclient.apiの例外クラス
UnknownHostException例外の実行時バリアント。
RuntimeUnknownHostException(String) - 例外クラスio.helidon.webclient.api.RuntimeUnknownHostExceptionのコンストラクタ
Stringメッセージに基づいて新しいインスタンスを作成します。
RuntimeUnknownHostException(UnknownHostException) - 例外クラスio.helidon.webclient.api.RuntimeUnknownHostExceptionのコンストラクタ
UnknownHostException例外に基づいて新しいインスタンスを作成します。
runWithErrorHandling(ConnectionContext, RoutingRequest, RoutingResponse, Callable<Void>) - クラスio.helidon.webserver.http.ErrorHandlersのメソッド
タスクを実行し、エラーがある場合は処理します。

S

safeMessage() - 例外クラスio.helidon.http.RequestExceptionのメソッド
レスポンスの一部として送信できるメッセージと、サーバーによってのみ記録されるメッセージを制御するために使用されるセーフ・メッセージ・フラグ。
safeMessage(boolean) - クラスio.helidon.http.RequestException.Builderのメソッド
レスポンスの一部としてメッセージを安全に返すかどうかを示すセーフ・メッセージ・フラグ。
safeReadContent(Path) - クラスio.helidon.config.FileSourceHelperのstaticメソッド
指定されたファイルの内容を読み取ります。
sameSite(SetCookie.SameSite) - クラスio.helidon.http.SetCookie.Builderのメソッド
SameSite cookieパラメータ。
sample() - インタフェースio.helidon.metrics.api.Sample.Derivedのメソッド
サンプル。
sample() - インタフェースio.helidon.metrics.api.SampledMetricのメソッド
サンプル(利用可能な場合)。
Sample - io.helidon.metrics.apiのインタフェース
すべてのタイプのサンプルに対する一般的な動作。
Sample.Derived - io.helidon.metrics.apiのインタフェース
実際の観察として存在しないが、実際の観察から導出されるサンプル。
Sample.Labeled - io.helidon.metrics.apiのインタフェース
ラベルとタイムスタンプを含むサンプルで、通常は実際の観測値(導出値ではなく)を表します。
SampledMetric - io.helidon.metrics.apiのインタフェース
サンプルを提供できるメトリック。
samplerParam(Number) - クラスio.helidon.tracing.providers.jaeger.JaegerTracerBuilderのメソッド
サンプラ・パラメータ(number)。
samplerType(JaegerTracerBuilder.SamplerType) - クラスio.helidon.tracing.providers.jaeger.JaegerTracerBuilderのメソッド
サンプラ・タイプ。
sanitize(boolean) - クラスio.helidon.webserver.accesslog.AbstractLogEntry.Builderのメソッド
出力サニタイズの構成。
sanitize(String) - クラスio.helidon.webserver.accesslog.AbstractLogEntryのメソッド
構成されたサニタイズを適用します。
scale() - インタフェースio.helidon.dbclient.DbColumnのメソッド
この列のスケール。
scale() - インタフェースio.helidon.metrics.api.DistributionSummary.Builderのメソッド
ビルダーで設定されたスケールを返します。
scale(double) - インタフェースio.helidon.metrics.api.DistributionSummary.Builderのメソッド
サマリーによって記録された観測のスケール係数を設定します。
scan(Map<String, List<String>>) - クラスio.helidon.lra.coordinator.client.PropagatedHeaders.NoopPropagatedHeadersのメソッド
 
scan(Map<String, List<String>>) - クラスio.helidon.lra.coordinator.client.PropagatedHeaders.PrefixedPropagatedHeadersのメソッド
 
scan(Map<String, List<String>>) - インタフェースio.helidon.lra.coordinator.client.PropagatedHeadersのメソッド
許可されたプレフィクスを持つヘッダーのヘッダー・マップをスキャンします。
schedule() - クラスio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfig.BuilderBase.OciCertificatesTlsManagerConfigImplのメソッド
 
schedule() - クラスio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfig.BuilderBaseのメソッド
リロード・チェックをトリガーするスケジュールで、使用可能な新しいTlsインスタンスがあるかどうかをテストします。
schedule() - インタフェースio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfigのメソッド
リロード・チェックをトリガーするスケジュールで、使用可能な新しいTlsインスタンスがあるかどうかをテストします。
schedule(long, long, TimeUnit) - クラスio.helidon.config.FileSystemWatcher.Builderのメソッド
schedule(String) - クラスio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfig.BuilderBaseのメソッド
リロード・チェックをトリガーするスケジュールで、使用可能な新しいTlsインスタンスがあるかどうかをテストします。
Scheduled - io.helidon.microprofile.schedulingの注釈インタフェース
指定されたcron式に従って、定期的に起動するメソッドをマークします。
ScheduledConsumer<I> - io.helidon.schedulingのインタフェース
コンシューマは、定義された間隔でschedulerによって起動されます。
scheduleDelay(Duration) - クラスio.helidon.tracing.providers.jaeger.JaegerTracerBuilderのメソッド
エクスポータのスケジュール遅延。
ScheduledExecutorProvider - io.helidon.jersey.clientのクラス
デフォルトのエグゼキュータをラップして、Jersey非同期コールのHelidonコンテキスト伝播を有効にします。
ScheduledExecutorProvider() - クラスio.helidon.jersey.client.ScheduledExecutorProviderのコンストラクタ
新しいインスタンスを作成します。
ScheduledPollingStrategy - io.helidon.configのクラス
ユーザーが定期的に起動されるポーリング・イベントをスケジュールできるようにする戦略。
ScheduledPollingStrategy.Builder - io.helidon.configのクラス
ScheduledPollingStrategy用のfluent APIビルダー。
ScheduledPollingStrategy.RecurringPolicy - io.helidon.configのインタフェース
ユーザーがスケジュールされたティックの間隔を変更するための独自のポリシーを定義できるSPI。
ScheduledPollingStrategy.RecurringPolicy.AdaptiveBuilder - io.helidon.configのクラス
境界およびScheduledPollingStrategy.RecurringPolicy.shorten()またはScheduledPollingStrategy.RecurringPolicy.lengthen()によって提供されるフィードバックに反応する可能性を使用して、動作を変更する機能を持つScheduledPollingStrategy.RecurringPolicyのビルダーを作成します。
ScheduledPollingStrategy.RegularRecurringPolicy - io.helidon.configのクラス
定期的なポーリング戦略の実装。
ScheduledThreadPoolConfig - io.helidon.common.configurableのインタフェース
定義から生成されたインタフェース。
ScheduledThreadPoolConfig.Builder - io.helidon.common.configurableのクラス
ScheduledThreadPoolSupplierのFluent APIビルダー。
ScheduledThreadPoolConfig.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.common.configurableのクラス
ScheduledThreadPoolSupplierのFluent APIビルダー・ベース。
ScheduledThreadPoolConfig.BuilderBase.ScheduledThreadPoolConfigImpl - io.helidon.common.configurableのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
ScheduledThreadPoolConfigImpl(ScheduledThreadPoolConfig.BuilderBase<?, ?>) - クラスio.helidon.common.configurable.ScheduledThreadPoolConfig.BuilderBase.ScheduledThreadPoolConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
ScheduledThreadPoolSupplier - io.helidon.common.configurableのクラス
カスタムのスケジュール済スレッド・プールのサプライヤ。
scheduler(ScheduledThreadPoolSupplier) - クラスio.helidon.messaging.connectors.aq.AqConnector.AqConnectorBuilderのメソッド
JMSからメッセージをプルするループのカスタム・エグゼキュータ・サプライヤ。
scheduler(ScheduledThreadPoolSupplier) - クラスio.helidon.messaging.connectors.jms.JmsConnector.JmsConnectorBuilderのメソッド
JMSからメッセージをプルするループのカスタム・エグゼキュータ・サプライヤ。
scheduler(ScheduledExecutorService) - クラスio.helidon.messaging.connectors.aq.AqConnector.AqConnectorBuilderのメソッド
JMSからメッセージを取得するループのカスタム・エグゼキュータ。
scheduler(ScheduledExecutorService) - クラスio.helidon.messaging.connectors.jms.JmsConnector.JmsConnectorBuilderのメソッド
JMSからメッセージを取得するループのカスタム・エグゼキュータ。
scheduler(ScheduledExecutorService) - クラスio.helidon.messaging.connectors.kafka.KafkaPublisher.Builderのメソッド
Kafkaからの広告プロセス・メッセージを読み取るスケジューラを指定します。
SCHEDULER_THREAD_NAME_PREFIX - インタフェースio.helidon.messaging.connectors.aq.AqConnectorのstatic変数
ポーリングに使用されるスレッド名プレフィクスの構成キー。
Scheduling - io.helidon.schedulingのクラス
指定された固定レートまたはcron式を使用して定期的に実行されるタスクをスケジュールします。
Scheduling.CronBuilder - io.helidon.schedulingのクラス
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
かわりにCronConfig.Builderを使用してください
Scheduling.FixedRateBuilder - io.helidon.schedulingのクラス
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
かわりにFixedRateConfig.Builderを使用してください
SchedulingCdiExtension - io.helidon.microprofile.schedulingのクラス
CDI拡張機能のスケジューリング。
SchedulingCdiExtension() - クラスio.helidon.microprofile.scheduling.SchedulingCdiExtensionのコンストラクタ
 
SchedulingException - io.helidon.schedulingの例外クラス
Scheduling固有の例外。
schedulingTimeUnit(TimeUnit) - クラスio.helidon.integrations.oci.metrics.OciMetricsSupport.Builderのメソッド
初期遅延および遅延値(デフォルトはTimeUnit.SECONDSです)に適用される時間単位を設定します。
schema(GraphQLSchema) - クラスio.helidon.graphql.server.InvocationHandler.Builderのメソッド
使用するGraphQLスキーマを構成します。
schemaString() - インタフェースio.helidon.graphql.server.InvocationHandlerのメソッド
このGraphQLエンドポイントのスキーマ。
schemaUri(String) - クラスio.helidon.webserver.graphql.GraphQlService.Builderのメソッド
コンテキスト・ルートの下でGraphQLスキーマを提供するURIを構成します。
scheme() - クラスio.helidon.common.uri.UriInfo.BuilderBaseのメソッド
リクエスト(http, https)のスキーム。
scheme() - クラスio.helidon.common.uri.UriInfo.BuilderBase.UriInfoImplのメソッド
 
scheme() - インタフェースio.helidon.common.uri.UriInfoのメソッド
リクエスト(http, https)のスキーム。
scheme() - クラスio.helidon.http.http2.Http2Headersのメソッド
スキーム疑似ヘッダー。
scheme() - クラスio.helidon.webclient.api.ClientUriのメソッド
 
scheme() - レコード・クラスio.helidon.webclient.api.ConnectionKeyのメソッド
schemeレコード・コンポーネントの値を返します。
scheme(String) - クラスio.helidon.common.uri.UriInfo.BuilderBaseのメソッド
リクエスト(http, https)のスキーム。
scheme(String) - クラスio.helidon.http.http2.Http2Headersのメソッド
HTTPスキーム(httphttpsなど)。
scheme(String) - クラスio.helidon.webclient.api.ClientUriのメソッド
このURIのスキーム。
SCHEME - 列挙型クラスio.helidon.common.uri.UriEncoding.Typeの列挙定数
URIスキーム・コンポーネント・タイプ。
SCHEME_NAME - クラスio.helidon.http.http2.Http2Headersのstatic変数
スキーム擬似ヘッダーのヘッダー名。
scope() - インタフェースio.helidon.metrics.api.Meter.Builderのメソッド
ビルダーで設定されたスコープ(ある場合)を返します。
scope() - インタフェースio.helidon.metrics.api.Meterのメソッド
メーターに関連付けられたスコープを返します。
scope() - 注釈インタフェースio.helidon.microprofile.testing.junit5.AddBeanの要素
Beanのスコープ。
scope() - 注釈インタフェースio.helidon.microprofile.testing.testng.AddBeanの要素
Beanのスコープ。
scope(String) - インタフェースio.helidon.metrics.api.Meter.Builderのメソッド
このメーターに関連付けるスコープを設定します。
Scope - io.helidon.tracingのインタフェース
(最終的に)をクローズできるスコープ。
SCOPE_CONFIG_KEY - インタフェースio.helidon.metrics.api.MetricsConfigのstatic変数
スコープ関連の設定の構成キー。
SCOPE_CONFIG_KEY - クラスio.helidon.metrics.api.MetricsConfig.BuilderBase.MetricsConfigImplのstatic変数
スコープ関連の設定の構成キー。
SCOPE_GRANT_TYPE - クラスio.helidon.security.abac.scope.ScopeValidatorのstatic変数
このタイプは、Grantの作成時に使用するため、このバリデータはスコープとして受け入れることができます。
SCOPE_TAG_NAME_DEFAULT - インタフェースio.helidon.metrics.api.ScopingConfigのstatic変数
メーターのスコープをタグとして記録するためのデフォルトのタグ名。
SCOPE_TAG_NAME_DEFAULT - クラスio.helidon.metrics.api.ScopingConfig.BuilderBase.ScopingConfigImplのstatic変数
メーターのスコープをタグとして記録するためのデフォルトのタグ名。
scopeAudience() - インタフェースio.helidon.security.providers.oidc.common.TenantConfigのメソッド
カスタム・スコープのオーディエンスURI。
scopeAudience() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
 
scopeAudience(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
このアプリケーションで必要なスコープの対象読者。
scopeAudience(String) - クラスio.helidon.security.providers.oidc.common.TenantConfig.Builderのメソッド
このアプリケーションで必要なスコープの対象読者。
ScopeConfig - io.helidon.metrics.apiのインタフェース
"メトリクス"構成セクション内のスコープの構成設定。
ScopeConfig.Builder - io.helidon.metrics.apiのクラス
ScopeConfigのFluent APIビルダー。
ScopeConfig.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.metrics.apiのクラス
ScopeConfigのFluent APIビルダー・ベース。
ScopeConfig.BuilderBase.ScopeConfigImpl - io.helidon.metrics.apiのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
ScopeConfigImpl(ScopeConfig.BuilderBase<?, ?>) - クラスio.helidon.metrics.api.ScopeConfig.BuilderBase.ScopeConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
scopeDefaultValue() - インタフェースio.helidon.metrics.spi.MetricsProgrammaticConfigのメソッド
メーターIDの作成時に何も指定されていない場合、スコープ・タグに使用するデフォルトのタグ値。
scopeDefaultValue() - クラスio.helidon.microprofile.metrics.MpMetricsProgrammaticConfigのメソッド
 
「スコープ処理構成」 - インタフェースio.helidon.metrics.api.MetricsConfigの検索タグ
セクション
scopeManager() - クラスio.helidon.tracing.providers.zipkin.ZipkinTracerのメソッド
 
scopes() - インタフェースio.helidon.metrics.api.MeterRegistryのメソッド
メーターIDのタグで表されるスコープ(存在する場合)を返します。
scopes() - クラスio.helidon.metrics.api.ScopingConfig.BuilderBaseのメソッド
個々のスコープの設定。
scopes() - クラスio.helidon.metrics.api.ScopingConfig.BuilderBase.ScopingConfigImplのメソッド
 
scopes() - インタフェースio.helidon.metrics.api.ScopingConfigのメソッド
個々のスコープの設定。
scopes() - クラスio.helidon.security.jwt.Jwtのメソッド
このトークンのスコープ。
scopes(String[]) - クラスio.helidon.integrations.oci.metrics.OciMetricsSupport.Builderのメソッド
(例、ベース、ベンダー、アプリケーション)をOCIに送信するメトリクス・スコープを設定します。
scopes(List<String>) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
設定するOAuth2スコープ・クレーム。
scopes(Map<? extends String, ? extends ScopeConfig>) - クラスio.helidon.metrics.api.ScopingConfig.BuilderBaseのメソッド
このメソッドは、すべての値を新しい値に置き換えます。
scopeSelection(Iterable<String>) - クラスio.helidon.metrics.providers.micrometer.MicrometerPrometheusFormatter.Builderのメソッド
出力をフィルタするスコープ値を設定します。
scopeTag(Optional<String>) - インタフェースio.helidon.metrics.api.SystemTagsManagerのメソッド
候補スコープまたは構成されたデフォルト・スコープが存在し、スコープ・タグ名が構成されているかぎり、スコープ・タグを返します。
scopeTagName() - インタフェースio.helidon.metrics.api.SystemTagsManagerのメソッド
構成から導出されたスコープ・タグ名を返します。
scopeTagName() - インタフェースio.helidon.metrics.spi.MetricsProgrammaticConfigのメソッド
各メーターのアイデンティティに追加され、その範囲を出力に伝達する、タグに使用する名前。
scopeTagName() - クラスio.helidon.microprofile.metrics.MpMetricsProgrammaticConfigのメソッド
 
scopeTagName(String) - クラスio.helidon.metrics.providers.micrometer.MicrometerPrometheusFormatter.Builderのメソッド
出力をフィルタリングするスコープ・タグ名を設定します。
ScopeValidator - io.helidon.security.abac.scopeのクラス
OAuth2スコープのABACバリデータ。
ScopeValidator.Builder - io.helidon.security.abac.scopeのクラス
ScopeValidator用のfluent APIビルダー。
ScopeValidator.Scope - io.helidon.security.abac.scopeの注釈インタフェース
スコープ注釈。
ScopeValidator.Scopes - io.helidon.security.abac.scopeの注釈インタフェース
ScopeValidator.Scopeの繰返し可能な注釈。
ScopeValidator.ScopesConfig - io.helidon.security.abac.scopeのクラス
スコープ・バリデータの構成カスタム・クラス。
ScopeValidatorService - io.helidon.security.abac.scopeのクラス
AbacProviderScopeValidatorを提供するサービス。
ScopeValidatorService() - クラスio.helidon.security.abac.scope.ScopeValidatorServiceのコンストラクタ
 
scoping() - クラスio.helidon.metrics.api.MetricsConfig.BuilderBase.MetricsConfigImplのメソッド
 
scoping() - クラスio.helidon.metrics.api.MetricsConfig.BuilderBaseのメソッド
スコープ管理に関連する設定。
scoping() - インタフェースio.helidon.metrics.api.MetricsConfigのメソッド
スコープ管理に関連する設定。
scoping(ScopingConfig) - クラスio.helidon.metrics.api.MetricsConfig.BuilderBaseのメソッド
スコープ管理に関連する設定。
scoping(Consumer<ScopingConfig.Builder>) - クラスio.helidon.metrics.api.MetricsConfig.BuilderBaseのメソッド
スコープ管理に関連する設定。
scoping(Supplier<? extends ScopingConfig>) - クラスio.helidon.metrics.api.MetricsConfig.BuilderBaseのメソッド
スコープ管理に関連する設定。
ScopingConfig - io.helidon.metrics.apiのインタフェース
定義から生成されたインタフェース。
ScopingConfig.Builder - io.helidon.metrics.apiのクラス
ScopingConfigのFluent APIビルダー。
ScopingConfig.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.metrics.apiのクラス
ScopingConfigのFluent APIビルダー・ベース。
ScopingConfig.BuilderBase.ScopingConfigImpl - io.helidon.metrics.apiのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
ScopingConfigImpl(ScopingConfig.BuilderBase<?, ?>) - クラスio.helidon.metrics.api.ScopingConfig.BuilderBase.ScopingConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
SE - 列挙型クラスio.helidon.common.features.api.HelidonFlavorの列挙定数
"Standard Edition"フレーバ。
SEALED - 列挙型クラスio.helidon.common.types.Modifierの列挙定数
sealed修飾子。
secondaryLookupSupplier(Supplier<Optional<CrossOriginConfig>>) - クラスio.helidon.cors.CorsSupportBase.Builderのメソッド
開発者用ではありません。 指定されたリクエストのルックアップ中にアグリゲータから何も見つからない場合に、CrossOriginConfigインスタンスを提供するバックアップ方法を設定します。
secondaryLookupSupplier(Supplier<Optional<CrossOriginConfig>>) - クラスio.helidon.cors.CorsSupportHelper.Builderのメソッド
CORS情報(通常は構成に含まれません)のセカンダリ参照のサプライヤを設定します。
SECONDS - クラスio.helidon.metrics.api.Meter.BaseUnitsのstatic変数
秒を表します。
secret(Config) - クラスio.helidon.integrations.vault.secrets.cubbyhole.CubbyholeSecurityProviderのメソッド
 
secret(Config) - クラスio.helidon.integrations.vault.secrets.kv1.Kv1SecurityProviderのメソッド
 
secret(Config) - クラスio.helidon.integrations.vault.secrets.kv2.Kv2SecurityProviderのメソッド
 
secret(Config) - クラスio.helidon.security.providers.config.vault.ConfigVaultProviderのメソッド
 
secret(Config) - インタフェースio.helidon.security.spi.SecretsProviderのメソッド
構成からシークレット・サプライヤを作成します。
secret(CubbyholeSecurityProvider.CubbyholeSecretConfig) - クラスio.helidon.integrations.vault.secrets.cubbyhole.CubbyholeSecurityProviderのメソッド
 
secret(Kv1SecurityProvider.Kv1SecretConfig) - クラスio.helidon.integrations.vault.secrets.kv1.Kv1SecurityProviderのメソッド
 
secret(Kv2SecurityProvider.Kv2SecretConfig) - クラスio.helidon.integrations.vault.secrets.kv2.Kv2SecurityProviderのメソッド
 
secret(ConfigVaultProvider.SecretConfig) - クラスio.helidon.security.providers.config.vault.ConfigVaultProviderのメソッド
 
secret(String) - インタフェースio.helidon.security.Securityのメソッド
シークレットを取得します。
secret(String, String) - インタフェースio.helidon.security.Securityのメソッド
シークレットを取得します。
secret(T) - インタフェースio.helidon.security.spi.SecretsProviderのメソッド
構成オブジェクトからシークレット・サプライヤを作成します。
Secret - io.helidon.integrations.vaultのインタフェース
シークレットの一般的なメソッド。
SecretBundleLazyConfigSource - io.helidon.integrations.oci.secrets.configsourceのクラス
Oracle Cloud Infrastructure (OCI) 「シークレット取得」およびVault APIから値をソースとするAbstractConfigSourceおよびLazyConfigSource実装。
SecretBundleLazyConfigSource.Builder - io.helidon.integrations.oci.secrets.configsourceのクラス
SecretBundleNodeConfigSource - io.helidon.integrations.oci.secrets.configsourceのクラス
Oracle Cloud Infrastructure (OCI) 「シークレット取得」およびVault APIから値をソースとするAbstractConfigSourceNodeConfigSourceおよびPollableSource実装。
SecretBundleNodeConfigSource.Builder - io.helidon.integrations.oci.secrets.configsourceのクラス
SecretBundleNodeConfigSource.Stamp - io.helidon.integrations.oci.secrets.configsourceのレコード・クラス
エンティティ・タグのSetInstantのペア。これらのタグの1つによって間接的に識別されるシークレットの最早失効を識別します。
secretId() - クラスio.helidon.integrations.vault.auths.approle.GenerateSecretId.Responseのメソッド
生成されたシークレットID。
secretId(String) - クラスio.helidon.integrations.vault.auths.approle.AppRoleVaultAuth.Builderのメソッド
AppRoleに対して生成されたシークレットID。
secretId(String) - クラスio.helidon.integrations.vault.auths.approle.DestroySecretId.Requestのメソッド
使用するシークレットID。
secretId(String) - クラスio.helidon.integrations.vault.auths.approle.Login.Requestのメソッド
シークレットID
secretIdAccessor() - クラスio.helidon.integrations.vault.auths.approle.GenerateSecretId.Responseのメソッド
Secret IDアクセサ。
secretIdNumUses(int) - クラスio.helidon.integrations.vault.auths.approle.CreateAppRole.Requestのメソッド
特定のSecretIDを使用してこのAppRoleからトークンをフェッチできる回数。その後、SecretIDが期限切れになります。
secretIdTtl(Duration) - クラスio.helidon.integrations.vault.auths.approle.CreateAppRole.Requestのメソッド
シークレットIDが失効するまでの期間。
secrets() - クラスio.helidon.webserver.observe.config.ConfigObserverConfig.BuilderBase.ConfigObserverConfigImplのメソッド
 
secrets() - クラスio.helidon.webserver.observe.config.ConfigObserverConfig.BuilderBaseのメソッド
出力から除外するシークレット・パターン(正規表現)。
secrets() - インタフェースio.helidon.webserver.observe.config.ConfigObserverConfigのメソッド
出力から除外するシークレット・パターン(正規表現)。
secrets(Engine<T> ) - インタフェースio.helidon.integrations.vault.Vaultのメソッド
指定されたエンジンのデフォルト・マウント・ポイントを使用して、シークレット情報へのアクセスを取得します。
secrets(Engine<T>, String) - インタフェースio.helidon.integrations.vault.Vaultのメソッド
カスタム・マウント・ポイントを使用して、提供されたエンジンを使用してシークレットにアクセスします。
secrets(Set<? extends String>) - クラスio.helidon.webserver.observe.config.ConfigObserverConfig.BuilderBaseのメソッド
出力から除外するシークレット・パターン(正規表現)。
Secrets - io.helidon.integrations.vaultのインタフェース
すべてのエンジンは、これらのエンジンに対して特定のメソッドでこのインタフェースの実装を提供します。
SecretsEngineProvider<T> - io.helidon.integrations.vault.spiのインタフェース
Vaultの追加のシークレット・エンジンをサポートするJava Service Loader SPI。
SecretsProvider<T> - io.helidon.security.spiのインタフェース
シークレットを取得できるプロバイダ。
SecretsProviderConfig - io.helidon.securityのインタフェース
シークレット・プロバイダの構成用のマーカー・インタフェース。
secretsSupplier(Supplier<? extends Secrets>) - クラスio.helidon.integrations.oci.secrets.configsource.AbstractSecretBundleConfigSource.Builderのメソッド
OCIシークレット取得APIとの通信に、デフォルトのインスタンスではなく、指定されたSecretsインスタンスのSupplierを使用します。
secretsType() - インタフェースio.helidon.integrations.vault.Engineのメソッド
このエンジンのSecretsの実装クラス。
secretValues(Map<String, String>) - クラスio.helidon.integrations.vault.secrets.cubbyhole.CreateCubbyhole.Requestのメソッド
作成中のシークレットのシークレット値。
secretValues(Map<String, String>) - クラスio.helidon.integrations.vault.secrets.cubbyhole.UpdateCubbyhole.Requestのメソッド
新しいシークレット値。
secretValues(Map<String, String>) - クラスio.helidon.integrations.vault.secrets.kv1.CreateKv1.Requestのメソッド
シークレットの値。
secretValues(Map<String, String>) - クラスio.helidon.integrations.vault.secrets.kv1.UpdateKv1.Requestのメソッド
シークレットの新しい値。
secretValues(Map<String, String>) - クラスio.helidon.integrations.vault.secrets.kv2.CreateKv2.Requestのメソッド
作成中のシークレットの値。
secretValues(Map<String, String>) - クラスio.helidon.integrations.vault.secrets.kv2.UpdateKv2.Requestのメソッド
この更新リクエストの新しいシークレット値。
section(Supplier<String>) - クラスio.helidon.integrations.graal.nativeimage.extension.NativeTraceのメソッド
新しいセクションを開始します。
secure() - クラスio.helidon.webserver.security.SecurityFeatureのstaticメソッド
認証および認可を使用してアクセスを保護します。
secure(boolean) - クラスio.helidon.http.SetCookie.Builderのメソッド
Secureパラメータを設定します。
SecureHandler - io.helidon.webserver.httpのクラス
認証または認可(あるいはその両方)を強制するハンドラ。
secureRandom() - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
使用する明示的なセキュア・ランダム。
secureRandom() - クラスio.helidon.common.tls.TlsConfig.BuilderBase.TlsConfigImplのメソッド
 
secureRandom() - インタフェースio.helidon.common.tls.TlsConfigのメソッド
使用する明示的なセキュア・ランダム。
secureRandom(TlsConfig) - クラスio.helidon.common.tls.ConfiguredTlsManagerのメソッド
セキュア・ランダムをロードします。
secureRandom(SecureRandom) - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
使用する明示的なセキュア・ランダム。
secureRandomAlgorithm() - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
新しいセキュア・ランダムを作成するときに使用するアルゴリズム。
secureRandomAlgorithm() - クラスio.helidon.common.tls.TlsConfig.BuilderBase.TlsConfigImplのメソッド
 
secureRandomAlgorithm() - インタフェースio.helidon.common.tls.TlsConfigのメソッド
新しいセキュア・ランダムを作成するときに使用するアルゴリズム。
secureRandomAlgorithm(String) - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
新しいセキュア・ランダムを作成するときに使用するアルゴリズム。
secureRandomProvider() - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
新規セキュア・ランダムの作成時に使用するプロバイダ。
secureRandomProvider() - クラスio.helidon.common.tls.TlsConfig.BuilderBase.TlsConfigImplのメソッド
 
secureRandomProvider() - インタフェースio.helidon.common.tls.TlsConfigのメソッド
新規セキュア・ランダムの作成時に使用するプロバイダ。
secureRandomProvider(String) - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
新規セキュア・ランダムの作成時に使用するプロバイダ。
SecureUserStore - io.helidon.security.providers.httpauthのインタフェース
httpauthおよびdigest認証を解決するためのユーザーのストア。
SecureUserStore.User - io.helidon.security.providers.httpauthのインタフェース
単一ユーザーの表現。
security() - クラスio.helidon.microprofile.security.SecurityCdiExtensionのメソッド
SecurityCdiExtension.securityBuilder()から作成されたセキュリティ・インスタンスへのアクセス。
security() - クラスio.helidon.microprofile.security.SecurityFilterのメソッド
 
security() - クラスio.helidon.webserver.http.HttpRoutingのメソッド
このルーティングに関連付けられたセキュリティ。
security() - インタフェースio.helidon.webserver.http.ServerRequestのメソッド
ルーティングで構成された、このリスナーに関連付けられたHTTPセキュリティ。
security() - クラスio.helidon.webserver.security.SecurityFeatureConfig.BuilderBaseのメソッド
この機能に関連するセキュリティ。
security() - クラスio.helidon.webserver.security.SecurityFeatureConfig.BuilderBase.SecurityFeatureConfigImplのメソッド
 
security() - インタフェースio.helidon.webserver.security.SecurityFeatureConfigのメソッド
この機能に関連するセキュリティ。
security(Security) - クラスio.helidon.webserver.security.SecurityFeatureConfig.BuilderBaseのメソッド
この機能に関連するセキュリティ。
security(HttpSecurity) - インタフェースio.helidon.webserver.http.HttpRouting.Builderのメソッド
このルーティングのセキュリティを構成します。
security(Consumer<Security.Builder>) - クラスio.helidon.webserver.security.SecurityFeatureConfig.BuilderBaseのメソッド
この機能に関連するセキュリティ。
security(Supplier<? extends Security>) - クラスio.helidon.webserver.security.SecurityFeatureConfig.BuilderBaseのメソッド
この機能に関連するセキュリティ。
Security - パッケージ内の検索タグio.helidon.security
セクション
Security - io.helidon.securityのインタフェース
このクラスは、"bootstrap"セキュリティに使用され、他のフレームワークと統合されます。実行時のメイン・エントリ・ポイントはSecurityContextです。
SECURITY_ALGORITHM - クラスio.helidon.security.jwt.jwk.JwkECのstatic変数
使用されるメインのJavaセキュリティ・アルゴリズム。
SECURITY_ALGORITHM - クラスio.helidon.security.jwt.jwk.JwkRSAのstatic変数
使用されるメインのJavaセキュリティ・アルゴリズム。
SECURITY_TYPE_PREFIX - インタフェースio.helidon.security.AuditEventのstatic変数
セキュリティ・コンポーネントの予約済イベント・タイプ・プレフィクス。
Security.Builder - io.helidon.securityのクラス
便利な方法でSecurityを作成するためのビルダー・パターン・クラス。
securityBuilder() - クラスio.helidon.microprofile.security.SecurityCdiExtensionのメソッド
他の拡張機能によって、セキュリティ・ビルダーが更新される場合があります。
SecurityCdiExtension - io.helidon.microprofile.securityのクラス
bean SecurityProducerを登録するための拡張機能。
SecurityCdiExtension() - クラスio.helidon.microprofile.security.SecurityCdiExtensionのコンストラクタ
サービス・ローダーで必要なパブリック・コンストラクタです。
SecurityClient<T> - io.helidon.securityのインタフェース
セキュリティ・クライアントの共通メソッド。
SecurityClientBuilder<T> - io.helidon.securityのクラス
セキュリティ・クライアントを構築するビルダー - 便宜上、SecurityRequestBuilderを拡張します。
securityContext() - クラスio.helidon.security.ProviderRequestのメソッド
現在のリクエストに関連付けられたセキュリティ・コンテキスト。
securityContext(SecurityContext) - クラスio.helidon.security.integration.common.SecurityTracingのメソッド
SecurityContextからの情報でセキュリティ範囲を更新します。
SecurityContext<P> - io.helidon.common.securityのインタフェース
セキュリティ・コンテキスト
SecurityContext - io.helidon.securityのインタフェース
現在のユーザーに関するセキュリティ情報(インジェクトまたはSecurity.contextBuilder(String)から取得)を取得し、プログラムによるセキュリティを処理するためのセキュリティ・コンテキスト。
SecurityContext.Builder - io.helidon.securityのクラス
SecurityContextのFluent APIビルダー。
securityDefaults(SecurityHandler) - クラスio.helidon.webserver.security.SecurityHttpFeatureのメソッド
使用するすべてのハンドラのベース・デフォルトとしてデフォルト・ハンドラを使用して、新しいwebセキュリティ・インスタンスを作成します。
SecurityDisabledFeature - io.helidon.microprofile.securityのクラス
セキュリティが無効な場合に空のSecurityContextのインジェクションを可能にする機能。
SecurityDisabledFeature(Security) - クラスio.helidon.microprofile.security.SecurityDisabledFeatureのコンストラクタ
セキュリティ・コンポーネントのセキュリティ機能の新しいインスタンスを作成します。
SecurityEnvironment - io.helidon.securityのクラス
セキュリティ環境は、相互作用(通常は、この場合のリクエストです)に対して安定した一連の属性です。
SecurityEnvironment.Builder - io.helidon.securityのクラス
SecurityEnvironment用のfluent APIビルダー。
SecurityException - io.helidon.securityの例外クラス
このモジュールが原因で発生した例外を識別できるようにするために使用される実行時例外。
SecurityException(String) - 例外クラスio.helidon.security.SecurityExceptionのコンストラクタ
新しいセキュリティ例外を作成します。
SecurityException(String, Throwable) - 例外クラスio.helidon.security.SecurityExceptionのコンストラクタ
新しいセキュリティ例外を作成します。
SecurityException(Throwable) - 例外クラスio.helidon.security.SecurityExceptionのコンストラクタ
新しいセキュリティ例外を作成します。
SecurityFeature - io.helidon.webserver.securityのクラス
セキュリティのためのサーバー機能。WebServerConfig.BuilderBase.addFeature(io.helidon.webserver.spi.ServerFeature)に登録されます。
SecurityFeatureConfig - io.helidon.webserver.securityのインタフェース
webサーバーに対するセキュリティ機能の構成。
SecurityFeatureConfig.Builder - io.helidon.webserver.securityのクラス
SecurityFeatureのFluent APIビルダー。
SecurityFeatureConfig.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.webserver.securityのクラス
SecurityFeatureのFluent APIビルダー・ベース。
SecurityFeatureConfig.BuilderBase.SecurityFeatureConfigImpl - io.helidon.webserver.securityのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
SecurityFeatureConfigImpl(SecurityFeatureConfig.BuilderBase<?, ?>) - クラスio.helidon.webserver.security.SecurityFeatureConfig.BuilderBase.SecurityFeatureConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
SecurityFeatureProvider - io.helidon.webserver.securityのクラス
セキュリティのためのServerFeatureProviderServiceLoaderプロバイダ実装。
SecurityFeatureProvider() - クラスio.helidon.webserver.security.SecurityFeatureProviderのコンストラクタ
 
SecurityFilter - io.helidon.microprofile.securityのクラス
認証および認可を処理するフィルタ。
SecurityFilter(Security, FeatureConfig, SecurityContext) - クラスio.helidon.microprofile.security.SecurityFilterのコンストラクタ
インスタンスの作成時にJerseyによって使用されるコンストラクタは、すべてのパラメータをインジェクトします。
SecurityFilterContext - io.helidon.microprofile.securityのクラス
セキュリティ・フィルタ・コンテキスト。
SecurityFilterContext() - クラスio.helidon.microprofile.security.SecurityFilterContextのコンストラクタ
 
SecurityHandler - io.helidon.webserver.securityのクラス
webサーバーのセキュリティを処理します。
SecurityHandler.QueryParamHandler - io.helidon.webserver.securityのクラス
問合せパラメータのハンドラ - それらを抽出してセキュリティ・ヘッダーに格納し、セキュリティがアクセスできるようにします。
SecurityHandlerConfig - io.helidon.webserver.securityのインタフェース
SecurityHandlerの構成。
SecurityHandlerConfig.Builder - io.helidon.webserver.securityのクラス
SecurityHandlerのFluent APIビルダー。
SecurityHandlerConfig.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.webserver.securityのクラス
SecurityHandlerのFluent APIビルダー・ベース。
SecurityHandlerConfig.BuilderBase.SecurityHandlerConfigImpl - io.helidon.webserver.securityのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
SecurityHandlerConfigImpl(SecurityHandlerConfig.BuilderBase<?, ?>) - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBase.SecurityHandlerConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
SecurityHttpFeature - io.helidon.webserver.securityのクラス
セキュリティをWebServerに統合します。
SecurityLevel - io.helidon.securityのクラス
セキュリティ・レベルでは、特定のクラスおよびメソッドにバインドされた注釈が格納されます。
SecurityLevel.SecurityLevelBuilder - io.helidon.securityのクラス
SecurityLevelクラスのビルダー。
securityLevels() - クラスio.helidon.security.EndpointConfigのメソッド
登録されているすべてのセキュリティ・レベル・エンドポイント構成オブジェクトを取得します。
securityLevels(List<SecurityLevel>) - クラスio.helidon.security.EndpointConfig.Builderのメソッド
セキュリティ・レベルをこのエンドポイント構成ビルダーに設定します。
SecurityProvider - io.helidon.security.spiのインタフェース
すべてのセキュリティ・プロバイダのベース・インタフェース。
SecurityProviderService - io.helidon.security.spiのインタフェース
構成をプロバイダにマップするためにServiceLoaderで使用するサービス。
SecurityRequest - io.helidon.securityのインタフェース
すべてのセキュリティ・リクエスト(認証、認可およびアイデンティティ伝播)に共通のメソッド。
securityRequestBuilder() - インタフェースio.helidon.security.SecurityContextのメソッド
SecurityRequestを構築するためのビルダー。
securityRequestBuilder(SecurityEnvironment) - インタフェースio.helidon.security.SecurityContextのメソッド
特定の環境でSecurityRequestを構築するためのビルダー。
SecurityRequestBuilder<T> - io.helidon.securityのクラス
セキュリティ・リクエストを構築するFluent API。
SecurityResponse - io.helidon.securityのクラス
セキュリティ・プロバイダ(セキュリティ・モジュール)からのレスポンス。
SecurityResponse.SecurityStatus - io.helidon.security内の列挙型クラス
セキュリティ操作のステータス。
SecurityResponseMapper - io.helidon.microprofile.security.spiのインタフェース
セキュリティ・エラーが発生したときにコールされるSecurityResponseマッパー。
SecurityTime - io.helidon.securityのクラス
セキュリティで使用される時間(構成可能)。
SecurityTime.Builder - io.helidon.securityのクラス
SecurityTimeのFluent APIビルダー。
SecurityTracing - io.helidon.security.integration.commonのクラス
統合コンポーネントでサポートをトレースするためのセキュリティ統合ユーティリティ。
SEE_OTHER_303 - クラスio.helidon.http.Statusのstatic変数
303 その他を参照してください。「HTTP/1.1ドキュメント」を参照してください。
segments() - インタフェースio.helidon.common.uri.UriPathのメソッド
セグメントのリスト。
selectAlternatives(Class<?>...) - クラスio.helidon.microprofile.cdi.HelidonContainerInitializerのメソッド
 
selectAlternativeStereotypes(Class<? extends Annotation>...) - クラスio.helidon.microprofile.cdi.HelidonContainerInitializerのメソッド
 
selectOutboundProviders() - クラスio.helidon.security.CompositeProviderSelectionPolicyのメソッド
 
selectOutboundProviders() - インタフェースio.helidon.security.spi.ProviderSelectionPolicyのメソッド
アウトバウンド・プロバイダ固有のメソッド。現在のリクエストに一致する最初のアウトバウンド・プロバイダを選択するオプションがあります。
selectProvider(Class<T> ) - クラスio.helidon.security.CompositeProviderSelectionPolicyのメソッド
 
selectProvider(Class<T> ) - インタフェースio.helidon.security.spi.ProviderSelectionPolicyのメソッド
このポリシーがデフォルトとして構成されていると定義されたタイプのプロバイダ・インスタンスを選択します。
selectProvider(Class<T>, String) - クラスio.helidon.security.CompositeProviderSelectionPolicyのメソッド
 
selectProvider(Class<T>, String) - インタフェースio.helidon.security.spi.ProviderSelectionPolicyのメソッド
このポリシーがリクエストされた名前に対して検出する定義済タイプのプロバイダ・インスタンスを選択します。
self() - インタフェースio.helidon.builder.api.Prototype.Builderのメソッド
このビルダーのインスタンスが正しいタイプです。
SEMICOLON_BYTE - クラスio.helidon.common.buffers.Bytesのstatic変数
; byte.
send() - インタフェースio.helidon.webserver.http.ServerResponseのメソッド
エンティティなしでレスポンスを送信します。
send() - クラスio.helidon.webserver.http.ServerResponseBaseのメソッド
 
send(byte[]) - インタフェースio.helidon.webserver.http.ServerResponseのメソッド
バイト配列レスポンスを送信します。
send(BufferData, boolean) - クラスio.helidon.webclient.websocket.ClientWsConnectionのメソッド
 
send(BufferData, boolean) - クラスio.helidon.webserver.websocket.WsConnectionのメソッド
 
send(BufferData, boolean) - インタフェースio.helidon.websocket.WsSessionのメソッド
バイナリ・フラグメントを送信します。
send(Object) - インタフェースio.helidon.webserver.http.ServerResponseのメソッド
エンティティを送信すると、エンティティを直列化するためにMediaContextが使用されます。
send(Object) - クラスio.helidon.webserver.http.ServerResponseBaseのメソッド
 
send(String, boolean) - クラスio.helidon.webclient.websocket.ClientWsConnectionのメソッド
 
send(String, boolean) - クラスio.helidon.webserver.websocket.WsConnectionのメソッド
 
send(String, boolean) - インタフェースio.helidon.websocket.WsSessionのメソッド
テキスト・フラグメントを送信します。
send(Optional<?>) - インタフェースio.helidon.webserver.http.ServerResponseのメソッド
エンティティが存在する場合は送信し、空の場合はNotFoundExceptionをスローします。
send(M) - クラスio.helidon.messaging.Emitterのメソッド
 
send(PAYLOAD) - クラスio.helidon.messaging.Emitterのメソッド
需要が0より大きい場合に、RAWペイロードをダウンストリームに送信し、Messageにラップします。
sendAndReceive(Method, String) - クラスio.helidon.common.testing.http.junit5.SocketHttpClientのメソッド
指定されたメソッドを使用して指定されたペイロードをサーバーに送信するヘルパー・メソッド。
sendAndReceive(Method, String, String) - クラスio.helidon.common.testing.http.junit5.SocketHttpClientのメソッド
指定されたメソッドおよびヘッダーとともに指定されたパスで、指定されたペイロードをサーバーに送信するヘルパー・メソッド。
sendAndReceive(Method, String, String, Iterable<String>) - クラスio.helidon.common.testing.http.junit5.SocketHttpClientのメソッド
指定されたメソッドを使用して指定されたパスで、指定されたペイロードをサーバーに送信するヘルパー・メソッド。
sendBufferSize() - クラスio.helidon.webserver.ConnectionConfig.BuilderBase.ConnectionConfigImplのメソッド
 
sendBufferSize() - クラスio.helidon.webserver.ConnectionConfig.BuilderBaseのメソッド
ソケット送信バッファ・サイズ。
sendBufferSize() - インタフェースio.helidon.webserver.ConnectionConfigのメソッド
ソケット送信バッファ・サイズ。
sendBufferSize(int) - クラスio.helidon.webserver.ConnectionConfig.BuilderBaseのメソッド
ソケット送信バッファ・サイズ。
sendChunk(String) - クラスio.helidon.common.testing.http.junit5.SocketHttpClientのメソッド
RFC 9112§7.1で定義されている単一のチャンクを送信します。
sender(Sender) - クラスio.helidon.tracing.providers.zipkin.ZipkinTracerBuilderのメソッド
Zipkinにイベントを送信するために使用する送信者。
sendErrorDetails() - クラスio.helidon.webserver.http2.Http2Config.BuilderBase.Http2ConfigImplのメソッド
 
sendErrorDetails() - クラスio.helidon.webserver.http2.Http2Config.BuilderBaseのメソッド
HTTP経由でクライアントにエラー・メッセージを送信するかどうか。
sendErrorDetails() - インタフェースio.helidon.webserver.http2.Http2Configのメソッド
HTTP経由でクライアントにエラー・メッセージを送信するかどうか。
sendErrorDetails(boolean) - クラスio.helidon.webserver.http2.Http2Config.BuilderBaseのメソッド
HTTP経由でクライアントにエラー・メッセージを送信するかどうか。
sendExpectContinue() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBase.HttpClientConfigImplのメソッド
 
sendExpectContinue() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
エンティティを送信する前にサーバーの可用性を検証するためにExpect-100-Continueヘッダーが送信されるかどうか。
sendExpectContinue() - インタフェースio.helidon.webclient.http1.Http1ClientConfigのメソッド
エンティティを送信する前にサーバーの可用性を検証するためにExpect-100-Continueヘッダーが送信されるかどうか。
sendExpectContinue() - クラスio.helidon.webclient.http1.Http1ClientConfig.BuilderBase.Http1ClientConfigImplのメソッド
エンティティを送信する前にサーバーの可用性を検証するためにExpect-100-Continueヘッダーが送信されるかどうか。
sendExpectContinue() - インタフェースio.helidon.webclient.http2.Http2ClientConfigのメソッド
エンティティを送信する前にサーバーの可用性を検証するためにExpect-100-Continueヘッダーが送信されるかどうか。
sendExpectContinue() - クラスio.helidon.webclient.http2.Http2ClientConfig.BuilderBase.Http2ClientConfigImplのメソッド
エンティティを送信する前にサーバーの可用性を検証するためにExpect-100-Continueヘッダーが送信されるかどうか。
sendExpectContinue() - インタフェースio.helidon.webclient.api.HttpClientConfigのメソッド
エンティティを送信する前にサーバーの可用性を検証するためにExpect-100-Continueヘッダーが送信されるかどうか。
sendExpectContinue() - インタフェースio.helidon.webclient.api.WebClientConfigのメソッド
エンティティを送信する前にサーバーの可用性を検証するためにExpect-100-Continueヘッダーが送信されるかどうか。
sendExpectContinue() - クラスio.helidon.webclient.api.WebClientConfig.BuilderBase.WebClientConfigImplのメソッド
エンティティを送信する前にサーバーの可用性を検証するためにExpect-100-Continueヘッダーが送信されるかどうか。
sendExpectContinue() - インタフェースio.helidon.webclient.websocket.WsClientConfigのメソッド
エンティティを送信する前にサーバーの可用性を検証するためにExpect-100-Continueヘッダーが送信されるかどうか。
sendExpectContinue() - クラスio.helidon.webclient.websocket.WsClientConfig.BuilderBase.WsClientConfigImplのメソッド
エンティティを送信する前にサーバーの可用性を検証するためにExpect-100-Continueヘッダーが送信されるかどうか。
sendExpectContinue(boolean) - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
エンティティを送信する前にサーバーの可用性を検証するためにExpect-100-Continueヘッダーが送信されるかどうか。
sendingErrorHandler(Config) - クラスio.helidon.messaging.connectors.aq.AqConnectorImplのメソッド
 
sendingErrorHandler(Config) - クラスio.helidon.messaging.connectors.jms.JmsConnectorのメソッド
送信中のエラーのカスタマイズ可能なハンドラ。
sendListeners() - クラスio.helidon.webserver.http1.Http1Config.BuilderBase.Http1ConfigImplのメソッド
 
sendListeners() - クラスio.helidon.webserver.http1.Http1Config.BuilderBaseのメソッド
HTTP/1.1の接続送信イベント・リスナー。
sendListeners() - インタフェースio.helidon.webserver.http1.Http1Configのメソッド
HTTP/1.1の接続送信イベント・リスナー。
sendListeners(List<? extends Http1ConnectionListener>) - クラスio.helidon.webserver.http1.Http1Config.BuilderBaseのメソッド
HTTP/1.1の接続送信イベント・リスナー。
sendLog() - クラスio.helidon.webserver.http1.Http1Config.BuilderBase.Http1ConfigImplのメソッド
 
sendLog() - クラスio.helidon.webserver.http1.Http1Config.BuilderBaseのメソッド
送信パケットのロギング。
sendLog() - インタフェースio.helidon.webserver.http1.Http1Configのメソッド
送信パケットのロギング。
sendLog(boolean) - クラスio.helidon.webserver.http1.Http1Config.BuilderBaseのメソッド
送信パケットのロギング。
sendPayload(PrintWriter, String) - クラスio.helidon.common.testing.http.junit5.SocketHttpClientのメソッド
これをオーバーライドして、特定のペイロードを送信します。
sensitive() - クラスio.helidon.http.ContentDispositionのメソッド
 
sensitive() - インタフェースio.helidon.http.Headerのメソッド
機密ヘッダーをログに記録したり、(HTTP/2)に索引付けしたりしないでください。
sensitive(String, Object) - クラスio.helidon.security.AuditEvent.AuditParamのstaticメソッド
機密タイプの新しいパラメータ。
SequentialSubscriber<T> - io.helidon.common.reactiveのクラス
OnSubscribe, onNext, onErrorおよびonCompleteがシリアルにリングされるようにするラッパーFlow.Subscriber
SequentialSubscriber(Flow.Subscriber<T> ) - クラスio.helidon.common.reactive.SequentialSubscriberのコンストラクタ
信頼できないパブリッシャから保護し、すべてのパラレル・コールをシリアライズすることでルール1.3を実施します。
SerializationConfig - io.helidon.commonのクラス
JEP 290のサポート - デシリアライゼーション・フィルタリング。
SerializationConfig.Action - io.helidon.common内の列挙型クラス
グローバル・フィルタが構成されていない場合、または構成がHelidonの予想に従っていない場合に実行するアクション。
SerializationConfig.Builder - io.helidon.commonのクラス
SerializationConfigをカスタマイズするためのFluent APIビルダー。
SerializationConfig.TraceOption - io.helidon.common内の列挙型クラス
デシリアライズ・トレース・オプション。
serializerFoundation(SerializerFoundation<?>) - クラスio.helidon.integrations.microstream.cache.MicrostreamCacheConfigurationBuilderのメソッド
 
serialNumber() - クラスio.helidon.integrations.vault.secrets.pki.IssueCertificate.Responseのメソッド
証明書のシリアル番号。
serialNumber() - クラスio.helidon.integrations.vault.secrets.pki.SignCsr.Responseのメソッド
証明書のシリアル番号。
serialNumber(String) - クラスio.helidon.integrations.vault.secrets.pki.CertificateGet.Requestのメソッド
取得する証明書のシリアル番号。
serialNumber(String) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
シリアル番号(ある場合)を指定します。
serialNumber(String) - クラスio.helidon.integrations.vault.secrets.pki.RevokeCertificate.Requestのメソッド
取り消す証明書のシリアル番号。
server(Socket, String, String) - クラスio.helidon.common.socket.PlainSocketのstaticメソッド
新しいサーバー・ソケットを作成します。
server(SSLSocket, String, String) - クラスio.helidon.common.socket.TlsSocketのstaticメソッド
サーバーTLSソケットを作成します。
Server - io.helidon.microprofile.serverのインタフェース
Microprofileサーバー。
SERVER - 列挙型クラスio.helidon.tracing.Span.Kindの列挙定数
サーバー・スパン・タイプであり、サーバー相互作用の親です。
SERVER - クラスio.helidon.http.HeaderNamesのstatic変数
Serverヘッダー名。
SERVER_ERROR - 列挙型クラスio.helidon.http.Status.Familyの列挙定数
5xx HTTPステータス・コード。
Server.Builder - io.helidon.microprofile.serverのクラス
Serverインスタンスを構築するためのビルダー。
serverBuilder(BiConsumer<Integer, Http2WindowUpdate>) - クラスio.helidon.http.http2.ConnectionFlowControlのstaticメソッド
サーバー側の接続HTTP/2フロー制御を作成します。
ServerCdiExtension - io.helidon.microprofile.serverのクラス
webサーバーの構成およびライフサイクルを処理する拡張機能。
ServerCdiExtension() - クラスio.helidon.microprofile.server.ServerCdiExtensionのコンストラクタ
ServiceLoaderで必要なデフォルト・コンストラクタ。
serverConfig() - インタフェースio.helidon.webserver.spi.ServerFeature.ServerFeatureContextのメソッド
サーバーの構成。
ServerConnection - io.helidon.webserver.spiのインタフェース
サーバー接続の抽象化。ソケット接続を処理するためにプロバイダによって使用されます。
ServerConnectionSelector - io.helidon.webserver.spiのインタフェース
接続セレクタには、リクエスト・バイトを分析し、これが受け入れることができる接続であるかどうかを判断する機会が与えられます。
ServerConnectionSelector.Support - io.helidon.webserver.spi内の列挙型クラス
このセレクタによるサポート。
ServerConnectionSelectorProvider<T> - io.helidon.webserver.spiのインタフェース
サーバー接続プロバイダのServiceLoaderプロバイダ・インタフェース。
serverContext() - クラスio.helidon.webserver.WebServerConfig.BuilderBaseのメソッド
WebServerのコンテキストが定義されていない場合は、グローバル・コンテキストをルートとして新しいコンテキストが作成されます。
serverContext() - クラスio.helidon.webserver.WebServerConfig.BuilderBase.WebServerConfigImplのメソッド
 
serverContext() - インタフェースio.helidon.webserver.WebServerConfigのメソッド
WebServerのコンテキストが定義されていない場合は、グローバル・コンテキストをルートとして新しいコンテキストが作成されます。
serverContext(Context) - クラスio.helidon.webserver.WebServerConfig.BuilderBaseのメソッド
WebServerのコンテキストが定義されていない場合は、グローバル・コンテキストをルートとして新しいコンテキストが作成されます。
serverContext(Consumer<Context.Builder>) - クラスio.helidon.webserver.WebServerConfig.BuilderBaseのメソッド
WebServerのコンテキストが定義されていない場合は、グローバル・コンテキストをルートとして新しいコンテキストが作成されます。
ServerFeature - io.helidon.webserver.spiのインタフェース
サーバー機能は、サーバー構成を追加または更新する方法を提供します。
ServerFeature.RoutingBuilders - io.helidon.webserver.spiのインタフェース
様々なルーティング・タイプのビルダーへのアクセス。
ServerFeature.ServerFeatureContext - io.helidon.webserver.spiのインタフェース
ServerFeatureのサーバーの構成可能な様々な要素にアクセスするためのラッピング・オブジェクト。
ServerFeature.SocketBuilders - io.helidon.webserver.spiのインタフェース
リスナー関連のビルダーにアクセスするためのラッピング・オブジェクト。
ServerFeatureProvider<T> - io.helidon.webserver.spiのインタフェース
サーバー機能プロバイダは、サーバー全体の機能を検出するためのServiceLoaderプロバイダAPIです。
serverFlag(boolean) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
証明書にサーバー使用のフラグが付けられているかどうかを指定します。
serverHost(String) - クラスio.helidon.webserver.testing.junit5.DirectClientのメソッド
サーバー・ホスト
serverHost(String) - クラスio.helidon.webserver.testing.junit5.DirectWebClientのメソッド
サーバー・ホスト
ServerImpl - io.helidon.microprofile.serverのクラス
マイクロプロファイル実装のライフサイクルを処理するサーバー。
ServerJunitExtension - io.helidon.webserver.testing.junit5.spiのインタフェース
HTTP/1.1クライアントなど、追加のインジェクションをサポートするサーバー・テストを拡張するためのJava ServiceLoaderプロバイダ・インタフェース。
ServerJunitExtension.ParamHandler<T> - io.helidon.webserver.testing.junit5.spiのインタフェース
SetUpRouteで注釈が付けられたメソッドのサーバー・テスト・パラメータのハンドラ。
ServerLifecycle - io.helidon.webserverのインタフェース
基本的なサーバー・ライフサイクル操作。
serverNamedRoutingBuilder(String) - クラスio.helidon.microprofile.server.ServerCdiExtensionのメソッド
webサーバーの名前付きソケットにルートを追加するために使用できるHelidon webサーバーのルーティング・ビルダー。
serverPort(int) - クラスio.helidon.webserver.testing.junit5.DirectClientのメソッド
サーバー・ポート
serverPort(int) - クラスio.helidon.webserver.testing.junit5.DirectWebClientのメソッド
サーバー・ポート
serverRequest() - インタフェースio.helidon.webserver.accesslog.AccessLogContextのメソッド
サーバー・リクエスト。
ServerRequest - io.helidon.webserver.httpのインタフェース
HTTPサーバー・リクエスト。
ServerRequestEntity - io.helidon.webserver.httpのクラス
サーバーリクエストエンティティ。
ServerRequestHeaders - io.helidon.httpのインタフェース
サーバー・リクエストのHTTPヘッダー。
serverRequestReader() - クラスio.helidon.http.media.jsonp.JsonpSupportのstaticメソッド
サーバー・リクエスト・リーダーの直接アクセス。
serverResponse() - インタフェースio.helidon.webserver.accesslog.AccessLogContextのメソッド
データ送信後のサーバー・レスポンス。
ServerResponse - io.helidon.webserver.httpのインタフェース
HTTPサーバー・レスポンス。
ServerResponseBase<T> - io.helidon.webserver.httpのクラス
HTTPバージョン間で共有できる共通サーバー・レスポンス・タスクのベース・クラス。
ServerResponseBase(ConnectionContext, ServerRequest) - クラスio.helidon.webserver.http.ServerResponseBaseのコンストラクタ
サーバー・レスポンスを作成します。
ServerResponseHeaders - io.helidon.httpのインタフェース
サー・バー・レスポンスの可変ヘッダー。
ServerResponseTrailers - io.helidon.httpのインタフェース
サーバー・レスポンスの可変トレーラ。
serverResponseWriter() - クラスio.helidon.http.media.jsonp.JsonpSupportのstaticメソッド
サーバー・レスポンス・ライターへの直接アクセス。
serverRoutingBuilder() - クラスio.helidon.microprofile.server.ServerCdiExtensionのメソッド
webサーバーへのルートの追加に使用できるHelidon Webサーバーのルーティング・ビルダー。
serverSocketId() - インタフェースio.helidon.webserver.http.ServerRequestのメソッド
リスナー・ソケットの識別。
serverStream(Descriptors.FileDescriptor, String, String, ServerCalls.ServerStreamingMethod<ReqT, ResT>) - クラスio.helidon.webserver.grpc.GrpcRouting.Builderのメソッド
サーバー・ストリーミング・ルート。
serverStream(String, ServerCalls.ServerStreamingMethod<ReqT, ResT>) - インタフェースio.helidon.webserver.grpc.GrpcService.Routingのメソッド
サーバー・ストリーミング・ルート。
ServerTest - io.helidon.webserver.testing.junit5の注釈インタフェース
ソケット(統合テスト用)を開くサーバーのテスト。
ServerThreadPoolSupplier - io.helidon.common.configurableのクラス
リクエストごとのスレッドのサーバーに適したデフォルト値を持つカスタム・スレッド・プールのサプライヤ。
serverTime() - インタフェースio.helidon.security.Securityのメソッド
サーバーが非表示になった時間。
serverTime() - インタフェースio.helidon.security.SecurityContextのメソッド
セキュリティ・フレームワークと一貫性のある現在の時間を取得するために使用できる時間インスタンスを取得します。
serverTime(SecurityTime) - クラスio.helidon.security.Security.Builderのメソッド
時間に依存するセキュリティ・ポリシーを評価する際に使用するサーバー時間。
serverTime(SecurityTime) - クラスio.helidon.security.SecurityContext.Builderのメソッド
現在の時間を決定するときに使用するSecurityTime。
serverTlsCertificates(Certificate[]) - クラスio.helidon.webserver.testing.junit5.DirectClientのメソッド
サーバーTLS証明書。
serverTlsCertificates(Certificate[]) - クラスio.helidon.webserver.testing.junit5.DirectWebClientのメソッド
サーバーTLS証明書。
serverTlsPrincipal(Principal) - クラスio.helidon.webserver.testing.junit5.DirectClientのメソッド
サーバーTLSプリンシパル。
serverTlsPrincipal(Principal) - クラスio.helidon.webserver.testing.junit5.DirectWebClientのメソッド
サーバーTLSプリンシパル。
serverType() - インタフェースio.helidon.security.providers.oidc.common.TenantConfigのメソッド
サーバー・タイプ
serverType() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
 
serverType(String) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
サポートされているタイプのアイデンティティ・サーバーのいずれかを構成します。
serverType(String) - クラスio.helidon.security.providers.oidc.common.TenantConfig.Builderのメソッド
サポートされているタイプのアイデンティティ・サーバーのいずれかを構成します。
ServerWsFrame - io.helidon.websocketのクラス
サーバー(マスクなし)からのフレーム。
service() - クラスio.helidon.metrics.prometheus.PrometheusSupportのメソッド
 
service() - クラスio.helidon.security.AuthenticationResponseのメソッド
サービス(またはクライアント)サブジェクト。
service() - クラスio.helidon.security.ProviderRequestのメソッド
現在のサービス・サブジェクト(すでに認証されている場合)。
service() - インタフェースio.helidon.security.SecurityContextのメソッド
現在のコンテキスト(呼び出し元)サービスまたはクライアント・アイデンティティのサブジェクトを返します。
service() - インタフェースio.helidon.webserver.servicecommon.FeatureSupportのメソッド
この機能がサービスによって表される場合は、ここに戻して実装を簡素化します。
service(Descriptors.FileDescriptor, BindableService) - クラスio.helidon.webserver.grpc.GrpcRouting.Builderのメソッド
BindableServiceサービスのすべてのルートを追加します。
service(ServerServiceDefinition) - クラスio.helidon.webserver.grpc.GrpcRouting.Builderのメソッド
ServerServiceDefinitionサービスのすべてのルートを追加します。
service(Subject) - クラスio.helidon.security.AuthenticationResponse.Builderのメソッド
このプロバイダによって作成されたサービス・サブジェクトを設定します。
service(GrpcService) - クラスio.helidon.webserver.grpc.GrpcRouting.Builderのメソッド
grpcサービスを構成します。
SERVICE - 列挙型クラスio.helidon.security.SubjectTypeの列挙定数
サービス・プリンシパル。
SERVICE_RESTART - クラスio.helidon.websocket.WsCloseCodesのstatic変数
サーバー/サービスが再起動しています。
SERVICE_UNAVAILABLE_503 - クラスio.helidon.http.Statusのstatic変数
503 Service Unavailable、「HTTP/1.1ドキュメント」を参照。
serviceAccountToken(String) - クラスio.helidon.integrations.vault.auths.k8s.K8sVaultAuth.Builderのメソッド
k8sサービス・アカウント・トークン。
serviceAccountToken(String) - クラスio.helidon.integrations.vault.auths.k8s.Login.Requestのメソッド
Kubernetesサービス・アカウント・トークン。
serviceName() - クラスio.helidon.dbclient.jdbc.JdbcConnectionPool.BuilderBaseのメソッド
構成された接続プール・サービス名。
serviceName() - クラスio.helidon.microprofile.server.JaxRsCdiExtensionのメソッド
"guess"にサービス名を作成します。
serviceName() - インタフェースio.helidon.security.SecurityContextのメソッド
認証された場合にサービス名を取得するヘルパー・メソッド。
serviceName() - インタフェースio.helidon.webserver.grpc.GrpcServiceのメソッド
サービス名。このクラスの単純名にデフォルト設定されます。
serviceName(String) - クラスio.helidon.dbclient.jdbc.JdbcConnectionPool.BuilderBaseのメソッド
接続プールの名前。
serviceName(String) - クラスio.helidon.tracing.providers.jaeger.JaegerTracerBuilderのメソッド
 
serviceName(String) - インタフェースio.helidon.tracing.providers.opentracing.OpenTracingTracerBuilderのメソッド
トレースされるサービスのサービス名。
serviceName(String) - クラスio.helidon.tracing.providers.zipkin.ZipkinTracerBuilderのメソッド
 
serviceName(String) - インタフェースio.helidon.tracing.TracerBuilderのメソッド
トレースされるサービスのサービス名。
servicePrincipal() - インタフェースio.helidon.common.security.SecurityContextのメソッド
サービスが認証されている場合のサービス・プリンシパル。
servicePrincipal() - インタフェースio.helidon.security.SecurityContextのメソッド
サービスが認証されている場合、サービス・プリンシパルを返します。
serviceRequest() - クラスio.helidon.webclient.api.WebClientServiceResponse.BuilderBaseのメソッド
最終コールの呼出しに使用されるサービス・リクエスト。
serviceRequest() - クラスio.helidon.webclient.api.WebClientServiceResponse.BuilderBase.WebClientServiceResponseImplのメソッド
 
serviceRequest() - インタフェースio.helidon.webclient.api.WebClientServiceResponseのメソッド
最終コールの呼出しに使用されるサービス・リクエスト。
serviceRequest(WebClientServiceRequest) - クラスio.helidon.webclient.api.WebClientServiceResponse.BuilderBaseのメソッド
最終コールの呼出しに使用されるサービス・リクエスト。
serviceRolesAllowed() - クラスio.helidon.security.abac.role.RoleValidator.RoleConfigのメソッド
サービスに必要なロールのセット。
services() - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBase.OpenApiFeatureConfigImplのメソッド
 
services() - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBaseのメソッド
OpenAPIサービス。
services() - インタフェースio.helidon.openapi.OpenApiFeatureConfigのメソッド
OpenAPIサービス。
services() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBase.HttpClientConfigImplのメソッド
 
services() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
WebClientサービス。
services() - インタフェースio.helidon.webclient.http1.Http1ClientConfigのメソッド
WebClientサービス。
services() - クラスio.helidon.webclient.http1.Http1ClientConfig.BuilderBase.Http1ClientConfigImplのメソッド
WebClientサービス。
services() - インタフェースio.helidon.webclient.http2.Http2ClientConfigのメソッド
WebClientサービス。
services() - クラスio.helidon.webclient.http2.Http2ClientConfig.BuilderBase.Http2ClientConfigImplのメソッド
WebClientサービス。
services() - インタフェースio.helidon.webclient.api.HttpClientConfigのメソッド
WebClientサービス。
services() - インタフェースio.helidon.webclient.api.WebClientConfigのメソッド
WebClientサービス。
services() - クラスio.helidon.webclient.api.WebClientConfig.BuilderBase.WebClientConfigImplのメソッド
WebClientサービス。
services() - インタフェースio.helidon.webclient.websocket.WsClientConfigのメソッド
WebClientサービス。
services() - クラスio.helidon.webclient.websocket.WsClientConfig.BuilderBase.WsClientConfigImplのメソッド
WebClientサービス。
services(List<? extends OpenApiService>) - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBaseのメソッド
OpenAPIサービス。
services(List<? extends WebClientService>) - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
WebClientサービス。
servicesDiscoverServices(boolean) - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBaseのメソッド
OpenAPIサービス。
servicesDiscoverServices(boolean) - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
WebClientサービス。
serviceType() - クラスio.helidon.config.ConfigProducer$$Injection$$Activatorのメソッド
管理対象サービスのサービス・タイプ。
serviceType() - クラスio.helidon.faulttolerance.AsyncImpl$$Injection$$Activatorのメソッド
管理対象サービスのサービス・タイプ。
serviceType() - クラスio.helidon.faulttolerance.BulkheadImpl$$Injection$$Activatorのメソッド
管理対象サービスのサービス・タイプ。
serviceType() - クラスio.helidon.faulttolerance.CircuitBreakerImpl$$Injection$$Activatorのメソッド
管理対象サービスのサービス・タイプ。
serviceType() - クラスio.helidon.faulttolerance.RetryImpl$$Injection$$Activatorのメソッド
管理対象サービスのサービス・タイプ。
serviceType() - クラスio.helidon.faulttolerance.TimeoutImpl$$Injection$$Activatorのメソッド
管理対象サービスのサービス・タイプ。
serviceType() - クラスio.helidon.integrations.oci.sdk.runtime.OciAuthenticationDetailsProvider$$Injection$$Activatorのメソッド
管理対象サービスのサービス・タイプ。
serviceType() - クラスio.helidon.integrations.oci.sdk.runtime.OciAvailabilityDefault$$Injection$$Activatorのメソッド
管理対象サービスのサービス・タイプ。
serviceType() - クラスio.helidon.integrations.oci.sdk.runtime.OciRegionProvider$$Injection$$Activatorのメソッド
管理対象サービスのサービス・タイプ。
serviceType() - クラスio.helidon.integrations.oci.tls.certificates.DefaultOciCertificatesDownloader$$Injection$$Activatorのメソッド
管理対象サービスのサービス・タイプ。
serviceType() - クラスio.helidon.integrations.oci.tls.certificates.DefaultOciPrivateKeyDownloader$$Injection$$Activatorのメソッド
管理対象サービスのサービス・タイプ。
serviceType() - クラスio.helidon.webclient.api.LoomClient$$Injection$$Activatorのメソッド
管理対象サービスのサービス・タイプ。
session() - クラスio.helidon.messaging.connectors.jms.SessionMetadataのメソッド
メッセージの受信に使用されるSession
SESSION_GROUP_ID_ATTRIBUTE - クラスio.helidon.messaging.connectors.jms.JmsConnectorのstatic変数
複数のチャネルが同じsession-group-idを共有する場合は、同じJMSセッションおよび同じJDBC接続も共有します。
sessionCacheSize() - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
SSLセッション・キャッシュのサイズ。
sessionCacheSize() - クラスio.helidon.common.tls.TlsConfig.BuilderBase.TlsConfigImplのメソッド
 
sessionCacheSize() - インタフェースio.helidon.common.tls.TlsConfigのメソッド
SSLセッション・キャッシュのサイズ。
sessionCacheSize(int) - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
SSLセッション・キャッシュのサイズ。
sessionGroupId(String) - クラスio.helidon.messaging.connectors.aq.AqConfigBuilderのメソッド
複数のチャネルが同じsession-group-idを共有する場合、それらは同じJMSセッションを共有します。
sessionGroupId(String) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
複数のチャネルが同じsession-group-idを共有する場合、それらは同じJMSセッションを共有します。
SessionMetadata - io.helidon.messaging.connectors.jmsのクラス
JMSセッションのメタデータ。
sessionTimeout() - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
SSLセッション・タイムアウト。
sessionTimeout() - クラスio.helidon.common.tls.TlsConfig.BuilderBase.TlsConfigImplのメソッド
 
sessionTimeout() - インタフェースio.helidon.common.tls.TlsConfigのメソッド
SSLセッション・タイムアウト。
sessionTimeout(Duration) - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
SSLセッション・タイムアウト。
set(Header) - インタフェースio.helidon.http.WritableHeadersのメソッド
ヘッダーを設定し、すでに存在する場合は置換します。
set(HeaderName, int) - インタフェースio.helidon.http.WritableHeadersのメソッド
ヘッダーを設定し、すでに存在する場合は置換します。
set(HeaderName, long) - インタフェースio.helidon.http.WritableHeadersのメソッド
ヘッダーを設定し、すでに存在する場合は置換します。
set(HeaderName, String...) - インタフェースio.helidon.http.WritableHeadersのメソッド
ヘッダーを設定し、すでに存在する場合は置換します。
set(HeaderName, Collection<String>) - インタフェースio.helidon.http.WritableHeadersのメソッド
ヘッダーを設定し、すでに存在する場合は置換します。
set(Object, Executor) - クラスio.helidon.integrations.graal.mp.nativeimage.extension.WeldSubstitutions.ForkJoinAccessorsのstaticメソッド
セッター - 何もしません。
set(String, String) - クラスio.helidon.logging.common.HelidonMdcのstaticメソッド
SPIを介して登録されたすべてのMdcProviderに値を伝播します。
set(String, String...) - クラスio.helidon.common.parameters.Parameters.Builderのメソッド
newvalue(s)をパラメータに設定します。
set(String, String...) - インタフェースio.helidon.common.uri.UriQueryWriteableのメソッド
値を含む問合せパラメータを設定します。
set(String, String...) - インタフェースio.helidon.tracing.HeaderConsumerのメソッド
値を設定します。
SET - クラスio.helidon.common.types.TypeNamesのstatic変数
Setの名前を入力します。
SET_COOKIE - クラスio.helidon.http.HeaderNamesのstatic変数
Set-Cookieヘッダー名。
SET_COOKIE2 - クラスio.helidon.http.HeaderNamesのstatic変数
Set-Cookie2ヘッダー名。
setArray(int, Array) - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
setAsciiStream(int, InputStream) - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
setAsciiStream(int, InputStream, int) - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
setAsciiStream(int, InputStream, long) - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
setAsciiStream(String, InputStream) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
setAsciiStream(String, InputStream, int) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
setAsciiStream(String, InputStream, long) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
setAutoCommit(boolean) - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
setAutoCommit(boolean) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
setBigDecimal(int, BigDecimal) - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
setBigDecimal(String, BigDecimal) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
setBinaryStream(int, InputStream) - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
setBinaryStream(int, InputStream, int) - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
setBinaryStream(int, InputStream, long) - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
setBinaryStream(String, InputStream) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
setBinaryStream(String, InputStream, int) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
setBinaryStream(String, InputStream, long) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
setBlob(int, InputStream) - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
setBlob(int, InputStream, long) - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
setBlob(int, Blob) - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
setBlob(String, InputStream) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
setBlob(String, InputStream, long) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
setBlob(String, Blob) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
setBoolean(int, boolean) - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
setBoolean(String, boolean) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
setByte(int, byte) - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
setByte(String, byte) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
setBytes(int, byte[]) - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
setBytes(String, byte[]) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
setCatalog(String) - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
setCatalog(String) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
setCharacterStream(int, Reader) - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
setCharacterStream(int, Reader, int) - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
setCharacterStream(int, Reader, long) - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
setCharacterStream(String, Reader) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
setCharacterStream(String, Reader, int) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
setCharacterStream(String, Reader, long) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
setClassLoader(ClassLoader) - クラスio.helidon.microprofile.cdi.HelidonContainerInitializerのメソッド
 
setClientInfo(String, String) - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
setClientInfo(String, String) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
setClientInfo(Properties) - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
setClientInfo(Properties) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
setClob(int, Reader) - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
setClob(int, Reader, long) - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
setClob(int, Clob) - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
setClob(String, Reader) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
setClob(String, Reader, long) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
setClob(String, Clob) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
setCloseable(boolean) - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
このConditionallyCloseableConnectionのクローズ可能ステータスを設定し、指定されたcloseable引数がtrueの場合は、「クローズ待ち状態ステータス」falseに設定します。
setCloseable(boolean) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
このDelegatingResultSetのクローズ可能なステータスを設定します。
setCloseable(boolean) - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
このDelegatingStatementのクローズ可能なステータスを設定します。
SetCookie - io.helidon.httpのクラス
RFC6265によって指定された'Set-Cookie'ヘッダー値を表します。
SetCookie.Builder - io.helidon.httpのクラス
SetCookie用のfluent APIビルダー。
SetCookie.SameSite - io.helidon.http内の列挙型クラス
Set-Cookie HTTPレスポンス・ヘッダーのSameSite属性を使用すると、Cookieをファーストパーティまたは同一サイトのコンテキストに制限する必要があるかどうかを宣言できます。
setCoupledExecutor(ExecutorService) - クラスio.helidon.microprofile.reactive.HelidonReactiveStreamsEngineのstaticメソッド
結合されたステージの相互終了および相互取消で使用されるExecutorServiceを上書きします。
setCursorName(String) - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
 
setDate(int, Date) - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
setDate(int, Date, Calendar) - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
setDate(String, Date) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
setDate(String, Date, Calendar) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
setDescription(String) - クラスio.helidon.integrations.cdi.jpa.jaxb.Persistence.PersistenceUnitのメソッド
descriptionプロパティの値を設定します。
setDouble(int, double) - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
setDouble(String, double) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
setEscapeProcessing(boolean) - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
 
setExcludeUnlistedClasses(Boolean) - クラスio.helidon.integrations.cdi.jpa.jaxb.Persistence.PersistenceUnitのメソッド
excludeUnlistedClassesプロパティの値を設定します。
setFetchDirection(int) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
setFetchDirection(int) - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
 
setFetchSize(int) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
setFetchSize(int) - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
 
setFloat(int, float) - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
setFloat(String, float) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
setFormatter(Formatter) - クラスio.helidon.webserver.accesslog.AccessLogHandlerのメソッド
 
setHoldability(int) - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
setHoldability(int) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
setIfAbsent(Header) - インタフェースio.helidon.http.WritableHeadersのメソッド
ヘッダーがすでに存在しないかぎり、ヘッダーの値を設定します。
setIfAbsent(String, String...) - インタフェースio.helidon.common.uri.UriQueryWriteableのメソッド
まだ定義されていない場合は、値を使用して問合せパラメータを設定します。
setIfAbsent(String, String...) - インタフェースio.helidon.tracing.HeaderConsumerのメソッド
まだ設定されていない場合は値を設定します。
setInt(int, int) - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
setInt(String, int) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
setJtaDataSource(String) - クラスio.helidon.integrations.cdi.jpa.jaxb.Persistence.PersistenceUnitのメソッド
jtaDataSourceプロパティの値を設定します。
setKeepAlive(boolean) - クラスio.helidon.http.RequestException.Builderのメソッド
この例外のデフォルトのキープ・アライブをオーバーライドします。
setLargeMaxRows(long) - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
 
setLoginTimeout(int) - クラスio.helidon.integrations.jdbc.AbstractCommonDataSourceのメソッド
 
setLogWriter(PrintWriter) - クラスio.helidon.integrations.jdbc.AbstractCommonDataSourceのメソッド
 
setLong(int, long) - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
setLong(String, long) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
setMaxFieldSize(int) - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
 
setMaximumPoolSize(int) - クラスio.helidon.common.configurable.ThreadPoolのメソッド
 
setMaxRows(int) - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
 
setMessageListener(MessageListener) - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
setName(String) - クラスio.helidon.integrations.cdi.jpa.jaxb.Persistence.PersistenceUnit.Properties.Propertyのメソッド
nameプロパティの値を設定します
setName(String) - クラスio.helidon.integrations.cdi.jpa.jaxb.Persistence.PersistenceUnitのメソッド
nameプロパティの値を設定します
setNCharacterStream(int, Reader) - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
setNCharacterStream(int, Reader, long) - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
setNCharacterStream(String, Reader) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
setNCharacterStream(String, Reader, long) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
setNClob(int, Reader) - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
setNClob(int, Reader, long) - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
setNClob(int, NClob) - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
setNClob(String, Reader) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
setNClob(String, Reader, long) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
setNClob(String, NClob) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
setNetworkTimeout(Executor, int) - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
setNetworkTimeout(Executor, int) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
setNonJtaDataSource(String) - クラスio.helidon.integrations.cdi.jpa.jaxb.Persistence.PersistenceUnitのメソッド
nonJtaDataSourceプロパティの値を設定します。
setNString(int, String) - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
setNString(String, String) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
setNull(int, int) - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
setNull(int, int, String) - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
setNull(String, int) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
setNull(String, int, String) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
setObject(int, Object) - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
setObject(int, Object, int) - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
setObject(int, Object, int, int) - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
setObject(int, Object, SQLType) - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
setObject(int, Object, SQLType, int) - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
setObject(String, Object) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
setObject(String, Object, int) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
setObject(String, Object, int, int) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
setObject(String, Object, SQLType) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
setObject(String, Object, SQLType, int) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
setObjectForJavaTime() - クラスio.helidon.dbclient.jdbc.JdbcParametersConfig.BuilderBase.JdbcParametersConfigImplのメソッド
 
setObjectForJavaTime() - クラスio.helidon.dbclient.jdbc.JdbcParametersConfig.BuilderBaseのメソッド
PreparedStatement.setObject(int, Object)を使用して、すべてのjava.time日時値を直接設定します。
setObjectForJavaTime() - インタフェースio.helidon.dbclient.jdbc.JdbcParametersConfigのメソッド
PreparedStatement.setObject(int, Object)を使用して、すべてのjava.time日時値を直接設定します。
setObjectForJavaTime(boolean) - クラスio.helidon.dbclient.jdbc.JdbcParametersConfig.BuilderBaseのメソッド
PreparedStatement.setObject(int, Object)を使用して、すべてのjava.time日時値を直接設定します。
setOnce(AtomicReference<Flow.Subscription>, Flow.Subscription) - 列挙型クラスio.helidon.common.reactive.SubscriptionHelperの静的メソッド
フィールドに唯一のアップストリーム・サブスクリプションを原子的に設定します。
setPoolable(boolean) - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
 
setProperties(Persistence.PersistenceUnit.Properties) - クラスio.helidon.integrations.cdi.jpa.jaxb.Persistence.PersistenceUnitのメソッド
プロパティ・プロパティの値を設定します。
setProperties(Map<String, Object>) - クラスio.helidon.microprofile.cdi.HelidonContainerInitializerのメソッド
 
setProvider(String) - クラスio.helidon.integrations.cdi.jpa.jaxb.Persistence.PersistenceUnitのメソッド
プロバイダ・プロパティの値を設定します。
setQueryTimeout(int) - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
 
setReadOnly(boolean) - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
setReadOnly(boolean) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
setRef(int, Ref) - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
setRejectedExecutionHandler(RejectedExecutionHandler) - クラスio.helidon.common.configurable.ThreadPoolのメソッド
 
setRollbackOnly() - クラスio.helidon.integrations.jta.cdi.DelegatingTransactionManagerのメソッド
非推奨。
失効していない場合は、現在のスレッドに関連付けられているトランザクションが変更され、可能性のある結果のみが「ロールバック」に送られます。
setRollbackOnly() - クラスio.helidon.integrations.jta.cdi.DelegatingTransactionSynchronizationRegistryのメソッド
非推奨。
このメソッドの呼出し時に現在のスレッドにバインドされたトランザクションのrollbackOnlyステータスを設定します。
setRowId(int, RowId) - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
setRowId(String, RowId) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
setSavepoint() - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
setSavepoint() - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
setSavepoint(String) - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
setSavepoint(String) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
setSchema(String) - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
setSchema(String) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
setShardingKey(ShardingKey) - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
setShardingKey(ShardingKey) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
setShardingKey(ShardingKey, ShardingKey) - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
setShardingKey(ShardingKey, ShardingKey) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
setShardingKeyIfValid(ShardingKey, int) - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
setShardingKeyIfValid(ShardingKey, int) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
setShardingKeyIfValid(ShardingKey, ShardingKey, int) - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
setShardingKeyIfValid(ShardingKey, ShardingKey, int) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
setSharedCacheMode(PersistenceUnitCachingType) - クラスio.helidon.integrations.cdi.jpa.jaxb.Persistence.PersistenceUnitのメソッド
sharedCacheModeプロパティの値を設定します。
setShort(int, short) - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
setShort(String, short) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
setSQLXML(int, SQLXML) - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
setSQLXML(String, SQLXML) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
setString(int, String) - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
setString(String, String) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
setTime(int, Time) - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
setTime(int, Time, Calendar) - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
setTime(String, Time) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
setTime(String, Time, Calendar) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
setTimestamp(int, Timestamp) - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
setTimestamp(int, Timestamp, Calendar) - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
setTimestamp(String, Timestamp) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
setTimestamp(String, Timestamp, Calendar) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
SETTINGS - 列挙型クラスio.helidon.http.http2.Http2FrameTypeの列挙定数
設定フレーム。
SETTINGS - インタフェースio.helidon.http.http2.Http2FrameTypesのstatic変数
設定フレーム・タイプ。
SETTINGS_TIMEOUT - 列挙型クラスio.helidon.http.http2.Http2ErrorCodeの列挙定数
エンドポイントはSETTINGSフレームを送信しましたが、適切なタイミングでレスポンスを受信しませんでした。
setTls(boolean) - クラスio.helidon.webserver.testing.junit5.DirectClientのメソッド
tls (この接続を安全としてマーク)を使用するかどうか。
setTls(boolean) - クラスio.helidon.webserver.testing.junit5.DirectWebClientのメソッド
tls (この接続を安全としてマーク)を使用するかどうか。
setTransactionIsolation(int) - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
setTransactionIsolation(int) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
setTransactionTimeout(int) - クラスio.helidon.integrations.jta.cdi.DelegatingTransactionManagerのメソッド
非推奨。
DelegatingTransactionManager.begin()メソッドを使用して現在のスレッドによって開始されたトランザクションに関連付けられているタイムアウト値を設定します。
setTransactionType(PersistenceUnitTransactionType) - クラスio.helidon.integrations.cdi.jpa.jaxb.Persistence.PersistenceUnitのメソッド
transactionTypeプロパティの値を設定します。
setTypeMap(Map<String, Class<?>>) - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
setTypeMap(Map<String, Class<?>>) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
setUnicodeStream(int, InputStream, int) - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
非推奨。
setup(HttpRouting.Builder) - クラスio.helidon.security.providers.oidc.OidcFeatureのメソッド
 
setup(HttpRouting.Builder) - クラスio.helidon.webserver.accesslog.AccessLogRoutingFeatureのメソッド
 
setup(HttpRouting.Builder) - インタフェースio.helidon.webserver.http.HttpFeatureのメソッド
機能を設定するメソッド。
setup(HttpRouting.Builder) - クラスio.helidon.webserver.security.SecurityHttpFeatureのメソッド
 
setup(HttpRouting.Builder) - インタフェースio.helidon.webserver.servicecommon.FeatureSupportのメソッド
指定されたルーティング・ルールにサービス・エンドポイントを構成します。
setup(HttpRouting.Builder, HttpRouting.Builder) - インタフェースio.helidon.webserver.servicecommon.FeatureSupportのメソッド
指定されたルーティング・ルールにサービス・エンドポイントを構成します。
setup(HttpRouting.Builder, HttpRouting.Builder) - クラスio.helidon.webserver.servicecommon.HelidonFeatureSupportのメソッド
指定されたルーティング・ルールにサービス・エンドポイントを構成します。
setup(HttpRules, String, Function<MediaType, String>) - クラスio.helidon.integrations.openapi.ui.OpenApiUiのメソッド
 
setup(HttpRules, String, Function<MediaType, String>) - インタフェースio.helidon.openapi.OpenApiServiceのメソッド
サービスを設定します。
setup(ServerFeature.ServerFeatureContext) - クラスio.helidon.openapi.OpenApiFeatureのメソッド
 
setup(ServerFeature.ServerFeatureContext) - クラスio.helidon.webserver.accesslog.AccessLogFeatureのメソッド
 
setup(ServerFeature.ServerFeatureContext) - クラスio.helidon.webserver.context.ContextFeatureのメソッド
 
setup(ServerFeature.ServerFeatureContext) - クラスio.helidon.webserver.cors.CorsFeatureのメソッド
 
setup(ServerFeature.ServerFeatureContext) - クラスio.helidon.webserver.observe.ObserveFeatureのメソッド
 
setup(ServerFeature.ServerFeatureContext) - クラスio.helidon.webserver.security.SecurityFeatureのメソッド
 
setup(ServerFeature.ServerFeatureContext) - インタフェースio.helidon.webserver.spi.ServerFeatureのメソッド
サーバー機能を設定します。
SetUpFeatures - io.helidon.webserver.testing.junit5の注釈インタフェース
サーバー機能を構成する静的なメソッド。
setupPropertyType(String, Node) - クラスio.helidon.microprofile.openapi.ExpandedTypeDescriptionのメソッド
 
SetUpRoute - io.helidon.webserver.testing.junit5の注釈インタフェース
サーバーのルーター(および/またはソケット)を構成する静的メソッド。
setUpRouteParamHandler(Class<?>) - クラスio.helidon.webserver.testing.junit5.Http1ServerJunitExtensionのメソッド
 
setUpRouteParamHandler(Class<?>) - インタフェースio.helidon.webserver.testing.junit5.spi.ServerJunitExtensionのメソッド
タイプがサポートされているかどうかを確認し、ハンドラを返します。
setUpRouteParamHandler(Class<?>) - クラスio.helidon.webserver.testing.junit5.websocket.WsServerExtensionのメソッド
 
setUpRouteParamHandler(List<ServerFeature>, Class<?>) - クラスio.helidon.webserver.testing.junit5.Http1DirectJunitExtensionのメソッド
 
setUpRouteParamHandler(List<ServerFeature>, Class<?>) - インタフェースio.helidon.webserver.testing.junit5.spi.DirectJunitExtensionのメソッド
タイプがサポートされているかどうかを確認し、ハンドラを返します。
setUpRouteParamHandler(List<ServerFeature>, Class<?>) - クラスio.helidon.webserver.testing.junit5.websocket.WsDirectExtensionのメソッド
 
SetUpServer - io.helidon.webserver.testing.junit5の注釈インタフェース
単純なハンドラを構成する静的メソッド。
setURL(int, URL) - クラスio.helidon.integrations.jdbc.DelegatingPreparedStatementのメソッド
 
setURL(String, URL) - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
setValidationMode(PersistenceUnitValidationModeType) - クラスio.helidon.integrations.cdi.jpa.jaxb.Persistence.PersistenceUnitのメソッド
validationModeプロパティの値を設定します。
setValue(ELContext, Object, Object, Object) - クラスio.helidon.security.abac.policy.el.AttributeResolverのメソッド
 
setValue(String) - クラスio.helidon.integrations.cdi.jpa.jaxb.Persistence.PersistenceUnit.Properties.Propertyのメソッド
値プロパティの値を設定します。
setVersion(String) - クラスio.helidon.integrations.cdi.jpa.jaxb.Persistenceのメソッド
versionプロパティの値を設定します。
severity() - インタフェースio.helidon.security.AuditEventのメソッド
このAuditEventの重大度を取得します。
Severity - io.helidon.common内の列挙型クラス
イベントの重大度。
sha1Thumbprint() - クラスio.helidon.security.jwt.jwk.JwkECのメソッド
 
sha1Thumbprint() - クラスio.helidon.security.jwt.jwk.JwkRSAのメソッド
 
sha1Thumbprint(byte[]) - クラスio.helidon.security.jwt.jwk.JwkEC.Builderのメソッド
証明書のDERエンコーディングのサム・プリント(X.509Certificate SHA-1 Thumbprint)。
sha1Thumbprint(byte[]) - クラスio.helidon.security.jwt.jwk.JwkRSA.Builderのメソッド
証明書のDERエンコーディングのサム・プリント(X.509Certificate SHA-1 Thumbprint)。
sha256Thumbprint() - クラスio.helidon.security.jwt.jwk.JwkECのメソッド
 
sha256Thumbprint() - クラスio.helidon.security.jwt.jwk.JwkRSAのメソッド
 
sha256Thumbprint(byte[]) - クラスio.helidon.security.jwt.jwk.JwkEC.Builderのメソッド
証明書のDERエンコーディングのサム・プリント(X.509Certificate SHA-256 Thumbprint)。
sha256Thumbprint(byte[]) - クラスio.helidon.security.jwt.jwk.JwkRSA.Builderのメソッド
証明書のDERエンコーディングのサム・プリント(X.509Certificate SHA-256 Thumbprint)。
SHARE_CONNECTION_CACHE - クラスio.helidon.jersey.connector.HelidonPropertiesのstatic変数
基礎となるWebClientの接続キャッシュを有効または無効にするプロパティ名。
shareConnectionCache() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBase.HttpClientConfigImplのメソッド
 
shareConnectionCache() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
JVM内のすべてのWebClientインスタンス間で接続キャッシュを共有するかどうか。
shareConnectionCache() - インタフェースio.helidon.webclient.http1.Http1ClientConfigのメソッド
JVM内のすべてのWebClientインスタンス間で接続キャッシュを共有するかどうか。
shareConnectionCache() - クラスio.helidon.webclient.http1.Http1ClientConfig.BuilderBase.Http1ClientConfigImplのメソッド
JVM内のすべてのWebClientインスタンス間で接続キャッシュを共有するかどうか。
shareConnectionCache() - インタフェースio.helidon.webclient.http2.Http2ClientConfigのメソッド
JVM内のすべてのWebClientインスタンス間で接続キャッシュを共有するかどうか。
shareConnectionCache() - クラスio.helidon.webclient.http2.Http2ClientConfig.BuilderBase.Http2ClientConfigImplのメソッド
JVM内のすべてのWebClientインスタンス間で接続キャッシュを共有するかどうか。
shareConnectionCache() - インタフェースio.helidon.webclient.api.HttpClientConfigのメソッド
JVM内のすべてのWebClientインスタンス間で接続キャッシュを共有するかどうか。
shareConnectionCache() - インタフェースio.helidon.webclient.api.WebClientConfigのメソッド
JVM内のすべてのWebClientインスタンス間で接続キャッシュを共有するかどうか。
shareConnectionCache() - クラスio.helidon.webclient.api.WebClientConfig.BuilderBase.WebClientConfigImplのメソッド
JVM内のすべてのWebClientインスタンス間で接続キャッシュを共有するかどうか。
shareConnectionCache() - インタフェースio.helidon.webclient.websocket.WsClientConfigのメソッド
JVM内のすべてのWebClientインスタンス間で接続キャッシュを共有するかどうか。
shareConnectionCache() - クラスio.helidon.webclient.websocket.WsClientConfig.BuilderBase.WsClientConfigImplのメソッド
JVM内のすべてのWebClientインスタンス間で接続キャッシュを共有するかどうか。
shareConnectionCache(boolean) - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
JVM内のすべてのWebClientインスタンス間で接続キャッシュを共有するかどうか。
sharedCacheMode - クラスio.helidon.integrations.cdi.jpa.jaxb.Persistence.PersistenceUnitの変数
 
shiftBySeconds(long) - クラスio.helidon.security.SecurityTime.Builderのメソッド
現在の時間を過去または将来に移動するための時間シフトを秒単位で構成します。
shorten() - インタフェースio.helidon.config.ScheduledPollingStrategy.RecurringPolicyのメソッド
ティッキング間のintervalを短縮することで、ScheduledPollingStrategy.RecurringPolicyが反応できるようにします。
shorten(BiFunction<Duration, Integer, Duration>) - クラスio.helidon.config.ScheduledPollingStrategy.RecurringPolicy.AdaptiveBuilderのメソッド
ティックの間隔を短くするために使用する関数を設定します。
shortValue() - インタフェースio.helidon.common.types.Annotationのメソッド
プロパティ"value"の型付きの値。
shortValue() - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
プロパティ"value"の型付きの値。
shortValue(String) - インタフェースio.helidon.common.types.Annotationのメソッド
名前付きプロパティの型付き値。
shortValue(String) - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
名前付きプロパティの型付き値。
shortValues() - インタフェースio.helidon.common.types.Annotationのメソッド
配列として定義されているプロパティ"value"の型付き値。
shortValues() - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
配列として定義されているプロパティ"value"の型付き値。
shortValues(String) - インタフェースio.helidon.common.types.Annotationのメソッド
配列として定義されているプロパティの型付き値。
shortValues(String) - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
配列として定義されているプロパティの型付き値。
shouldAlias(String) - クラスio.helidon.config.EnvironmentVariablesのstaticメソッド
指定された環境変数名に対して別名を作成する必要があるかどうかをテストします。
shouldInherit() - クラスio.helidon.security.abac.policy.PolicyValidator.PolicyConfigのメソッド
親構成から文を継承するかどうか。
shouldPrestart() - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBaseのメソッド
このスレッド・プール・エグゼキュータでコア・スレッドを事前起動するかどうか。
shouldPrestart() - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBase.ThreadPoolConfigImplのメソッド
 
shouldPrestart() - インタフェースio.helidon.common.configurable.ThreadPoolConfigのメソッド
このスレッド・プール・エグゼキュータでコア・スレッドを事前起動するかどうか。
shouldPrestart(boolean) - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBaseのメソッド
このスレッド・プール・エグゼキュータでコア・スレッドを事前起動するかどうか。
shouldRedirect() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
ユーザーが認証されていない場合にアイデンティティ・サーバーにリダイレクトするかどうか。
shouldReroute() - インタフェースio.helidon.webserver.http.RoutingResponseのメソッド
この交換をやり直しましょう。
shouldReroute() - クラスio.helidon.webserver.http.ServerResponseBaseのメソッド
 
shouldSkip(Throwable) - インタフェースio.helidon.faulttolerance.ErrorCheckerのメソッド
例外をスキップするか、適用するか。
shutdown() - クラスio.helidon.common.configurable.ThreadPoolのメソッド
 
shutdown() - インタフェースio.helidon.microprofile.cdi.HelidonContainerのメソッド
コンテナ(and CDI)を停止します。
shutdown() - クラスio.helidon.microprofile.cdi.Mainのstaticメソッド
CDIコンテナを停止します。
shutdownGracePeriod() - クラスio.helidon.webserver.ListenerConfig.BuilderBase.ListenerConfigImplのメソッド
 
shutdownGracePeriod() - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
ISO 8601期間形式の猶予期間。リスナーの停止前に実行中のタスクを完了できます。
shutdownGracePeriod() - インタフェースio.helidon.webserver.ListenerConfigのメソッド
ISO 8601期間形式の猶予期間。リスナーの停止前に実行中のタスクを完了できます。
shutdownGracePeriod() - インタフェースio.helidon.webserver.WebServerConfigのメソッド
ISO 8601期間形式の猶予期間。リスナーの停止前に実行中のタスクを完了できます。
shutdownGracePeriod() - クラスio.helidon.webserver.WebServerConfig.BuilderBase.WebServerConfigImplのメソッド
ISO 8601期間形式の猶予期間。リスナーの停止前に実行中のタスクを完了できます。
shutdownGracePeriod(Duration) - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
ISO 8601期間形式の猶予期間。リスナーの停止前に実行中のタスクを完了できます。
shutdownHook() - クラスio.helidon.webserver.WebServerConfig.BuilderBaseのメソッド
trueの場合、webサーバーはJVMランタイムにシャットダウン・フックを登録します。
shutdownHook() - クラスio.helidon.webserver.WebServerConfig.BuilderBase.WebServerConfigImplのメソッド
 
shutdownHook() - インタフェースio.helidon.webserver.WebServerConfigのメソッド
trueの場合、webサーバーはJVMランタイムにシャットダウン・フックを登録します。
shutdownHook(boolean) - クラスio.helidon.webserver.WebServerConfig.BuilderBaseのメソッド
trueの場合、webサーバーはJVMランタイムにシャットダウン・フックを登録します。
shutdownNow() - クラスio.helidon.common.configurable.ThreadPoolのメソッド
 
sign(byte[]) - クラスio.helidon.security.jwt.jwk.Jwkのメソッド
このJWK型およびアルゴリズムを使用して署名するバイトに署名します。
sign(Sign.Request) - インタフェースio.helidon.integrations.vault.secrets.transit.TransitSecretsのメソッド
メッセージに署名します。
sign(Jwt, Jwk) - クラスio.helidon.security.jwt.SignedJwtのstaticメソッド
明示的なjwkを使用してjwtに署名します。
sign(Jwt, JwkKeys) - クラスio.helidon.security.jwt.SignedJwtのstaticメソッド
JwkKeysからkidに基づいて取得したキーを使用してjwtに署名します。
Sign - io.helidon.integrations.vault.secrets.transitのクラス
リクエストおよびレスポンスに署名します。
Sign.Request - io.helidon.integrations.vault.secrets.transitのクラス
リクエスト・オブジェクト。
Sign.Response - io.helidon.integrations.vault.secrets.transitのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
signature() - クラスio.helidon.integrations.vault.secrets.transit.Sign.Responseのメソッド
シグネチャ文字列。
signature(String) - クラスio.helidon.integrations.vault.secrets.transit.Verify.Requestのメソッド
/transit/sign関数からのシグネチャ出力を指定します。
Signature - io.helidon.common.cryptoのクラス
シグネチャ・クラスは、デジタル・シグネチャの作成と検証を簡素化するために使用されます。
SIGNATURE - 列挙型クラスio.helidon.security.providers.httpsign.HttpSignHeaderの列挙定数
(またはバリデート)に"シグネチャ"ヘッダーを作成します。
SIGNATURE_ALGORITHM_PKCS1_V15 - クラスio.helidon.integrations.vault.secrets.transit.Sign.Requestのstatic変数
シグネチャ・アルゴリズム"pkcs1v15"。
SIGNATURE_ALGORITHM_PSS - クラスio.helidon.integrations.vault.secrets.transit.Sign.Requestのstatic変数
シグネチャ・アルゴリズム"pss"。
Signature.Builder - io.helidon.common.cryptoのクラス
Signatureのビルダー。
signatureAlgorithm(String) - クラスio.helidon.integrations.vault.secrets.transit.Sign.Requestのメソッド
RSAキーを使用する場合は、シグネチャに使用するRSAシグネチャ・アルゴリズムを指定します。
signatureAlgorithm(String) - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityProvider.TransitDigestConfig.Builderのメソッド
RSAキーを使用する場合は、シグネチャに使用するRSAシグネチャ・アルゴリズムを指定します。
signatureAlgorithm(String) - クラスio.helidon.integrations.vault.secrets.transit.Verify.Requestのメソッド
RSAキーを使用する場合は、シグネチャに使用するRSAシグネチャ・アルゴリズムを指定します。
signatureKeyName(String) - クラスio.helidon.integrations.vault.secrets.transit.Sign.Requestのメソッド
署名する暗号化キーの名前を指定します。
signatureKeyVersion(int) - クラスio.helidon.integrations.vault.secrets.transit.Sign.Requestのメソッド
シグネチャに使用するキーのバージョンを指定します。
signCertificateRequest(SignCsr.Request) - インタフェースio.helidon.integrations.vault.secrets.pki.PkiSecretsのメソッド
このエンドポイントは、指定されたCSRおよび指定されたパラメータに基づいて、エンドポイントで指定されているロールに含まれる制限に従って、新しい証明書を署名します。
SignCsr - io.helidon.integrations.vault.secrets.pkiのクラス
CSRリクエストおよびレスポンスに署名します。
SignCsr.Request - io.helidon.integrations.vault.secrets.pkiのクラス
リクエスト・オブジェクト。
SignCsr.Response - io.helidon.integrations.vault.secrets.pkiのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
signedHeaders(SignedHeadersConfig) - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinition.Builderのメソッド
このターゲットに署名される必須および"if-present"ヘッダーの構成。
signedHeadersConfig() - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinitionのメソッド
署名するヘッダーを定義するためのヘッダーへのメソッドの構成。
SignedHeadersConfig - io.helidon.security.providers.httpsignのクラス
署名が必要なヘッダーおよび"if-present"ヘッダーの構成。
SignedHeadersConfig.Builder - io.helidon.security.providers.httpsignのクラス
SignedHeadersConfigインスタンスを作成するFluent APIビルダー。
SignedHeadersConfig.HeadersConfig - io.helidon.security.providers.httpsignのクラス
署名されるヘッダーの構成。
SignedJwt - io.helidon.security.jwtのクラス
ネットワークを介したコンテンツの転送に使用されるJWT - たとえば
signJwk() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
シグネチャ・バリデーションに使用されるJWK。
signJwk() - クラスio.helidon.security.providers.oidc.common.Tenantのメソッド
シグネチャ・バリデーションに使用されるJWK。
signJwk(Resource) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
作成されたJWTの署名に使用されるJWKリソース。
signJwk(Resource) - クラスio.helidon.security.providers.jwt.JwtProvider.Builderのメソッド
作成されたJWTの署名に使用されるJWKリソース。
signJwk(Resource) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
JWTのバリデートに使用される署名証明書の公開キーを持つJWKを指すリソース。
signJwk(Resource) - クラスio.helidon.security.providers.oidc.common.TenantConfig.Builderのメソッド
JWTのバリデートに使用される署名証明書の公開キーを持つJWKを指すリソース。
signJwk(JwkKeys) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
JWTバリデーションに使用するJwkKeysを設定します。
signJwk(JwkKeys) - クラスio.helidon.security.providers.oidc.common.TenantConfig.Builderのメソッド
JWTバリデーションに使用するJwkKeysを設定します。
simple(String, String) - インタフェースio.helidon.config.spi.ConfigNode.ObjectNodeのstaticメソッド
単一の単純な値を含むオブジェクト・ノードを返します。
SIMPLE - 列挙型クラスio.helidon.tracing.providers.jaeger.JaegerTracerBuilder.SpanProcessorTypeの列挙定数
簡易スパン・プロセッサ。
simpleConfigIsPresent() - インタフェースio.helidon.integrations.oci.sdk.runtime.OciConfigのメソッド
OCIの"バカ"認証プロバイダに使用する十分な構成がこのBeanに存在するかどうかを決定します。
simpleConfigIsPresent() - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBase.OciConfigImplのメソッド
OCIの"バカ"認証プロバイダに使用する十分な構成がこのBeanに存在するかどうかを決定します。
SimpleRetryPolicy - io.helidon.configのクラス
ScheduledExecutorServiceでのデフォルトの再試行ポリシーの実装。
SimpleRetryPolicy.Builder - io.helidon.configのクラス
SimpleRetryPolicyのFluent APIビルダー。
simpleValue(T) - クラスio.helidon.config.ConfigValuesのstaticメソッド
使用できる単純な値。例:。
since() - 注釈インタフェースio.helidon.common.features.api.Featureの要素
この機能を見た最初のバージョンは何ですか。
SINCE_PREVIOUS_END - 列挙型クラスio.helidon.scheduling.FixedRate.DelayTypeの列挙定数
次の起動遅延は、前の起動タスク終了から測定されます。
SINCE_PREVIOUS_START - 列挙型クラスio.helidon.scheduling.FixedRate.DelayTypeの列挙定数
次の呼出しの遅延は、前の呼出しタスクの開始から測定されます。
Single<T> - io.helidon.common.reactiveのインタフェース
次のようなFlow.Publisherを表します: その後、1つのアイテムが完了するか、アイテムなしで完了するか、またはエラーを通知します。
SingleSubscriberHolder<T> - io.helidon.common.reactiveのクラス
1回限りのサブスクライバ・サブスクライブだけを受け入れるサブスクライバ・コンテナ。
SingleSubscriberHolder() - クラスio.helidon.common.reactive.SingleSubscriberHolderのコンストラクタ
 
singleton(T) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
既存の品目を発行するMultiを作成してから完了します。
sink(GenericType<T>) - インタフェースio.helidon.webserver.http.ServerResponseのメソッド
可能な場合は、シンク・タイプに基づいて、このレスポンスからシンクを返します。
Sink<T> - io.helidon.webserver.http.spiのインタフェース
任意のイベントを発行する汎用シンク・インタフェース。
SinkProvider<T> - io.helidon.webserver.http.spiのインタフェース
SinkプロバイダのServiceLoaderプロバイダ・インタフェース。
size() - クラスio.helidon.common.configurable.LruCacheのメソッド
マップの現在のサイズ。
size() - インタフェースio.helidon.common.parameters.Parametersのメソッド
これらのパラメータ内のパラメータ名の数。
size() - クラスio.helidon.http.ContentDispositionのメソッド
ファイルのおおよそのサイズをオクテット単位で示すために使用できるsizeパラメータの値を取得します。
size() - インタフェースio.helidon.http.Headersのメソッド
これらのヘッダー内のヘッダーの数。
size() - インタフェースio.helidon.metrics.api.LabeledSnapshotのメソッド
スナップショットで表される値の数。
size() - インタフェースio.helidon.security.providers.common.EvictableCacheのメソッド
キャッシュの現在のサイズ。
size(long) - クラスio.helidon.http.ContentDisposition.Builderのメソッド
コンテンツ処理sizeパラメータを設定します。
SizeLogEntry - io.helidon.webserver.accesslogのクラス
エンティティ・サイズのアクセス・ログ・エントリ。
SizeLogEntry.Builder - io.helidon.webserver.accesslogのクラス
SizeLogEntry用のfluent APIビルダー。
skip(int) - インタフェースio.helidon.common.buffers.BufferDataのメソッド
次のnバイトの(読み取り位置を移動)をスキップします。
skip(int) - クラスio.helidon.common.buffers.DataReaderのメソッド
nバイトをスキップします。
skip(long) - インタフェースio.helidon.common.reactive.Multiのメソッド
最初のn個のアイテムをスキップし、その他はすべて出力されます。
skipAudit() - クラスio.helidon.webserver.security.SecurityHandlerのメソッド
このリクエストの監査を無効にします。
skipAuthentication() - クラスio.helidon.webserver.security.SecurityHandlerのメソッド
呼び出された場合、リクエストは認証プロセスを通過しません。
skipAuthorization() - クラスio.helidon.webserver.security.SecurityHandlerのメソッド
このルートの認可をスキップします。
skipOn() - クラスio.helidon.faulttolerance.CircuitBreakerConfig.BuilderBase.CircuitBreakerConfigImplのメソッド
 
skipOn() - クラスio.helidon.faulttolerance.CircuitBreakerConfig.BuilderBaseのメソッド
これらのスロー可能オブジェクトは障害とはみなされず、他のすべてのスロー可能オブジェクトは障害とみなされます。
skipOn() - インタフェースio.helidon.faulttolerance.CircuitBreakerConfigのメソッド
これらのスロー可能オブジェクトは障害とはみなされず、他のすべてのスロー可能オブジェクトは障害とみなされます。
skipOn() - クラスio.helidon.faulttolerance.FallbackConfig.BuilderBase.FallbackConfigImplのメソッド
 
skipOn() - クラスio.helidon.faulttolerance.FallbackConfig.BuilderBaseのメソッド
これらのスロー可能オブジェクトは再試行可能とみなされず、その他はすべて再試行可能とみなされます。
skipOn() - インタフェースio.helidon.faulttolerance.FallbackConfigのメソッド
これらのスロー可能オブジェクトは再試行可能とみなされず、その他はすべて再試行可能とみなされます。
skipOn() - クラスio.helidon.faulttolerance.RetryConfig.BuilderBase.RetryConfigImplのメソッド
 
skipOn() - クラスio.helidon.faulttolerance.RetryConfig.BuilderBaseのメソッド
これらのスロー可能オブジェクトは再試行可能とみなされず、その他はすべて再試行可能とみなされます。
skipOn() - インタフェースio.helidon.faulttolerance.RetryConfigのメソッド
これらのスロー可能オブジェクトは再試行可能とみなされず、その他はすべて再試行可能とみなされます。
skipOn(Set<Class<? extends Throwable>>) - クラスio.helidon.faulttolerance.CircuitBreakerConfig.BuilderBaseのメソッド
これらのスロー可能オブジェクトは障害とはみなされず、他のすべてのスロー可能オブジェクトは障害とみなされます。
skipOn(Set<Class<? extends Throwable>>) - クラスio.helidon.faulttolerance.FallbackConfig.BuilderBaseのメソッド
これらのスロー可能オブジェクトは再試行可能とみなされず、その他はすべて再試行可能とみなされます。
skipOn(Set<Class<? extends Throwable>>) - クラスio.helidon.faulttolerance.RetryConfig.BuilderBaseのメソッド
これらのスロー可能オブジェクトは再試行可能とみなされず、その他はすべて再試行可能とみなされます。
skipUriEncoding() - クラスio.helidon.webclient.api.ClientRequestBaseのメソッド
 
skipUriEncoding() - インタフェースio.helidon.webclient.api.FullClientRequestのメソッド
URIエンコーディングをスキップするかどうか。
skipUriEncoding(boolean) - インタフェースio.helidon.webclient.api.ClientRequestのメソッド
URIエンコーディングを無効にします。
skipUriEncoding(boolean) - クラスio.helidon.webclient.api.ClientRequestBaseのメソッド
 
skipUriEncoding(boolean) - クラスio.helidon.webclient.api.ClientUriのメソッド
URIエンコーディングをスキップするかどうか。
SLASH_BYTE - クラスio.helidon.common.buffers.Bytesのstatic変数
/ byte.
Slf4jMdcPropagator - io.helidon.logging.slf4jのクラス
これは、異なるスレッド間のSlf4j MDC値のプロパゲータです。
Slf4jMdcPropagator() - クラスio.helidon.logging.slf4j.Slf4jMdcPropagatorのコンストラクタ
 
Slf4jMdcProvider - io.helidon.logging.slf4jのクラス
MDC値をSlf4j MDCサポートに設定するためのプロバイダ。
Slf4jMdcProvider() - クラスio.helidon.logging.slf4j.Slf4jMdcProviderのコンストラクタ
 
Slf4jProvider - io.helidon.logging.slf4jのクラス
Slf4jロギング・プロバイダ。
Slf4jProvider() - クラスio.helidon.logging.slf4j.Slf4jProviderのコンストラクタ
 
snapshot() - インタフェースio.helidon.metrics.api.DistributionSummaryのメソッド
分散サマリーの現在の状態のHistogramSnapshotを返します。
snapshot() - インタフェースio.helidon.metrics.api.HistogramSupportのメソッド
ヒストグラム内のデータのスナップショットを返します。
snapshot() - インタフェースio.helidon.metrics.api.SnapshotMetricのメソッド
メトリックのスナップショット。
SnapshotMetric - io.helidon.metrics.apiのインタフェース
スナップショットを提供できるメトリック。
socket() - クラスio.helidon.common.socket.SocketWriterのメソッド
ベースとなるソケットへのアクセスを提供します。
socket() - インタフェースio.helidon.webserver.http.HttpFeatureのメソッド
自動的に検出された機能について、この機能を登録する必要があるリスナー・ソケットの名前。
socket(String) - インタフェースio.helidon.webserver.spi.ServerFeature.ServerFeatureContextのメソッド
指定されたソケットのリスナー・ビルダー。
Socket - io.helidon.microprofile.testing.junit5の注釈インタフェース
WebTargetの名前付きソケット修飾子。
Socket - io.helidon.webserver.testing.junit5の注釈インタフェース
Http Clientの名前付きソケット修飾子。
SocketContext - io.helidon.common.socketのインタフェース
接続されたソケットに関する情報。
socketExists(String) - インタフェースio.helidon.webserver.spi.ServerFeature.ServerFeatureContextのメソッド
指定されたソケットが構成に存在するかどうかを確認します。
SocketHttpClient - io.helidon.common.testing.http.junit5のクラス
SocketHttpClientは、ネットワーク上で任意のバイトを渡し、サーバーがこのようなケースをどのように処理するかを確認する手段を提供します。
SocketHttpClient(String, int, Duration) - クラスio.helidon.common.testing.http.junit5.SocketHttpClientのコンストラクタ
 
socketId() - クラスio.helidon.common.socket.PlainSocketのメソッド
 
socketId() - インタフェースio.helidon.common.socket.SocketContextのメソッド
メイン・ソケットID。
socketId() - インタフェースio.helidon.webserver.http.ServerRequestのメソッド
クライアント/サーバー接続ソケットの識別。
socketId() - クラスio.helidon.webserver.testing.junit5.DirectSocketのメソッド
 
socketId(String) - クラスio.helidon.http.RequestedUriDiscoveryContext.Builderのメソッド
検出コンテキストが適用されるソケット識別子を設定します。
socketKeepAlive() - クラスio.helidon.common.socket.SocketOptions.BuilderBaseのメソッド
ソケット・キープアライブを構成します。
socketKeepAlive() - クラスio.helidon.common.socket.SocketOptions.BuilderBase.SocketOptionsImplのメソッド
 
socketKeepAlive() - インタフェースio.helidon.common.socket.SocketOptionsのメソッド
ソケット・キープアライブを構成します。
socketKeepAlive(boolean) - クラスio.helidon.common.socket.SocketOptions.BuilderBaseのメソッド
ソケット・キープアライブを構成します。
socketName(Parameter) - クラスio.helidon.webserver.testing.junit5.Junit5Utilのstaticメソッド
Socket注釈を使用してソケット名を検出します。
socketOptions() - クラスio.helidon.common.socket.SocketOptions.BuilderBaseのメソッド
任意のソケット・オプション。
socketOptions() - クラスio.helidon.common.socket.SocketOptions.BuilderBase.SocketOptionsImplのメソッド
 
socketOptions() - インタフェースio.helidon.common.socket.SocketOptionsのメソッド
任意のソケット・オプション。
socketOptions() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBase.HttpClientConfigImplのメソッド
 
socketOptions() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
このクライアントによってオープンされた接続のソケット・オプション。
socketOptions() - インタフェースio.helidon.webclient.http1.Http1ClientConfigのメソッド
このクライアントによってオープンされた接続のソケット・オプション。
socketOptions() - クラスio.helidon.webclient.http1.Http1ClientConfig.BuilderBase.Http1ClientConfigImplのメソッド
このクライアントによってオープンされた接続のソケット・オプション。
socketOptions() - インタフェースio.helidon.webclient.http2.Http2ClientConfigのメソッド
このクライアントによってオープンされた接続のソケット・オプション。
socketOptions() - クラスio.helidon.webclient.http2.Http2ClientConfig.BuilderBase.Http2ClientConfigImplのメソッド
このクライアントによってオープンされた接続のソケット・オプション。
socketOptions() - インタフェースio.helidon.webclient.api.HttpClientConfigのメソッド
このクライアントによってオープンされた接続のソケット・オプション。
socketOptions() - インタフェースio.helidon.webclient.api.WebClientConfigのメソッド
このクライアントによってオープンされた接続のソケット・オプション。
socketOptions() - クラスio.helidon.webclient.api.WebClientConfig.BuilderBase.WebClientConfigImplのメソッド
このクライアントによってオープンされた接続のソケット・オプション。
socketOptions() - インタフェースio.helidon.webclient.websocket.WsClientConfigのメソッド
このクライアントによってオープンされた接続のソケット・オプション。
socketOptions() - クラスio.helidon.webclient.websocket.WsClientConfig.BuilderBase.WsClientConfigImplのメソッド
このクライアントによってオープンされた接続のソケット・オプション。
socketOptions() - クラスio.helidon.webserver.ConnectionConfig.BuilderBase.ConnectionConfigImplのメソッド
 
socketOptions() - クラスio.helidon.webserver.ConnectionConfig.BuilderBaseのメソッド
任意のソケット・オプションを設定します。
socketOptions() - インタフェースio.helidon.webserver.ConnectionConfigのメソッド
任意のソケット・オプションを設定します。
socketOptions(SocketOptions) - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
このクライアントによってオープンされた接続のソケット・オプション。
socketOptions(Consumer<SocketOptions.Builder>) - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
このクライアントによってオープンされた接続のソケット・オプション。
socketOptions(Supplier<? extends SocketOptions>) - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
このクライアントによってオープンされた接続のソケット・オプション。
socketOptions(Map<SocketOption<?>, ?>) - クラスio.helidon.common.socket.SocketOptions.BuilderBaseのメソッド
このメソッドは、すべての値を新しい値に置き換えます。
socketOptions(Map<SocketOption<?>, ?>) - クラスio.helidon.webserver.ConnectionConfig.BuilderBaseのメソッド
このメソッドは、すべての値を新しい値に置き換えます。
SocketOptions - io.helidon.common.socketのインタフェース
ソケット・オプション
SocketOptions.Builder - io.helidon.common.socketのクラス
SocketOptionsのFluent APIビルダー。
SocketOptions.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.common.socketのクラス
SocketOptionsのFluent APIビルダー・ベース。
SocketOptions.BuilderBase.SocketOptionsImpl - io.helidon.common.socketのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
SocketOptionsImpl(SocketOptions.BuilderBase<?, ?>) - クラスio.helidon.common.socket.SocketOptions.BuilderBase.SocketOptionsImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
socketReceiveBufferSize() - クラスio.helidon.common.socket.SocketOptions.BuilderBase.SocketOptionsImplのメソッド
 
socketReceiveBufferSize() - クラスio.helidon.common.socket.SocketOptions.BuilderBaseのメソッド
ソケット受信バッファ・サイズ。
socketReceiveBufferSize() - インタフェースio.helidon.common.socket.SocketOptionsのメソッド
ソケット受信バッファ・サイズ。
socketReceiveBufferSize(int) - クラスio.helidon.common.socket.SocketOptions.BuilderBaseのメソッド
ソケット受信バッファ・サイズ。
socketRequired() - インタフェースio.helidon.webserver.http.HttpFeatureのメソッド
HttpFeature.socket()で定義されたソケットがこの機能に存在する必要があるか、またはデフォルトのソケットで公開できるか。
socketReuseAddress() - クラスio.helidon.common.socket.SocketOptions.BuilderBase.SocketOptionsImplのメソッド
 
socketReuseAddress() - クラスio.helidon.common.socket.SocketOptions.BuilderBaseのメソッド
ソケット再利用アドレス。
socketReuseAddress() - インタフェースio.helidon.common.socket.SocketOptionsのメソッド
ソケット再利用アドレス。
socketReuseAddress(boolean) - クラスio.helidon.common.socket.SocketOptions.BuilderBaseのメソッド
ソケット再利用アドレス。
sockets() - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBase.OpenApiFeatureConfigImplのメソッド
 
sockets() - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBaseのメソッド
この機能を登録するソケットのリスト。
sockets() - インタフェースio.helidon.openapi.OpenApiFeatureConfigのメソッド
この機能を登録するソケットのリスト。
sockets() - クラスio.helidon.webserver.accesslog.AccessLogConfig.BuilderBase.AccessLogConfigImplのメソッド
 
sockets() - クラスio.helidon.webserver.accesslog.AccessLogConfig.BuilderBaseのメソッド
この機能を登録するソケットのリスト。
sockets() - インタフェースio.helidon.webserver.accesslog.AccessLogConfigのメソッド
この機能を登録するソケットのリスト。
sockets() - クラスio.helidon.webserver.context.ContextFeatureConfig.BuilderBase.ContextFeatureConfigImplのメソッド
 
sockets() - クラスio.helidon.webserver.context.ContextFeatureConfig.BuilderBaseのメソッド
この機能を登録するソケットのリスト。
sockets() - インタフェースio.helidon.webserver.context.ContextFeatureConfigのメソッド
この機能を登録するソケットのリスト。
sockets() - クラスio.helidon.webserver.cors.CorsConfig.BuilderBase.CorsConfigImplのメソッド
 
sockets() - クラスio.helidon.webserver.cors.CorsConfig.BuilderBaseのメソッド
この機能を登録するソケットのリスト。
sockets() - インタフェースio.helidon.webserver.cors.CorsConfigのメソッド
この機能を登録するソケットのリスト。
sockets() - クラスio.helidon.webserver.observe.ObserveFeatureConfig.BuilderBase.ObserveFeatureConfigImplのメソッド
 
sockets() - クラスio.helidon.webserver.observe.ObserveFeatureConfig.BuilderBaseのメソッド
可観測性エンドポイントを公開するソケット。
sockets() - インタフェースio.helidon.webserver.observe.ObserveFeatureConfigのメソッド
可観測性エンドポイントを公開するソケット。
sockets() - クラスio.helidon.webserver.observe.tracing.TracingObserverConfig.BuilderBaseのメソッド
トレースするソケット。
sockets() - クラスio.helidon.webserver.observe.tracing.TracingObserverConfig.BuilderBase.TracingObserverConfigImplのメソッド
 
sockets() - インタフェースio.helidon.webserver.observe.tracing.TracingObserverConfigのメソッド
トレースするソケット。
sockets() - クラスio.helidon.webserver.security.PathsConfig.BuilderBase.PathsConfigImplのメソッド
 
sockets() - クラスio.helidon.webserver.security.PathsConfig.BuilderBaseのメソッド
 
sockets() - インタフェースio.helidon.webserver.security.PathsConfigのメソッド
 
sockets() - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBase.SecurityHandlerConfigImplのメソッド
 
sockets() - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBaseのメソッド
この構成を適用するソケットのリスト。
sockets() - インタフェースio.helidon.webserver.security.SecurityHandlerConfigのメソッド
この構成を適用するソケットのリスト。
sockets() - インタフェースio.helidon.webserver.spi.ServerFeature.ServerFeatureContextのメソッド
すべての構成済みソケットのリスト。デフォルトのソケット名が含まれていません。
sockets() - クラスio.helidon.webserver.WebServerConfig.BuilderBaseのメソッド
ソケット構成。
sockets() - クラスio.helidon.webserver.WebServerConfig.BuilderBase.WebServerConfigImplのメソッド
 
sockets() - インタフェースio.helidon.webserver.WebServerConfigのメソッド
ソケット構成。
sockets(List<? extends String>) - クラスio.helidon.webserver.observe.ObserveFeatureConfig.BuilderBaseのメソッド
可観測性エンドポイントを公開するソケット。
sockets(List<? extends String>) - クラスio.helidon.webserver.security.PathsConfig.BuilderBaseのメソッド
 
sockets(List<? extends String>) - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBaseのメソッド
この構成を適用するソケットのリスト。
sockets(Map<? extends String, ? extends ListenerConfig>) - クラスio.helidon.webserver.WebServerConfig.BuilderBaseのメソッド
このメソッドは、すべての値を新しい値に置き換えます。
sockets(Set<? extends String>) - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBaseのメソッド
この機能を登録するソケットのリスト。
sockets(Set<? extends String>) - クラスio.helidon.webserver.accesslog.AccessLogConfig.BuilderBaseのメソッド
この機能を登録するソケットのリスト。
sockets(Set<? extends String>) - クラスio.helidon.webserver.context.ContextFeatureConfig.BuilderBaseのメソッド
この機能を登録するソケットのリスト。
sockets(Set<? extends String>) - クラスio.helidon.webserver.cors.CorsConfig.BuilderBaseのメソッド
この機能を登録するソケットのリスト。
sockets(Set<? extends String>) - クラスio.helidon.webserver.observe.tracing.TracingObserverConfig.BuilderBaseのメソッド
トレースするソケット。
socketSendBufferSize() - クラスio.helidon.common.socket.SocketOptions.BuilderBase.SocketOptionsImplのメソッド
 
socketSendBufferSize() - クラスio.helidon.common.socket.SocketOptions.BuilderBaseのメソッド
ソケット送信バッファ・サイズ。
socketSendBufferSize() - インタフェースio.helidon.common.socket.SocketOptionsのメソッド
ソケット送信バッファ・サイズ。
socketSendBufferSize(int) - クラスio.helidon.common.socket.SocketOptions.BuilderBaseのメソッド
ソケット送信バッファ・サイズ。
SocketWriter - io.helidon.common.socketのクラス
複数のスレッドから使用されるソケット・ライター(可能性あり)は、単一のソケットへの書込みを処理します。
SocketWriter(HelidonSocket) - クラスio.helidon.common.socket.SocketWriterのコンストラクタ
新しいソケット・ライター。
SocketWriterException - io.helidon.common.socketの例外クラス
ソケットの書出みエラーが発生しました。
SocketWriterException(Throwable) - 例外クラスio.helidon.common.socket.SocketWriterExceptionのコンストラクタ
ソケットの書出みエラーが発生しました。
sort(List<?>) - クラスio.helidon.common.Weightsのstaticメソッド
重みに基づいてリストをソートします。
sort(List<?>, int) - クラスio.helidon.config.mp.Prioritiesのstaticメソッド
優先度に基づいてリストをソートします。
sort(List<? extends Prioritized>) - クラスio.helidon.config.mp.Prioritiesのstaticメソッド
優先度に基づいて優先度付きリストをソートします。
source(GenericType<T>、T) - インタフェースio.helidon.webclient.api.HttpClientResponseのメソッド
このレスポンスのソース・リスナーを登録します。
Source - io.helidon.config.spiのインタフェース
データのソース
Source<T> - io.helidon.webclient.spiのインタフェース
任意のイベントのリスナー。
Source.Builder<B> - io.helidon.config.spiのインタフェース
Sourceの構成可能なオプション。
sourceAddress() - インタフェースio.helidon.webserver.ProxyProtocolDataのメソッド
ProxyProtocolData.family()に応じて、IP4またはIP6のいずれかのソース・アドレス。
sourceFromMeta(Config, String, Function<Path, ConfigSource>, Function<String, List<ConfigSource>>, BiFunction<String, String, List<ConfigSource>>, Function<URL, ConfigSource>) - クラスio.helidon.config.mp.MpMetaConfigUtilsのstaticメソッド
構成ソースのリストを提供するためのユーティリティ。
SourceHandlerProvider<T> - io.helidon.webclient.spiのインタフェース
SourceハンドラのServiceLoaderプロバイダ・インタフェース。
sourceName() - クラスio.helidon.config.MapConfigSource.MapBuilderのメソッド
ソース名。
sourcePort() - インタフェースio.helidon.webserver.ProxyProtocolDataのメソッド
ソース・ポート番号。
sourceRuntime(ConfigSource) - インタフェースio.helidon.config.spi.ConfigContextのメソッド
構成ソースのランタイムを作成または検索します。
sources(Supplier<? extends ConfigSource>) - インタフェースio.helidon.config.Config.Builderのメソッド
Config APIにラップされる構成のソースとして使用されるConfigSourceインスタンスを設定します。
sources(Supplier<? extends ConfigSource>, Supplier<? extends ConfigSource>) - インタフェースio.helidon.config.Config.Builderのメソッド
Config APIにラップされる単一の構成ソースとして使用されるConfigSourceインスタンスの順序付きペアを設定します。
sources(Supplier<? extends ConfigSource>, Supplier<? extends ConfigSource>, Supplier<? extends ConfigSource>) - インタフェースio.helidon.config.Config.Builderのメソッド
Config APIにラップされる構成の単一ソースとして使用されるConfigSourceインスタンスの順序付きトリオを設定します。
sources(List<Supplier<? extends ConfigSource>>) - インタフェースio.helidon.config.Config.Builderのメソッド
Config APIにラップされる構成の単一ソースとして使用されるConfigSourceインスタンスの順序付きリストを設定します。
sourceType() - インタフェースio.helidon.common.configurable.Resourceのメソッド
このリソースのタイプは、元のソースによって異なります。
SPACE_BYTE - クラスio.helidon.common.buffers.Bytesのstatic変数
(宇宙) byte.
span(String) - クラスio.helidon.tracing.config.ComponentTracingConfigのメソッド
指定されたspanのトレースされたspan構成を取得します。
span(String, boolean) - クラスio.helidon.tracing.config.ComponentTracingConfigのメソッド
指定されたspanのトレースされたspan構成を取得します。
Span - io.helidon.tracingのインタフェース
トレース・スパン。
SPAN_NAME_PROPERTY_NAME - クラスio.helidon.tracing.jersey.client.ClientTracingFilterのstatic変数
クライアント・コール用に作成されたスパンのオーバーライド名。
Span.Builder<B> - io.helidon.tracingのインタフェース
新しいSpanを作成するためのFluent APIビルダー。
Span.Kind - io.helidon.tracing内の列挙型クラス
スパンの種類。
Span.Status - io.helidon.tracing内の列挙型クラス
スパン・ステータス。
spanBuilder(String) - インタフェースio.helidon.tracing.Tracerのメソッド
Spanを構築するための新しいスパン・ビルダー。
spanConfig() - クラスio.helidon.security.integration.common.AtnTracingのメソッド
 
spanConfig() - クラスio.helidon.security.integration.common.AtzTracingのメソッド
 
spanConfig() - クラスio.helidon.security.integration.common.OutboundTracingのメソッド
 
spanConfig() - クラスio.helidon.security.integration.common.ResponseTracingのメソッド
 
spanConfig() - クラスio.helidon.security.integration.common.RoleMapTracingのメソッド
 
spanConfig() - クラスio.helidon.security.integration.common.SecurityTracingのメソッド
 
spanConfig(String, String) - クラスio.helidon.tracing.config.TracingConfigのメソッド
特定のスパンの構成を返します。
spanConfig(String, String) - クラスio.helidon.tracing.config.TracingConfigUtilのstaticメソッド
現在のContextから単一スパンの構成を取得します。
spanConfig(String, String, boolean) - クラスio.helidon.tracing.config.TracingConfigUtilのstaticメソッド
現在のContextから単一スパンの構成を取得します。
spanConfig(String, String, Context) - クラスio.helidon.tracing.config.TracingConfigUtilのstaticメソッド
指定されたContextから単一スパンの構成を取得します。
SpanContext - io.helidon.tracingのインタフェース
トレースSpanのコンテキスト。
SpanContextSupplierProvider - io.helidon.metrics.providers.micrometer.spiのインタフェース
例を介してトレース情報をメーターにリンクするために使用するSpanContextSupplierを返します。
spanId() - インタフェースio.helidon.tracing.SpanContextのメソッド
関連スパンのスパンID。
spanLog(String) - クラスio.helidon.tracing.config.SpanTracingConfigのメソッド
トレース可能スパン・ログの構成。
SpanLogTracingConfig - io.helidon.tracing.configのクラス
トレースされたスパン内の単一のログ・イベントの構成。
SpanLogTracingConfig(String) - クラスio.helidon.tracing.config.SpanLogTracingConfigのコンストラクタ
新しいスパン・ログ。
SpanLogTracingConfig.Builder - io.helidon.tracing.configのクラス
SpanLogTracingConfig用のfluent APIビルダー。
spanName(ContainerRequestContext) - クラスio.helidon.microprofile.tracing.MpTracingFilterのメソッド
 
spanName(ContainerRequestContext) - クラスio.helidon.tracing.jersey.AbstractTracingFilterのメソッド
新しく作成されたスパンの名前を作成します。
spanName(ContainerRequestContext) - クラスio.helidon.tracing.jersey.TracingFilterのメソッド
 
spanProcessorType(JaegerTracerBuilder.SpanProcessorType) - クラスio.helidon.tracing.providers.jaeger.JaegerTracerBuilderのメソッド
使用されるスパン・プロセッサ・タイプ。
SpanTracingConfig - io.helidon.tracing.configのクラス
トレースされた単一のスパンの構成。
SpanTracingConfig(String) - クラスio.helidon.tracing.config.SpanTracingConfigのコンストラクタ
新しいトレース可能なスパン。
SpanTracingConfig.Builder - io.helidon.tracing.configのクラス
SpanTracingConfig用のfluent APIビルダー。
split(int) - レコード・クラスio.helidon.http.http2.Http2FrameDataのメソッド
このフレームを、最大フレーム・サイズの小さいフレームに分割します。
SQLBooleanSupplier - io.helidon.integrations.jdbcのインタフェース
実装がSQLExceptionをスローする可能性のある作業を実行できる便利な機能インタフェース。
SQLRunnable - io.helidon.integrations.jdbcのインタフェース
実装がSQLExceptionをスローする可能性のある作業を実行できる便利な機能インタフェース。
SQLSupplier<T> - io.helidon.integrations.jdbcのインタフェース
実装がSQLExceptionをスローする可能性のある作業を実行できる便利な機能インタフェース。
SseEvent - io.helidon.http.sseのクラス
SSEイベント。
SseEvent.Builder - io.helidon.http.sseのクラス
SseEventのFluent APIビルダー。
SseSink - io.helidon.webserver.sseのクラス
SSEシンクの実装。
SseSinkProvider - io.helidon.webserver.sseのクラス
SSEタイプのシンク・プロバイダ。
SseSinkProvider() - クラスio.helidon.webserver.sse.SseSinkProviderのコンストラクタ
 
SseSource - io.helidon.webclient.sseのインタフェース
SseEventのソース。
SseSourceHandlerProvider - io.helidon.webclient.sseのクラス
SSEソースのハンドラ。
SseSourceHandlerProvider() - クラスio.helidon.webclient.sse.SseSourceHandlerProviderのコンストラクタ
 
sslContext() - クラスio.helidon.common.tls.ConfiguredTlsManagerのメソッド
 
sslContext() - クラスio.helidon.common.tls.Tlsのメソッド
SSLコンテキストを提供します。
sslContext() - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
完全に構成されたSSLContextを指定します。
sslContext() - クラスio.helidon.common.tls.TlsConfig.BuilderBase.TlsConfigImplのメソッド
 
sslContext() - インタフェースio.helidon.common.tls.TlsConfigのメソッド
完全に構成されたSSLContextを指定します。
sslContext() - インタフェースio.helidon.common.tls.TlsManagerのメソッド
このマネージャによって作成されたSSLコンテキスト。
sslContext(SSLContext) - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
完全に構成されたSSLContextを指定します。
sslParameters() - クラスio.helidon.common.tls.Tlsのメソッド
SSLパラメータ。
sslParameters() - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
SSLパラメータを構成します。
sslParameters() - クラスio.helidon.common.tls.TlsConfig.BuilderBase.TlsConfigImplのメソッド
 
sslParameters() - インタフェースio.helidon.common.tls.TlsConfigのメソッド
SSLパラメータを構成します。
sslParameters(SSLParameters) - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
SSLパラメータを構成します。
stamp() - インタフェースio.helidon.config.spi.ConfigContentのメソッド
コンテンツの変更スタンプ。
stamp(Object) - クラスio.helidon.config.spi.ConfigContent.Builderのメソッド
コンテンツ・スタンプ。
Stamp() - レコード・クラスio.helidon.integrations.oci.secrets.configsource.SecretBundleNodeConfigSource.Stampのコンストラクタ
新しいSecretBundleNodeConfigSource.Stampを作成します。
Stamp(Set<?>, Instant) - レコード・クラスio.helidon.integrations.oci.secrets.configsource.SecretBundleNodeConfigSource.Stampのコンストラクタ
新しいSecretBundleNodeConfigSource.Stampを作成します。
start() - インタフェースio.helidon.messaging.Messagingのメソッド
すべてのチャネルを接続し、ストリーミングを開始します。
start() - インタフェースio.helidon.metrics.api.Timerのstaticメソッド
デフォルトのシステム・クロックを使用してタイミング・サンプルを開始します。
start() - インタフェースio.helidon.microprofile.cdi.HelidonContainerのメソッド
コンテナを起動します。
start() - インタフェースio.helidon.microprofile.server.Serverのメソッド
このサーバー(一度だけ使用できます)を起動します。
start() - クラスio.helidon.microprofile.server.ServerImplのメソッド
 
start() - インタフェースio.helidon.tracing.Span.Builderのメソッド
現在のタイムスタンプでスパンを作成して起動します。
start() - インタフェースio.helidon.webserver.WebServerのメソッド
サーバーを起動します。
start(EtcdConfigSourceBuilder.EtcdEndpoint, Consumer<ChangeWatcher.ChangeEvent<EtcdConfigSourceBuilder.EtcdEndpoint>>) - クラスio.helidon.config.etcd.EtcdWatcherのメソッド
 
start(PollingStrategy.Polled) - クラスio.helidon.config.ScheduledPollingStrategyのメソッド
 
start(PollingStrategy.Polled) - インタフェースio.helidon.config.spi.PollingStrategyのメソッド
このポーリング戦略を開始します。
start(Clock) - インタフェースio.helidon.metrics.api.Timerのstaticメソッド
指定されたクロックを使用してタイミング・サンプルを開始します。
start(MeterRegistry) - インタフェースio.helidon.metrics.api.Timerのstaticメソッド
指定されたMeterRegistryに関連付けられたクロックを使用して、タイミング・サンプルを開始します。
start(String[]) - クラスio.helidon.microprofile.cdi.CdiStartupProviderのメソッド
 
start(String[]) - インタフェースio.helidon.spi.HelidonStartupProviderのメソッド
ランタイムを起動します。
start(String, PropagatedHeaders, long) - インタフェースio.helidon.lra.coordinator.client.CoordinatorClientのメソッド
新しいLRAを開始してIDを返すようにコーディネータに依頼します。
start(String, PropagatedHeaders, long) - クラスio.helidon.lra.coordinator.client.narayana.NarayanaClientのメソッド
 
start(URI, String, PropagatedHeaders, long) - インタフェースio.helidon.lra.coordinator.client.CoordinatorClientのメソッド
新しいLRAを開始してIDを返すようにコーディネータに依頼します。
start(URI, String, PropagatedHeaders, long) - クラスio.helidon.lra.coordinator.client.narayana.NarayanaClientのメソッド
 
start(Path, Consumer<ChangeWatcher.ChangeEvent<Path>>) - クラスio.helidon.config.FileSystemWatcherのメソッド
 
start(Instant) - インタフェースio.helidon.tracing.Span.Builderのメソッド
明示的なタイムスタンプでスパンを開始します。
start(T, Consumer<ChangeWatcher.ChangeEvent<T> >) - インタフェースio.helidon.config.spi.ChangeWatcherのメソッド
ターゲットの変更の監視を開始します。
START - 列挙型クラスio.helidon.integrations.jta.jdbc.ExceptionConverter.XARoutineの列挙定数
XAResource.start(Xid, int)メソッドをモデル化する列挙定数。
started() - クラスio.helidon.microprofile.server.ServerCdiExtensionのメソッド
サーバーの状態。
startsWith(byte[]) - クラスio.helidon.common.buffers.DataReaderのメソッド
現在のデータはプレフィクスで始まります。
startsWithNewLine() - クラスio.helidon.common.buffers.DataReaderのメソッド
データは、新しい行(CRLF)で始まります。
「起動」 - クラスio.helidon.microprofile.cdi.Main内の検索タグ
セクション
STARTUP - 列挙型クラスio.helidon.health.HealthCheckTypeの列挙定数
起動時ヘルス・チェック。
startupChecks() - インタフェースio.helidon.microprofile.health.HealthCheckProviderのメソッド
指定された起動HealthCheckを返します。
state() - インタフェースio.helidon.faulttolerance.CircuitBreakerのメソッド
現在のブレーカの状態。
state(CircuitBreaker.State) - インタフェースio.helidon.faulttolerance.CircuitBreakerのメソッド
このサーキット・ブレーカの状態を設定します。
statement() - インタフェースio.helidon.dbclient.DbClientServiceContextのメソッド
実行する文のテキスト。
statement() - クラスio.helidon.dbclient.DbClientServiceContextImplのメソッド
 
statement() - クラスio.helidon.dbclient.DbExecuteContextのメソッド
実行文を取得します。
statement() - 例外クラスio.helidon.dbclient.DbStatementExceptionのメソッド
例外の原因となったデータベース文。
statement(DbClientServiceContext) - インタフェースio.helidon.dbclient.DbClientServiceのメソッド
インターセプトされる文の実行。
statement(DbClientServiceContext) - クラスio.helidon.dbclient.DbClientServiceBaseのメソッド
 
statement(String) - インタフェースio.helidon.dbclient.DbClientServiceContextのメソッド
使用する新しい文を設定します。
statement(String) - クラスio.helidon.dbclient.DbClientServiceContextImplのメソッド
 
statement(String) - クラスio.helidon.dbclient.DbExecuteContext.BuilderBaseのメソッド
実行文を設定します。
statement(String) - インタフェースio.helidon.dbclient.DbStatementsのメソッド
名前付き文の文テキストを取得します。
statement(String) - クラスio.helidon.dbclient.health.DbClientHealthCheck.Builderのメソッド
カスタム文を設定します。
statement(String) - クラスio.helidon.security.abac.policy.PolicyValidator.PolicyConfig.Builderのメソッド
このポリシーの文。
statement(String, List<Object>) - インタフェースio.helidon.dbclient.DbClientServiceContextのメソッド
索引付けされたパラメータを使用する新しい文を設定します。
statement(String, List<Object>) - クラスio.helidon.dbclient.DbClientServiceContextImplのメソッド
 
statement(String, Map<String, Object>) - インタフェースio.helidon.dbclient.DbClientServiceContextのメソッド
使用する名前付きパラメータを含む新しい文を設定します。
statement(String, Map<String, Object>) - クラスio.helidon.dbclient.DbClientServiceContextImplのメソッド
 
statementFuture() - インタフェースio.helidon.dbclient.DbClientServiceContextのメソッド
文の実行が終了すると完了するステージ。
statementFuture() - クラスio.helidon.dbclient.DbClientServiceContextImplのメソッド
 
statementName() - インタフェースio.helidon.dbclient.DbClientServiceContextのメソッド
実行する文の名前。
statementName() - クラスio.helidon.dbclient.DbClientServiceContextImplのメソッド
 
statementName() - クラスio.helidon.dbclient.DbExecuteContextのメソッド
実行文名を取得します。
statementName(String) - インタフェースio.helidon.dbclient.DbClientServiceContextのメソッド
使用する新しい文の名前を設定します。
statementName(String) - クラスio.helidon.dbclient.DbClientServiceContextImplのメソッド
 
statementName(String) - クラスio.helidon.dbclient.DbExecuteContext.BuilderBaseのメソッド
実行文名を設定します。
statementName(String) - クラスio.helidon.dbclient.health.DbClientHealthCheck.Builderのメソッド
カスタム文の名前を設定します。
statementNames() - クラスio.helidon.dbclient.DbClientServiceBase.BuilderBaseのメソッド
ステートメント名パターンのセット。
statementNames(String...) - クラスio.helidon.dbclient.DbClientServiceBase.BuilderBaseのメソッド
このサービスがトリガーされる文名パターンを構成します。
statementNames(List<String>) - クラスio.helidon.dbclient.DbClientServiceBase.BuilderBaseのメソッド
構成から文名パターンを構成します。
statementParameters() - インタフェースio.helidon.dbclient.DbClientServiceContextのメソッド
文のパラメータを取得します。
statementParameters() - クラスio.helidon.dbclient.DbClientServiceContextImplのメソッド
 
statementPredicate(Predicate<DbClientServiceContext>) - クラスio.helidon.dbclient.DbClientServiceBase.BuilderBaseのメソッド
このサービスをトリガーするかどうかを決定するために結果を使用する述語を構成します。
statements() - クラスio.helidon.dbclient.DbClientBuilderBaseのメソッド
データベース・プロバイダが使用する構成済の文を取得します。
statements() - クラスio.helidon.dbclient.DbClientContextのメソッド
 
statements() - インタフェースio.helidon.dbclient.DbContextのメソッド
構成済の文。
statements() - クラスio.helidon.dbclient.DbExecuteContextのメソッド
 
statements(DbStatements) - クラスio.helidon.dbclient.DbClient.Builderのメソッド
構成から使用する文または手動で構成する文。
statements(DbStatements) - クラスio.helidon.dbclient.DbClientBuilderBaseのメソッド
 
statements(DbStatements) - クラスio.helidon.dbclient.DbClientContext.BuilderBaseのメソッド
使用するdb文を構成します。
statements(DbStatements) - インタフェースio.helidon.dbclient.spi.DbClientBuilderのメソッド
構成から使用する文または手動で構成する文。
statementText(String) - クラスio.helidon.dbclient.DbExecuteBaseのメソッド
文名に基づいて文のテキストを返します。
statementType() - インタフェースio.helidon.dbclient.DbClientServiceContextのメソッド
実行される文のタイプ。
statementType() - クラスio.helidon.dbclient.DbClientServiceContextImplのメソッド
 
statementType() - クラスio.helidon.dbclient.DbStatementBaseのメソッド
文タイプを取得します。
statementType() - クラスio.helidon.dbclient.mongodb.MongoDbStatementDmlのメソッド
 
statementType() - クラスio.helidon.dbclient.mongodb.MongoDbStatementGetのメソッド
 
statementType() - クラスio.helidon.dbclient.mongodb.MongoDbStatementQueryのメソッド
 
statementTypes() - クラスio.helidon.dbclient.DbClientServiceBase.BuilderBaseのメソッド
取引明細書タイプのセット。
statementTypes(DbStatementType...) - クラスio.helidon.dbclient.DbClientServiceBase.BuilderBaseのメソッド
このサービスをトリガーする明細書タイプを構成します。
statementTypes(List<DbStatementType>) - クラスio.helidon.dbclient.DbClientServiceBase.BuilderBaseのメソッド
構成から明細書タイプを構成します。
stateObject() - インタフェースio.helidon.metrics.api.FunctionalCounter.Builderのメソッド
カウンタ値を提供する状態オブジェクトを返します。
STATIC - 列挙型クラスio.helidon.common.types.Modifierの列挙定数
static修飾子。
STATIC_INIT - 列挙型クラスio.helidon.common.types.ElementKindの列挙定数
静的初期化ブロック。
StaticContentService - io.helidon.webserver.staticcontentのインタフェース
ファイルシステムから、またはWebServer HttpRoutingへのクラス・ローダーを使用して、静的コンテンツ(files)を処理します。
StaticContentService.Builder<B> - io.helidon.webserver.staticcontentのクラス
StaticContent詳細パラメータのFluentビルダー。
StaticContentService.ClassPathBuilder - io.helidon.webserver.staticcontentのクラス
クラス・パス・ベースの静的コンテンツ用のビルダー。
StaticContentService.FileBasedBuilder<T> - io.helidon.webserver.staticcontentのクラス
ファイル・ベースの静的コンテンツ・サポートのビルダー(ファイル・ベースやクラスパス・ベースなど)。
StaticContentService.FileSystemBuilder - io.helidon.webserver.staticcontentのクラス
ファイル・システム・ベースの静的コンテンツのビルダー。
staticFile() - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBase.OpenApiFeatureConfigImplのメソッド
 
staticFile() - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBaseのメソッド
静的OpenAPIドキュメント・ファイルのパス。
staticFile() - インタフェースio.helidon.openapi.OpenApiFeatureConfigのメソッド
静的OpenAPIドキュメント・ファイルのパス。
staticFile(String) - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBaseのメソッド
静的OpenAPIドキュメント・ファイルのパス。
stats() - インタフェースio.helidon.faulttolerance.Bulkheadのメソッド
このバルクヘッドの内部統計へのアクセスを提供します。
status() - インタフェースio.helidon.cors.CorsResponseAdapterのメソッド
レスポンスのステータスを返します。
status() - インタフェースio.helidon.health.HealthCheckResponseのメソッド
このヘルス・チェックのステータス。
status() - クラスio.helidon.http.DirectHandler.TransportResponseのメソッド
構成済ステータス。
status() - クラスio.helidon.http.http2.Http2Headersのメソッド
ステータス疑似ヘッダー。
status() - 例外クラスio.helidon.http.HttpExceptionのメソッド
関連付けられたHTTPステータスを取得します。
status() - 例外クラスio.helidon.http.RequestExceptionのメソッド
構成済のHTTPステータス。
status() - クラスio.helidon.integrations.common.rest.ApiResponse.Builderのメソッド
受信したHTTPステータス。
status() - クラスio.helidon.integrations.common.rest.ApiResponseのメソッド
HTTPステータスが返されました。
status() - 例外クラスio.helidon.integrations.common.rest.ApiRestExceptionのメソッド
HTTPステータスが返されました。
status() - 例外クラスio.helidon.lra.coordinator.client.CoordinatorConnectionExceptionのメソッド
このエラーに基づいてLRAメソッドに報告する必要があるステータス。
status() - インタフェースio.helidon.lra.coordinator.client.Participantのメソッド
@Statusという注釈が付いた参加者メソッドのURI。
status() - クラスio.helidon.security.SecurityResponseのメソッド
このレスポンスのステータス。
status() - インタフェースio.helidon.webclient.api.ClientResponseTypedのメソッド
レスポンス状況
status() - インタフェースio.helidon.webclient.http1.Http1ClientResponseのメソッド
レスポンス状況
status() - インタフェースio.helidon.webclient.http2.Http2ClientResponseのメソッド
レスポンス状況
status() - インタフェースio.helidon.webclient.api.HttpClientResponseのメソッド
レスポンス状況
status() - クラスio.helidon.webclient.api.WebClientServiceResponse.BuilderBaseのメソッド
レスポンスのステータス。
status() - クラスio.helidon.webclient.api.WebClientServiceResponse.BuilderBase.WebClientServiceResponseImplのメソッド
 
status() - インタフェースio.helidon.webclient.api.WebClientServiceResponseのメソッド
レスポンスのステータス。
status() - インタフェースio.helidon.webserver.http.ServerResponseのメソッド
構成済HTTPステータス(構成されていない場合)は、Status.OK_200を返します。
status() - クラスio.helidon.webserver.http.ServerResponseBaseのメソッド
 
status(boolean) - クラスio.helidon.health.HealthCheckResponse.Builderのメソッド
ヘルス・チェックのステータス。デフォルトはHealthCheckResponse.Status.UPです。
status(int) - インタフェースio.helidon.webserver.http.ServerResponseのメソッド
レスポンスのステータス。
status(HealthCheckResponse.Status) - クラスio.helidon.health.HealthCheckResponse.Builderのメソッド
ヘルス・チェックのステータス。デフォルトはHealthCheckResponse.Status.UPです。
status(Status) - クラスio.helidon.http.DirectHandler.TransportResponse.Builderのメソッド
カスタム・ステータス。
status(Status) - クラスio.helidon.http.http2.Http2Headersのメソッド
ステータス疑似ヘッダー。
status(Status) - クラスio.helidon.http.RequestException.Builderのメソッド
使用するHTTPステータス。
status(Status) - クラスio.helidon.integrations.common.rest.ApiResponse.Builderのメソッド
APIコールによって返されたレスポンス・ステータス。
status(Status) - クラスio.helidon.integrations.common.rest.ApiRestException.BaseBuilderのメソッド
RestApiによって構成されたHTTPステータス。
status(Status) - インタフェースio.helidon.integrations.common.rest.ResponseBuilderのメソッド
APIコールによって返されたレスポンス・ステータス。
status(Status) - クラスio.helidon.webclient.api.WebClientServiceResponse.BuilderBaseのメソッド
レスポンスのステータス。
status(Status) - インタフェースio.helidon.webserver.http.ServerResponseのメソッド
レスポンスのステータス。
status(Status) - クラスio.helidon.webserver.http.ServerResponseBaseのメソッド
 
status(SecurityResponse.SecurityStatus) - クラスio.helidon.security.AuthenticationResponse.Builderのメソッド
セキュリティ・レスポンスのセキュリティ・ステータスを設定します。
status(SecurityResponse.SecurityStatus) - クラスio.helidon.security.AuthorizationResponse.Builderのメソッド
セキュリティ・レスポンスのセキュリティ・ステータスを設定します。
status(SecurityResponse.SecurityStatus) - クラスio.helidon.security.OutboundSecurityResponse.Builderのメソッド
セキュリティ・レスポンスのセキュリティ・ステータスを設定します。
status(Span.Status) - インタフェースio.helidon.tracing.Spanのメソッド
スパン・ステータス。主にSpan.Status.ERRORの構成に使用されます。
status(ConnectionContext, Status) - インタフェースio.helidon.webserver.http1.Http1ConnectionListenerのメソッド
ステータス(サー・バー・レスポンスのみ)を処理します。
status(ConnectionContext, Status) - クラスio.helidon.webserver.http1.Http1LoggingConnectionListenerのメソッド
 
status(URI, PropagatedHeaders) - インタフェースio.helidon.lra.coordinator.client.CoordinatorClientのメソッド
指定されたLRAの戻りステータス。
status(URI, PropagatedHeaders) - クラスio.helidon.lra.coordinator.client.narayana.NarayanaClientのメソッド
 
Status - io.helidon.httpのクラス
HTTPによって定義される一般的に使用されるステータス・コードについては、「HTTP/1.1ドキュメント」を参照してください。
STATUS_NAME - クラスio.helidon.http.http2.Http2Headersのstatic変数
ステータス疑似ヘッダーのヘッダー名。
STATUS_NAME - クラスio.helidon.webserver.grpc.GrpcStatusのstatic変数
grpcステータス・ヘッダー名。
Status.Family - io.helidon.http内の列挙型クラス
ステータス・コードのクラスを表す列挙。
statusCode() - クラスio.helidon.security.SecurityResponseのメソッド
ステータス・コード(マッピングにHTTPステータス・コードを使用)。
statusCode(int) - クラスio.helidon.security.AuthenticationResponse.Builderのメソッド
失敗したステータスのステータス・コードを設定します。
statusCode(int) - クラスio.helidon.security.AuthorizationResponse.Builderのメソッド
失敗したステータスのステータス・コードを設定します。
statusCode(int) - クラスio.helidon.security.OutboundSecurityResponse.Builderのメソッド
失敗したステータスのステータス・コードを設定します。
statusFromResponse(String) - クラスio.helidon.common.testing.http.junit5.SocketHttpClientのstaticメソッド
ステータス行を検索し、レスポンスHTTPステータスを返します。
StatusLogEntry - io.helidon.webserver.accesslogのクラス
HTTPステータスのアクセス・ログ・エントリ。
StatusLogEntry.Builder - io.helidon.webserver.accesslogのクラス
StatusLogEntry用のfluent APIビルダー。
stop() - クラスio.helidon.config.etcd.EtcdWatcherのメソッド
 
stop() - クラスio.helidon.config.FileSystemWatcherのメソッド
 
stop() - クラスio.helidon.config.ScheduledPollingStrategyのメソッド
 
stop() - インタフェースio.helidon.config.spi.ChangeWatcherのメソッド
すべてのターゲットでの変更の監視を停止します。
stop() - インタフェースio.helidon.config.spi.PollingStrategyのメソッド
ポーリングを停止し、すべてのリソースを解放します。
stop() - クラスio.helidon.messaging.connectors.aq.AqConnectorImplのメソッド
 
stop() - クラスio.helidon.messaging.connectors.jms.JmsConnectorのメソッド
 
stop() - クラスio.helidon.messaging.connectors.kafka.KafkaConnectorのメソッド
KafkaConnectorとそれに関連するすべてのジョブおよびリソースを停止します。
stop() - クラスio.helidon.messaging.connectors.kafka.KafkaPublisherのメソッド
開いているリソースをKafkaに閉じ、例外的に保留中のMessage.ack()を完了します。
stop() - インタフェースio.helidon.messaging.Messagingのメソッド
stopメソッドを実装しているすべてのコネクタでstopメソッドを呼び出します。
stop() - インタフェースio.helidon.messaging.Stoppableのメソッド
Messaging.stop()中に呼び出されます。
stop() - インタフェースio.helidon.microprofile.server.Serverのメソッド
このサーバーをただちに(起動したサーバーでのみ使用できます)で停止します。
stop() - クラスio.helidon.microprofile.server.ServerImplのメソッド
 
stop() - インタフェースio.helidon.webserver.WebServerのメソッド
サーバーを正常にシャットダウンしようとします。
stop(Timer) - インタフェースio.helidon.metrics.api.Timer.Sampleのメソッド
間隔を終了し、現在の時間を間隔の終了時間として記録し、指定されたTimerに経過時間を適用します。
Stoppable - io.helidon.messagingのインタフェース
メッセージングの停止について通知できるメッセージング・コネクタ。
storageDirectory(String) - クラスio.helidon.integrations.microstream.core.EmbeddedStorageManagerBuilderのメソッド
ファイルシステム内のストレージのベース・ディレクトリ。
storeByValue(boolean) - クラスio.helidon.integrations.microstream.cache.MicrostreamCacheConfigurationBuilderのメソッド
 
storesLowerCaseIdentifiers() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
storesLowerCaseQuotedIdentifiers() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
storesMixedCaseIdentifiers() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
storesMixedCaseQuotedIdentifiers() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
storesUpperCaseIdentifiers() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
storesUpperCaseQuotedIdentifiers() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
stream() - インタフェースio.helidon.common.configurable.Resourceのメソッド
このリソースへの入力ストリームを取得します。
stream() - クラスio.helidon.common.HelidonServiceLoaderのメソッド
重み付けされた順序で、サービス実装のストリームを提供します。
stream() - インタフェースio.helidon.common.mapper.Valueのメソッド
値が存在する場合は、その値のみを含む順次Streamを返し、それ以外の場合は空のStreamを返します。
stream() - インタフェースio.helidon.http.Headersのメソッド
これらのヘッダーをソースとする順次ストリーム。
stream() - クラスio.helidon.webserver.observe.log.LogObserverConfig.BuilderBase.LogObserverConfigImplのメソッド
 
stream() - クラスio.helidon.webserver.observe.log.LogObserverConfig.BuilderBaseのメソッド
ログ・ストリームの構成。
stream() - インタフェースio.helidon.webserver.observe.log.LogObserverConfigのメソッド
ログ・ストリームの構成。
stream(StreamObserver<T>, CompletionStage<Void>) - クラスio.helidon.webserver.grpc.ResponseHelperのstaticメソッド
CompletionStageが完了するまでStreamObserver.onNext(Object)メソッドに値を送信するために使用できるConsumerを取得し、StreamObserver.onCompleted()をコールします。
stream(StreamObserver<T>, Supplier<Stream<? extends T>>) - クラスio.helidon.webserver.grpc.ResponseHelperのstaticメソッド
Streamがエグゾーステッド・コールStreamObserver.onCompleted()になるまで、StreamからStreamObserver.onNext(Object)メソッドに値を送信します。
stream(StreamObserver<T>, Stream<? extends T>) - クラスio.helidon.webserver.grpc.ResponseHelperのstaticメソッド
Streamがエグゾーステッド・コールStreamObserver.onCompleted()になるまで、StreamからStreamObserver.onNext(Object)メソッドに値を送信します。
stream(LogStreamConfig) - クラスio.helidon.webserver.observe.log.LogObserverConfig.BuilderBaseのメソッド
ログ・ストリームの構成。
stream(Consumer<LogStreamConfig.Builder>) - クラスio.helidon.webserver.observe.log.LogObserverConfig.BuilderBaseのメソッド
ログ・ストリームの構成。
stream(Supplier<? extends LogStreamConfig>) - クラスio.helidon.webserver.observe.log.LogObserverConfig.BuilderBaseのメソッド
ログ・ストリームの構成。
STREAM_CLOSED - 列挙型クラスio.helidon.http.http2.Http2ErrorCodeの列挙定数
ストリームがハーフ・クローズされたあと、エンドポイントはフレームを受信しました。
STREAM_RESULT_NAME - クラスio.helidon.webserver.http.ServerResponseBaseのstatic変数
ストリーム結果トレーラ名。
STREAM_TRAILERS - クラスio.helidon.webserver.http.ServerResponseBaseのstatic変数
ストリーム・ステータス・トレーラ。
streamAsync(StreamObserver<T>, CompletionStage<Void>) - クラスio.helidon.webserver.grpc.ResponseHelperのstaticメソッド
CompletionStageが完了するまでStreamObserver.onNext(Object)メソッドに値を送信するために使用できるConsumerを取得してから、fork-joinスレッド・プールを使用してStreamObserver.onCompleted()を非同期に呼び出します。
streamAsync(StreamObserver<T>, CompletionStage<Void>, Executor) - クラスio.helidon.webserver.grpc.ResponseHelperのstaticメソッド
CompletionStageが完了するまでStreamObserver.onNext(Object)メソッドに値を送信するために使用できるConsumerを取得し、エグゼキュータ・スレッドを使用してStreamObserver.onCompleted()を非同期にコールします。
streamAsync(StreamObserver<T>, Supplier<Stream<? extends T>>, Executor) - クラスio.helidon.webserver.grpc.ResponseHelperのstaticメソッド
Streamがエグゾーステッド・コールStreamObserver.onCompleted()になるまで、StreamからStreamObserver.onNext(Object)メソッドに値を非同期的に送信します。
streamAsync(StreamObserver<T>, Stream<? extends T>, Executor) - クラスio.helidon.webserver.grpc.ResponseHelperのstaticメソッド
Streamがエグゾーステッド・コールStreamObserver.onCompleted()になるまで、StreamからStreamObserver.onNext(Object)メソッドに値を非同期的に送信します。
streamFilter(UnaryOperator<InputStream>) - インタフェースio.helidon.webserver.http.ServerRequestのメソッド
カスタム入力ストリームを構成して、リクエストの入力ストリームをラップします。
streamFilter(UnaryOperator<OutputStream>) - インタフェースio.helidon.webserver.http.ServerResponseのメソッド
カスタム出力ストリームを構成して、レスポンスの出力ストリームをラップします。
StreamFlowControl - io.helidon.http.http2のクラス
ストリーム固有のHTTP/2フロー制御。
streamId() - クラスio.helidon.http.http2.Http2FrameHeaderのメソッド
このヘッダーが属するストリームID。
streamId() - レコード・クラスio.helidon.http.http2.Http2Priorityのメソッド
streamIdレコード・コンポーネントの値を返します。
streamId() - インタフェースio.helidon.http.http2.Http2Streamのメソッド
ストリームID。
streamResult(String) - インタフェースio.helidon.webserver.http.ServerResponseのメソッド
出力ストリーム処理の結果の説明。
streamState() - インタフェースio.helidon.http.http2.Http2Streamのメソッド
このストリームの状態。
streamState() - インタフェースio.helidon.webserver.http2.spi.Http2SubProtocolSelector.SubProtocolHandlerのメソッド
現在のストリーム状態。
StreamTimeoutException - io.helidon.webclient.http2の例外クラス
構成されたリクエスト・タイムアウト内にストリーム経由でデータが受信されない場合にスローされます。
StreamValidationUtils - io.helidon.common.reactiveのクラス
ストリーム・バリデーションのヘルパー・メソッドです。
STRICT - 列挙型クラスio.helidon.common.media.type.ParserModeの列挙定数
厳密なモード (default)。
STRICT - 列挙型クラスio.helidon.http.SetCookie.SameSiteの列挙定数
Cookieはファースト・パーティ・コンテキストでのみ送信され、サード・パーティのwebサイトによって開始されたリクエストとともに送信されません。
STRICT_TRANSPORT_SECURITY - クラスio.helidon.http.HeaderNamesのstatic変数
Strict-Transport-Securityヘッダー名。
string() - インタフェースio.helidon.common.configurable.Resourceのメソッド
このリソースの文字列コンテンツを取得します。
string(Charset) - インタフェースio.helidon.common.configurable.Resourceのメソッド
このリソースの文字列コンテンツを取得します。
STRING - クラスio.helidon.common.GenericTypeのstatic変数
文字列の汎用タイプ。
STRING - クラスio.helidon.common.types.TypeNamesのstatic変数
Stringの名前を入力します。
stringBindingSize() - クラスio.helidon.dbclient.jdbc.JdbcParametersConfig.BuilderBase.JdbcParametersConfigImplのメソッド
 
stringBindingSize() - クラスio.helidon.dbclient.jdbc.JdbcParametersConfig.BuilderBaseのメソッド
この制限を超える長さのString値は、JdbcParametersConfig.BuilderBase.useStringBinding()trueに設定されている場合、PreparedStatement.setCharacterStream(int, java.io.Reader, int)を使用してバインドされます。
stringBindingSize() - インタフェースio.helidon.dbclient.jdbc.JdbcParametersConfigのメソッド
この制限を超える長さのString値は、JdbcParametersConfigBlueprint.useStringBinding()trueに設定されている場合、PreparedStatement.setCharacterStream(int, java.io.Reader, int)を使用してバインドされます。
stringBindingSize(int) - クラスio.helidon.dbclient.jdbc.JdbcParametersConfig.BuilderBaseのメソッド
この制限を超える長さのString値は、JdbcParametersConfig.BuilderBase.useStringBinding()trueに設定されている場合、PreparedStatement.setCharacterStream(int, java.io.Reader, int)を使用してバインドされます。
StringSupport - io.helidon.http.mediaのクラス
文字列のメディア・サポート。
StringSupport(String) - クラスio.helidon.http.media.StringSupportのコンストラクタ
文字列のメディア・サポートのインスタンスを作成します。
stringValue() - 注釈インタフェースio.helidon.builder.api.Option.Redundantの要素
falseに設定すると、このNOTをtoStringに冗長としてマークします。
stringValue() - インタフェースio.helidon.common.types.Annotationのメソッド
プロパティ"value"の型付きの値。
stringValue() - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
プロパティ"value"の型付きの値。
stringValue(JsonValue) - クラスio.helidon.integrations.common.rest.ApiJsonParserのstaticメソッド
json値から文字列値を取得します。
stringValue(String) - インタフェースio.helidon.common.types.Annotationのメソッド
名前付きプロパティの型付き値。
stringValue(String) - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
名前付きプロパティの型付き値。
stringValues() - インタフェースio.helidon.common.types.Annotationのメソッド
配列として定義されているプロパティ"value"の型付き値。
stringValues() - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
配列として定義されているプロパティ"value"の型付き値。
stringValues(String) - インタフェースio.helidon.common.types.Annotationのメソッド
配列として定義されているプロパティの型付き値。
stringValues(String) - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
配列として定義されているプロパティの型付き値。
stripOws() - クラスio.helidon.common.buffers.LazyStringのメソッド
文字列の先頭と末尾からoptionalwhitespace(s)を削除します。
subject() - クラスio.helidon.security.jwt.Jwtのメソッド
サブジェクト・クレーム。
subject() - クラスio.helidon.security.jwt.JwtHeadersのメソッド
サブジェクト・クレーム。
subject() - クラスio.helidon.security.ProviderRequestのメソッド
現在のユーザー・サブジェクト(すでに認証されている場合)。
subject(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
サブジェクトは、このJWTが発行されたプリンシパルを定義します(例:
Subject - io.helidon.securityのクラス
ユーザーまたはサービスを表すセキュリティ・サブジェクト。
Subject.Builder - io.helidon.securityのクラス
Subject用のfluent APIビルダー。
subjectMapper() - インタフェースio.helidon.security.Securityのメソッド
AuthenticationProviderによって認証されたサブジェクトを新しいSubjectにマップするために使用するサブジェクト・マッピング・プロバイダ。次に例を示します。
subjectMappingProvider(SubjectMappingProvider) - クラスio.helidon.security.Security.Builderのメソッド
認証が処理された後に使用されるサブジェクト・マッピング・プロバイダを構成します。
SubjectMappingProvider - io.helidon.security.spiのインタフェース
認証プロバイダによって認証されたサブジェクトを新しいサブジェクトにマップするプロバイダ。
subjectType() - 注釈インタフェースio.helidon.security.abac.role.RoleValidator.Rolesの要素
この制限のサブジェクト・タイプ。デフォルトはSubjectType.USERです。
subjectType() - クラスio.helidon.security.providers.httpsign.InboundClientDefinitionのメソッド
(ユーザーまたはサービス(デフォルトはservice))を認証したプリンシパルのタイプ。
subjectType(SubjectType) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
このプロバイダが(伝播も行います)を抽出するプリンシパル・タイプ。
subjectType(SubjectType) - クラスio.helidon.security.providers.header.HeaderAtnProvider.Builderのメソッド
このプロバイダが(伝播も行います)を抽出するプリンシパル・タイプ。
subjectType(SubjectType) - クラスio.helidon.security.providers.httpauth.HttpBasicAuthProvider.Builderのメソッド
このプロバイダが(伝播も行います)を抽出するプリンシパル・タイプ。
subjectType(SubjectType) - クラスio.helidon.security.providers.httpauth.HttpDigestAuthProvider.Builderのメソッド
このプロバイダが(伝播も行います)を抽出するプリンシパル・タイプ。
subjectType(SubjectType) - クラスio.helidon.security.providers.httpsign.InboundClientDefinition.Builderのメソッド
(ユーザーまたはサービス(デフォルトはservice))を認証したプリンシパルのタイプ。
subjectType(SubjectType) - クラスio.helidon.security.providers.jwt.JwtProvider.Builderのメソッド
このプロバイダが(伝播も行います)を抽出するプリンシパル・タイプ。
SubjectType - io.helidon.security内の列挙型クラス
プリンシパルのタイプ。
subjectTypes(SubjectType...) - クラスio.helidon.security.providers.idcs.mapper.IdcsRoleMapperProviderBase.Builderのメソッド
サポートされるサブジェクト・タイプを構成します。
submit() - クラスio.helidon.security.OutboundSecurityClientBuilderのメソッド
クライアントを構築し、そのクライアントでSecurityClient.submit()を起動するためのショートカット・メソッド。
submit() - インタフェースio.helidon.security.SecurityClientのメソッド
セキュリティ・リクエストで構成されたフィールドを送信し、セキュリティ操作(認証、認可またはOutboundSecurity)を処理します。
submit() - クラスio.helidon.security.SecurityClientBuilderのメソッド
クライアントを構築し、そのクライアントでSecurityClient.submit()を起動するためのショートカット・メソッド。
submit(Object) - インタフェースio.helidon.webclient.api.ClientRequestのメソッド
エンティティを送信します。
submit(Object) - クラスio.helidon.webclient.api.ClientRequestBaseのメソッド
 
submit(Object) - インタフェースio.helidon.webclient.http1.Http1ClientRequestのメソッド
 
submit(Object) - インタフェースio.helidon.webclient.http2.Http2ClientRequestのメソッド
 
submit(Object, Class<T>) - インタフェースio.helidon.webclient.api.ClientRequestのメソッド
エンティティを送信し、特定のタイプをリクエストします。
subProtocol() - クラスio.helidon.webclient.websocket.ClientWsConnectionのメソッド
 
subProtocol() - レコード・クラスio.helidon.webserver.http2.spi.SubProtocolResultのメソッド
subProtocolレコード・コンポーネントの値を返します。
subProtocol() - クラスio.helidon.webserver.websocket.WsConnectionのメソッド
 
subProtocol() - インタフェースio.helidon.websocket.WsSessionのメソッド
このセッションでネゴシエーションされたWebSocketサブプロトコル。
subProtocol(ConnectionContext, HttpPrologue, Http2Headers, Http2StreamWriter, int, Http2Settings, Http2Settings, StreamFlowControl, Http2StreamState, Router) - クラスio.helidon.webserver.grpc.GrpcProtocolSelectorのメソッド
 
subProtocol(ConnectionContext, HttpPrologue, Http2Headers, Http2StreamWriter, int, Http2Settings, Http2Settings, StreamFlowControl, Http2StreamState, Router) - インタフェースio.helidon.webserver.http2.spi.Http2SubProtocolSelectorのメソッド
これがサブプロトコル・リクエストかどうかを確認し、適切な結果を返します。
SubProtocolResult - io.helidon.webserver.http2.spiのレコード・クラス
Sub-protocol result.
SubProtocolResult(boolean, Http2SubProtocolSelector.SubProtocolHandler) - レコード・クラスio.helidon.webserver.http2.spi.SubProtocolResultのコンストラクタ
SubProtocolResultレコード・クラスのインスタンスを作成します。
subProtocols() - クラスio.helidon.webclient.websocket.WsClientProtocolConfig.BuilderBaseのメソッド
 
subProtocols() - クラスio.helidon.webclient.websocket.WsClientProtocolConfig.BuilderBase.WsClientProtocolConfigImplのメソッド
 
subProtocols() - インタフェースio.helidon.webclient.websocket.WsClientProtocolConfigのメソッド
 
subProtocols(List<? extends String>) - クラスio.helidon.webclient.websocket.WsClientProtocolConfig.BuilderBaseのメソッド
 
Subscribable<T> - io.helidon.common.reactiveのインタフェース
java関数を使用して個々のイベントをサブスクライブできるようにする装飾されたパブリッシャ。
subscribe(Flow.Subscriber<? super ByteBuffer>) - クラスio.helidon.common.reactive.MultiFromOutputStreamのメソッド
非推奨。
 
subscribe(Flow.Subscriber<? super T>) - クラスio.helidon.common.reactive.BufferedEmittingPublisherのメソッド
 
subscribe(Flow.Subscriber<? super T>) - クラスio.helidon.common.reactive.ConcatPublisherのメソッド
 
subscribe(Flow.Subscriber<? super T>) - クラスio.helidon.common.reactive.EmittingPublisherのメソッド
 
subscribe(Flow.Subscriber<? super T>) - クラスio.helidon.common.reactive.MultiTappedPublisherのメソッド
 
subscribe(Consumer<? super T>) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
指定された委任関数を使用して、このSingleインスタンスをサブスクライブします。
subscribe(Consumer<? super T>, Consumer<? super Throwable>) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
指定された委任関数を使用して、このSingleインスタンスをサブスクライブします。
subscribe(Consumer<? super T>, Consumer<? super Throwable>, Runnable) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
指定された委任関数を使用して、このSingleインスタンスをサブスクライブします。
subscribe(Consumer<? super T>, Consumer<? super Throwable>, Runnable, Consumer<? super Flow.Subscription>) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
指定された委任関数を使用して、このSingleインスタンスをサブスクライブします。
subscribe(Subscriber<? super KafkaMessage<K, V> >) - クラスio.helidon.messaging.connectors.kafka.KafkaPublisherのメソッド
 
subscribe(Subscriber<? super Message<PAYLOAD> >) - クラスio.helidon.messaging.Emitterのメソッド
 
subscriber(Channel<PAYLOAD>, Flow.Subscriber <? extends Message<? extends PAYLOAD> >) - クラスio.helidon.messaging.Messaging.Builderのメソッド
指定されたChannelに使用するFlow.Subscriberを登録します。
subscriber(Channel<PAYLOAD>, Consumer<Multi<? extends Message<? extends PAYLOAD>>>) - クラスio.helidon.messaging.Messaging.Builderのメソッド
提供されたMultiを使用して、提供されたChannelをサブスクライブします。
subscriber(Channel<PAYLOAD>, SubscriberBuilder <? extends Message<? extends PAYLOAD>, RESULT>) - クラスio.helidon.messaging.Messaging.Builderのメソッド
指定されたChannelSubscriberの作成に使用するSubscriberBuilderを登録します。
subscriber(Channel<PAYLOAD>, Subscriber <? extends Message<? extends PAYLOAD>>) - クラスio.helidon.messaging.Messaging.Builderのメソッド
指定されたChannelに使用するSubscriberを登録します。
SUBSCRIBER_NAME_ATTRIBUTE - クラスio.helidon.messaging.connectors.jms.JmsConnectorのstatic変数
サブスクリプションの識別に使用される永続消費者のサブスクライバ名。
subscriberConfig(Config) - クラスio.helidon.messaging.Channel.Builderのメソッド
サブスクライバ・コネクタで使用可能な構成。
SubscriptionHelper - io.helidon.common.reactive内の列挙型クラス
Flow.Subscriptionに対してアトミック・アクションを実行するためのシングルトン取消インジケータおよびユーティリティ・メソッドを含むヘルパー列挙。
subtype() - インタフェースio.helidon.common.media.type.MediaTypeのメソッド
サブタイプ(yamlなど)。
subtype() - インタフェースio.helidon.http.HttpMediaTypeのメソッド
 
success(boolean) - クラスio.helidon.dbclient.metrics.DbClientMetricBuilderのメソッド
成功した文を測定するかどうか。
success(Principal) - クラスio.helidon.security.AuthenticationResponseのstaticメソッド
プロバイダはリクエストを認証し、ユーザーのプリンシパルを作成しました。
success(Subject) - クラスio.helidon.security.AuthenticationResponseのstaticメソッド
プロバイダはリクエストを認証し、ユーザー・サブジェクトを作成しました。
success(Subject, Subject) - クラスio.helidon.security.AuthenticationResponseのstaticメソッド
プロバイダはリクエストを認証し、ユーザーおよびサービス・サブジェクトを作成しました。
success(HttpClientResponse, ClientConnection) - クラスio.helidon.webclient.http1.UpgradeResponseのstaticメソッド
アップグレード成功レスポンスを作成します。
SUCCESS - 列挙型クラスio.helidon.security.AuditEvent.AuditSeverityの列挙定数
セキュリティ・イベント成功。
SUCCESS - 列挙型クラスio.helidon.security.SecurityResponse.SecurityStatusの列挙定数
セキュリティ・コンポーネントによるメッセージ処理が成功し、ランタイムが結果メッセージの通常の処理を続行することを示します。
SUCCESS_FINISH - 列挙型クラスio.helidon.security.SecurityResponse.SecurityStatusの列挙定数
成功し、プロバイダはすべての処理を実行しました。
SUCCESSFUL - 列挙型クラスio.helidon.http.Status.Familyの列挙定数
2xx HTTPステータス・コード。
successService(Principal) - クラスio.helidon.security.AuthenticationResponseのstaticメソッド
プロバイダはリクエストを認証し、サービス(またはクライアント)のプリンシパルを作成しました。
successService(Subject) - クラスio.helidon.security.AuthenticationResponseのstaticメソッド
プロバイダはリクエストを認証し、サービス・サブジェクトを作成しました。
successThreshold() - クラスio.helidon.faulttolerance.CircuitBreakerConfig.BuilderBase.CircuitBreakerConfigImplのメソッド
 
successThreshold() - クラスio.helidon.faulttolerance.CircuitBreakerConfig.BuilderBaseのメソッド
成功したコールのうち、半開回路をクローズするコールの数。
successThreshold() - インタフェースio.helidon.faulttolerance.CircuitBreakerConfigのメソッド
成功したコールのうち、半開回路をクローズするコールの数。
successThreshold(int) - クラスio.helidon.faulttolerance.CircuitBreakerConfig.BuilderBaseのメソッド
成功したコールのうち、半開回路をクローズするコールの数。
SUFFICIENT - 列挙型クラスio.helidon.security.CompositeProviderFlagの列挙定数
成功した場合、それ以上のプロバイダは呼び出されず、それ以外の場合はオプションと同じです。
summary(String, Iterable<Tag>) - インタフェースio.helidon.metrics.api.MeterRegistryのメソッド
以前に登録された配布サマリーを見つけます。
superTypeInfo() - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
このタイプ情報の親/スーパー・クラス。
superTypeInfo() - クラスio.helidon.common.types.TypeInfo.BuilderBase.TypeInfoImplのメソッド
 
superTypeInfo() - インタフェースio.helidon.common.types.TypeInfoのメソッド
このタイプ情報の親/スーパー・クラス。
superTypeInfo(TypeInfo) - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
このタイプ情報の親/スーパー・クラス。
superTypeInfo(Consumer<TypeInfo.Builder>) - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
このタイプ情報の親/スーパー・クラス。
supplier() - インタフェースio.helidon.common.config.ConfigValueのメソッド
入力された値のサプライヤを返します。
supplier() - インタフェースio.helidon.config.ConfigValueのメソッド
入力された値のサプライヤを返します。
supplier() - レコード・クラスio.helidon.http.media.MediaSupport.ReaderResponseのメソッド
supplierレコード・コンポーネントの値を返します。
supplier() - レコード・クラスio.helidon.http.media.MediaSupport.WriterResponseのメソッド
supplierレコード・コンポーネントの値を返します。
supplier() - インタフェースio.helidon.metrics.api.Gauge.Builderのメソッド
ゲージが生成する値のSupplierを返します。
supplier(T) - インタフェースio.helidon.common.config.ConfigValueのメソッド
デフォルトで入力された値のサプライヤを返します。
supplier(T) - インタフェースio.helidon.config.ConfigValueのメソッド
デフォルトで入力された値のサプライヤを返します。
SUPPLIER - クラスio.helidon.common.types.TypeNamesのstatic変数
Supplierの名前を入力します。
SupplierException - io.helidon.faulttoleranceの例外クラス
RuntimeExceptionであり、サプライヤでスローできない例外をラップするために使用される例外クラス。
SupplierException(String, Throwable) - 例外クラスio.helidon.faulttolerance.SupplierExceptionのコンストラクタ
Throwableを使用してインスタンスを作成します。
SupplierException(Throwable) - 例外クラスio.helidon.faulttolerance.SupplierExceptionのコンストラクタ
Throwableを使用してインスタンスを作成します。
SupplierHelper - io.helidon.faulttoleranceのクラス
CompletionStageを返す非同期サプライヤの処理に役立ちます。
supply(Class<T>, Supplier<T> ) - インタフェースio.helidon.common.context.Contextのメソッド
指定されたサプライヤを使用して新規インスタンスを登録します。
supply(Object, Class<T>, Supplier<T> ) - インタフェースio.helidon.common.context.Contextのメソッド
指定されたサプライヤを使用して新規インスタンスを登録します。
support() - レコード・クラスio.helidon.common.mapper.spi.MapperProvider.ProviderResponseのメソッド
supportレコード・コンポーネントの値を返します。
support() - レコード・クラスio.helidon.http.media.MediaSupport.ReaderResponseのメソッド
supportレコード・コンポーネントの値を返します。
support() - レコード・クラスio.helidon.http.media.MediaSupport.WriterResponseのメソッド
supportレコード・コンポーネントの値を返します。
supported() - クラスio.helidon.config.etcd.EtcdConfigSourceProviderのメソッド
 
supported() - クラスio.helidon.config.etcd.EtcdWatcherProviderのメソッド
 
supported() - クラスio.helidon.config.git.GitConfigSourceProviderのメソッド
 
supported() - インタフェースio.helidon.config.spi.ChangeWatcherProviderのメソッド
サポートされているタイプのセットを返します。
supported() - インタフェースio.helidon.config.spi.ConfigSourceProviderのメソッド
サポートされているタイプのセットを返します。
supported() - インタフェースio.helidon.config.spi.OverrideSourceProviderのメソッド
サポートされているタイプのセットを返します。
supported() - インタフェースio.helidon.config.spi.PollingStrategyProviderのメソッド
サポートされているタイプのセットを返します。
supported() - インタフェースio.helidon.config.spi.RetryPolicyProviderのメソッド
サポートされているタイプのセットを返します。
supported() - クラスio.helidon.integrations.oci.secrets.configsource.OciSecretsConfigSourceProviderのメソッド
非推奨。
Helidon構成サブシステムでのみ使用します。
supported() - レコード・クラスio.helidon.webserver.http2.spi.SubProtocolResultのメソッド
supportedレコード・コンポーネントの値を返します。
SUPPORTED - 列挙型クラスio.helidon.common.mapper.spi.MapperProvider.Supportの列挙定数
Correcttype(s)および必要な修飾子。
SUPPORTED - 列挙型クラスio.helidon.http.media.MediaSupport.SupportLevelの列挙定数
リクエストされた型はサポートされており、(JSON処理からのJsonObjectなど)と完全に一致しています。
SUPPORTED - 列挙型クラスio.helidon.webclient.spi.HttpClientSpi.SupportLevelの列挙定数
このリクエストは、すでに(たとえば、キャッシュされた接続があります)を試行しているため、このクライアントでサポートされています。
SUPPORTED - 列挙型クラスio.helidon.webserver.spi.ServerConnectionSelector.Supportの列挙定数
はい、これはこのセレクタで処理できる接続です。
SUPPORTED_VERSION - クラスio.helidon.webserver.websocket.WsUpgraderのstatic変数
サポートされているバージョン。
SUPPORTED_VERSION_HEADER - クラスio.helidon.webserver.websocket.WsUpgraderのstatic変数
サポートされているバージョン・ヘッダー。
supportedAnnotations() - クラスio.helidon.microprofile.jwt.auth.JwtAuthProviderのメソッド
 
supportedAnnotations() - クラスio.helidon.security.abac.policy.PolicyValidatorのメソッド
 
supportedAnnotations() - クラスio.helidon.security.abac.role.RoleValidatorのメソッド
 
supportedAnnotations() - クラスio.helidon.security.abac.scope.ScopeValidatorのメソッド
 
supportedAnnotations() - クラスio.helidon.security.abac.time.TimeValidatorのメソッド
 
supportedAnnotations() - クラスio.helidon.security.providers.abac.AbacProviderのメソッド
 
supportedAnnotations() - インタフェースio.helidon.security.providers.abac.spi.AbacValidatorのメソッド
このバリデータでサポートされている拡張注釈を指定します(例:
supportedAnnotations() - クラスio.helidon.security.providers.oidc.OidcProviderのメソッド
 
supportedAnnotations() - インタフェースio.helidon.security.spi.SecurityProviderのメソッド
このプロバイダでサポートされている拡張注釈を指定します(例:
supportedApi() - インタフェースio.helidon.integrations.vault.spi.SysProviderのメソッド
このプロバイダでサポートされているAPI。
supportedApi() - クラスio.helidon.integrations.vault.sys.HcpSysProviderのメソッド
 
supportedApplicationProtocols() - クラスio.helidon.webserver.ConnectionProvidersのメソッド
サポートされているアプリケーション・プロトコルのセット(ALPNで使用)を取得します。
supportedApplicationProtocols() - クラスio.helidon.webserver.http1.Http1ConnectionSelectorのメソッド
 
supportedApplicationProtocols() - クラスio.helidon.webserver.http2.Http2ConnectionSelectorのメソッド
 
supportedApplicationProtocols() - インタフェースio.helidon.webserver.spi.ServerConnectionSelectorのメソッド
このセレクタでサポートされているアプリケーション・プロトコル。ALPNネゴシエーションなどに使用されます。
supportedAttributes() - インタフェースio.helidon.security.spi.SecurityProviderのメソッド
このプロバイダがエンドポイント構成をオーバーライドするために必要な属性名のコレクション。
supportedConfigKeys() - インタフェースio.helidon.security.spi.SecurityProviderのメソッド
構成にはキーが必要です。
supportedCustomObjects() - インタフェースio.helidon.security.spi.SecurityProviderのメソッド
構成タイプのクラス。
supportedEngine() - クラスio.helidon.integrations.vault.secrets.cubbyhole.CubbyholeEngineProviderのメソッド
 
supportedEngine() - クラスio.helidon.integrations.vault.secrets.database.DbEngineProviderのメソッド
 
supportedEngine() - クラスio.helidon.integrations.vault.secrets.kv1.Kv1EngineProviderのメソッド
 
supportedEngine() - クラスio.helidon.integrations.vault.secrets.kv2.Kv2EngineProviderのメソッド
 
supportedEngine() - クラスio.helidon.integrations.vault.secrets.pki.PkiEngineProviderのメソッド
 
supportedEngine() - クラスio.helidon.integrations.vault.secrets.transit.TransitEngineProviderのメソッド
 
supportedEngine() - インタフェースio.helidon.integrations.vault.spi.SecretsEngineProviderのメソッド
このプロバイダでサポートされるエンジン。
supportedMediaTypes() - クラスio.helidon.config.hocon.HoconConfigParserのメソッド
 
supportedMediaTypes() - クラスio.helidon.config.PropertiesConfigParserのメソッド
 
supportedMediaTypes() - インタフェースio.helidon.config.spi.ConfigParserのメソッド
パーサーによってサポートされるメディア・タイプのセットを返します。
supportedMediaTypes() - クラスio.helidon.config.yaml.YamlConfigParserのメソッド
 
supportedMethod() - クラスio.helidon.integrations.vault.auths.approle.AppRoleAuthProviderのメソッド
 
supportedMethod() - クラスio.helidon.integrations.vault.auths.k8s.K8sAuthProviderのメソッド
 
supportedMethod() - クラスio.helidon.integrations.vault.auths.token.TokenAuthProviderのメソッド
 
supportedMethod() - インタフェースio.helidon.integrations.vault.spi.AuthMethodProviderのメソッド
このプロバイダでサポートされているメソッド。
supportedProtocol() - インタフェースio.helidon.webserver.http1.spi.Http1Upgraderのメソッド
プロトコル・アップグレードに必要な値(h2cwebsocketなど)。
supportedProtocol() - クラスio.helidon.webserver.http2.Http2Upgraderのメソッド
 
supportedProtocol() - クラスio.helidon.webserver.websocket.WsUpgraderのメソッド
 
supportedSuffixes() - クラスio.helidon.config.hocon.HoconConfigParserのメソッド
 
supportedSuffixes() - インタフェースio.helidon.config.spi.ConfigParserのメソッド
構成パーサーは、サポートされているファイル・サフィクスを定義できます。
supportedSuffixes() - クラスio.helidon.config.yaml.YamlConfigParserのメソッド
 
supportedTypes() - クラスio.helidon.config.hocon.mp.HoconMpMetaConfigProviderのメソッド
 
supportedTypes() - インタフェースio.helidon.config.mp.spi.MpMetaConfigProviderのメソッド
MicroProfileメタ構成プロバイダでサポートされているタイプのセット。
supportedTypes() - クラスio.helidon.config.yaml.mp.YamlMetaConfigProviderのメソッド
 
supportedTypes() - クラスio.helidon.integrations.oci.secrets.mp.configsource.OciSecretsMpMetaConfigProviderのメソッド
OciSecretsConfigSourceProvider.supported()の呼出しの戻り値を返します。
supports(BufferData) - クラスio.helidon.webserver.http1.Http1ConnectionSelectorのメソッド
 
supports(BufferData) - クラスio.helidon.webserver.http2.Http2ConnectionSelectorのメソッド
 
supports(BufferData) - インタフェースio.helidon.webserver.spi.ServerConnectionSelectorのメソッド
このセレクタは現在のサーバー接続をサポートしていますか。
supports(GenericType<? extends Source<?>>, HttpClientResponse) - インタフェースio.helidon.webclient.spi.SourceHandlerProviderのメソッド
プロバイダがタイプをサポートしているかどうかを確認します。
supports(GenericType<? extends Source<?>>, HttpClientResponse) - クラスio.helidon.webclient.sse.SseSourceHandlerProviderのメソッド
 
supports(GenericType<? extends Sink<?>>, ServerRequest) - インタフェースio.helidon.webserver.http.spi.SinkProviderのメソッド
プロバイダがタイプをサポートしているかどうかを確認します。
supports(GenericType<? extends Sink<?>>, ServerRequest) - クラスio.helidon.webserver.sse.SseSinkProviderのメソッド
 
supports(ServerRequestHeaders) - クラスio.helidon.integrations.openapi.ui.OpenApiUiのメソッド
 
supports(ServerRequestHeaders) - インタフェースio.helidon.openapi.OpenApiServiceのメソッド
サービスがリクエストを処理するかどうかをテストします。
supports(FullClientRequest<?>, ClientUri) - インタフェースio.helidon.webclient.spi.HttpClientSpiのメソッド
このHTTPバージョンが指定されたリクエストを処理できるかどうかを返します。
supports(String) - クラスio.helidon.config.etcd.EtcdConfigSourceProviderのメソッド
 
supports(String) - クラスio.helidon.config.etcd.EtcdWatcherProviderのメソッド
 
supports(String) - クラスio.helidon.config.git.GitConfigSourceProviderのメソッド
 
supports(String) - インタフェースio.helidon.config.spi.ChangeWatcherProviderのメソッド
このプロバイダがメタ構成可能なオブジェクトのタイプをサポートする場合はtrueを返します。
supports(String) - インタフェースio.helidon.config.spi.ConfigSourceProviderのメソッド
このプロバイダがメタ構成可能なオブジェクトのタイプをサポートする場合はtrueを返します。
supports(String) - インタフェースio.helidon.config.spi.OverrideSourceProviderのメソッド
このプロバイダがメタ構成可能なオブジェクトのタイプをサポートする場合はtrueを返します。
supports(String) - インタフェースio.helidon.config.spi.PollingStrategyProviderのメソッド
このプロバイダがメタ構成可能なオブジェクトのタイプをサポートする場合はtrueを返します。
supports(String) - インタフェースio.helidon.config.spi.RetryPolicyProviderのメソッド
このプロバイダがメタ構成可能なオブジェクトのタイプをサポートする場合はtrueを返します。
supports(String) - クラスio.helidon.integrations.oci.secrets.configsource.OciSecretsConfigSourceProviderのメソッド
非推奨。
Helidon構成サブシステムでのみ使用します。
supports(String, ProviderRequest) - インタフェースio.helidon.security.abac.policy.spi.PolicyExecutorのメソッド
この文がこのポリシー・エグゼキュータでサポートされていることをPolicyValidatorに通知するために使用できます。
supportsAlterTableWithAddColumn() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsAlterTableWithDropColumn() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsANSI92EntryLevelSQL() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsANSI92FullSQL() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsANSI92IntermediateSQL() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsBatchUpdates() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsCatalogsInDataManipulation() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsCatalogsInIndexDefinitions() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsCatalogsInPrivilegeDefinitions() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsCatalogsInProcedureCalls() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsCatalogsInTableDefinitions() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsColumnAliasing() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsConvert() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsConvert(int, int) - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsCoreSQLGrammar() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsCorrelatedSubqueries() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsDataDefinitionAndDataManipulationTransactions() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsDataManipulationTransactionsOnly() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsDecoding() - インタフェースio.helidon.http.encoding.ContentEncodingのメソッド
このプロバイダはデコードをサポートしていますか。
supportsDecoding() - クラスio.helidon.http.encoding.deflate.DeflateEncodingのメソッド
 
supportsDecoding() - クラスio.helidon.http.encoding.gzip.GzipEncodingのメソッド
 
supportsDifferentTableCorrelationNames() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsEncoding() - インタフェースio.helidon.http.encoding.ContentEncodingのメソッド
このプロバイダはエンコーディングをサポートしていますか。
supportsEncoding() - クラスio.helidon.http.encoding.deflate.DeflateEncodingのメソッド
 
supportsEncoding() - クラスio.helidon.http.encoding.gzip.GzipEncodingのメソッド
 
supportsExpressionsInOrderBy() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsExtendedSQLGrammar() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsFullOuterJoins() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsGetGeneratedKeys() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsGroupBy() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsGroupByBeyondSelect() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsGroupByUnrelated() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsInstanceWriter() - インタフェースio.helidon.http.media.EntityWriterのメソッド
このエンティティ・ライターが、コンテンツの長さなど、各エンティティ・インスタンスに関する詳細情報を提供できるかどうか。
supportsIntegrityEnhancementFacility() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsLikeEscapeClause() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsLimitedOuterJoins() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsMinimumSQLGrammar() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsMixedCaseIdentifiers() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsMixedCaseQuotedIdentifiers() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsMultipleOpenResults() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsMultipleResultSets() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsMultipleTransactions() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsNamedParameters() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsNonNullableColumns() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsOpenCursorsAcrossCommit() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsOpenCursorsAcrossRollback() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsOpenStatementsAcrossCommit() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsOpenStatementsAcrossRollback() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsOrderByUnrelated() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsOuterJoins() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsParameter(ParameterContext, ExtensionContext) - クラスio.helidon.webserver.testing.junit5.Http1DirectJunitExtensionのメソッド
 
supportsParameter(ParameterContext, ExtensionContext) - クラスio.helidon.webserver.testing.junit5.Http1ServerJunitExtensionのメソッド
 
supportsParameter(ParameterContext, ExtensionContext) - クラスio.helidon.webserver.testing.junit5.http2.Http2ServerExtensionのメソッド
 
supportsParameter(ParameterContext, ExtensionContext) - インタフェースio.helidon.webserver.testing.junit5.spi.HelidonJunitExtensionのメソッド
この拡張機能は、指定されたパラメータをサポートしていますか。
supportsParameter(ParameterContext, ExtensionContext) - クラスio.helidon.webserver.testing.junit5.websocket.WsDirectExtensionのメソッド
 
supportsParameter(ParameterContext, ExtensionContext) - クラスio.helidon.webserver.testing.junit5.websocket.WsServerExtensionのメソッド
 
supportsPositionedDelete() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsPositionedUpdate() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsRefCursors() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsResultSetConcurrency(int, int) - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsResultSetHoldability(int) - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsResultSetType(int) - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsSavepoints() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsSchemasInDataManipulation() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsSchemasInIndexDefinitions() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsSchemasInPrivilegeDefinitions() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsSchemasInProcedureCalls() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsSchemasInTableDefinitions() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsSelectForUpdate() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsSharding() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsStatementPooling() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsStoredFunctionsUsingCallSyntax() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsStoredProcedures() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsSubqueriesInComparisons() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsSubqueriesInExists() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsSubqueriesInIns() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsSubqueriesInQuantifieds() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsTableCorrelationNames() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsTransactionIsolationLevel(int) - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsTransactions() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsUnion() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
supportsUnionAll() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
suspend() - クラスio.helidon.integrations.jta.cdi.DelegatingTransactionManagerのメソッド
非推奨。
コール元のスレッドに現在関連付けられているトランザクションを一時停止し、一時停止中のトランザクション・コンテキストを表すTransaction、またはコール元のスレッドがトランザクションに関連付けられていない場合はnullを返します。
switchIfEmpty(Single<T> ) - インタフェースio.helidon.common.reactive.Singleのメソッド
アップストリームが空の場合は、もう一方のSingleに切り替えます。
switchIfEmpty(Flow.Publisher<T> ) - インタフェースio.helidon.common.reactive.Multiのメソッド
アップストリームが空の場合は、ほかのパブリッシャに切り替えます。
SWITCHING_PROTOCOL_PREFIX - クラスio.helidon.webserver.websocket.WsUpgraderのstatic変数
レスポンス・プレフィクスの切替え中。
SWITCHING_PROTOCOLS_101 - クラスio.helidon.http.Statusのstatic変数
101 スイッチング・プロトコル。「HTTP/1.1のドキュメント」を参照してください。
SWITCHING_PROTOCOLS_SUFFIX - クラスio.helidon.webserver.websocket.WsUpgraderのstatic変数
レスポンスサフィクスの切り替え。
SymmetricCipher - io.helidon.common.cryptoのクラス
このクラスは、選択した対称暗号を使用してメッセージを暗号化および復号化するシンプルでステートレスな方法を提供します。
SymmetricCipher.Builder - io.helidon.common.cryptoのクラス
SymmetricCipherのビルダー。
synthetic() - クラスio.helidon.microprofile.server.JaxRsApplicationのメソッド
このアプリケーションが構築時に合成として識別されたかどうかを示します。
sys(SysApi<T> ) - インタフェースio.helidon.integrations.vault.Vaultのメソッド
エンジン、ポリシーなどの構成など、このVaultでのシステム操作へのアクセスを取得します。
Sys - io.helidon.integrations.vault.sysのインタフェース
VaultでのSys操作のAPI。
SysApi<T> - io.helidon.integrations.vaultのインタフェース
Vault.sys(SysApi)で使用するシステムAPI。
SysProvider<T> - io.helidon.integrations.vault.spiのインタフェース
システムAPIのサポートを追加するJavaサービス・ローダー・サービス。
system() - インタフェースio.helidon.metrics.api.Clockのstaticメソッド
Helidonメトリクス実装のシステム・クロックを返します。
SYSTEM - 列挙型クラスio.helidon.webclient.api.Proxy.ProxyTypeの列挙定数
システムから取得したプロキシ。
SYSTEM_PROPERTY_EXCLUDE - クラスio.helidon.common.HelidonServiceLoaderのstatic変数
Javaサービス・ローダー用に構成されたサービスまたはHelidonServiceLoader.Builderを使用して登録されたサービスのリストから一部の実装を除外するために使用されるシステム・プロパティ。
SystemMetersProvider - io.helidon.metrics.systemmetersのクラス
組込みシステム・メーターのプロバイダ。
SystemMetersProvider() - クラスio.helidon.metrics.systemmeters.SystemMetersProviderのコンストラクタ
非推奨。 
systemProperties() - クラスio.helidon.config.ConfigSourcesのstaticメソッド
システム・プロパティから導出されたConfigを作成するためのConfigSourceを提供します。
systemProperties() - クラスio.helidon.config.mp.MpConfigSourcesのstaticメソッド
システム・プロパティに基づくメモリー内構成ソース。
SystemTagsManager - io.helidon.metrics.apiのインタフェース
すべてのメトリクスについて、外部表現(委任メーター・レジストリの出力およびID)に含めるグローバル、アプリケーション・レベルおよびスコープを処理します。

T

TAB_BYTE - クラスio.helidon.common.buffers.Bytesのstatic変数
水平タブ・バイト。
tag(Tag<?>) - インタフェースio.helidon.tracing.Span.Builderのメソッド
タグの追加
tag(Tag<?>) - インタフェースio.helidon.tracing.Spanのメソッド
このスパンにタグを追加します。
tag(String, Boolean) - インタフェースio.helidon.tracing.Span.Builderのメソッド
ブール・タグを追加します。
tag(String, Boolean) - インタフェースio.helidon.tracing.Spanのメソッド
ブール・タグを追加します。
tag(String, Number) - インタフェースio.helidon.tracing.Span.Builderのメソッド
数値タグを追加します。
tag(String, Number) - インタフェースio.helidon.tracing.Spanのメソッド
数値タグを追加します。
tag(String, String) - インタフェースio.helidon.metrics.api.Metricsのstaticメソッド
指定されたキーと値のTagを作成します。
tag(String, String) - インタフェースio.helidon.tracing.Span.Builderのメソッド
文字列タグを追加します。
tag(String, String) - インタフェースio.helidon.tracing.Spanのメソッド
文字列タグを追加します。
Tag<T> - io.helidon.tracingのクラス
TracerBuilder.addTracerTag(String, String)で使用できるタグの抽象化。
Tag - io.helidon.metrics.apiのインタフェース
メーターをさらに識別するためのタグの動作。
Tag.TagSource<T> - io.helidon.tracingのインタフェース
タグ・ソース(タグを作成できるタイプ)。
tagCreate(String, String) - インタフェースio.helidon.metrics.api.MetricsFactoryのメソッド
指定されたキーと値からTagを作成します。
tagName() - クラスio.helidon.metrics.api.ScopingConfig.BuilderBase.ScopingConfigImplのメソッド
 
tagName() - クラスio.helidon.metrics.api.ScopingConfig.BuilderBaseのメソッド
基礎となる実装メーター・レジストリにメーター・スコープ値を格納するためのタグ名。
tagName() - インタフェースio.helidon.metrics.api.ScopingConfigのメソッド
基礎となる実装メーター・レジストリにメーター・スコープ値を格納するためのタグ名。
tagName(String) - クラスio.helidon.metrics.api.ScopingConfig.BuilderBaseのメソッド
基礎となる実装メーター・レジストリにメーター・スコープ値を格納するためのタグ名。
tags() - インタフェースio.helidon.metrics.api.Meter.Builderのメソッド
ビルダーが使用するタグを返します。
tags() - インタフェースio.helidon.metrics.api.Meter.Idのメソッド
メーターをさらに識別するタグを返します。
tags() - クラスio.helidon.metrics.api.MetricsConfig.BuilderBase.MetricsConfigImplのメソッド
 
tags() - クラスio.helidon.metrics.api.MetricsConfig.BuilderBaseのメソッド
グローバル・タグ。
tags() - インタフェースio.helidon.metrics.api.MetricsConfigのメソッド
グローバル・タグ。
tags(Iterable<Tag>) - インタフェースio.helidon.metrics.api.Meter.Builderのメソッド
構築メーターの識別に使用するタグを設定します。
tags(String...) - インタフェースio.helidon.metrics.api.Metricsのstaticメソッド
指定された文字列をタグ名/タグ値のペアとして解釈して、TagIterableを返します。
tags(List<? extends Tag>) - クラスio.helidon.metrics.api.MetricsConfig.BuilderBaseのメソッド
グローバル・タグ。
tagsMap() - インタフェースio.helidon.metrics.api.Meter.Idのメソッド
タグをマップとして返します。
takeUntil(Flow.Publisher<U> ) - インタフェースio.helidon.common.reactive.Multiのメソッド
他のソースがアイテムを通知するか完了するまで、アップストリーム・アイテムをリレーします。
takeUntil(Flow.Publisher<U> ) - インタフェースio.helidon.common.reactive.Singleのメソッド
他のソースがアイテムを通知するか完了するまで、アップストリーム・アイテムをリレーします。
takeUntil(Flow.Publisher<U> ) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
他のソースがアイテムを通知するか完了するまで、アップストリーム・アイテムをリレーします。
takeWhile(Predicate<? super T>) - インタフェースio.helidon.common.reactive.Multiのメソッド
このストリームから、指定された述語を満たす要素の最長のプレフィクスを取得します。
target() - クラスio.helidon.config.DirectoryConfigSourceのメソッド
 
target() - クラスio.helidon.config.etcd.EtcdConfigSourceのメソッド
 
target() - クラスio.helidon.config.FileConfigSourceのメソッド
 
target() - クラスio.helidon.config.FileOverrideSourceのメソッド
 
target() - インタフェースio.helidon.config.spi.ChangeWatcher.ChangeEventのメソッド
変更のターゲット。
target() - インタフェースio.helidon.config.spi.WatchableSourceのメソッド
このソースのターゲット。
target() - クラスio.helidon.config.UrlConfigSourceのメソッド
 
target() - クラスio.helidon.config.UrlOverrideSourceのメソッド
 
targets() - クラスio.helidon.security.providers.common.OutboundConfigのメソッド
アウトバウンド処理用に構成されたアウトバウンド・ターゲット。
targetType() - クラスio.helidon.config.DirectoryConfigSourceのメソッド
 
targetType() - クラスio.helidon.config.etcd.EtcdConfigSourceのメソッド
 
targetType() - クラスio.helidon.config.FileOverrideSourceのメソッド
 
targetType() - インタフェースio.helidon.config.spi.WatchableSourceのメソッド
このソースでサポートされるターゲット・タイプ。
targetType() - クラスio.helidon.config.UrlConfigSourceのメソッド
 
targetType() - クラスio.helidon.config.UrlOverrideSourceのメソッド
 
targetUri() - クラスio.helidon.security.SecurityEnvironmentのメソッド
リクエストされたリソースのURIを取得します。
targetUri(URI) - クラスio.helidon.security.SecurityEnvironment.Builderのメソッド
ターゲットURIを構成します。
task() - クラスio.helidon.scheduling.CronConfig.BuilderBase.CronConfigImplのメソッド
 
task() - クラスio.helidon.scheduling.CronConfig.BuilderBaseのメソッド
実行をスケジュールするタスク。
task() - インタフェースio.helidon.scheduling.CronConfigのメソッド
実行をスケジュールするタスク。
task() - クラスio.helidon.scheduling.FixedRateConfig.BuilderBase.FixedRateConfigImplのメソッド
 
task() - クラスio.helidon.scheduling.FixedRateConfig.BuilderBaseのメソッド
実行をスケジュールするタスク。
task() - インタフェースio.helidon.scheduling.FixedRateConfigのメソッド
実行をスケジュールするタスク。
task(ScheduledConsumer<CronInvocation>) - クラスio.helidon.scheduling.CronConfig.BuilderBaseのメソッド
実行をスケジュールするタスク。
task(ScheduledConsumer<CronInvocation>) - クラスio.helidon.scheduling.Scheduling.CronBuilderのメソッド
非推奨。
実行をスケジュールするタスク。
task(ScheduledConsumer<FixedRateInvocation>) - クラスio.helidon.scheduling.FixedRateConfig.BuilderBaseのメソッド
実行をスケジュールするタスク。
task(ScheduledConsumer<FixedRateInvocation>) - クラスio.helidon.scheduling.Scheduling.FixedRateBuilderのメソッド
非推奨。
実行をスケジュールするタスク。
Task - io.helidon.schedulingのインタフェース
Scheduled task.
TaskConfig - io.helidon.schedulingのインタフェース
定義から生成されたインタフェース。
TaskConfig.Builder - io.helidon.schedulingのクラス
TaskConfigのFluent APIビルダー。
TaskConfig.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.schedulingのクラス
TaskConfigのFluent APIビルダー・ベース。
TaskConfig.BuilderBase.TaskConfigImpl - io.helidon.schedulingのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
TaskConfigImpl(TaskConfig.BuilderBase<?, ?>) - クラスio.helidon.scheduling.TaskConfig.BuilderBase.TaskConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
TCP - 列挙型クラスio.helidon.webserver.ProxyProtocolData.Protocolの列挙定数
TCPストリーム・プロトコル。
TcpClientConnection - io.helidon.webclient.apiのクラス
TCPに基づく任意のプロトコルで使用できるTCP接続。
tcpNoDelay() - クラスio.helidon.common.socket.SocketOptions.BuilderBase.SocketOptionsImplのメソッド
 
tcpNoDelay() - クラスio.helidon.common.socket.SocketOptions.BuilderBaseのメソッド
このオプションは、一部のシステムのパフォーマンスを向上させる可能性があります。
tcpNoDelay() - インタフェースio.helidon.common.socket.SocketOptionsのメソッド
このオプションは、一部のシステムのパフォーマンスを向上させる可能性があります。
tcpNoDelay() - クラスio.helidon.webserver.ConnectionConfig.BuilderBase.ConnectionConfigImplのメソッド
 
tcpNoDelay() - クラスio.helidon.webserver.ConnectionConfig.BuilderBaseのメソッド
TCP_NODELAYをtrueに設定して、「Nagleのアルゴリズム」を無効にします。
tcpNoDelay() - インタフェースio.helidon.webserver.ConnectionConfigのメソッド
TCP_NODELAYをtrueに設定して、「Nagleのアルゴリズム」を無効にします。
tcpNoDelay(boolean) - クラスio.helidon.common.socket.SocketOptions.BuilderBaseのメソッド
このオプションは、一部のシステムのパフォーマンスを向上させる可能性があります。
tcpNoDelay(boolean) - クラスio.helidon.webserver.ConnectionConfig.BuilderBaseのメソッド
TCP_NODELAYをtrueに設定して、「Nagleのアルゴリズム」を無効にします。
tcpSocket(WebClient, InetSocketAddress, SocketOptions, boolean) - クラスio.helidon.webclient.api.Proxyのメソッド
プロキシを介して接続されたTCP用のソケットを作成します。
TE - クラスio.helidon.http.HeaderNamesのstatic変数
<code>{@value}</code>ヘッダー名。
TE_TRAILERS - クラスio.helidon.http.HeaderValuesのstatic変数
TEヘッダーはtrailersに設定され、トレーラ・ヘッダーを有効にするために使用されます。
TelemetryAutoDiscoverable - io.helidon.microprofile.telemetryのクラス
フィルタおよびマッパーをJerseyに登録します。
TelemetryAutoDiscoverable() - クラスio.helidon.microprofile.telemetry.TelemetryAutoDiscoverableのコンストラクタ
 
TelemetryCdiExtension - io.helidon.microprofile.telemetryのクラス
Microprofileテレメトリ実装用のCDI拡張。
TelemetryCdiExtension() - クラスio.helidon.microprofile.telemetry.TelemetryCdiExtensionのコンストラクタ
 
TEMPORARY_REDIRECT_307 - クラスio.helidon.http.Statusのstatic変数
307 一時リダイレクト。「HTTP/1.1ドキュメント」を参照してください。
TemporaryFolderExt - io.helidon.common.testing.junit5のクラス
非推奨。
Tenant - io.helidon.security.providers.oidc.commonのクラス
実行時に解決されたテナント構成のホルダー。
tenantBuilder() - インタフェースio.helidon.security.providers.oidc.common.TenantConfigのstaticメソッド
新しいTenantConfig.Builderインスタンスを作成します。
tenantConfig() - クラスio.helidon.security.providers.oidc.common.Tenantのメソッド
提供されたテナント構成。
tenantConfig(String) - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
指定されたテナントIDにバインドされているTenantConfigを返します。
TenantConfig - io.helidon.security.providers.oidc.commonのインタフェース
テナント構成。
TenantConfig.Builder - io.helidon.security.providers.oidc.commonのクラス
TenantConfigのインスタンスを構築するためのfluent API Builder
TenantConfigFinder - io.helidon.security.providers.oidc.common.spiのインタフェース
テナントの構成。
TenantConfigProvider - io.helidon.security.providers.oidc.common.spiのインタフェース
マルチテナンシ・サポート用のJava ServiceLoaderサービス・インタフェース。
tenantCookieHandler() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
テナント名用のcookieまたはcookieの設定を解除するcookieハンドラ。
tenantId() - クラスio.helidon.security.providers.idcs.mapper.IdcsMtContextのメソッド
IDCSテナンシID。
tenantId(ProviderRequest) - インタフェースio.helidon.security.providers.oidc.common.spi.TenantIdFinderのメソッド
リクエストからテナントを識別します。
TenantIdFinder - io.helidon.security.providers.oidc.common.spiのインタフェース
リクエストからの場合のテナントのファインダ。
TenantIdProvider - io.helidon.security.providers.oidc.common.spiのインタフェース
マルチテナンシ・サポート用のJava ServiceLoaderサービス・インタフェース。
tenantIntrospectUri() - インタフェースio.helidon.security.providers.oidc.common.TenantConfigのメソッド
イントロスペクション・エンドポイントURI。
tenantIntrospectUri() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
 
tenantIssuer() - インタフェースio.helidon.security.providers.oidc.common.TenantConfigのメソッド
指定されたトークン発行者を返します。
tenantIssuer() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
 
tenantLogoutEndpointUri() - インタフェースio.helidon.security.providers.oidc.common.TenantConfigのメソッド
OIDCサーバーのエンドポイントをログアウトします。
tenantLogoutEndpointUri() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
 
tenantParamName() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
テナント問合せパラメータ名。
tenantSignJwk() - インタフェースio.helidon.security.providers.oidc.common.TenantConfigのメソッド
シグネチャ・バリデーションに使用されるJWK。
tenantSignJwk() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
 
tenantTokenEndpointUri() - インタフェースio.helidon.security.providers.oidc.common.TenantConfigのメソッド
トークン・エンドポイントURI。
tenantTokenEndpointUri() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
 
terminate() - クラスio.helidon.webclient.websocket.ClientWsConnectionのメソッド
 
terminate() - クラスio.helidon.webserver.websocket.WsConnectionのメソッド
 
terminate() - インタフェースio.helidon.websocket.WsSessionのメソッド
セッションの停止
terminate(long, TimeUnit) - インタフェースio.helidon.common.task.HelidonTaskExecutorのメソッド
実行中のタスクが指定されたタイムアウト期間完了するのを待機しているエグゼキュータを終了します。
「用語」 - クラスio.helidon.integrations.oci.sdk.cdi.OciExtension内の検索タグ
セクション
test(MediaType) - インタフェースio.helidon.http.HttpMediaTypeのメソッド
このメディア・タイプが別のメディア・タイプと互換性があるかどうかを確認します。
test(HttpMediaType) - インタフェースio.helidon.http.HttpMediaTypeのメソッド
このメディア・タイプが別のメディア・タイプと互換性があるかどうかを確認します。
test(String) - クラスio.helidon.common.configurable.AllowListのメソッド
値を許可できるかどうかをテストします。
TestConnector - io.helidon.messaging.connectors.mockの注釈インタフェース
Helidonメッセージング・テスト・コネクタの修飾子注釈。
text() - インタフェースio.helidon.common.media.type.MediaTypeのメソッド
フル・タイプ(application/yamlなど)。
text() - インタフェースio.helidon.http.HttpMediaTypeのメソッド
ワイヤー上で使用されるこのメディア・タイプのテキスト。
text() - クラスio.helidon.http.Methodのメソッド
メソッド(GETPOSTなど)の名前。
text() - 列挙型クラスio.helidon.http.SetCookie.SameSiteのメソッド
同じサイトcookieパラメータに書き込むテキスト。
text() - クラスio.helidon.http.SetCookieのメソッド
このcookieのテキスト表現。
text() - クラスio.helidon.http.Statusのメソッド
HTTP/1で使用されるステータスのテキスト("200 OK"など)。
TEXT - 列挙型クラスio.helidon.websocket.WsOpCodeの列挙定数
テキスト・ペイロードを含むペイロード・フレーム。
TEXT_EVENT_STREAM - クラスio.helidon.common.media.type.MediaTypesのstatic変数
text/event-streamメディア・タイプ。
TEXT_HTML - クラスio.helidon.common.media.type.MediaTypesのstatic変数
text/htmlメディア・タイプ。
TEXT_PLAIN - クラスio.helidon.common.media.type.MediaTypesのstatic変数
tet/plainメディア・タイプ。
TEXT_X_YAML - クラスio.helidon.common.media.type.MediaTypesのstatic変数
text/x-yamlメディア・タイプ。
TEXT_XML - クラスio.helidon.common.media.type.MediaTypesのstatic変数
text/xmlメディア・タイプ。
TEXT_YAML - クラスio.helidon.common.media.type.MediaTypesのstatic変数
text/yamlメディア・タイプ。
textType(Meter) - インタフェースio.helidon.integrations.oci.metrics.OciMetricsSupport.NameFormatterのstaticメソッド
メトリック・インスタンスを、そのメトリック・タイプの対応するテキスト表現に変換します。
The Helidon WebServer CORS API - パッケージ内の検索タグio.helidon.webserver.cors
セクション
then(Consumer<SocketHttpClient>) - クラスio.helidon.common.testing.http.junit5.SocketHttpClientのメソッド
このソケット・クライアントを引数として、指定されたコンシューマをすぐに実行します。
thenAccept(Consumer<? super T>) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
thenAccept(Consumer<? super T>) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
thenAcceptAsync(Consumer<? super T>) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
thenAcceptAsync(Consumer<? super T>) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
thenAcceptAsync(Consumer<? super T>, Executor) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
thenAcceptAsync(Consumer<? super T>, Executor) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
thenAcceptBoth(CompletionStage<? extends U>, BiConsumer<? super T, ? super U>) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
thenAcceptBoth(CompletionStage<? extends U>, BiConsumer<? super T, ? super U>) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
thenAcceptBothAsync(CompletionStage<? extends U>, BiConsumer<? super T, ? super U>) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
thenAcceptBothAsync(CompletionStage<? extends U>, BiConsumer<? super T, ? super U>) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
thenAcceptBothAsync(CompletionStage<? extends U>, BiConsumer<? super T, ? super U>, Executor) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
thenAcceptBothAsync(CompletionStage<? extends U>, BiConsumer<? super T, ? super U>, Executor) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
thenApply(Function<? super T, ? extends U>) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
thenApply(Function<? super T, ? extends U>) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
thenApplyAsync(Function<? super T, ? extends U>) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
thenApplyAsync(Function<? super T, ? extends U>) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
thenApplyAsync(Function<? super T, ? extends U>, Executor) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
thenApplyAsync(Function<? super T, ? extends U>, Executor) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
thenCombine(CompletionStage<? extends U>, BiFunction<? super T, ? super U, ? extends V>) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
thenCombine(CompletionStage<? extends U>, BiFunction<? super T, ? super U, ? extends V>) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
thenCombineAsync(CompletionStage<? extends U>, BiFunction<? super T, ? super U, ? extends V>) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
thenCombineAsync(CompletionStage<? extends U>, BiFunction<? super T, ? super U, ? extends V>) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
thenCombineAsync(CompletionStage<? extends U>, BiFunction<? super T, ? super U, ? extends V>, Executor) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
thenCombineAsync(CompletionStage<? extends U>, BiFunction<? super T, ? super U, ? extends V>, Executor) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
thenCompose(Function<? super T, ? extends CompletionStage<U> >) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
thenCompose(Function<? super T, ? extends CompletionStage<U> >) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
thenComposeAsync(Function<? super T, ? extends CompletionStage<U> >) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
thenComposeAsync(Function<? super T, ? extends CompletionStage<U> >) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
thenComposeAsync(Function<? super T, ? extends CompletionStage<U> >, Executor) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
thenComposeAsync(Function<? super T, ? extends CompletionStage<U> >, Executor) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
thenRun(Runnable) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
thenRun(Runnable) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
thenRunAsync(Runnable) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
thenRunAsync(Runnable) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
thenRunAsync(Runnable, Executor) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
thenRunAsync(Runnable, Executor) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
threadNamePrefix() - クラスio.helidon.common.configurable.ScheduledThreadPoolConfig.BuilderBase.ScheduledThreadPoolConfigImplのメソッド
 
threadNamePrefix() - クラスio.helidon.common.configurable.ScheduledThreadPoolConfig.BuilderBaseのメソッド
このスレッド・プール・エグゼキュータ内のスレッドの名前プレフィクス。
threadNamePrefix() - インタフェースio.helidon.common.configurable.ScheduledThreadPoolConfigのメソッド
このスレッド・プール・エグゼキュータ内のスレッドの名前プレフィクス。
threadNamePrefix() - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBaseのメソッド
このスレッド・プール・エグゼキュータ内のスレッドの名前プレフィクス。
threadNamePrefix() - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBase.ThreadPoolConfigImplのメソッド
 
threadNamePrefix() - インタフェースio.helidon.common.configurable.ThreadPoolConfigのメソッド
このスレッド・プール・エグゼキュータ内のスレッドの名前プレフィクス。
threadNamePrefix(String) - クラスio.helidon.common.configurable.ScheduledThreadPoolConfig.BuilderBaseのメソッド
このスレッド・プール・エグゼキュータ内のスレッドの名前プレフィクス。
threadNamePrefix(String) - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBaseのメソッド
このスレッド・プール・エグゼキュータ内のスレッドの名前プレフィクス。
ThreadPool - io.helidon.common.configurableのクラス
拡張可能な拡張ポリシーおよびキュー状態アクセッサを持つThreadPoolExecutor
ThreadPool.RejectionHandler - io.helidon.common.configurableのクラス
キューへのタスクの追加を再試行してプールの拡大をサポートするRejectedExecutionHandler
ThreadPoolConfig - io.helidon.common.configurableのインタフェース
定義から生成されたインタフェース。
ThreadPoolConfig.Builder - io.helidon.common.configurableのクラス
ThreadPoolSupplierのFluent APIビルダー。
ThreadPoolConfig.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.common.configurableのクラス
ThreadPoolSupplierのFluent APIビルダー・ベース。
ThreadPoolConfig.BuilderBase.ThreadPoolConfigImpl - io.helidon.common.configurableのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
ThreadPoolConfigImpl(ThreadPoolConfig.BuilderBase<?, ?>) - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBase.ThreadPoolConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
ThreadPoolSupplier - io.helidon.common.configurableのクラス
カスタム・スレッド・プールのサプライヤ。
「スレッドの安全性」 - クラスio.helidon.integrations.cdi.jpa.JpaExtension内の検索タグ
セクション
「スレッドの安全性」 - クラスio.helidon.integrations.datasource.cdi.AbstractDataSourceExtension内の検索タグ
セクション
「スレッドの安全性」 - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnection内の検索タグ
セクション
「スレッドの安全性」 - クラスio.helidon.integrations.jta.jdbc.JtaDataSource内の検索タグ
セクション
thresholdPercent(double) - クラスio.helidon.health.checks.DiskSpaceHealthCheck.Builderのメソッド
しきいパーセント。
thresholdPercent(double) - クラスio.helidon.health.checks.HeapMemoryHealthCheck.Builderのメソッド
しきい値パーセント。
throwable() - インタフェースio.helidon.security.AuditEventのメソッド
追加の監査情報を取得できるThrowableオブジェクトを取得します。
throwable() - クラスio.helidon.security.SecurityResponseのメソッド
障害状態(発生した場合)の原因となる基礎となるスロー可能オブジェクトを取得します。
throwable(Throwable) - クラスio.helidon.security.AuthenticationResponse.Builderのメソッド
セキュリティ・リクエストの失敗の原因となるスロー可能オブジェクトを設定します。
throwable(Throwable) - クラスio.helidon.security.AuthorizationResponse.Builderのメソッド
セキュリティ・リクエストの失敗の原因となるスロー可能オブジェクトを設定します。
throwable(Throwable) - クラスio.helidon.security.OutboundSecurityResponse.Builderのメソッド
セキュリティ・リクエストの失敗の原因となるスロー可能オブジェクトを設定します。
throwException(ThreadPoolExecutor) - クラスio.helidon.common.configurable.ThreadPool.RejectionHandlerのメソッド
例外をスローします。
throwsChecked() - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのメソッド
(ExceptionおよびError)をチェックするすべてのスロー・タイプのリスト。
throwsChecked() - クラスio.helidon.common.types.TypedElementInfo.BuilderBase.TypedElementInfoImplのメソッド
 
throwsChecked() - インタフェースio.helidon.common.types.TypedElementInfoのメソッド
(ExceptionおよびError)をチェックするすべてのスロー・タイプのリスト。
throwsChecked(Set<? extends TypeName>) - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのメソッド
(ExceptionおよびError)をチェックするすべてのスロー・タイプのリスト。
time() - クラスio.helidon.security.SecurityEnvironmentのメソッド
現在のリクエストに対してこの環境が作成されたサーバーの時間。
time(SecurityTime) - クラスio.helidon.security.SecurityEnvironment.Builderのメソッド
定義された時間を使用して現在の時間を取得します。
timeout() - クラスio.helidon.faulttolerance.TimeoutConfig.BuilderBaseのメソッド
タイムアウトするまでの待機時間。
timeout() - クラスio.helidon.faulttolerance.TimeoutConfig.BuilderBase.TimeoutConfigImplのメソッド
 
timeout() - インタフェースio.helidon.faulttolerance.TimeoutConfigのメソッド
タイムアウトするまでの待機時間。
timeout(long, TimeUnit) - クラスio.helidon.common.reactive.IoMulti.OutputStreamMultiBuilderのメソッド
非推奨。
かわりにIoMulti.OutputStreamMultiBuilder.timeout(Duration)を使用してください
timeout(long, TimeUnit) - クラスio.helidon.dbclient.health.DbClientHealthCheck.Builderのメソッド
非推奨。
かわりにDbClientHealthCheck.Builder.timeout(Duration)を使用してください
timeout(long, TimeUnit) - クラスio.helidon.integrations.microstream.health.MicrostreamHealthCheck.Builderのメソッド
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
かわりにMicrostreamHealthCheck.Builder.timeout(Duration)を使用してください
timeout(long, TimeUnit) - クラスio.helidon.security.providers.common.EvictableCache.Builderのメソッド
最後のアクセス以降のレコード・タイムアウトを構成します。
timeout(long, TimeUnit, ScheduledExecutorService) - インタフェースio.helidon.common.reactive.Multiのメソッド
アップストリームが指定された時間内に次のアイテム、エラーまたは完了を通知しない場合、TimeoutExceptionにシグナルを送信します。
timeout(long, TimeUnit, ScheduledExecutorService) - インタフェースio.helidon.common.reactive.Singleのメソッド
アップストリームが指定された時間内にアイテム、エラーまたは完了を通知しない場合にTimeoutExceptionに通知します。
timeout(long, TimeUnit, ScheduledExecutorService) - インタフェースio.helidon.common.reactive.Subscribableのメソッド
アップストリームが指定された時間内に次のアイテム、エラーまたは完了を通知しない場合、TimeoutExceptionにシグナルを送信します。
timeout(long, TimeUnit, ScheduledExecutorService, Single<T> ) - インタフェースio.helidon.common.reactive.Singleのメソッド
指定された時間内にアップストリームがアイテム、エラー、または完了を通知しない場合、フォールバック単一に切り替えます。
timeout(long, TimeUnit, ScheduledExecutorService, Flow.Publisher<T> ) - インタフェースio.helidon.common.reactive.Multiのメソッド
アップストリームが指定された時間内に次のアイテム、エラー、または完了を通知しない場合、フォールバック単一に切り替えます。
timeout(Duration) - クラスio.helidon.common.reactive.IoMulti.OutputStreamMultiBuilderのメソッド
ダウンストリームからの要求がない場合に、書込みメソッドをブロックできる最大タイムアウトを設定します。
timeout(Duration) - クラスio.helidon.dbclient.health.DbClientHealthCheck.Builderのメソッド
文の実行レスポンスを待機するカスタム・タイムアウトを設定します。
timeout(Duration) - クラスio.helidon.faulttolerance.TimeoutConfig.BuilderBaseのメソッド
タイムアウトするまでの待機時間。
timeout(Duration) - クラスio.helidon.integrations.microstream.health.MicrostreamHealthCheck.Builderのメソッド
文の実行レスポンスを待機するカスタム・タイムアウトを設定します。
Timeout - io.helidon.faulttoleranceのインタフェース
タイムアウトは、定義された期間後に実行を終了しようとします。
TimeoutConfig - io.helidon.faulttoleranceのインタフェース
Timeout構成Bean。
TimeoutConfig.Builder - io.helidon.faulttoleranceのクラス
TimeoutのFluent APIビルダー。
TimeoutConfig.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.faulttoleranceのクラス
TimeoutのFluent APIビルダー・ベース。
TimeoutConfig.BuilderBase.TimeoutConfigImpl - io.helidon.faulttoleranceのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
TimeoutConfigImpl(TimeoutConfig.BuilderBase<?, ?>) - クラスio.helidon.faulttolerance.TimeoutConfig.BuilderBase.TimeoutConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
TimeoutException - io.helidon.faulttoleranceの例外クラス
一般的なタイムアウト・ランタイム例外。
TimeoutException(String, Throwable) - 例外クラスio.helidon.faulttolerance.TimeoutExceptionのコンストラクタ
指定された詳細メッセージを持つTimeoutExceptionを構築します。
TimeoutImpl$$Injection$$Activator - io.helidon.faulttoleranceのクラス
TimeoutImplのアクティベータ。
TimeoutImpl$$Injection$$Activator() - クラスio.helidon.faulttolerance.TimeoutImpl$$Injection$$Activatorのコンストラクタ
デフォルトのアクティベータ・コンストラクタです。
timer() - クラスio.helidon.dbclient.metrics.DbClientMetricsのstaticメソッド
DbClient.Builder.addService(java.util.function.Supplier)に登録するタイマー・ビルダーを作成します。
timer() - クラスio.helidon.webclient.metrics.WebClientMetricsのstaticメソッド
新しいタイマー・クライアント・メトリックを作成します。
timer(long, TimeUnit, ScheduledExecutorService) - インタフェースio.helidon.common.reactive.Multiのstaticメソッド
0Lを通知し、指定された時間が経過した後にシーケンスを完了します。
timer(long, TimeUnit, ScheduledExecutorService) - インタフェースio.helidon.common.reactive.Singleのstaticメソッド
0Lを通知し、指定された時間が経過した後にシーケンスを完了します。
timer(String, Iterable<Tag>) - インタフェースio.helidon.metrics.api.MeterRegistryのメソッド
以前に登録されたタイマーを見つけます。
Timer - io.helidon.metrics.apiのインタフェース
多数の短時間実行イベントに関するタイミング情報を記録します(例、HTTPリクエスト)。
TIMER - 列挙型クラスio.helidon.metrics.api.Meter.Typeの列挙定数
タイマー (完了済イベントのメジャー数および配分)。
Timer.Builder - io.helidon.metrics.apiのインタフェース
新しいTimerのビルダー。
Timer.Sample - io.helidon.metrics.apiのインタフェース
インスタンス化からTimer.Sample.stop(io.helidon.metrics.api.Timer)の明示的な起動までの間隔を測定します。
timerBuilder(String) - インタフェースio.helidon.metrics.api.MetricsFactoryのメソッド
Timerのビルダーを作成します。
timerStart() - インタフェースio.helidon.metrics.api.MetricsFactoryのメソッド
システムのデフォルトのClockを使用して期間を測定するためのTimer.Sampleを返します。
timerStart(Clock) - インタフェースio.helidon.metrics.api.MetricsFactoryのメソッド
指定されたClockを使用して期間を測定するためのTimer.Sampleを返します。
timerStart(MeterRegistry) - インタフェースio.helidon.metrics.api.MetricsFactoryのメソッド
指定されたMeterRegistryに関連付けられたクロックを使用して、期間を測定するためのTimer.Sampleを返します。
timestamp() - インタフェースio.helidon.config.Config.Contextのメソッド
最後にロードされた構成のタイムスタンプを返します。
timestamp() - インタフェースio.helidon.config.Configのメソッド
構成ツリーが作成された日時を返します。
timestamp() - クラスio.helidon.http.DateTimeのstaticメソッド
最終記録タイムスタンプ。
timestamp() - クラスio.helidon.metrics.api.LabeledSampleのメソッド
 
timestamp() - インタフェースio.helidon.metrics.api.Sample.Labeledのメソッド
値が記録されたタイムスタンプ。
timestampForLocalTime() - クラスio.helidon.dbclient.jdbc.JdbcParametersConfig.BuilderBase.JdbcParametersConfigImplのメソッド
 
timestampForLocalTime() - クラスio.helidon.dbclient.jdbc.JdbcParametersConfig.BuilderBaseのメソッド
PreparedStatement.setTimestamp(int, java.sql.Timestamp)を使用して、trueのときにLocalTime値を設定するか、falseのときにPreparedStatement.setTime(int, java.sql.Time)を使用します。
timestampForLocalTime() - インタフェースio.helidon.dbclient.jdbc.JdbcParametersConfigのメソッド
PreparedStatement.setTimestamp(int, java.sql.Timestamp)を使用して、trueのときにLocalTime値を設定するか、falseのときにPreparedStatement.setTime(int, java.sql.Time)を使用します。
timestampForLocalTime(boolean) - クラスio.helidon.dbclient.jdbc.JdbcParametersConfig.BuilderBaseのメソッド
PreparedStatement.setTimestamp(int, java.sql.Timestamp)を使用して、trueのときにLocalTime値を設定するか、falseのときにPreparedStatement.setTime(int, java.sql.Time)を使用します。
TimestampLogEntry - io.helidon.webserver.accesslogのクラス
タイムスタンプのアクセス・ログ・エントリ。
TimestampLogEntry.Builder - io.helidon.webserver.accesslogのクラス
HostLogEntry用のfluent APIビルダー。
TimeTakenLogEntry - io.helidon.webserver.accesslogのクラス
所要時間のアクセス・ログ・エントリ。
TimeTakenLogEntry.Builder - io.helidon.webserver.accesslogのクラス
TimeTakenLogEntry用のfluent APIビルダー。
timeUnit() - 注釈インタフェースio.helidon.microprofile.scheduling.FixedRateの要素
指定された値を解釈するための時間単位。
timeUnit() - クラスio.helidon.scheduling.FixedRateConfig.BuilderBase.FixedRateConfigImplのメソッド
 
timeUnit() - クラスio.helidon.scheduling.FixedRateConfig.BuilderBaseのメソッド
TimeUnitは、FixedRateConfig.BuilderBase.delay(long)およびFixedRateConfig.BuilderBase.initialDelay(long)で提供される値の解釈に使用されます。
timeUnit() - インタフェースio.helidon.scheduling.FixedRateConfigのメソッド
TimeUnitは、FixedRateConfig.BuilderBase.delay(long)およびFixedRateConfig.BuilderBase.initialDelay(long)で提供される値の解釈に使用されます。
timeUnit() - インタフェースio.helidon.scheduling.FixedRateInvocationのメソッド
FixedRateInvocation.initialDelay()およびFixedRateInvocation.delay()の解釈に使用される時間単位。
timeUnit(TimeUnit) - クラスio.helidon.scheduling.FixedRateConfig.BuilderBaseのメソッド
TimeUnitは、FixedRateConfig.BuilderBase.delay(long)およびFixedRateConfig.BuilderBase.initialDelay(long)で提供される値の解釈に使用されます。
timeUnit(TimeUnit) - クラスio.helidon.scheduling.Scheduling.FixedRateBuilderのメソッド
非推奨。
TimeUnitは、Scheduling.FixedRateBuilder.delay(long)およびScheduling.FixedRateBuilder.initialDelay(long)で提供される値の解釈に使用されます。
TimeValidator - io.helidon.security.abac.timeのクラス
時間ベースの属性チェック用の属性バリデータ。
TimeValidator.DaysOfWeek - io.helidon.security.abac.timeの注釈インタフェース
リソースがアクセス可能な曜日を制限できる属性注釈です。
TimeValidator.TimeConfig - io.helidon.security.abac.timeのクラス
時間属性バリデータの構成。
TimeValidator.TimeConfig.Builder - io.helidon.security.abac.timeのクラス
TimeValidator.TimeConfigのFluent APIビルダー。
TimeValidator.TimeOfDay - io.helidon.security.abac.timeの注釈インタフェース
時間の制約。
TimeValidator.TimesOfDay - io.helidon.security.abac.timeの注釈インタフェース
時間の制約 - TimeValidator.TimeOfDayを繰り返すコンテナ。
TimeValidatorService - io.helidon.security.abac.timeのクラス
AbacProviderの時間バリデータjavaサービス。
TimeValidatorService() - クラスio.helidon.security.abac.time.TimeValidatorServiceのコンストラクタ
 
timeZone() - クラスio.helidon.security.jwt.Jwtのメソッド
タイム・ゾーン・クレーム。
timeZone(ZoneId) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
サブジェクトのタイムゾーン。
timeZone(ZoneId) - クラスio.helidon.security.SecurityTime.Builderのメソッド
現在のタイムゾーンを上書きします。
tls() - クラスio.helidon.webclient.api.ClientRequestBaseのメソッド
 
tls() - レコード・クラスio.helidon.webclient.api.ConnectionKeyのメソッド
tlsレコード・コンポーネントの値を返します。
tls() - インタフェースio.helidon.webclient.api.FullClientRequestのメソッド
TLS構成(無効になる可能性があります) - e.g.
tls() - クラスio.helidon.webclient.api.HttpConfigBase.BuilderBase.HttpConfigBaseImplのメソッド
 
tls() - クラスio.helidon.webclient.api.HttpConfigBase.BuilderBaseのメソッド
このクライアントからの任意のTLSリクエストのTLS構成。
tls() - インタフェースio.helidon.webclient.http1.Http1ClientConfigのメソッド
このクライアントからの任意のTLSリクエストのTLS構成。
tls() - クラスio.helidon.webclient.http1.Http1ClientConfig.BuilderBase.Http1ClientConfigImplのメソッド
このクライアントからの任意のTLSリクエストのTLS構成。
tls() - インタフェースio.helidon.webclient.http2.Http2ClientConfigのメソッド
このクライアントからの任意のTLSリクエストのTLS構成。
tls() - クラスio.helidon.webclient.http2.Http2ClientConfig.BuilderBase.Http2ClientConfigImplのメソッド
このクライアントからの任意のTLSリクエストのTLS構成。
tls() - インタフェースio.helidon.webclient.api.HttpClientConfigのメソッド
このクライアントからの任意のTLSリクエストのTLS構成。
tls() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBase.HttpClientConfigImplのメソッド
このクライアントからの任意のTLSリクエストのTLS構成。
tls() - インタフェースio.helidon.webclient.api.HttpConfigBaseのメソッド
このクライアントからの任意のTLSリクエストのTLS構成。
tls() - インタフェースio.helidon.webclient.api.WebClientConfigのメソッド
このクライアントからの任意のTLSリクエストのTLS構成。
tls() - クラスio.helidon.webclient.api.WebClientConfig.BuilderBase.WebClientConfigImplのメソッド
このクライアントからの任意のTLSリクエストのTLS構成。
tls() - インタフェースio.helidon.webclient.websocket.WsClientConfigのメソッド
このクライアントからの任意のTLSリクエストのTLS構成。
tls() - クラスio.helidon.webclient.websocket.WsClientConfig.BuilderBase.WsClientConfigImplのメソッド
このクライアントからの任意のTLSリクエストのTLS構成。
tls() - クラスio.helidon.webserver.ListenerConfig.BuilderBase.ListenerConfigImplのメソッド
 
tls() - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
リスナーTLS構成。
tls() - インタフェースio.helidon.webserver.ListenerConfigのメソッド
リスナーTLS構成。
tls() - インタフェースio.helidon.webserver.WebServerConfigのメソッド
リスナーTLS構成。
tls() - クラスio.helidon.webserver.WebServerConfig.BuilderBase.WebServerConfigImplのメソッド
リスナーTLS構成。
tls(Tls) - インタフェースio.helidon.webclient.api.ClientRequestのメソッド
この特定のリクエストのTLS構成。
tls(Tls) - クラスio.helidon.webclient.api.ClientRequestBaseのメソッド
 
tls(Tls) - クラスio.helidon.webclient.api.HttpConfigBase.BuilderBaseのメソッド
このクライアントからの任意のTLSリクエストのTLS構成。
tls(Tls) - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
リスナーTLS構成。
tls(TlsConfig) - クラスio.helidon.webclient.api.HttpConfigBase.BuilderBaseのメソッド
このクライアントからの任意のTLSリクエストのTLS構成。
tls(TlsConfig) - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
リスナーTLS構成。
tls(Consumer<TlsConfig.Builder>) - クラスio.helidon.webclient.api.HttpConfigBase.BuilderBaseのメソッド
このクライアントからの任意のTLSリクエストのTLS構成。
tls(Consumer<TlsConfig.Builder>) - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
リスナーTLS構成。
tls(Supplier<? extends Tls>) - クラスio.helidon.webclient.api.HttpConfigBase.BuilderBaseのメソッド
このクライアントからの任意のTLSリクエストのTLS構成。
Tls - io.helidon.common.tlsのクラス
TLS構成 - サーバーとクライアントに共通です。
TLS - クラスio.helidon.jersey.connector.HelidonPropertiesのstatic変数
基礎となるWebClientで使用されるTlsインスタンスを設定するプロパティ名。
TLS_HANDSHAKE_FAIL - クラスio.helidon.websocket.WsCloseCodesのstatic変数
Transport Layer Securityハンドシェイクに失敗しました。
tlsCa(String) - クラスio.helidon.integrations.vault.secrets.database.MySqlConfigureRequestのメソッド
MySQLサーバーによって提示された証明書をバリ・デートするためのx509 CAファイル。
tlsCertificateKey(String) - クラスio.helidon.integrations.vault.secrets.database.MySqlConfigureRequestのメソッド
データベースに接続するためのx509証明書。
tlsCertificates() - インタフェースio.helidon.common.socket.PeerInfoのメソッド
ピアのTLS証明書チェーン。
tlsCertificates() - レコード・クラスio.helidon.webserver.testing.junit5.DirectPeerInfoのメソッド
tlsCertificatesレコード・コンポーネントの値を返します。
TlsClientAuth - io.helidon.common.tls内の列挙型クラス
クライアント認証のタイプ。
TlsConfig - io.helidon.common.tlsのインタフェース
定義から生成されたインタフェース。
TlsConfig.Builder - io.helidon.common.tlsのクラス
TlsのFluent APIビルダー。
TlsConfig.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.common.tlsのクラス
TlsのFluent APIビルダー・ベース。
TlsConfig.BuilderBase.TlsConfigImpl - io.helidon.common.tlsのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
TlsConfigImpl(TlsConfig.BuilderBase<?, ?>) - クラスio.helidon.common.tls.TlsConfig.BuilderBase.TlsConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
TlsManager - io.helidon.common.tlsのインタフェース
この契約の実装者は、SSLContextインスタンス・ライフサイクルおよびTlsReloadableComponentインスタンスの管理を担当します。
TlsManagerProvider - io.helidon.common.tls.spiのインタフェース
TlsManagerServiceLoaderサービス・プロバイダ。
tlsPrincipal() - インタフェースio.helidon.common.socket.PeerInfoのメソッド
ピアのTLSプリンシパル(証明書から)。
tlsPrincipal() - レコード・クラスio.helidon.webserver.testing.junit5.DirectPeerInfoのメソッド
tlsPrincipalレコード・コンポーネントの値を返します。
「TLSで保護された接続」 - io.helidon.webclient.http2.Http2ClientProtocolConfig.BuilderBase.priorKnowledge()内の検索タグ
セクション
「TLSで保護された接続」 - io.helidon.webclient.http2.Http2ClientProtocolConfig.BuilderBase.priorKnowledge(boolean)内の検索タグ
セクション
「TLSで保護された接続」 - io.helidon.webclient.http2.Http2ClientProtocolConfigBlueprint.priorKnowledge()内の検索タグ
セクション
TlsSocket - io.helidon.common.socketのクラス
TLSソケット。
TlsUtils - io.helidon.common.tlsのクラス
TLSのユーティリティ・クラス。
tmpDir(Path) - クラスio.helidon.webserver.staticcontent.StaticContentService.ClassPathBuilderのメソッド
jarから静的コンテンツを抽出するためのカスタム一時フォルダを設定します。
to() - 注釈インタフェースio.helidon.security.abac.time.TimeValidator.TimeOfDayの要素
このリソースが1日以内にアクセス可能になるまでの時間。
to(Function<? super Multi<T>, ? extends U>) - インタフェースio.helidon.common.reactive.Multiのメソッド
指定されたconverterファンクションを現在のMultiインスタンスに適用し、このファンクションによって戻された値を返します。
to(Function<? super Single<T>, ? extends U>) - インタフェースio.helidon.common.reactive.Singleのメソッド
指定されたconverterファンクションを現在のSingleインスタンスに適用し、このファンクションによって戻された値を返します。
toBase64() - クラスio.helidon.common.Base64Valueのメソッド
Base64エンコード文字列。
toBigDecimal(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValueBigDecimalにマップします。
toBigInteger(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValueBigIntegerにマップします。
toBinaryString(int) - インタフェースio.helidon.common.buffers.BufferDataのstaticメソッド
バイナリ文字列への整数。
toBoolean(JsonObject, String) - クラスio.helidon.integrations.common.rest.ApiJsonParserのstaticメソッド
ブール値を取得します。
toBoolean(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValuebooleanにマップします。
toByte(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValuebyteにマップします。
toBytes() - クラスio.helidon.common.Base64Valueのメソッド
値をバイトとしてデコードしました。
toBytes() - クラスio.helidon.integrations.vault.secrets.pki.CaCertificateGet.Responseのメソッド
リクエストされた形式で証明書バイトを取得します。
toBytes() - クラスio.helidon.integrations.vault.secrets.pki.CertificateGet.Responseのメソッド
リクエストされた形式で証明書バイトを取得します。
toBytes() - クラスio.helidon.integrations.vault.secrets.pki.CrlGet.Responseのメソッド
CRLバイトをリクエストされた形式で取得します。
toBytesBase64(JsonObject, String) - クラスio.helidon.integrations.common.rest.ApiJsonParserのstaticメソッド
base64文字列値からバイトを取得します。
toCalendar(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
非推奨。
ZonedDateTimeなどの新しい時間APIの使用
toCertificate() - クラスio.helidon.integrations.vault.secrets.pki.CaCertificateGet.Responseのメソッド
証明書をX.509証明書として取得します。
toCertificate() - クラスio.helidon.integrations.vault.secrets.pki.CertificateGet.Responseのメソッド
証明書をX.509証明書として取得します。
toCertificate() - クラスio.helidon.integrations.vault.secrets.pki.IssueCertificate.Responseのメソッド
証明書をX.509証明書として取得します。
toCertificate() - クラスio.helidon.integrations.vault.secrets.pki.SignCsr.Responseのメソッド
X.509証明書としてレスポンスを取得します。
toChar(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValuecharにマップします。
toCharset(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValueCharsetにマップします。
toClass(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValueClass<?>にマップします。
toCompletableFuture() - インタフェースio.helidon.common.reactive.Awaitableのメソッド
このステージと同じ完了プロパティを保持するCompletableFutureを返します。
toCompletableFuture() - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
toCrl() - クラスio.helidon.integrations.vault.secrets.pki.CrlGet.Responseのメソッド
CRLをX.509 CRLとして取得します。
toDate(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
非推奨。
InstantZonedDateTimeなどの時間APIクラスのいずれかを使用
toDeclaration() - クラスio.helidon.common.types.TypedElementInfo.BuilderBase.TypedElementInfoImplのメソッド
 
toDeclaration() - インタフェースio.helidon.common.types.TypedElementInfoのメソッド
このインスタンスの説明を提供します。
toDecodedString() - クラスio.helidon.common.Base64Valueのメソッド
デコードされたバイトを文字列として返します。
toDelayedCallable(Callable<T>、long) - クラスio.helidon.faulttolerance.FaultToleranceのstaticメソッド
Callableを実行前にスリープする別のmillisに変換します。
toDelayedRunnable(Runnable, long) - クラスio.helidon.faulttolerance.FaultToleranceのstaticメソッド
Runnableを実行前にスリープする別のmillisに変換します。
toDouble(JsonObject, String) - クラスio.helidon.integrations.common.rest.ApiJsonParserのstaticメソッド
doubleの値を取得します。
toDouble(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValuedoubleにマップします。
toDuration(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValueDurationにマップします。
toFile(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValueFileにマップします。
toFloat(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValuefloatにマップします。
toFrameData() - クラスio.helidon.http.http2.Http2Pingのメソッド
pingデータの表現。
toFrameData(Http2Settings, int, Http2Flag.ContinuationFlags) - クラスio.helidon.http.http2.Http2Continuationのメソッド
 
toFrameData(Http2Settings, int, Http2Flag.DataFlags) - クラスio.helidon.http.http2.Http2DataFrameのメソッド
 
toFrameData(Http2Settings, int, Http2Flag.NoFlags) - レコード・クラスio.helidon.http.http2.Http2GoAwayのメソッド
 
toFrameData(Http2Settings, int, Http2Flag.NoFlags) - レコード・クラスio.helidon.http.http2.Http2Priorityのメソッド
 
toFrameData(Http2Settings, int, Http2Flag.NoFlags) - レコード・クラスio.helidon.http.http2.Http2RstStreamのメソッド
 
toFrameData(Http2Settings, int, Http2Flag.NoFlags) - レコード・クラスio.helidon.http.http2.Http2WindowUpdateのメソッド
 
toFrameData(Http2Settings, int, Http2Flag.PingFlags) - クラスio.helidon.http.http2.Http2Pingのメソッド
 
toFrameData(Http2Settings, int, Http2Flag.SettingsFlags) - クラスio.helidon.http.http2.Http2Settingsのメソッド
 
toFrameData(Http2Settings, int, T) - インタフェースio.helidon.http.http2.Http2Frameのメソッド
ヘッダー、データには実装されていません。これらは継続を使用する可能性があるためです。
toGregorianCalendar(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
非推奨。
ZonedDateTimeなどの新しい時間APIの使用
toHelidonConfig(Config) - クラスio.helidon.config.mp.MpConfigのstaticメソッド
このメソッドでは、MP構成の上でHelidon構成を使用できます。
toIndexedParameters(JsonObject) - クラスio.helidon.dbclient.jsonp.JsonProcessingMapperのメソッド
 
toIndexedParameters(T) - インタフェースio.helidon.dbclient.DbMapperのメソッド
ターゲット・タイプ・インスタンスを文の索引付きパラメータ・リストに変換します。
toIndexedParameters(T, Class<T> ) - インタフェースio.helidon.dbclient.DbMapperManagerのメソッド
索引付けされたパラメータのリストにオブジェクトを読み込みます。
toInstant(JsonObject, String, DateTimeFormatter) - クラスio.helidon.integrations.common.rest.ApiJsonParserのstaticメソッド
Instant値を取得します。
toInstant(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValueInstantにマップします。
toInt(JsonObject, String) - クラスio.helidon.integrations.common.rest.ApiJsonParserのstaticメソッド
int値を取得します。
toInt(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValueintにマップします。
toInt31(int) - インタフェースio.helidon.common.buffers.BufferDataのstaticメソッド
最初のビットを無視して、整数の31ビットを取得します。
toJavaSubject() - クラスio.helidon.security.Subjectのメソッド
このサブジェクトからjava Subjectを作成します。
toJson(JsonBuilderFactory) - クラスio.helidon.integrations.common.rest.ApiJsonBuilderのメソッド
このビルダーからJSONオブジェクトを作成します。
toJson(JsonBuilderFactory) - インタフェースio.helidon.integrations.common.rest.ApiRequestのメソッド
POSTおよびPUTリクエストに使用されるJSONオブジェクト(必要であればその他のメソッド)を返します。
toJson(JsonBuilderFactory) - クラスio.helidon.integrations.vault.auths.token.DeleteTokenRole.Requestのメソッド
 
toJson(JsonBuilderFactory) - クラスio.helidon.integrations.vault.secrets.pki.CertificateGet.Requestのメソッド
 
toJson(JsonBuilderFactory) - クラスio.helidon.integrations.vault.sys.DeletePolicy.Requestのメソッド
 
toJson(JsonBuilderFactory) - クラスio.helidon.integrations.vault.sys.DisableAuth.Requestのメソッド
 
toJson(JsonBuilderFactory) - クラスio.helidon.integrations.vault.sys.DisableEngine.Requestのメソッド
 
toJson(Object) - クラスio.helidon.security.jwt.JwtUtilのstaticメソッド
オブジェクトからJsonValueを作成します。
token() - クラスio.helidon.integrations.vault.auths.approle.Login.Responseのメソッド
vault操作を起動するために使用するトークン。
token() - クラスio.helidon.integrations.vault.auths.k8s.Login.Responseのメソッド
Vaultへのアクセスに使用するトークン。
token() - クラスio.helidon.integrations.vault.auths.token.TokenResponseのメソッド
受信されたトークン。
token() - クラスio.helidon.integrations.vault.Vault.Builderのメソッド
トークン(構成されている場合)。
token() - クラスio.helidon.integrations.vault.VaultTokenBase.Builderのメソッド
 
token() - クラスio.helidon.integrations.vault.VaultTokenBaseのメソッド
トークン文字列。
token() - クラスio.helidon.security.jwt.EncryptedJwtのメソッド
JWTをトークンとして暗号化しました。
token() - クラスio.helidon.security.providers.common.TokenCredentialのメソッド
トークン・サービスから受信された完全なトークン文字列。
token(String) - クラスio.helidon.integrations.vault.auths.token.RenewToken.Requestのメソッド
 
token(String) - クラスio.helidon.integrations.vault.auths.token.RevokeAndOrphanToken.Requestのメソッド
 
token(String) - クラスio.helidon.integrations.vault.auths.token.RevokeToken.Requestのメソッド
 
token(String) - クラスio.helidon.integrations.vault.auths.token.TokenVaultAuth.Builderのメソッド
使用するトークンを構成します。
token(String) - クラスio.helidon.integrations.vault.Vault.Builderのメソッド
Vaultへの接続に使用するトークンを構成します。
token(String) - クラスio.helidon.integrations.vault.VaultTokenBase.Builderのメソッド
(トークンを表す実際の文字列)を使用するトークン。
token(String) - クラスio.helidon.security.providers.common.TokenCredential.Builderのメソッド
トークン・コンテンツ(ネットワーク上を移動する実際の文字列)を設定します。
TokenAuth - io.helidon.integrations.vault.auths.tokenのインタフェース
トークン認証メソッドのAPI。
TokenAuthProvider - io.helidon.integrations.vault.auths.tokenのクラス
トークン認証メソッドのJavaサービス・ローダー・サービスがサポートされています。
TokenAuthProvider() - クラスio.helidon.integrations.vault.auths.token.TokenAuthProviderのコンストラクタ
新しいインスタンスを作成します。
tokenContent() - クラスio.helidon.security.jwt.SignedJwtのメソッド
完全なトークン(ヘッダー、ペイロード、シグネチャ)。
tokenCookieHandler() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
トークン用のCookieまたはCookieの設定を解除するCookieハンドラ。
TokenCredential - io.helidon.security.providers.commonのクラス
アクセス・トークンを表すパブリック資格証明。
TokenCredential.Builder - io.helidon.security.providers.commonのクラス
TokenCredentialのFluent APIビルダー。
tokenEndpoint(String) - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.DefaultMultitenancyEndpointsのメソッド
 
tokenEndpoint(String) - インタフェースio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.MultitenancyEndpointsのメソッド
特定のテナントのトークン・エンドポイントURI。
tokenEndpointAuthentication() - インタフェースio.helidon.security.providers.oidc.common.TenantConfigのメソッド
トークン・エンドポイントに使用される認証メカニズムのタイプ。
tokenEndpointAuthentication() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
 
tokenEndpointAuthentication(OidcConfig.ClientAuthentication) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
トークン・エンドポイントの起動時に使用する認証のタイプ。
tokenEndpointAuthentication(OidcConfig.ClientAuthentication) - クラスio.helidon.security.providers.oidc.common.TenantConfig.Builderのメソッド
トークン・エンドポイントの起動時に使用する認証のタイプ。
tokenEndpointUri() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
トークン・エンドポイントURI。
tokenEndpointUri() - クラスio.helidon.security.providers.oidc.common.Tenantのメソッド
トークン・エンドポイントURI。
tokenEndpointUri(URI) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
認証コードに基づいてJWTを取得するために使用するトークン・エンドポイントのURI。
tokenEndpointUri(URI) - クラスio.helidon.security.providers.oidc.common.TenantConfig.Builderのメソッド
認証コードに基づいてJWTを取得するために使用するトークン・エンドポイントのURI。
tokenExplicitMaxTtl(int) - クラスio.helidon.integrations.vault.auths.k8s.CreateRole.Requestのメソッド
設定すると、明示的な最大TTLをトークンにエンコードします。
tokenExplicitMaxTtl(Duration) - クラスio.helidon.integrations.vault.auths.approle.CreateAppRole.Requestのメソッド
設定すると、明示的な最大TTLをトークンにエンコードします。
tokenExplicitMaxTtl(Duration) - クラスio.helidon.integrations.vault.auths.token.CreateTokenRole.Requestのメソッド
設定すると、明示的な最大TTLをトークンにエンコードします。
tokenFormat(String) - クラスio.helidon.security.util.TokenHandler.Builderのメソッド
アウトバウンド・トークンを作成するためのトークン形式。
tokenHandler() - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinitionのメソッド
ヘッダー・タイプがHttpSignHeader.CUSTOMに設定されている場合、このハンドラはアウトバウンド・リクエストのヘッダーの作成に使用されます。
tokenHandler() - クラスio.helidon.security.QueryParamMappingのメソッド
パラメータからヘッダーを作成するために使用されるトークン・ハンドラ。
tokenHandler(TokenHandler) - クラスio.helidon.security.providers.header.HeaderAtnOutboundConfig.Builderのメソッド
アイデンティティが伝播されるアウトバウンド・ヘッダーの構成。
tokenHandler(TokenHandler) - クラスio.helidon.security.providers.httpauth.HttpBasicOutboundConfig.Builderのメソッド
アウトバウンド基本認証をヘッダーに追加するトークン・ハンドラ。
tokenHandler(TokenHandler) - クラスio.helidon.security.providers.httpsign.OutboundTargetDefinition.Builderのメソッド
アウトバウンド・ヘッダーを作成するためのトークン・ハンドラを構成します。
tokenHandler(TokenHandler) - クラスio.helidon.security.providers.jwt.JwtProvider.JwtOutboundTarget.Builderのメソッド
アウトバウンド・トークン・ハンダー:アウトバウンド・リクエスト・ヘッダーにトークンを挿入します。
TokenHandler - io.helidon.security.utilのクラス
リクエストからセキュリティ・トークンを抽出するか、トークンでヘッダーを更新します。
TokenHandler.Builder - io.helidon.security.utilのクラス
TokenHandlerを作成するFluent APIビルダー。
tokenHeader() - クラスio.helidon.security.util.TokenHandlerのメソッド
(または次に書き込まれます)でトークンが予期されるヘッダーの名前。
tokenHeader(String) - クラスio.helidon.security.util.TokenHandler.Builderのメソッド
トークンを抽出するために検索するヘッダーの名前を設定します。
tokenLocation(String) - クラスio.helidon.integrations.vault.auths.k8s.K8sVaultAuth.Builderのメソッド
k8sサービス・アカウント・トークンを持つファイル。
tokenMaxTtl(int) - クラスio.helidon.integrations.vault.auths.k8s.CreateRole.Requestのメソッド
生成されたトークンの最大存続期間。
tokenNoDefaultPolicy(boolean) - クラスio.helidon.integrations.vault.auths.approle.CreateAppRole.Requestのメソッド
設定した場合、デフォルトのポリシーは生成されたトークンには設定されません。そうしないと、token_policiesに設定されたポリシーに追加されます。
tokenNoDefaultPolicy(boolean) - クラスio.helidon.integrations.vault.auths.k8s.CreateRole.Requestのメソッド
設定した場合、デフォルトのポリシーは生成されたトークンには設定されません。そうしないと、token_policiesに設定されたポリシーに追加されます。
tokenNoDefaultPolicy(boolean) - クラスio.helidon.integrations.vault.auths.token.CreateTokenRole.Requestのメソッド
設定した場合、デフォルトのポリシーは生成されたトークンには設定されません。そうしないと、CreateTokenRole.Request.addAllowedPolicy(String)に設定されたポリシーに追加されます。
tokenNumUses(int) - クラスio.helidon.integrations.vault.auths.approle.CreateAppRole.Requestのメソッド
生成されたトークンが(その存続期間中)を使用できる最大回数。0は無制限を意味します。
tokenNumUses(int) - クラスio.helidon.integrations.vault.auths.k8s.CreateRole.Requestのメソッド
生成されたトークンが(その存続期間中)を使用できる最大回数。0は無制限を意味します。
tokenNumUses(int) - クラスio.helidon.integrations.vault.auths.token.CreateTokenRole.Requestのメソッド
生成されたトークンが(その存続期間中)を使用できる最大回数。0は無制限を意味します。
tokenPattern(Pattern) - クラスio.helidon.security.util.TokenHandler.Builderのメソッド
トークンを抽出するためのトークン・パターン(正規表現)を設定します。
tokenPeriod(int) - クラスio.helidon.integrations.vault.auths.approle.CreateAppRole.Requestのメソッド
トークンで使用する期間。
tokenPeriod(int) - クラスio.helidon.integrations.vault.auths.k8s.CreateRole.Requestのメソッド
トークンに設定する期間(ある場合)。
tokenPeriod(int) - クラスio.helidon.integrations.vault.auths.token.CreateTokenRole.Requestのメソッド
トークンに設定する期間(ある場合)。
tokenPolicies() - クラスio.helidon.integrations.vault.auths.approle.Login.Responseのメソッド
トークンにアタッチされたトークン・ポリシー。
tokenPolicies() - クラスio.helidon.integrations.vault.auths.token.TokenResponseのメソッド
トークン・ポリシー名のリスト。
tokenPrefix(String) - クラスio.helidon.security.util.TokenHandler.Builderのメソッド
トークンを抽出するヘッダー値のプレフィクスを設定します。
tokenProvider(TokenHandler) - クラスio.helidon.security.providers.google.login.GoogleTokenProvider.Builderのメソッド
リクエストからGoogleアクセス・トークンを抽出するためのトークン・プロバイダで、デフォルトは"ベアラー"プレフィクスが付いた"Authorization"ヘッダーです。
tokenRefreshSkew() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
アクセス・トークンの有効期限より前にリフレッシュする必要がある時間。
tokenRefreshSkew(Duration) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
アクセス・トークンの有効期限より前にリフレッシュする必要がある時間。
TokenResponse - io.helidon.integrations.vault.auths.tokenのクラス
トークンを返すレスポンス。
TokenResponse(ApiEntityResponse.Builder<?, ? extends VaultResponse, JsonObject>) - クラスio.helidon.integrations.vault.auths.token.TokenResponseのコンストラクタ
 
tokenReviewerJwt(String) - クラスio.helidon.integrations.vault.auths.k8s.ConfigureK8s.Requestのメソッド
ログイン中に他のJWTをバリ・デートするためにTokenReview APIにアクセスするために使用するサービス・アカウントJWT。
tokenRole(String) - クラスio.helidon.integrations.vault.auths.k8s.K8sVaultAuth.Builderのメソッド
認証に使用されるトークン・ロール。
tokenTtl(int) - クラスio.helidon.integrations.vault.auths.k8s.CreateRole.Requestのメソッド
生成されたトークンの増分存続期間。
tokenType() - クラスio.helidon.integrations.vault.auths.token.TokenResponseのメソッド
トークンのタイプ
tokenType(String) - クラスio.helidon.integrations.vault.auths.approle.CreateAppRole.Requestのメソッド
生成するトークンのタイプ。
tokenType(String) - クラスio.helidon.integrations.vault.auths.k8s.CreateRole.Requestのメソッド
生成するトークンのタイプ。
tokenType(String) - クラスio.helidon.integrations.vault.auths.token.CreateTokenRole.Requestのメソッド
生成するトークンのタイプ。
TokenVaultAuth - io.helidon.integrations.vault.auths.tokenのクラス
トークンを使用して認証するためのJavaサービス・ローダー実装。
TokenVaultAuth() - クラスio.helidon.integrations.vault.auths.token.TokenVaultAuthのコンストラクタ
サービス・ローダーに必要です。
TokenVaultAuth.Builder - io.helidon.integrations.vault.auths.tokenのクラス
TokenVaultAuthのFluent APIビルダー。
toList(JsonObject, String) - クラスio.helidon.integrations.common.rest.ApiJsonParserのstaticメソッド
JSONオブジェクトのJSON配列を文字列のリストに変換します。
toLocalDate(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValueLocalDateにマップします。
toLocalDateTime(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValueLocalDateTimeにマップします。
toLocalTime(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValueLocalTimeにマップします。
toLong(JsonObject, String) - クラスio.helidon.integrations.common.rest.ApiJsonParserのstaticメソッド
long値を取得します。
toLong(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValuelongにマップします。
toLowerCase(char) - クラスio.helidon.common.buffers.Asciiのstaticメソッド
引数が「大文字のASCII文字」の場合、対応する小文字を返します。
toLowerCase(CharSequence) - クラスio.helidon.common.buffers.Asciiのstaticメソッド
すべての「大文字のASCII文字」が小文字に変換された入力文字シーケンスのコピーを返します。
toLowerCase(String) - クラスio.helidon.common.buffers.Asciiのstaticメソッド
すべての「大文字のASCII文字」が小文字に変換された入力文字列のコピーを返します。
toMap() - インタフェースio.helidon.common.parameters.Parametersのメソッド
これらのパラメータのマップ表現を取得します。
toMap() - インタフェースio.helidon.http.Headersのメソッド
非推奨。
他のメソッドを使用したヘッダーの処理(プル・アプローチを使用)
toMap() - クラスio.helidon.lra.coordinator.client.PropagatedHeaders.NoopPropagatedHeadersのメソッド
 
toMap() - クラスio.helidon.lra.coordinator.client.PropagatedHeaders.PrefixedPropagatedHeadersのメソッド
 
toMap() - インタフェースio.helidon.lra.coordinator.client.PropagatedHeadersのメソッド
マップとしてすべてのヘッダーを取得します。
toMap(Config) - クラスio.helidon.config.ConfigMappersのstaticメソッド
すべてのリーフ・ノード(values)をマップ・インスタンスに変換します。
toMap(JsonObject, String) - クラスio.helidon.integrations.common.rest.ApiJsonParserのstaticメソッド
マップ値を取得します。
toMap(JsonObject, String) - クラスio.helidon.integrations.vault.VaultUtilのstaticメソッド
指定されたオブジェクトにネストされているjsonオブジェクトのマップを返します。
toNamedParameters(JsonObject) - クラスio.helidon.dbclient.jsonp.JsonProcessingMapperのメソッド
 
toNamedParameters(T) - インタフェースio.helidon.dbclient.DbMapperのメソッド
ターゲット・タイプ・インスタンスを文の名前付きパラメータ・マップに変換します。
toNamedParameters(T, Class<T> ) - インタフェースio.helidon.dbclient.DbMapperManagerのメソッド
オブジェクトを名前付きパラメータのマップに読み込みます。
toNullableStage() - クラスio.helidon.common.reactive.CompletionSingleのメソッド
 
TOO_BIG - クラスio.helidon.websocket.WsCloseCodesのstatic変数
エンドポイントは大きなフレームを処理しません。
TOO_MANY_REQUESTS_429 - クラスio.helidon.http.Statusのstatic変数
リクエストが多すぎます。「RFC 6585 - 追加のHTTPステータス・コード」を参照してください。
toObject(JsonObject, String) - クラスio.helidon.integrations.common.rest.ApiJsonParserのstaticメソッド
子JSONオブジェクトを取得します。
toObject(JsonValue) - クラスio.helidon.security.jwt.JwtUtilのstaticメソッド
jsonからobjectに変換します。
toOffsetDateTime(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValueOffsetDateTimeにマップします。
toOffsetTime(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValueOffsetTimeにマップします。
toOptionalSingle() - インタフェースio.helidon.common.reactive.Singleのメソッド
このSingleインスタンスを、非同期操作のOptional<T>戻り型を持つSingleとして公開します。
toPath(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValuePathにマップします。
toPattern(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValuePatternにマップします。
toPeriod(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValuePeriodにマップします。
topic(String) - クラスio.helidon.messaging.connectors.aq.AqConfigBuilderのメソッド
指定された宛先名とTOPICをタイプとして使用します。
topic(String) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
指定された宛先名とTOPICをタイプとして使用します。
topic(String...) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
消費元のトピックの名前。
TOPIC - 列挙型クラスio.helidon.messaging.connectors.jms.Typeの列挙定数
トピック接続タイプ。すべてのメッセージがサブスクライブされたすべてのクライアントに配信されます。
topicPattern(String) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
消費元のトピック名の正規表現パターン。
topicPattern(Pattern) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
消費元のトピック名のパターン。
topicPattern(Pattern) - クラスio.helidon.messaging.connectors.kafka.KafkaPublisher.Builderのメソッド
複数のトピックを選択するためのパターン。
topics(List<String>) - クラスio.helidon.messaging.connectors.kafka.KafkaPublisher.Builderのメソッド
サブスクライブするトピックのリスト。
topics(List<String>) - クラスio.helidon.messaging.connectors.kafka.KafkaSubscriber.Builderのメソッド
メッセージの送信先トピックのリスト。
toProperties(Config) - クラスio.helidon.config.ConfigMappersのstaticメソッド
すべてのリーフ・ノード(values)をプロパティ・インスタンスに変換します。
toResponse(ConstraintViolationException) - クラスio.helidon.microprofile.bean.validation.HelidonConstraintViolationExceptionMapperのメソッド
不正なリクエストとしてラップされたバリデーション例外を返します。
toResponse(Exception) - クラスio.helidon.microprofile.server.CatchAllExceptionMapperのメソッド
 
toRuntimeException(Throwable) - クラスio.helidon.faulttolerance.SupplierHelperのstaticメソッド
必要に応じて、ThrowableSupplierException型のRuntimeExceptionにラップします。
toShort(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValueshortにマップします。
toSimpleTimeZone(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
非推奨。
ZoneIdなどの新しい時間APIの使用
toStage() - インタフェースio.helidon.common.reactive.Singleのメソッド
このSingleインスタンスをCompletionStageとして公開します。
toStage(boolean) - インタフェースio.helidon.common.reactive.Singleのメソッド
このSingleインスタンスをCompletionStageとして公開します。
toString() - クラスio.helidon.common.Base64Valueのメソッド
 
toString() - クラスio.helidon.common.buffers.LazyStringのメソッド
 
toString() - インタフェースio.helidon.common.config.Config.Keyのメソッド
フォーマットされた完全修飾キーを返します。
toString() - クラスio.helidon.common.configurable.AllowListのメソッド
 
toString() - クラスio.helidon.common.configurable.AllowListConfig.BuilderBase.AllowListConfigImplのメソッド
 
toString() - クラスio.helidon.common.configurable.AllowListConfig.BuilderBaseのメソッド
 
toString() - クラスio.helidon.common.configurable.LruCacheConfig.BuilderBase.LruCacheConfigImplのメソッド
 
toString() - クラスio.helidon.common.configurable.LruCacheConfig.BuilderBaseのメソッド
 
toString() - クラスio.helidon.common.configurable.ResourceConfig.BuilderBase.ResourceConfigImplのメソッド
 
toString() - クラスio.helidon.common.configurable.ResourceConfig.BuilderBaseのメソッド
 
toString() - クラスio.helidon.common.configurable.ScheduledThreadPoolConfig.BuilderBase.ScheduledThreadPoolConfigImplのメソッド
 
toString() - クラスio.helidon.common.configurable.ScheduledThreadPoolConfig.BuilderBaseのメソッド
 
toString() - クラスio.helidon.common.configurable.ThreadPoolのメソッド
 
toString() - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBase.ThreadPoolConfigImplのメソッド
 
toString() - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBaseのメソッド
 
toString() - クラスio.helidon.common.Errors.ErrorMessageのメソッド
 
toString() - クラスio.helidon.common.Errorsのメソッド
 
toString() - クラスio.helidon.common.GenericTypeのメソッド
 
toString() - レコード・クラスio.helidon.common.mapper.spi.MapperProvider.ProviderResponseのメソッド
このレコード・クラスの文字列表現を返します。
toString() - クラスio.helidon.common.pki.Keys.BuilderBase.KeysImplのメソッド
 
toString() - クラスio.helidon.common.pki.Keys.BuilderBaseのメソッド
 
toString() - クラスio.helidon.common.pki.KeystoreKeys.BuilderBase.KeystoreKeysImplのメソッド
 
toString() - クラスio.helidon.common.pki.KeystoreKeys.BuilderBaseのメソッド
 
toString() - クラスio.helidon.common.pki.PemKeys.BuilderBase.PemKeysImplのメソッド
 
toString() - クラスio.helidon.common.pki.PemKeys.BuilderBaseのメソッド
 
toString() - クラスio.helidon.common.socket.SocketOptions.BuilderBase.SocketOptionsImplのメソッド
 
toString() - クラスio.helidon.common.socket.SocketOptions.BuilderBaseのメソッド
 
toString() - クラスio.helidon.common.tls.TlsConfig.BuilderBase.TlsConfigImplのメソッド
 
toString() - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
 
toString() - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
 
toString() - クラスio.helidon.common.types.Annotation.BuilderBaseのメソッド
 
toString() - クラスio.helidon.common.types.TypedElementInfo.BuilderBase.TypedElementInfoImplのメソッド
 
toString() - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
 
toString() - クラスio.helidon.common.types.TypeInfo.BuilderBase.TypeInfoImplのメソッド
 
toString() - クラスio.helidon.common.types.TypeName.BuilderBase.TypeNameImplのメソッド
 
toString() - クラスio.helidon.common.uri.UriFragmentのメソッド
 
toString() - クラスio.helidon.common.uri.UriInfo.BuilderBaseのメソッド
 
toString() - クラスio.helidon.common.uri.UriInfo.BuilderBase.UriInfoImplのメソッド
 
toString() - クラスio.helidon.config.AbstractConfigSourceのメソッド
 
toString() - クラスio.helidon.config.AbstractNodeBuilderImpl.MergingKeyのメソッド
 
toString() - クラスio.helidon.config.ClasspathConfigSourceのメソッド
 
toString() - クラスio.helidon.config.Injection$$Moduleのメソッド
 
toString() - クラスio.helidon.config.ListNodeBuilderImplのメソッド
 
toString() - クラスio.helidon.config.ObjectNodeBuilderImplのメソッド
 
toString() - クラスio.helidon.config.ObjectNodeImplのメソッド
 
toString() - クラスio.helidon.config.ScheduledPollingStrategy.RegularRecurringPolicyのメソッド
 
toString() - クラスio.helidon.config.ScheduledPollingStrategyのメソッド
 
toString() - クラスio.helidon.config.ValueNodeImplのメソッド
 
toString() - クラスio.helidon.cors.Aggregatorのメソッド
 
toString() - クラスio.helidon.cors.CorsSupportHelperのメソッド
 
toString() - クラスio.helidon.cors.CrossOriginConfig.Builderのメソッド
 
toString() - クラスio.helidon.cors.CrossOriginConfigのメソッド
 
toString() - クラスio.helidon.cors.MappedCrossOriginConfigのメソッド
 
toString() - クラスio.helidon.dbclient.jdbc.JdbcParametersConfig.BuilderBase.JdbcParametersConfigImplのメソッド
 
toString() - クラスio.helidon.dbclient.jdbc.JdbcParametersConfig.BuilderBaseのメソッド
 
toString() - クラスio.helidon.faulttolerance.AsyncConfig.BuilderBase.AsyncConfigImplのメソッド
 
toString() - クラスio.helidon.faulttolerance.AsyncConfig.BuilderBaseのメソッド
 
toString() - クラスio.helidon.faulttolerance.BulkheadConfig.BuilderBase.BulkheadConfigImplのメソッド
 
toString() - クラスio.helidon.faulttolerance.BulkheadConfig.BuilderBaseのメソッド
 
toString() - クラスio.helidon.faulttolerance.CircuitBreakerConfig.BuilderBase.CircuitBreakerConfigImplのメソッド
 
toString() - クラスio.helidon.faulttolerance.CircuitBreakerConfig.BuilderBaseのメソッド
 
toString() - クラスio.helidon.faulttolerance.FallbackConfig.BuilderBase.FallbackConfigImplのメソッド
 
toString() - クラスio.helidon.faulttolerance.FallbackConfig.BuilderBaseのメソッド
 
toString() - クラスio.helidon.faulttolerance.Injection$$Moduleのメソッド
 
toString() - クラスio.helidon.faulttolerance.RetryConfig.BuilderBase.RetryConfigImplのメソッド
 
toString() - クラスio.helidon.faulttolerance.RetryConfig.BuilderBaseのメソッド
 
toString() - クラスio.helidon.faulttolerance.TimeoutConfig.BuilderBase.TimeoutConfigImplのメソッド
 
toString() - クラスio.helidon.faulttolerance.TimeoutConfig.BuilderBaseのメソッド
 
toString() - クラスio.helidon.http.ContentDispositionのメソッド
 
toString() - クラスio.helidon.http.encoding.ContentEncodingContextConfig.BuilderBase.ContentEncodingContextConfigImplのメソッド
 
toString() - クラスio.helidon.http.encoding.ContentEncodingContextConfig.BuilderBaseのメソッド
 
toString() - クラスio.helidon.http.http2.Http2Flag.ContinuationFlagsのメソッド
 
toString() - クラスio.helidon.http.http2.Http2Flag.DataFlagsのメソッド
 
toString() - クラスio.helidon.http.http2.Http2Flag.HeaderFlagsのメソッド
 
toString() - クラスio.helidon.http.http2.Http2Flag.SettingsFlagsのメソッド
 
toString() - クラスio.helidon.http.http2.Http2Flagのメソッド
 
toString() - レコード・クラスio.helidon.http.http2.Http2FrameDataのメソッド
このレコード・クラスの文字列表現を返します。
toString() - クラスio.helidon.http.http2.Http2FrameHeaderのメソッド
 
toString() - レコード・クラスio.helidon.http.http2.Http2GoAwayのメソッド
このレコード・クラスの文字列表現を返します。
toString() - クラスio.helidon.http.http2.Http2Headersのメソッド
 
toString() - レコード・クラスio.helidon.http.http2.Http2Priorityのメソッド
このレコード・クラスの文字列表現を返します。
toString() - レコード・クラスio.helidon.http.http2.Http2RstStreamのメソッド
このレコード・クラスの文字列表現を返します。
toString() - クラスio.helidon.http.http2.Http2Settingsのメソッド
 
toString() - レコード・クラスio.helidon.http.http2.Http2WindowUpdateのメソッド
このレコード・クラスの文字列表現を返します。
toString() - クラスio.helidon.http.HttpPrologueのメソッド
 
toString() - クラスio.helidon.http.media.MediaContextConfig.BuilderBase.MediaContextConfigImplのメソッド
 
toString() - クラスio.helidon.http.media.MediaContextConfig.BuilderBaseのメソッド
 
toString() - レコード・クラスio.helidon.http.media.MediaSupport.ReaderResponseのメソッド
このレコード・クラスの文字列表現を返します。
toString() - レコード・クラスio.helidon.http.media.MediaSupport.WriterResponseのメソッド
このレコード・クラスの文字列表現を返します。
toString() - クラスio.helidon.http.Methodのメソッド
 
toString() - レコード・クラスio.helidon.http.PathMatchers.MatchResultのメソッド
このレコード・クラスの文字列表現を返します。
toString() - レコード・クラスio.helidon.http.PathMatchers.PrefixMatchResultのメソッド
このレコード・クラスの文字列表現を返します。
toString() - クラスio.helidon.http.SetCookieのメソッド
このインスタンスのコンテンツを、RFC6265で指定された'Set-Cookie:'ヘッダー値として返します。
toString() - クラスio.helidon.http.Statusのメソッド
レスポンス・ステータスを文字列として取得します。
toString() - クラスio.helidon.integrations.cdi.jpa.PersistenceUnitInfoBeanのメソッド
 
toString() - クラスio.helidon.integrations.oci.sdk.runtime.Injection$$Moduleのメソッド
 
toString() - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBase.OciConfigImplのメソッド
 
toString() - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBaseのメソッド
 
toString() - レコード・クラスio.helidon.integrations.oci.secrets.configsource.SecretBundleNodeConfigSource.Stampのメソッド
このレコード・クラスの文字列表現を返します。
toString() - クラスio.helidon.integrations.oci.tls.certificates.Injection$$Moduleのメソッド
 
toString() - クラスio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfig.BuilderBase.OciCertificatesTlsManagerConfigImplのメソッド
 
toString() - クラスio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfig.BuilderBaseのメソッド
 
toString() - クラスio.helidon.integrations.openapi.ui.OpenApiUiConfig.BuilderBase.OpenApiUiConfigImplのメソッド
 
toString() - クラスio.helidon.integrations.openapi.ui.OpenApiUiConfig.BuilderBaseのメソッド
 
toString() - クラスio.helidon.integrations.vault.secrets.kv2.Kv2Metadataのメソッド
 
toString() - クラスio.helidon.integrations.vault.secrets.transit.Encrypt.Encryptedのメソッド
 
toString() - 列挙型クラスio.helidon.messaging.connectors.jms.Typeのメソッド
 
toString() - クラスio.helidon.metrics.api.KeyPerformanceIndicatorMetricsConfig.BuilderBase.KeyPerformanceIndicatorMetricsConfigImplのメソッド
 
toString() - クラスio.helidon.metrics.api.KeyPerformanceIndicatorMetricsConfig.BuilderBaseのメソッド
 
toString() - クラスio.helidon.metrics.api.MetricsConfig.BuilderBase.MetricsConfigImplのメソッド
 
toString() - クラスio.helidon.metrics.api.MetricsConfig.BuilderBaseのメソッド
 
toString() - クラスio.helidon.metrics.api.ScopeConfig.BuilderBase.ScopeConfigImplのメソッド
 
toString() - クラスio.helidon.metrics.api.ScopeConfig.BuilderBaseのメソッド
 
toString() - クラスio.helidon.metrics.api.ScopingConfig.BuilderBase.ScopingConfigImplのメソッド
 
toString() - クラスio.helidon.metrics.api.ScopingConfig.BuilderBaseのメソッド
 
toString() - クラスio.helidon.microprofile.openapi.MpOpenApiManagerConfig.BuilderBase.MpOpenApiManagerConfigImplのメソッド
 
toString() - クラスio.helidon.microprofile.openapi.MpOpenApiManagerConfig.BuilderBaseのメソッド
 
toString() - クラスio.helidon.microprofile.security.FeatureConfigのメソッド
 
toString() - クラスio.helidon.microprofile.security.SecurityFilterContextのメソッド
 
toString() - クラスio.helidon.microprofile.server.JaxRsApplicationのメソッド
 
toString() - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBase.OpenApiFeatureConfigImplのメソッド
 
toString() - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBaseのメソッド
 
toString() - クラスio.helidon.scheduling.CronConfig.BuilderBase.CronConfigImplのメソッド
 
toString() - クラスio.helidon.scheduling.CronConfig.BuilderBaseのメソッド
 
toString() - クラスio.helidon.scheduling.FixedRateConfig.BuilderBase.FixedRateConfigImplのメソッド
 
toString() - クラスio.helidon.scheduling.FixedRateConfig.BuilderBaseのメソッド
 
toString() - クラスio.helidon.scheduling.TaskConfig.BuilderBase.TaskConfigImplのメソッド
 
toString() - クラスio.helidon.scheduling.TaskConfig.BuilderBaseのメソッド
 
toString() - クラスio.helidon.security.AuditEvent.AuditParamのメソッド
 
toString() - クラスio.helidon.security.AuthenticationResponseのメソッド
 
toString() - クラスio.helidon.security.ClassToInstanceStoreのメソッド
配下のマップのtoStringを返します。
toString() - クラスio.helidon.security.Grantのメソッド
 
toString() - 列挙型クラスio.helidon.security.jwt.EncryptedJwt.SupportedAlgorithmのメソッド
 
toString() - 列挙型クラスio.helidon.security.jwt.EncryptedJwt.SupportedEncryptionのメソッド
 
toString() - クラスio.helidon.security.jwt.jwk.Jwkのメソッド
 
toString() - クラスio.helidon.security.providers.common.OutboundTargetのメソッド
 
toString() - クラスio.helidon.security.providers.common.TokenCredentialのメソッド
 
toString() - クラスio.helidon.security.providers.idcs.mapper.IdcsMtContextのメソッド
 
toString() - クラスio.helidon.security.SecurityLevelのメソッド
 
toString() - クラスio.helidon.security.SecurityResponseのメソッド
 
toString() - クラスio.helidon.security.Subjectのメソッド
 
toString() - クラスio.helidon.security.util.AbacSupport.BasicAttributesのメソッド
 
toString() - クラスio.helidon.tracing.config.SpanTracingConfigのメソッド
 
toString() - クラスio.helidon.tracing.config.TracingConfigのメソッド
 
toString() - クラスio.helidon.tracing.Tagのメソッド
 
toString() - クラスio.helidon.webclient.api.ClientUriのメソッド
 
toString() - レコード・クラスio.helidon.webclient.api.ConnectionKeyのメソッド
このレコード・クラスの文字列表現を返します。
toString() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBase.HttpClientConfigImplのメソッド
 
toString() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
 
toString() - クラスio.helidon.webclient.api.HttpConfigBase.BuilderBase.HttpConfigBaseImplのメソッド
 
toString() - クラスio.helidon.webclient.api.HttpConfigBase.BuilderBaseのメソッド
 
toString() - クラスio.helidon.webclient.api.Injection$$Moduleのメソッド
 
toString() - クラスio.helidon.webclient.api.WebClientConfig.BuilderBaseのメソッド
 
toString() - クラスio.helidon.webclient.api.WebClientConfig.BuilderBase.WebClientConfigImplのメソッド
 
toString() - クラスio.helidon.webclient.api.WebClientCookieManagerConfig.BuilderBaseのメソッド
 
toString() - クラスio.helidon.webclient.api.WebClientCookieManagerConfig.BuilderBase.WebClientCookieManagerConfigImplのメソッド
 
toString() - クラスio.helidon.webclient.api.WebClientServiceResponse.BuilderBaseのメソッド
 
toString() - クラスio.helidon.webclient.api.WebClientServiceResponse.BuilderBase.WebClientServiceResponseImplのメソッド
 
toString() - クラスio.helidon.webclient.http1.Http1ClientConfig.BuilderBase.Http1ClientConfigImplのメソッド
 
toString() - クラスio.helidon.webclient.http1.Http1ClientConfig.BuilderBaseのメソッド
 
toString() - クラスio.helidon.webclient.http1.Http1ClientProtocolConfig.BuilderBase.Http1ClientProtocolConfigImplのメソッド
 
toString() - クラスio.helidon.webclient.http1.Http1ClientProtocolConfig.BuilderBaseのメソッド
 
toString() - クラスio.helidon.webclient.http1.UpgradeResponseのメソッド
 
toString() - クラスio.helidon.webclient.http2.Http2ClientConfig.BuilderBase.Http2ClientConfigImplのメソッド
 
toString() - クラスio.helidon.webclient.http2.Http2ClientConfig.BuilderBaseのメソッド
 
toString() - クラスio.helidon.webclient.http2.Http2ClientProtocolConfig.BuilderBase.Http2ClientProtocolConfigImplのメソッド
 
toString() - クラスio.helidon.webclient.http2.Http2ClientProtocolConfig.BuilderBaseのメソッド
 
toString() - クラスio.helidon.webclient.websocket.WsClientConfig.BuilderBaseのメソッド
 
toString() - クラスio.helidon.webclient.websocket.WsClientConfig.BuilderBase.WsClientConfigImplのメソッド
 
toString() - クラスio.helidon.webclient.websocket.WsClientProtocolConfig.BuilderBaseのメソッド
 
toString() - クラスio.helidon.webclient.websocket.WsClientProtocolConfig.BuilderBase.WsClientProtocolConfigImplのメソッド
 
toString() - クラスio.helidon.webserver.accesslog.AccessLogConfig.BuilderBase.AccessLogConfigImplのメソッド
 
toString() - クラスio.helidon.webserver.accesslog.AccessLogConfig.BuilderBaseのメソッド
 
toString() - クラスio.helidon.webserver.ConnectionConfig.BuilderBase.ConnectionConfigImplのメソッド
 
toString() - クラスio.helidon.webserver.ConnectionConfig.BuilderBaseのメソッド
 
toString() - クラスio.helidon.webserver.context.ContextFeatureConfig.BuilderBase.ContextFeatureConfigImplのメソッド
 
toString() - クラスio.helidon.webserver.context.ContextFeatureConfig.BuilderBaseのメソッド
 
toString() - クラスio.helidon.webserver.cors.CorsConfig.BuilderBase.CorsConfigImplのメソッド
 
toString() - クラスio.helidon.webserver.cors.CorsConfig.BuilderBaseのメソッド
 
toString() - クラスio.helidon.webserver.cors.CorsSupportのメソッド
 
toString() - クラスio.helidon.webserver.grpc.GrpcConfig.BuilderBase.GrpcConfigImplのメソッド
 
toString() - クラスio.helidon.webserver.grpc.GrpcConfig.BuilderBaseのメソッド
 
toString() - クラスio.helidon.webserver.http.ErrorHandlersのメソッド
 
toString() - クラスio.helidon.webserver.http1.Http1Config.BuilderBase.Http1ConfigImplのメソッド
 
toString() - クラスio.helidon.webserver.http1.Http1Config.BuilderBaseのメソッド
 
toString() - クラスio.helidon.webserver.http1.Http1ConnectionSelectorConfig.BuilderBase.Http1ConnectionSelectorConfigImplのメソッド
 
toString() - クラスio.helidon.webserver.http1.Http1ConnectionSelectorConfig.BuilderBaseのメソッド
 
toString() - クラスio.helidon.webserver.http2.Http2Config.BuilderBase.Http2ConfigImplのメソッド
 
toString() - クラスio.helidon.webserver.http2.Http2Config.BuilderBaseのメソッド
 
toString() - クラスio.helidon.webserver.http2.Http2Connectionのメソッド
 
toString() - レコード・クラスio.helidon.webserver.http2.spi.SubProtocolResultのメソッド
このレコード・クラスの文字列表現を返します。
toString() - クラスio.helidon.webserver.ListenerConfig.BuilderBase.ListenerConfigImplのメソッド
 
toString() - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
 
toString() - クラスio.helidon.webserver.observe.config.ConfigObserverConfig.BuilderBase.ConfigObserverConfigImplのメソッド
 
toString() - クラスio.helidon.webserver.observe.config.ConfigObserverConfig.BuilderBaseのメソッド
 
toString() - クラスio.helidon.webserver.observe.health.HealthObserverConfig.BuilderBase.HealthObserverConfigImplのメソッド
 
toString() - クラスio.helidon.webserver.observe.health.HealthObserverConfig.BuilderBaseのメソッド
 
toString() - クラスio.helidon.webserver.observe.info.InfoObserverConfig.BuilderBase.InfoObserverConfigImplのメソッド
 
toString() - クラスio.helidon.webserver.observe.info.InfoObserverConfig.BuilderBaseのメソッド
 
toString() - クラスio.helidon.webserver.observe.log.LogObserverConfig.BuilderBase.LogObserverConfigImplのメソッド
 
toString() - クラスio.helidon.webserver.observe.log.LogObserverConfig.BuilderBaseのメソッド
 
toString() - クラスio.helidon.webserver.observe.log.LogStreamConfig.BuilderBase.LogStreamConfigImplのメソッド
 
toString() - クラスio.helidon.webserver.observe.log.LogStreamConfig.BuilderBaseのメソッド
 
toString() - クラスio.helidon.webserver.observe.metrics.MetricsObserverConfig.BuilderBase.MetricsObserverConfigImplのメソッド
 
toString() - クラスio.helidon.webserver.observe.metrics.MetricsObserverConfig.BuilderBaseのメソッド
 
toString() - クラスio.helidon.webserver.observe.ObserveFeatureConfig.BuilderBase.ObserveFeatureConfigImplのメソッド
 
toString() - クラスio.helidon.webserver.observe.ObserveFeatureConfig.BuilderBaseのメソッド
 
toString() - クラスio.helidon.webserver.observe.ObserverConfigBase.BuilderBase.ObserverConfigBaseImplのメソッド
 
toString() - クラスio.helidon.webserver.observe.ObserverConfigBase.BuilderBaseのメソッド
 
toString() - クラスio.helidon.webserver.observe.tracing.TracingObserverConfig.BuilderBaseのメソッド
 
toString() - クラスio.helidon.webserver.observe.tracing.TracingObserverConfig.BuilderBase.TracingObserverConfigImplのメソッド
 
toString() - クラスio.helidon.webserver.security.PathsConfig.BuilderBase.PathsConfigImplのメソッド
 
toString() - クラスio.helidon.webserver.security.PathsConfig.BuilderBaseのメソッド
 
toString() - クラスio.helidon.webserver.security.SecurityFeatureConfig.BuilderBase.SecurityFeatureConfigImplのメソッド
 
toString() - クラスio.helidon.webserver.security.SecurityFeatureConfig.BuilderBaseのメソッド
 
toString() - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBase.SecurityHandlerConfigImplのメソッド
 
toString() - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBaseのメソッド
 
toString() - レコード・クラスio.helidon.webserver.testing.junit5.DirectPeerInfoのメソッド
このレコード・クラスの文字列表現を返します。
toString() - クラスio.helidon.webserver.WebServerConfig.BuilderBaseのメソッド
 
toString() - クラスio.helidon.webserver.WebServerConfig.BuilderBase.WebServerConfigImplのメソッド
 
toString() - クラスio.helidon.webserver.websocket.WsConfig.BuilderBaseのメソッド
 
toString() - クラスio.helidon.webserver.websocket.WsConfig.BuilderBase.WsConfigImplのメソッド
 
toString() - クラスio.helidon.websocket.ClientWsFrameのメソッド
 
toString() - クラスio.helidon.websocket.ServerWsFrameのメソッド
 
toString(JsonObject, String) - クラスio.helidon.integrations.common.rest.ApiJsonParserのstaticメソッド
文字列値を取得します。
toSyncSupplier(Supplier<? extends CompletionStage<T>>, long, TimeUnit) - クラスio.helidon.faulttolerance.SupplierHelperのstaticメソッド
CompletionStage<T>を返すサプライヤを、ステージで値が生成されるのを待機してTを返すサプライヤにマップします。
total() - インタフェースio.helidon.metrics.api.HistogramSnapshotのメソッド
スナップショット内のすべての観測値の合計値を返します。
total(TimeUnit) - インタフェースio.helidon.metrics.api.HistogramSnapshotのメソッド
すべての観測値の合計値を返し、値をナノ秒単位の時間として解釈し、指定されたTimeUnitの時間を表します。
totalAmount() - インタフェースio.helidon.metrics.api.DistributionSummaryのメソッド
分散サマリーによって記録された観測の合計を返します。
totalTime(TimeUnit) - インタフェースio.helidon.metrics.api.Timerのメソッド
タイマーで測定された完了イベントによって消費された、指定された単位で表された合計時間を返します。
toTimeZone(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
非推奨。
ZoneIdなどの新しい時間APIの使用
toUpperCase(char) - クラスio.helidon.common.buffers.Asciiのstaticメソッド
引数が「小文字のASCII文字」の場合、大文字と同等の値を返します。
toUpperCase(CharSequence) - クラスio.helidon.common.buffers.Asciiのstaticメソッド
すべての「小文字のASCII文字」が大文字に変換された入力文字シーケンスのコピーを返します。
toUpperCase(String) - クラスio.helidon.common.buffers.Asciiのstaticメソッド
すべての「小文字のASCII文字」が大文字に変換された入力文字列のコピーを返します。
toUri() - インタフェースio.helidon.common.uri.UriInfoのメソッド
このURI情報内の情報からURIを作成します。
toUri() - クラスio.helidon.common.uri.UriInfo.BuilderBase.UriInfoImplのメソッド
このURI情報内の情報からURIを作成します。
toUri() - クラスio.helidon.webclient.api.ClientUriのメソッド
インスタンスをURIに変換します。
toUri(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValueURIにマップします。
toUrl(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValueURLにマップします。
toUUID(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValueUUIDにマップします。
toZonedDateTime(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValueZonedDateTimeにマップします。
toZoneId(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValueZoneIdにマップします。
toZoneOffset(String) - クラスio.helidon.config.ConfigMappersのstaticメソッド
stringValueZoneOffsetにマップします。
trace() - インタフェースio.helidon.webclient.api.HttpClientのメソッド
デフォルト・パスを持つトレース・メソッドのショートカット。
trace(Handler...) - インタフェースio.helidon.webserver.http.HttpRouting.Builderのメソッド
 
trace(Handler...) - インタフェースio.helidon.webserver.http.HttpRulesのメソッド
オプション・ルートを追加します。
trace(String) - インタフェースio.helidon.webclient.api.HttpClientのメソッド
パスを持つトレース・メソッドのショートカット。
trace(String, Handler...) - インタフェースio.helidon.webserver.http.HttpRouting.Builderのメソッド
 
trace(String, Handler...) - インタフェースio.helidon.webserver.http.HttpRulesのメソッド
オプション・ルートを追加します。
trace(Supplier<String>) - クラスio.helidon.integrations.graal.nativeimage.extension.NativeTraceのメソッド
メッセージをトレースします。
TRACE - クラスio.helidon.http.Methodのstatic変数
TRACEメソッドは、リクエスト・メッセージのリモート・アプリケーション・レイヤーのループ・バックを起動するときに使用します。
Traceable - io.helidon.tracing.configのクラス
有効または無効にできるトレース構成。
Traceable(String) - クラスio.helidon.tracing.config.Traceableのコンストラクタ
新しいトレース可能オブジェクト。
tracedConfig() - インタフェースio.helidon.webserver.observe.tracing.PathTracingConfigのメソッド
構成されたパスおよび(可能性あり)メソッドに有効なトレースの関連構成。
traceId() - インタフェースio.helidon.tracing.SpanContextのメソッド
関連スパンのトレースID。
tracer() - クラスio.helidon.microprofile.tracing.TracerProducerのメソッド
現在構成されているトレーサのインスタンスを提供します。
tracer() - インタフェースio.helidon.security.Securityのメソッド
新しいスパンの構築に使用できるトレーサを返します。
tracer() - インタフェースio.helidon.security.SecurityContextのメソッド
新しいスパンを作成するトレーサを提供します。
tracer() - クラスio.helidon.webserver.observe.tracing.TracingObserverConfig.BuilderBaseのメソッド
インバウンド・スパン・コンテキストの抽出に使用するトレーサ。
tracer() - クラスio.helidon.webserver.observe.tracing.TracingObserverConfig.BuilderBase.TracingObserverConfigImplのメソッド
 
tracer() - インタフェースio.helidon.webserver.observe.tracing.TracingObserverConfigのメソッド
インバウンド・スパン・コンテキストの抽出に使用するトレーサ。
tracer(Tracer) - クラスio.helidon.security.Security.Builderのメソッド
セキュリティに使用するオープン・トレーサを設定します。
tracer(Tracer) - クラスio.helidon.webserver.observe.tracing.TracingObserverConfig.BuilderBaseのメソッド
インバウンド・スパン・コンテキストの抽出に使用するトレーサ。
Tracer - io.helidon.tracingのインタフェース
トレーサの抽象化。
TRACER_PROPERTY_NAME - クラスio.helidon.tracing.jersey.client.ClientTracingFilterのstatic変数
Tracerプロパティ名。
TracerBuilder<T> - io.helidon.tracingのインタフェース
tracerをトレースするビルダー。
TracerProducer - io.helidon.microprofile.tracingのクラス
CDI beansへのインジェクションに必要なTracerのプロデューサ。
TracerProducer() - クラスio.helidon.microprofile.tracing.TracerProducerのコンストラクタ
 
TracerProvider - io.helidon.tracing.spiのインタフェース
様々な分散トレーサを統合するJavaサービス。
TracerResolverProvider - io.helidon.tracing.tracerresolverのクラス
Helidonで使用するトレーサを検索するためにTracerResolverを使用するサービス。
TracerResolverProvider() - クラスio.helidon.tracing.tracerresolver.TracerResolverProviderのコンストラクタ
 
traceSerialization(SerializationConfig.TraceOption) - クラスio.helidon.common.SerializationConfig.Builderのメソッド
直列化をトレースする方法。
TracingCdiExtension - io.helidon.microprofile.tracingのクラス
Microprofileトレース実装のCDI拡張。
TracingCdiExtension() - クラスio.helidon.microprofile.tracing.TracingCdiExtensionのコンストラクタ
 
tracingConfig(TracingConfig) - クラスio.helidon.webserver.observe.tracing.PathTracingConfig.Builderのメソッド
このパスおよび場合によってはメソッドで使用するトレース対象システムの構成。
TracingConfig - io.helidon.tracing.configのクラス
トレースされたコンポーネント、(WebServer、Securityなど)とそのトレースされたスパンおよびスパン・ログを含むトレース構成。
TracingConfig(String) - クラスio.helidon.tracing.config.TracingConfigのコンストラクタ
トレースされる新しい構成。
TracingConfig.Builder - io.helidon.tracing.configのクラス
TracingConfigのFluent APIビルダー。
TracingConfigUtil - io.helidon.tracing.configのクラス
現在のトレース構成を取得するユーティリティ。
tracingEnabled(boolean) - クラスio.helidon.security.Security.Builderのメソッド
トレースを有効にするかどうか。
tracingEnabled(ContainerRequestContext) - クラスio.helidon.microprofile.tracing.MpTracingFilterのメソッド
 
tracingEnabled(ContainerRequestContext) - クラスio.helidon.tracing.jersey.AbstractTracingFilterのメソッド
このトレース・フィルタが有効かどうか。
tracingEnabled(ContainerRequestContext) - クラスio.helidon.tracing.jersey.TracingFilterのメソッド
 
TracingFilter - io.helidon.tracing.jerseyのクラス
(全体) Jerseyコールのトレースを追加します。
TracingFilter() - クラスio.helidon.tracing.jersey.TracingFilterのコンストラクタ
 
TracingHelper - io.helidon.tracing.jerseyのクラス
helidonでトレースするためのユーティリティ。
tracingId() - インタフェースio.helidon.security.spi.AuditProvider.TracedAuditEventのメソッド
SecurityContextによって生成された現在の監査イベントのトレースID。
TracingObserveProvider - io.helidon.webserver.observe.tracingのクラス
非推奨。
この型は、ServiceLoaderからのみ使用されます
TracingObserveProvider() - クラスio.helidon.webserver.observe.tracing.TracingObserveProviderのコンストラクタ
非推奨。
このコンストラクタは、ServiceLoaderに対してパブリックである必要があります
TracingObserver - io.helidon.webserver.observe.tracingのクラス
トレース・エンドポイントを登録し、すべてのトレース・チェックを収集するオブザーバ。
TracingObserverConfig - io.helidon.webserver.observe.tracingのインタフェース
トレース・オブザーバの構成。
TracingObserverConfig.Builder - io.helidon.webserver.observe.tracingのクラス
TracingObserverのFluent APIビルダー。
TracingObserverConfig.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.webserver.observe.tracingのクラス
TracingObserverのFluent APIビルダー・ベース。
TracingObserverConfig.BuilderBase.TracingObserverConfigImpl - io.helidon.webserver.observe.tracingのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
TracingObserverConfigImpl(TracingObserverConfig.BuilderBase<?, ?>) - クラスio.helidon.webserver.observe.tracing.TracingObserverConfig.BuilderBase.TracingObserverConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
tracingSpan() - インタフェースio.helidon.security.SecurityContextのメソッド
トレースのスパンを提供します。
tracingSpan(SpanContext) - クラスio.helidon.security.SecurityContext.Builderのメソッド
トレース・スパン・コンテキストを開いて、セキュリティを正しくトレースします。
tracingSpan(SpanContext) - クラスio.helidon.security.SecurityRequestBuilderのメソッド
トレース・スパンは、オープン・トレースをサポートします。
tracingSpanContext() - インタフェースio.helidon.security.SecurityRequestのメソッド
トレースの親スパン。
tracingTracer(Tracer) - クラスio.helidon.security.SecurityContext.Builderのメソッド
セキュリティ・イベントのトレース時に新しいスパン・コンテキストの作成に使用されるトレーサ。
TRAILER - クラスio.helidon.http.HeaderNamesのstatic変数
Trailerヘッダー名。
trailers() - インタフェースio.helidon.webclient.api.ClientResponseTypedのメソッド
レスポンス・トレーラ・ヘッダー。
trailers() - インタフェースio.helidon.webclient.http1.Http1ClientResponseのメソッド
レスポンス・トレーラ・ヘッダー。
trailers() - インタフェースio.helidon.webclient.http2.Http2ClientResponseのメソッド
レスポンス・トレーラ・ヘッダー。
trailers() - インタフェースio.helidon.webclient.api.HttpClientResponseのメソッド
レスポンス・トレーラ・ヘッダー。
trailers() - クラスio.helidon.webclient.api.WebClientServiceResponse.BuilderBaseのメソッド
レスポンス・トレーラ・ヘッダーを受信しました。
trailers() - クラスio.helidon.webclient.api.WebClientServiceResponse.BuilderBase.WebClientServiceResponseImplのメソッド
 
trailers() - インタフェースio.helidon.webclient.api.WebClientServiceResponseのメソッド
レスポンス・トレーラ・ヘッダーを受信しました。
trailers() - インタフェースio.helidon.webserver.http.ServerResponseのメソッド
レスポンス・トレーラ(mutable)。
trailers(CompletableFuture<ClientResponseTrailers>) - クラスio.helidon.webclient.api.WebClientServiceResponse.BuilderBaseのメソッド
レスポンス・トレーラ・ヘッダーを受信しました。
transacted(boolean) - クラスio.helidon.messaging.connectors.aq.AqConfigBuilderのメソッド
セッションがローカル・トランザクションを使用するかどうかを示します。
transacted(boolean) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
セッションがローカル・トランザクションを使用するかどうかを示します。
TRANSACTED_ATTRIBUTE - クラスio.helidon.messaging.connectors.jms.JmsConnectorのstatic変数
セッションがローカル・トランザクションを使用するかどうかを示します。
transaction() - インタフェースio.helidon.dbclient.DbClientのメソッド
トランザクションでデータベース文を実行します。
transaction() - クラスio.helidon.dbclient.mongodb.MongoDbClientのメソッド
 
TransactionController() - クラスio.helidon.integrations.cdi.eclipselink.CDISEPlatform.TransactionControllerのコンストラクタ
新しいCDISEPlatform.TransactionControllerを作成します。
transactionFilePrefix(String) - クラスio.helidon.integrations.microstream.core.EmbeddedStorageManagerBuilderのメソッド
ストレージ・トランザクション・ファイルの名前プレフィクス。
transactionFileSuffix(String) - クラスio.helidon.integrations.microstream.core.EmbeddedStorageManagerBuilderのメソッド
ストレージ・トランザクション・ファイルの名前サフィクス。
TransactionSupplier - io.helidon.integrations.jta.jdbcのインタフェース
Transactionのサプライヤ。
transactionType - クラスio.helidon.integrations.cdi.jpa.jaxb.Persistence.PersistenceUnitの変数
 
TRANSFER_ENCODING - クラスio.helidon.http.HeaderNamesのstatic変数
Transfer-Encodingヘッダー名。
TRANSFER_ENCODING_CHUNKED - クラスio.helidon.http.HeaderValuesのstatic変数
転送エンコーディングがチャンク化されています。
transformToJson(Map<String, Object>) - クラスio.helidon.security.jwt.JwtUtilのstaticメソッド
文字列からオブジェクトへのマップを文字列からJSON値へのマップに変換します。
Transient - io.helidon.config.objectmappingの注釈インタフェース
JavaBeanの直列化復元サポートからJavaBeanのプロパティ、メソッドまたはコンストラクタを除外するために使用される注釈。
TransitEngineProvider - io.helidon.integrations.vault.secrets.transitのクラス
転送エンジン用のJavaサービス・ローダー・サービス。
TransitEngineProvider() - クラスio.helidon.integrations.vault.secrets.transit.TransitEngineProviderのコンストラクタ
 
TransitSecrets - io.helidon.integrations.vault.secrets.transitのインタフェース
Vault Transit Secrets EngineのAPI操作。
TransitSecurityProvider - io.helidon.integrations.vault.secrets.transitのクラス
Helidonセキュリティとの統合。
TransitSecurityProvider.TransitDigestConfig - io.helidon.integrations.vault.secrets.transitのクラス
セキュリティ・ダイジェストのプログラム設定を使用する場合のダイジェストの構成。
TransitSecurityProvider.TransitDigestConfig.Builder - io.helidon.integrations.vault.secrets.transitのクラス
TransitSecurityProvider.TransitEncryptionConfig - io.helidon.integrations.vault.secrets.transitのクラス
セキュリティのプログラム設定を使用する場合の暗号化の構成。
TransitSecurityProvider.TransitEncryptionConfig.Builder - io.helidon.integrations.vault.secrets.transitのクラス
TransitSecurityService - io.helidon.integrations.vault.secrets.transitのクラス
転送シークレット用のSecurityProviderServiceのサービス・プロバイダ。
TransitSecurityService() - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityServiceのコンストラクタ
 
transport() - クラスio.helidon.security.SecurityEnvironmentのメソッド
トランスポート(http、https、jmsなど)の戻りタイプ。
transport(String) - クラスio.helidon.security.SecurityEnvironment.Builderのメソッド
(http、httpsなど)を実装しているトランスポート。
transports() - クラスio.helidon.security.providers.common.OutboundTargetのメソッド
このターゲットのトランスポート。
traverse() - インタフェースio.helidon.config.Configのメソッド
Stream<Config>としてのノードおよびそのサブツリーの「反復深度-最初のトラバース」
traverse(Predicate<Config>) - インタフェースio.helidon.config.Configのメソッド
指定された述語で修飾された、Stream<Config>としてのノードおよびそのサブツリーの「反復深度-最初のトラバース」
trigger() - 注釈インタフェースio.helidon.common.Generatedの要素
このタイプの生成の原因となったタイプ。
triggerUpdate() - インタフェースio.helidon.http.http2.WindowSize.Outboundのメソッド
ウィンドウ・サイズの更新をトリガーします。
trim(int) - インタフェースio.helidon.common.buffers.BufferDataのメソッド
バッファ(削除)から最後のxバイトを切り捨てます。
truncationDirectory(String) - クラスio.helidon.integrations.microstream.core.EmbeddedStorageManagerBuilderのメソッド
切捨てディレクトリ。
trust() - クラスio.helidon.common.tls.TlsConfig.BuilderBase.TlsConfigImplのメソッド
 
trust() - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
トラスト・マネージャを形成する証明書のリスト。
trust() - インタフェースio.helidon.common.tls.TlsConfigのメソッド
トラスト・マネージャを形成する証明書のリスト。
trust(Keys) - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
トラスト・マネージャを形成する証明書のリスト。
trust(Consumer<Keys.Builder>) - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
トラスト・マネージャを形成する証明書のリスト。
trust(List<? extends X509Certificate>) - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
トラスト・マネージャを形成する証明書のリスト。
TRUST_ALL_CERTIFICATES - 列挙型クラスio.helidon.integrations.neo4j.Neo4j.Builder.TrustStrategyの列挙定数
信じて。
TRUST_CUSTOM_CA_SIGNED_CERTIFICATES - 列挙型クラスio.helidon.integrations.neo4j.Neo4j.Builder.TrustStrategyの列挙定数
カスタム証明書を信頼します。
TRUST_SYSTEM_CA_SIGNED_CERTIFICATES - 列挙型クラスio.helidon.integrations.neo4j.Neo4j.Builder.TrustStrategyの列挙定数
信頼システムCA。
trustAll() - クラスio.helidon.common.tls.TlsConfig.BuilderBase.TlsConfigImplのメソッド
 
trustAll() - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
通信の反対側から提供された証明書を信頼します。
trustAll() - インタフェースio.helidon.common.tls.TlsConfigのメソッド
通信の反対側から提供された証明書を信頼します。
trustAll(boolean) - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
通信の反対側から提供された証明書を信頼します。
trustAllTmf() - クラスio.helidon.common.tls.ConfiguredTlsManagerのメソッド
すべてのトラスト・マネージャ・ファクトリを信頼します。
trustedCertificates(Resource) - クラスio.helidon.tracing.providers.jaeger.JaegerTracerBuilderのメソッド
PEM形式の信頼できる証明書。
trustedProxies(AllowList) - クラスio.helidon.http.RequestedUriDiscoveryContext.Builderのメソッド
ソケットに到着するリクエストに対してリクエストされたURI検出の信頼できるプロキシを設定します。
trustManager() - クラスio.helidon.common.tls.ConfiguredTlsManagerのメソッド
 
trustManager() - インタフェースio.helidon.common.tls.TlsManagerのメソッド
使用中のトラスト・マネージャ。
trustManagerFactoryAlgorithm() - クラスio.helidon.common.tls.TlsConfig.BuilderBase.TlsConfigImplのメソッド
 
trustManagerFactoryAlgorithm() - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
トラスト・マネージャ・ファクトリ・アルゴリズム。
trustManagerFactoryAlgorithm() - インタフェースio.helidon.common.tls.TlsConfigのメソッド
トラスト・マネージャ・ファクトリ・アルゴリズム。
trustManagerFactoryAlgorithm(String) - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
トラスト・マネージャ・ファクトリ・アルゴリズム。
trustManagerFactoryProvider() - クラスio.helidon.common.tls.TlsConfig.BuilderBase.TlsConfigImplのメソッド
 
trustManagerFactoryProvider() - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
使用するトラスト・マネージャ・ファクトリ・プロバイダ。
trustManagerFactoryProvider() - インタフェースio.helidon.common.tls.TlsConfigのメソッド
使用するトラスト・マネージャ・ファクトリ・プロバイダ。
trustManagerFactoryProvider(String) - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
使用するトラスト・マネージャ・ファクトリ・プロバイダ。
trustStore() - クラスio.helidon.common.pki.KeystoreKeys.BuilderBase.KeystoreKeysImplのメソッド
 
trustStore() - クラスio.helidon.common.pki.KeystoreKeys.BuilderBaseのメソッド
トラスト・ストアを構築する場合は、このメソッドを呼び出して、キーストアに存在するすべての証明書を証明書リストに追加します。
trustStore() - インタフェースio.helidon.common.pki.KeystoreKeysのメソッド
トラスト・ストアを構築する場合は、このメソッドを呼び出して、キーストアに存在するすべての証明書を証明書リストに追加します。
trustStore(boolean) - クラスio.helidon.common.pki.KeystoreKeys.BuilderBaseのメソッド
トラスト・ストアを構築する場合は、このメソッドを呼び出して、キーストアに存在するすべての証明書を証明書リストに追加します。
trustStrategy(Neo4j.Builder.TrustStrategy) - クラスio.helidon.integrations.neo4j.Neo4j.Builderのメソッド
信頼方法を設定します。
TRY_AGAIN_LATER - クラスio.helidon.websocket.WsCloseCodesのstatic変数
一時サーバー条件により、クライアントのリクエストが強制的にブロックされました。
tryDecrement() - クラスio.helidon.common.reactive.RequestedCounterのメソッド
「正」がリクエストしたカウンタ値を安全に減分し、値がゼロ未満にならないようにします。
TSV - クラスio.helidon.http.HeaderNamesのstatic変数
Tsvヘッダー名。
ttl(Duration) - クラスio.helidon.integrations.vault.auths.token.CreateToken.Requestのメソッド
トークンのTTL期間。
ttl(Duration) - クラスio.helidon.integrations.vault.secrets.pki.IssueCertificate.Requestのメソッド
リクエストされた存続時間を指定します。
ttl(Duration) - クラスio.helidon.integrations.vault.secrets.pki.SignCsr.Requestのメソッド
リクエストされた存続時間を指定します。
ttl(Duration) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
存続時間の値を指定します。
type() - 注釈インタフェースio.helidon.builder.api.Option.DefaultMethodの要素
メソッドを起動するタイプ。デフォルトはプロパティのタイプです。
type() - インタフェースio.helidon.common.config.NamedServiceのメソッド
この実装のタイプ。同じタイプのインスタンスを異なるNamedService.name()で区別します。
type() - クラスio.helidon.common.GenericTypeのメソッド
この汎用型インスタンスによって表される型です。
type() - インタフェースio.helidon.common.media.type.MediaTypeのメソッド
タイプ(applicationなど)。
type() - クラスio.helidon.common.pki.KeystoreKeys.BuilderBase.KeystoreKeysImplのメソッド
 
type() - クラスio.helidon.common.pki.KeystoreKeys.BuilderBaseのメソッド
キーストアのタイプを設定します。
type() - インタフェースio.helidon.common.pki.KeystoreKeysのメソッド
キーストアのタイプを設定します。
type() - クラスio.helidon.common.tls.ConfiguredTlsManagerのメソッド
 
type() - インタフェースio.helidon.config.Configのメソッド
ConfigノードのConfig.Typeを提供します。
type() - クラスio.helidon.config.etcd.EtcdWatcherのメソッド
 
type() - クラスio.helidon.config.FileSystemWatcherのメソッド
 
type() - 注釈インタフェースio.helidon.config.metadata.ConfiguredOptionの要素
構成オプションのタイプ。
type() - インタフェースio.helidon.config.spi.ChangeWatcher.ChangeEventのメソッド
変更のタイプ(使用可能な場合)。
type() - インタフェースio.helidon.config.spi.ChangeWatcherのメソッド
この変更ウォッチャでサポートされるターゲット。
type() - インタフェースio.helidon.dbclient.jdbc.JdbcConnectionPoolのメソッド
 
type() - クラスio.helidon.health.checks.DeadlockHealthCheckのメソッド
 
type() - クラスio.helidon.health.checks.DiskSpaceHealthCheckのメソッド
 
type() - クラスio.helidon.health.checks.HeapMemoryHealthCheckのメソッド
 
type() - インタフェースio.helidon.health.HealthCheckのメソッド
このヘルス・チェックのタイプ。
type() - クラスio.helidon.http.ContentDispositionのメソッド
コンテンツ処理タイプ。
type() - クラスio.helidon.http.encoding.deflate.DeflateEncodingのメソッド
 
type() - クラスio.helidon.http.encoding.gzip.GzipEncodingのメソッド
 
type() - クラスio.helidon.http.http2.Http2FrameHeaderのメソッド
フレーム・タイプ列挙。
type() - 列挙型クラスio.helidon.http.http2.Http2FrameTypeのメソッド
タイプID
type() - インタフェースio.helidon.http.http2.Http2FrameTypesのメソッド
フレーム・タイプ列挙。
type() - インタフェースio.helidon.http.HttpMediaTypeのメソッド
 
type() - クラスio.helidon.http.media.FormParamsSupportのメソッド
 
type() - クラスio.helidon.http.media.jackson.JacksonSupportのメソッド
 
type() - クラスio.helidon.http.media.jsonb.JsonbSupportのメソッド
 
type() - クラスio.helidon.http.media.jsonp.JsonpSupportのメソッド
 
type() - クラスio.helidon.http.media.multipart.MultiPartSupportのメソッド
 
type() - クラスio.helidon.http.media.PathSupportのメソッド
 
type() - クラスio.helidon.http.media.StringSupportのメソッド
 
type() - クラスio.helidon.integrations.openapi.ui.OpenApiUiのメソッド
 
type() - インタフェースio.helidon.integrations.vault.AuthMethodのメソッド
REST APIで使用される認証のタイプ。
type() - インタフェースio.helidon.integrations.vault.Engineのメソッド
REST APIで使用されるエンジンのタイプ。
type() - インタフェースio.helidon.metrics.api.Meterのメソッド
メーター・タイプを返します。
type() - クラスio.helidon.openapi.OpenApiFeatureのメソッド
 
type() - クラスio.helidon.security.Grantのメソッド
この権限のタイプ。
type() - クラスio.helidon.security.jwt.Jwtのメソッド
クレームを入力します。
type() - クラスio.helidon.security.jwt.JwtHeadersのメソッド
クレームを入力します。
type() - クラスio.helidon.webclient.api.Proxyのメソッド
プロキシ・タイプを取得します。
type() - インタフェースio.helidon.webclient.http1.Http1ClientProtocolConfigのメソッド
 
type() - クラスio.helidon.webclient.http1.Http1ClientProtocolConfig.BuilderBase.Http1ClientProtocolConfigImplのメソッド
 
type() - インタフェースio.helidon.webclient.http2.Http2ClientProtocolConfigのメソッド
 
type() - クラスio.helidon.webclient.http2.Http2ClientProtocolConfig.BuilderBase.Http2ClientProtocolConfigImplのメソッド
 
type() - インタフェースio.helidon.webclient.spi.WebClientServiceのメソッド
 
type() - インタフェースio.helidon.webclient.websocket.WsClientProtocolConfigのメソッド
 
type() - クラスio.helidon.webclient.websocket.WsClientProtocolConfig.BuilderBase.WsClientProtocolConfigImplのメソッド
 
type() - クラスio.helidon.webserver.accesslog.AccessLogFeatureのメソッド
 
type() - クラスio.helidon.webserver.context.ContextFeatureのメソッド
 
type() - クラスio.helidon.webserver.cors.CorsFeatureのメソッド
 
type() - インタフェースio.helidon.webserver.grpc.GrpcConfigのメソッド
プロトコル構成タイプ。
type() - クラスio.helidon.webserver.grpc.GrpcConfig.BuilderBase.GrpcConfigImplのメソッド
プロトコル構成タイプ。
type() - インタフェースio.helidon.webserver.http1.Http1Configのメソッド
プロトコル構成タイプ。
type() - クラスio.helidon.webserver.http1.Http1Config.BuilderBase.Http1ConfigImplのメソッド
プロトコル構成タイプ。
type() - インタフェースio.helidon.webserver.http2.Http2Configのメソッド
プロトコル構成タイプ。
type() - クラスio.helidon.webserver.http2.Http2Config.BuilderBase.Http2ConfigImplのメソッド
プロトコル構成タイプ。
type() - クラスio.helidon.webserver.observe.config.ConfigObserverのメソッド
 
type() - クラスio.helidon.webserver.observe.health.HealthObserverのメソッド
 
type() - クラスio.helidon.webserver.observe.info.InfoObserverのメソッド
 
type() - クラスio.helidon.webserver.observe.log.LogObserverのメソッド
 
type() - クラスio.helidon.webserver.observe.metrics.MetricsObserverのメソッド
 
type() - クラスio.helidon.webserver.observe.ObserveFeatureのメソッド
 
type() - インタフェースio.helidon.webserver.observe.spi.ObserveProviderのメソッド
ユーザー(オブザーバを複製しない)によって明示的に構成された場合にObserverにマップする、この監視プロバイダのタイプ。
type() - インタフェースio.helidon.webserver.observe.spi.Observerのメソッド
このオブザーバのタイプ。ServiceLoaderから、およびプログラム的なアプローチを使用してオブザーバを構成しないようにします。
type() - クラスio.helidon.webserver.observe.tracing.TracingObserverのメソッド
 
type() - クラスio.helidon.webserver.security.SecurityFeatureのメソッド
 
type() - インタフェースio.helidon.webserver.websocket.WsConfigのメソッド
プロトコル構成タイプ。
type() - クラスio.helidon.webserver.websocket.WsConfig.BuilderBase.WsConfigImplのメソッド
プロトコル構成タイプ。
type(DirectHandler.EventType) - クラスio.helidon.http.RequestException.Builderのメソッド
この例外のイベント・タイプ。
type(Type) - クラスio.helidon.messaging.connectors.aq.AqConfigBuilderのメソッド
接続がqueuetopicかを指定します。
type(Type) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
接続がqueuetopicかを指定します。
type(Proxy.ProxyType) - クラスio.helidon.webclient.api.Proxy.Builderのメソッド
新しいプロキシ・タイプを設定します。
type(Type) - クラスio.helidon.common.types.Annotation.BuilderBaseのメソッド
注釈タイプからの注釈タイプ名。
type(Type) - クラスio.helidon.common.types.TypeName.BuilderBaseのメソッド
指定されたタイプからビルダーを更新します。
type(String) - クラスio.helidon.common.pki.KeystoreKeys.BuilderBaseのメソッド
キーストアのタイプを設定します。
type(String) - クラスio.helidon.http.ContentDisposition.Builderのメソッド
コンテンツ処理タイプを設定します。
type(String) - クラスio.helidon.integrations.vault.auths.token.CreateToken.Requestのメソッド
トークン・タイプを選択します。
type(String) - クラスio.helidon.integrations.vault.secrets.transit.CreateKey.Requestのメソッド
作成するキーのタイプを指定します。
type(String) - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityProvider.TransitDigestConfig.Builderのメソッド
type(String) - クラスio.helidon.messaging.connectors.jms.JmsMessage.OutgoingJmsMessageBuilderのメソッド
JMSメッセージ・タイプ。
type(String) - クラスio.helidon.security.Grant.Builderのメソッド
この権限のタイプを構成します。
type(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
このJWTのタイプ。
type(String) - クラスio.helidon.security.jwt.JwtHeaders.Builderのメソッド
このJWTのタイプ。
Type - io.helidon.messaging.connectors.jms内の列挙型クラス
JMS接続のタイプ。
TYPE - インタフェースio.helidon.webclient.sse.SseSourceのstatic変数
SSEソースを表すタイプ。
TYPE - クラスio.helidon.webserver.sse.SseSinkのstatic変数
SSEイベント・シンクのタイプ。
TYPE_ATTRIBUTE - クラスio.helidon.messaging.connectors.jms.JmsConnectorのstatic変数
使用可能な値は次のとおりです: queue, topic.
TYPE_BATCH - インタフェースio.helidon.integrations.vault.auths.k8s.K8sAuthのstatic変数
バッチ・トークン・タイプ。
TYPE_BATCH - インタフェースio.helidon.integrations.vault.auths.token.TokenAuthのstatic変数
バッチ・トークン・タイプ。
TYPE_DB_ROW - インタフェースio.helidon.dbclient.DbMapperManagerのstatic変数
DbRowクラスの汎用タイプ。
TYPE_DEFAULT - インタフェースio.helidon.integrations.vault.auths.k8s.K8sAuthのstatic変数
デフォルトのトークン・タイプ。
TYPE_DEFAULT - インタフェースio.helidon.integrations.vault.auths.token.TokenAuthのstatic変数
デフォルトのトークン・タイプ。
TYPE_FORM_DATA - クラスio.helidon.http.ContentDisposition.Builderのstatic変数
MediaTypes.MULTIPART_FORM_DATAで使用されるフォーム・データ・コンテンツの配置。
TYPE_HMAC - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityProvider.TransitDigestConfig.Builderのstatic変数
ダイジェストはHMACです。
TYPE_INDEXED_PARAMS - インタフェースio.helidon.dbclient.DbMapperManagerのstatic変数
索引付けされたパラメータのListの汎用型。
TYPE_NAME - クラスio.helidon.common.types.TypeNamesのstatic変数
タイプ名のタイプ名。
TYPE_NAMED_PARAMS - インタフェースio.helidon.dbclient.DbMapperManagerのstatic変数
名前付きパラメータの文字列と値のペアのMapの汎用型です。
TYPE_SERVICE - インタフェースio.helidon.integrations.vault.auths.k8s.K8sAuthのstatic変数
サービス・トークン・タイプ。
TYPE_SERVICE - インタフェースio.helidon.integrations.vault.auths.token.TokenAuthのstatic変数
サービス・トークン・タイプ。
TYPE_SIGNATURE - クラスio.helidon.integrations.vault.secrets.transit.TransitSecurityProvider.TransitDigestConfig.Builderのstatic変数
ダイジェストはシグネチャです。
typeArguments() - クラスio.helidon.common.types.TypeName.BuilderBaseのメソッド
汎用型引数のリストを返します。ジェネリックが使用されていない場合は空のリストを返します。
typeArguments() - クラスio.helidon.common.types.TypeName.BuilderBase.TypeNameImplのメソッド
 
typeArguments() - インタフェースio.helidon.common.types.TypeNameのメソッド
汎用型引数のリストを返します。ジェネリックが使用されていない場合は空のリストを返します。
typeArguments(List<? extends TypeName>) - クラスio.helidon.common.types.TypeName.BuilderBaseのメソッド
汎用型引数のリストを返します。ジェネリックが使用されていない場合は空のリストを返します。
TYPED_ELEMENT_INFO - クラスio.helidon.common.types.TypeNamesのstatic変数
型付き要素情報のタイプ名。
typedBuilder() - クラスio.helidon.faulttolerance.FaultToleranceのstaticメソッド
フォルト・トレランス・ハンドラのカスタマイズされたシーケンスを構成するための入力済ビルダー。
TypedElementInfo - io.helidon.common.typesのインタフェース
値が定義されている注釈。
TypedElementInfo.Builder - io.helidon.common.typesのクラス
TypedElementInfoのFluent APIビルダー。
TypedElementInfo.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.common.typesのクラス
TypedElementInfoのFluent APIビルダー・ベース。
TypedElementInfo.BuilderBase.TypedElementInfoImpl - io.helidon.common.typesのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
TypedElementInfoImpl(TypedElementInfo.BuilderBase<?, ?>) - クラスio.helidon.common.types.TypedElementInfo.BuilderBase.TypedElementInfoImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
typedFlags() - クラスio.helidon.http.http2.Http2FrameHeaderのメソッド
Http2FrameHeader.type()に基づいて正しく入力されたフラグ。
typeDictionaryFilename(String) - クラスio.helidon.integrations.microstream.core.EmbeddedStorageManagerBuilderのメソッド
ディクショナリ・ファイルの名前。
TypeInfo - io.helidon.common.typesのインタフェース
タイプのモデル・オブジェクトを表します。
TypeInfo.Builder - io.helidon.common.typesのクラス
TypeInfoのFluent APIビルダー。
TypeInfo.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.common.typesのクラス
TypeInfoのFluent APIビルダー・ベース。
TypeInfo.BuilderBase.TypeInfoImpl - io.helidon.common.typesのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
TypeInfoImpl(TypeInfo.BuilderBase<?, ?>) - クラスio.helidon.common.types.TypeInfo.BuilderBase.TypeInfoImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
typeKind() - クラスio.helidon.common.types.TypeInfo.BuilderBase.TypeInfoImplのメソッド
 
typeKind() - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
かわりにTypeInfo.BuilderBase.kind()を使用してください
typeKind() - インタフェースio.helidon.common.types.TypeInfoのメソッド
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
かわりにTypeInfoBlueprint.kind()を使用してください
typeKind(String) - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
かわりにTypeInfo.BuilderBase.kind()を使用してください
typeName() - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
 
typeName() - クラスio.helidon.common.types.Annotation.BuilderBaseのメソッド
型名。例: Objects -> "java.util.Objects"。
typeName() - インタフェースio.helidon.common.types.Annotationのメソッド
型名。例: Objects -> "java.util.Objects"。
typeName() - クラスio.helidon.common.types.TypedElementInfo.BuilderBase.TypedElementInfoImplのメソッド
 
typeName() - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのメソッド
要素(e.g., java.util.List)の型名。
typeName() - インタフェースio.helidon.common.types.TypedElementInfoのメソッド
要素(e.g., java.util.List)の型名。
typeName() - クラスio.helidon.common.types.TypeInfo.BuilderBase.TypeInfoImplのメソッド
 
typeName() - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
タイプ名。
typeName() - インタフェースio.helidon.common.types.TypeInfoのメソッド
タイプ名。
typeName() - 列挙型クラスio.helidon.metrics.api.Meter.Typeのメソッド
メタデータ出力に適したタイプ名。
typeName(TypeName) - クラスio.helidon.common.types.Annotation.BuilderBaseのメソッド
型名。例: Objects -> "java.util.Objects"。
typeName(TypeName) - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのメソッド
要素(e.g., java.util.List)の型名。
typeName(TypeName) - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
タイプ名。
typeName(Consumer<TypeName.Builder>) - クラスio.helidon.common.types.Annotation.BuilderBaseのメソッド
型名。例: Objects -> "java.util.Objects"。
typeName(Consumer<TypeName.Builder>) - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのメソッド
要素(e.g., java.util.List)の型名。
typeName(Consumer<TypeName.Builder>) - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
タイプ名。
typeName(Supplier<? extends TypeName>) - クラスio.helidon.common.types.Annotation.BuilderBaseのメソッド
型名。例: Objects -> "java.util.Objects"。
typeName(Supplier<? extends TypeName>) - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのメソッド
要素(e.g., java.util.List)の型名。
typeName(Supplier<? extends TypeName>) - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
タイプ名。
TypeName - io.helidon.common.typesのインタフェース
TypeNameは、最も基本的なユースケースではTypeに似ています。
TypeName.Builder - io.helidon.common.typesのクラス
TypeNameのFluent APIビルダー。
TypeName.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.common.typesのクラス
TypeNameのFluent APIビルダー・ベース。
TypeName.BuilderBase.TypeNameImpl - io.helidon.common.typesのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
TypeNameImpl(TypeName.BuilderBase<?, ?>) - クラスio.helidon.common.types.TypeName.BuilderBase.TypeNameImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
TypeNames - io.helidon.common.typesのクラス
一般的に使用されるタイプ名。
typeParameters() - クラスio.helidon.common.types.TypeName.BuilderBase.TypeNameImplのメソッド
 
typeParameters() - クラスio.helidon.common.types.TypeName.BuilderBaseのメソッド
型引数に関連付けられた型パラメータ。
typeParameters() - インタフェースio.helidon.common.types.TypeNameのメソッド
型引数に関連付けられた型パラメータ。
typeParameters(List<? extends String>) - クラスio.helidon.common.types.TypeName.BuilderBaseのメソッド
型引数に関連付けられた型パラメータ。
typeValue() - インタフェースio.helidon.common.types.Annotationのメソッド
プロパティ"value"の型付きの値。
typeValue() - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
プロパティ"value"の型付きの値。
typeValue(String) - インタフェースio.helidon.common.types.Annotationのメソッド
名前付きプロパティの型付き値。
typeValue(String) - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
名前付きプロパティの型付き値。
typeValues() - インタフェースio.helidon.common.types.Annotationのメソッド
配列として定義されているプロパティ"value"の型付き値。
typeValues() - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
配列として定義されているプロパティ"value"の型付き値。
typeValues(String) - インタフェースio.helidon.common.types.Annotationのメソッド
配列として定義されているプロパティの型付き値。
typeValues(String) - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
配列として定義されているプロパティの型付き値。
TypeValues - io.helidon.common.typesのクラス
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
かわりに、ElementKindModifierおよびAccessModifierを使用し、これらの型を返す適切なメソッドを使用
TyrusApplication - io.helidon.microprofile.tyrusのクラス
クラスおよび構成エンドポイントを持つwebsocketアプリケーションを表します。
TyrusApplication.Builder - io.helidon.microprofile.tyrusのクラス
TyrusApplicationインスタンスを作成するFluent APIビルダー。
TyrusCdiExtension - io.helidon.microprofile.tyrusのクラス
Tyrus関連のものを構成します。
TyrusCdiExtension() - クラスio.helidon.microprofile.tyrus.TyrusCdiExtensionのコンストラクタ
 
TyrusRouting - io.helidon.microprofile.tyrusのクラス
Tyrusのルーティング・クラス。
TyrusRouting.Builder - io.helidon.microprofile.tyrusのクラス
TyrusRoutingのFluent APIビルダー。
TyrusUpgradeProvider - io.helidon.microprofile.tyrusのクラス
HTTP/1.1からTyrus接続にアップグレードするためのServiceLoaderプロバイダ実装。
TyrusUpgradeProvider() - クラスio.helidon.microprofile.tyrus.TyrusUpgradeProviderのコンストラクタ
非推奨。
このコンストラクタは、ServiceLoaderでのみ使用されます。
TyrusUpgrader - io.helidon.microprofile.tyrusのクラス
Tyrus接続アップグレード・プロバイダ。

U

UCPBackedDataSourceExtension - io.helidon.integrations.datasource.ucp.cdiのクラス
Oracle Universal Connection Poolによって満たされる名前付きDataSourceインジェクション・ポイントを配置するExtension
UCPBackedDataSourceExtension() - クラスio.helidon.integrations.datasource.ucp.cdi.UCPBackedDataSourceExtensionのコンストラクタ
新しいUCPBackedDataSourceExtensionを作成します。
UDP - 列挙型クラスio.helidon.webserver.ProxyProtocolData.Protocolの列挙定数
UDPデータグラム・プロトコル。
uid() - クラスio.helidon.config.AbstractSourceのメソッド
AbstractSource.description()の構築に使用されるソースの汎用IDを返します。
uid() - クラスio.helidon.config.ClasspathConfigSourceのメソッド
 
uid() - クラスio.helidon.config.ClasspathOverrideSourceのメソッド
 
uid() - クラスio.helidon.config.DirectoryConfigSourceのメソッド
 
uid() - クラスio.helidon.config.etcd.EtcdConfigSourceのメソッド
 
uid() - クラスio.helidon.config.FileConfigSourceのメソッド
 
uid() - クラスio.helidon.config.FileOverrideSourceのメソッド
 
uid() - クラスio.helidon.config.git.GitConfigSourceのメソッド
 
uid() - クラスio.helidon.config.MapConfigSourceのメソッド
 
uid() - クラスio.helidon.config.UrlConfigSourceのメソッド
 
uid() - クラスio.helidon.config.UrlOverrideSourceのメソッド
 
unary(Descriptors.FileDescriptor, String, String, ServerCalls.UnaryMethod<ReqT, ResT>) - クラスio.helidon.webserver.grpc.GrpcRouting.Builderのメソッド
単項ルート。
unary(String, ServerCalls.UnaryMethod<ReqT, ResT>) - インタフェースio.helidon.webserver.grpc.GrpcService.Routingのメソッド
単項ルート。
UNAUTHENTICATED - クラスio.helidon.webserver.grpc.GrpcStatusのstatic変数
リクエストには、操作に対する有効な認証資格証明がありません。
UNAUTHORIZED_401 - クラスio.helidon.http.Statusのstatic変数
401 Unauthorized。「HTTP/1.1ドキュメント」を参照。
UnauthorizedException - io.helidon.httpの例外クラス
unauthorizedを示すランタイム例外です。
UnauthorizedException(String) - 例外クラスio.helidon.http.UnauthorizedExceptionのコンストラクタ
UnauthorizedException(String, Throwable) - 例外クラスio.helidon.http.UnauthorizedExceptionのコンストラクタ
UNAVAILABLE - クラスio.helidon.webserver.grpc.GrpcStatusのstatic変数
サービスは現在使用できません。
UNCHANGED - 列挙型クラスio.helidon.config.spi.ChangeEventTypeの列挙定数
何も変更されません。
UncheckedSQLException - io.helidon.integrations.jdbcの例外クラス
SQLExceptionをラップするRuntimeException
UncheckedSQLException(SQLException) - 例外クラスio.helidon.integrations.jdbc.UncheckedSQLExceptionのコンストラクタ
新しいUncheckedSQLExceptionを作成します。
UNCONFIGURED - 注釈インタフェースio.helidon.config.metadata.ConfiguredOptionの静的変数
文字列は、値が(空の文字列を意味のある値として許可)に指定されていないことを意味します。
UNDEFINED - クラスio.helidon.dbclient.DbStatementParametersのstatic変数
未定義のパラメータ(名前付きでもインデックス付きでもない)。
undelete(UndeleteKv2.Request) - インタフェースio.helidon.integrations.vault.secrets.kv2.Kv2Secretsのメソッド
シークレット・バージョンの削除を解除します。
undelete(String, int...) - インタフェースio.helidon.integrations.vault.secrets.kv2.Kv2Secretsのメソッド
削除されたシークレットのバージョンの削除を解除します。
UndeleteKv2 - io.helidon.integrations.vault.secrets.kv2のクラス
キー/バリュー・バージョン2シークレット・バージョン・リクエストおよびレスポンス。
UndeleteKv2.Request - io.helidon.integrations.vault.secrets.kv2のクラス
リクエスト・オブジェクト。
UndeleteKv2.Response - io.helidon.integrations.vault.secrets.kv2のクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
unescapeName(String) - インタフェースio.helidon.common.config.Config.Keyのstaticメソッド
指定されたエスケープ名の~0から'~'および~1から'.'へのエスケープを解除します。
unescapeName(String) - インタフェースio.helidon.config.Config.Keyのstaticメソッド
指定されたエスケープ名の~0から'~'および~1から'.'へのエスケープを解除します。
UNEXPECTED_CONDITION - クラスio.helidon.websocket.WsCloseCodesのstatic変数
操作中に内部サーバー・エラーが発生しました。
UNIMPLEMENTED - クラスio.helidon.webserver.grpc.GrpcStatusのstatic変数
このサービスでは、操作が実装されていないか、サポートされていないか、有効ではありません。
unit(TimeUnit) - クラスio.helidon.webserver.accesslog.TimeTakenLogEntry.Builderのメソッド
使用する時間単位を構成します。
UNIX - 列挙型クラスio.helidon.webserver.ProxyProtocolData.Familyの列挙定数
UNIX
UNKNOWN - 列挙型クラスio.helidon.common.configurable.Resource.Sourceの列挙定数
リソースはタイプの知識がない入力ストリームで作成されました。
UNKNOWN - 列挙型クラスio.helidon.http.http2.Http2FrameTypeの列挙定数
不明なフレームです。
UNKNOWN - 列挙型クラスio.helidon.webclient.spi.HttpClientSpi.SupportLevelの列挙定数
我々はこれを支持するかもしれないが、我々が試みるまでは確信が持てない。
UNKNOWN - 列挙型クラスio.helidon.webserver.ProxyProtocolData.Familyの列挙定数
未知の家族。
UNKNOWN - 列挙型クラスio.helidon.webserver.ProxyProtocolData.Protocolの列挙定数
不明なプロトコルです。
UNKNOWN - 列挙型クラスio.helidon.webserver.spi.ServerConnectionSelector.Supportの列挙定数
決定するのに十分なバイトがありません。このセレクタにさらにバイトをもう一度クエリーしてください。
UNKNOWN - インタフェースio.helidon.http.http2.Http2FrameTypesのstatic変数
不明なフレーム・タイプ。
UNKNOWN - クラスio.helidon.webserver.grpc.GrpcStatusのstatic変数
不明なエラーです。
unlock() - クラスio.helidon.common.reactive.RequestedCounterのメソッド
内部カウンタをロック解除します。
unmatchedPath() - レコード・クラスio.helidon.http.PathMatchers.PrefixMatchResultのメソッド
unmatchedPathレコード・コンポーネントの値を返します。
UNPROCESSABLE_CONTENT_422 - クラスio.helidon.http.Statusのstatic変数
処理できないコンテンツ。「RFC 9110 - HTTPセマンティクス」を参照してください。
UnrecognizedBuiltInRegistryTypeException(String) - 例外クラスio.helidon.integrations.micrometer.MeterRegistryFactory.BuiltInRegistryType.UnrecognizedBuiltInRegistryTypeExceptionのコンストラクタ
例外の新しいインスタンスを作成します。
unrecognizedType() - 例外クラスio.helidon.integrations.micrometer.MeterRegistryFactory.BuiltInRegistryType.UnrecognizedBuiltInRegistryTypeExceptionのメソッド
認識されない型を返します。
unregisterExecutorService(ExecutorService) - インタフェースio.helidon.common.configurable.spi.ExecutorServiceSupplierObserver.SupplierObserverContextのメソッド
エグゼキュータが停止していることをオブザーバに通知します。
UNRESERVED - 列挙型クラスio.helidon.common.uri.UriEncoding.Typeの列挙定数
ALPHA / DIGIT / "-" / "." / "_" / "~"文字。
UNSET - 列挙型クラスio.helidon.tracing.Span.Statusの列挙定数
明示的に設定されていないデフォルトのステータス。
UNSPECIFIED - 列挙型クラスio.helidon.integrations.cdi.jpa.jaxb.PersistenceUnitCachingTypeの列挙定数
 
unsubscribe(String) - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
unsupported() - レコード・クラスio.helidon.common.mapper.spi.MapperProvider.ProviderResponseの静的メソッド
サポートされていないプロバイダ・レスポンスです。
unsupported() - レコード・クラスio.helidon.http.media.MediaSupport.ReaderResponseの静的メソッド
サポートされていないリーダーのレスポンスです。
unsupported() - レコード・クラスio.helidon.http.media.MediaSupport.WriterResponseの静的メソッド
サポートされていないライター・レスポンスです。
UNSUPPORTED - 列挙型クラスio.helidon.common.mapper.spi.MapperProvider.Supportの列挙定数
Incorrect type(s).
UNSUPPORTED - 列挙型クラスio.helidon.openapi.OpenApiFormatの列挙定数
フォーマットがサポートされていません
UNSUPPORTED - 列挙型クラスio.helidon.webserver.spi.ServerConnectionSelector.Supportの列挙定数
いいえ、この接続はこのセレクタと互換性がありません。
UNSUPPORTED_MEDIA_TYPE_415 - クラスio.helidon.http.Statusのstatic変数
415 サポートされていないメディア・タイプです。「HTTP/1.1ドキュメント」を参照してください。
UnsupportedTypeException - io.helidon.http.mediaの例外クラス
リーダーまたはライターがリクエストされたタイプは、MediaContextではサポートされていません。
UnsupportedTypeException(String) - 例外クラスio.helidon.http.media.UnsupportedTypeExceptionのコンストラクタ
わかりやすいメッセージで新しい例外を作成します。
unwrap() - インタフェースio.helidon.common.context.ContextAwareExecutorServiceのメソッド
エグゼキュータ・サービスをアン・ラップします。
unwrap() - クラスio.helidon.messaging.connectors.jms.shim.JakartaSessionのメソッド
 
unwrap() - インタフェースio.helidon.messaging.connectors.jms.shim.JakartaWrapperのメソッド
基礎となるjavaxインスタンスをラップ解除します。
unwrap(Class<? extends R>) - インタフェースio.helidon.metrics.api.Clockのメソッド
クロックを指定されたタイプ(通常、カスタム・クロックには必要ありません)にアン・ラップします。
unwrap(Class<? extends R>) - インタフェースio.helidon.metrics.api.Meter.Idのメソッド
指定されたタイプとしてIDをラップ解除します。
unwrap(Class<? extends R>) - インタフェースio.helidon.metrics.api.Wrapperのメソッド
指定されたタイプとして委任をラップ解除します。
unwrap(Class<B>) - クラスio.helidon.tracing.providers.jaeger.JaegerTracerBuilderのメソッド
 
unwrap(Class<B>) - インタフェースio.helidon.tracing.providers.opentracing.OpenTracingTracerBuilderのメソッド
特定のタイプで基礎となるビルダーにアクセスします。
unwrap(Class<B>) - クラスio.helidon.tracing.providers.zipkin.ZipkinTracerBuilderのメソッド
 
unwrap(Class<B> ) - インタフェースio.helidon.tracing.TracerBuilderのメソッド
特定のタイプで基礎となるビルダーにアクセスします。
unwrap(Class<C> ) - インタフェースio.helidon.dbclient.DbClientのメソッド
データベース・クライアント内部のラップを解除します。
unwrap(Class<C> ) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
データベース・エグゼクティブ内部をアン・ラップします。
unwrap(Class<C> ) - クラスio.helidon.dbclient.mongodb.MongoDbClientのメソッド
 
unwrap(Class<C> ) - クラスio.helidon.dbclient.mongodb.MongoDbExecuteのメソッド
 
unwrap(Class<T> ) - クラスio.helidon.integrations.jdbc.AbstractDataSourceのメソッド
 
unwrap(Class<T>) - クラスio.helidon.integrations.jdbc.ConditionallyCloseableConnectionのメソッド
 
unwrap(Class<T> ) - クラスio.helidon.integrations.jdbc.DelegatingConnectionのメソッド
 
unwrap(Class<T>) - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
unwrap(Class<T>) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
unwrap(Class<T>) - クラスio.helidon.integrations.jdbc.DelegatingStatementのメソッド
 
unwrap(Class<T> ) - インタフェースio.helidon.tracing.Span.Builderのメソッド
このビルダー・インスタンスを既知のタイプにラップ解除します。
unwrap(Class<T> ) - インタフェースio.helidon.tracing.Spanのメソッド
特定のタイプ別に基になるスパンにアクセスします。
unwrap(Class<T> ) - インタフェースio.helidon.tracing.Tracerのメソッド
特定のタイプで基礎となるトレーサにアクセスします。
unwrapConnection(Connection) - クラスio.helidon.integrations.cdi.eclipselink.CDISEPlatformのメソッド
DelegatingConnectionを考慮するようにServerPlatformBase.unwrapConnection(Connection)メソッドをオーバーライドします。
unwrapThrowable(Throwable) - クラスio.helidon.faulttolerance.SupplierHelperのstaticメソッド
SupplierExceptionまたはExecutionExceptionの根本的な原因を取得します。
UP - 列挙型クラスio.helidon.health.HealthCheckResponse.Statusの列挙定数
このヘルス・チェックは大丈夫です。
update(ID, MergeableNode) - クラスio.helidon.config.AbstractNodeBuilderImplのメソッド
指定したIDのメンバーを指定したノードで更新/置換します。
update(UpdateCubbyhole.Request) - インタフェースio.helidon.integrations.vault.secrets.cubbyhole.CubbyholeSecretsのメソッド
定義されたパスのシークレットを更新します。
update(UpdateKv1.Request) - インタフェースio.helidon.integrations.vault.secrets.kv1.Kv1Secretsのメソッド
定義されたパスのシークレットを更新します。
update(UpdateKv2.Request) - インタフェースio.helidon.integrations.vault.secrets.kv2.Kv2Secretsのメソッド
定義されたパスのシークレットを更新します。
update(Subject) - クラスio.helidon.security.Subject.Builderのメソッド
指定されたサブジェクトのすべてのセキュリティ情報でこのビルダーを更新します。
update(GrpcService.Routing) - インタフェースio.helidon.webserver.grpc.GrpcServiceのメソッド
ルーティングを更新します。
update(Integer, MergeableNode) - クラスio.helidon.config.ListNodeBuilderImplのメソッド
 
update(String, MergeableNode) - クラスio.helidon.config.ObjectNodeBuilderImplのメソッド
 
update(String, Object...) - インタフェースio.helidon.dbclient.DbExecuteのメソッド
引数として渡された文を使用して、更新文を作成および実行します。
update(String, Map<String, String>) - インタフェースio.helidon.integrations.vault.secrets.kv1.Kv1Secretsのメソッド
定義されたパスのシークレットを更新します。
update(String, Map<String, String>) - インタフェースio.helidon.integrations.vault.secrets.kv2.Kv2Secretsのメソッド
定義されたパスのシークレットを更新します。
update(String, Map<String, String>, int) - インタフェースio.helidon.integrations.vault.secrets.kv2.Kv2Secretsのメソッド
定義されたパスのシークレットを更新します。
update(Consumer<B> ) - インタフェースio.helidon.common.Builderのメソッド
流暢なAPI方法でビルダーを更新します。
UPDATE - 列挙型クラスio.helidon.dbclient.DbStatementTypeの列挙定数
Updateは、既存のレコードを更新する文です。
updateArray(int, Array) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateArray(String, Array) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateAsciiStream(int, InputStream) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateAsciiStream(int, InputStream, int) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateAsciiStream(int, InputStream, long) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateAsciiStream(String, InputStream) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateAsciiStream(String, InputStream, int) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateAsciiStream(String, InputStream, long) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateBigDecimal(int, BigDecimal) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateBigDecimal(String, BigDecimal) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateBinaryStream(int, InputStream) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateBinaryStream(int, InputStream, int) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateBinaryStream(int, InputStream, long) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateBinaryStream(String, InputStream) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateBinaryStream(String, InputStream, int) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateBinaryStream(String, InputStream, long) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateBlob(int, InputStream) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateBlob(int, InputStream, long) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateBlob(int, Blob) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateBlob(String, InputStream) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateBlob(String, InputStream, long) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateBlob(String, Blob) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateBoolean(int, boolean) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateBoolean(String, boolean) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateByte(int, byte) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateByte(String, byte) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateBytes(int, byte[]) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateBytes(String, byte[]) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateCharacterStream(int, Reader) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateCharacterStream(int, Reader, int) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateCharacterStream(int, Reader, long) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateCharacterStream(String, Reader) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateCharacterStream(String, Reader, int) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateCharacterStream(String, Reader, long) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateClob(int, Reader) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateClob(int, Reader, long) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateClob(int, Clob) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateClob(String, Reader) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateClob(String, Reader, long) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateClob(String, Clob) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
UpdateCubbyhole - io.helidon.integrations.vault.secrets.cubbyholeのクラス
Cubbyhole Secretリクエストおよびレスポンスを更新します。
UpdateCubbyhole.Request - io.helidon.integrations.vault.secrets.cubbyholeのクラス
リクエスト・オブジェクト。
UpdateCubbyhole.Response - io.helidon.integrations.vault.secrets.cubbyholeのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
updatedAt() - クラスio.helidon.security.jwt.Jwtのメソッド
クレーム時に更新されます。
updatedAt(Instant) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
サブジェクト・レコードが最後に更新された時間。
updateDate(int, Date) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateDate(String, Date) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateDouble(int, double) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateDouble(String, double) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateFloat(int, float) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateFloat(String, float) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateHeaders(Map<String, List<String>>, Response.ResponseBuilder) - クラスio.helidon.microprofile.security.SecurityFilterのメソッド
 
updateHeaderTableSize(long) - クラスio.helidon.http.http2.Http2ConnectionWriterのメソッド
ヘッダー表のサイズを更新します。
updateInt(int, int) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateInt(String, int) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateKeyConfig(UpdateKeyConfig.Request) - インタフェースio.helidon.integrations.vault.secrets.transit.TransitSecretsのメソッド
キーの構成を調整します。
UpdateKeyConfig - io.helidon.integrations.vault.secrets.transitのクラス
キー構成リクエストおよびレスポンスを更新します。
UpdateKeyConfig.Request - io.helidon.integrations.vault.secrets.transitのクラス
リクエスト・オブジェクト。
UpdateKeyConfig.Response - io.helidon.integrations.vault.secrets.transitのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
UpdateKv1 - io.helidon.integrations.vault.secrets.kv1のクラス
キー/バリュー・バージョン1のシークレット・リクエストおよびレスポンスを更新します。
UpdateKv1.Request - io.helidon.integrations.vault.secrets.kv1のクラス
リクエスト・オブジェクト。
UpdateKv1.Response - io.helidon.integrations.vault.secrets.kv1のクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
UpdateKv2 - io.helidon.integrations.vault.secrets.kv2のクラス
キー/バリュー・バージョン2のシークレット・リクエストおよびレスポンス。
UpdateKv2.Request - io.helidon.integrations.vault.secrets.kv2のクラス
リクエスト・オブジェクト。
UpdateKv2.Response - io.helidon.integrations.vault.secrets.kv2のクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
updateListenerBuilder(String, ListenerConfig.Builder, Router.RouterBuilder<?>) - インタフェースio.helidon.webserver.testing.junit5.spi.ServerJunitExtensionのメソッド
SetUpRouteによって定義されたソケットに対してコールされます。
updateLong(int, long) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateLong(String, long) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateNCharacterStream(int, Reader) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateNCharacterStream(int, Reader, long) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateNCharacterStream(String, Reader) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateNCharacterStream(String, Reader, long) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateNClob(int, Reader) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateNClob(int, Reader, long) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateNClob(int, NClob) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateNClob(String, Reader) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateNClob(String, Reader, long) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateNClob(String, NClob) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateNString(int, String) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateNString(String, String) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateNull(int) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateNull(String) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateObject(int, Object) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateObject(int, Object, int) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateObject(int, Object, SQLType) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateObject(int, Object, SQLType, int) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateObject(String, Object) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateObject(String, Object, int) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateObject(String, Object, SQLType) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateObject(String, Object, SQLType, int) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateOutboundHeaders(Tracer, SpanContext, HeaderProvider, HeaderConsumer) - インタフェースio.helidon.tracing.providers.opentracing.spi.OpenTracingProviderのメソッド
アウトバウンド・リクエストのヘッダーを更新します。
updateOutboundHeaders(Tracer, SpanContext, HeaderProvider, HeaderConsumer) - クラスio.helidon.tracing.providers.zipkin.ZipkinTracerProviderのメソッド
 
updateRef(int, Ref) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateRef(String, Ref) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateRequestBuilder(HttpClientRequest, String, ApiRequest<?>, Method, String) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
リクエスト・ペイロードなしでリクエスト・ビルダーを更新します。
updateRequestBuilder(HttpClientRequest, String, ApiRequest<?>, Method, String, JsonObject) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
リクエスト・ペイロードなしでリクエスト・ビルダーを更新します。
updateRequestBuilderBytesPayload(HttpClientRequest, String, ApiRequest<?>, Method, String) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
パブリッシャ・リクエスト・ペイロードでリクエスト・ビルダーを更新します。
updateRequestBuilderCommon(HttpClientRequest, String, ApiRequest<?>, Method, String) - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
RestApiBaseのすべてのデフォルト実装で使用される更新リクエスト・ビルダー。
updateRow() - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateRowId(int, RowId) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateRowId(String, RowId) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updatesAreDetected(int) - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
updateServerBuilder(WebServerConfig.Builder) - インタフェースio.helidon.webserver.testing.junit5.spi.ServerJunitExtensionのメソッド
WebServerビルダーを更新します。
updateShort(int, short) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateShort(String, short) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateSQLXML(int, SQLXML) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateSQLXML(String, SQLXML) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateString(int, String) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateString(String, String) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateTime(int, Time) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateTime(String, Time) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateTimestamp(int, Timestamp) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateTimestamp(String, Timestamp) - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
updateWebClient(Consumer<WebClientConfig.Builder>) - クラスio.helidon.integrations.vault.Vault.Builderのメソッド
WebClientConfig.Builderを更新するコンシューマ。
upgrade(ConnectionContext, HttpPrologue, WritableHeaders<?>) - クラスio.helidon.microprofile.tyrus.TyrusUpgraderのメソッド
 
upgrade(ConnectionContext, HttpPrologue, WritableHeaders<?>) - インタフェースio.helidon.webserver.http1.spi.Http1Upgraderのメソッド
接続をアップグレードします。
upgrade(ConnectionContext, HttpPrologue, WritableHeaders<?>) - クラスio.helidon.webserver.http2.Http2Upgraderのメソッド
 
upgrade(ConnectionContext, HttpPrologue, WritableHeaders<?>) - クラスio.helidon.webserver.websocket.WsUpgraderのメソッド
 
upgrade(String) - インタフェースio.helidon.webclient.http1.Http1ClientRequestのメソッド
現在のリクエストを別のプロトコルにアップグレードします。
UPGRADE - クラスio.helidon.http.HeaderNamesのstatic変数
Upgradeヘッダー名。
UPGRADE_REQUIRED_426 - クラスio.helidon.http.Statusのstatic変数
アップグレードが必要です。「RFC 9110 - HTTPセマンティクス」を参照してください。
upgradeConnectionData(HttpPrologue, Http2Headers) - クラスio.helidon.webserver.http2.Http2Connectionのメソッド
HTTP/1.1からのアップグレード・リクエストからの接続ヘッダー。
UpgradeResponse - io.helidon.webclient.http1のクラス
アップグレード試行へのレスポンス。
upgraders() - クラスio.helidon.webserver.http1.Http1ConnectionSelectorConfig.BuilderBase.Http1ConnectionSelectorConfigImplのメソッド
 
upgraders() - クラスio.helidon.webserver.http1.Http1ConnectionSelectorConfig.BuilderBaseのメソッド
HTTP/1.1から別のプロトコル(websocketなど)へのアップグレードをサポートするアップグレード。
upgraders() - インタフェースio.helidon.webserver.http1.Http1ConnectionSelectorConfigのメソッド
HTTP/1.1から別のプロトコル(websocketなど)へのアップグレードをサポートするアップグレード。
upgraders(Map<? extends String, ? extends Http1Upgrader>) - クラスio.helidon.webserver.http1.Http1ConnectionSelectorConfig.BuilderBaseのメソッド
このメソッドは、すべての値を新しい値に置き換えます。
uri() - クラスio.helidon.common.configurable.ResourceConfig.BuilderBase.ResourceConfigImplのメソッド
 
uri() - クラスio.helidon.common.configurable.ResourceConfig.BuilderBaseのメソッド
リソースは、URIで使用できます。
uri() - インタフェースio.helidon.common.configurable.ResourceConfigのメソッド
リソースは、URIで使用できます。
uri() - クラスio.helidon.config.etcd.EtcdConfigSourceBuilder.EtcdEndpointのメソッド
EtcdエンドポイントのリモートURI。
uri() - クラスio.helidon.config.git.GitConfigSourceBuilder.GitEndpointのメソッド
リモートgitリポジトリURIを返します。
uri() - クラスio.helidon.webclient.api.ClientRequestBaseのメソッド
 
uri() - インタフェースio.helidon.webclient.api.FullClientRequestのメソッド
このリクエストのURI。
uri() - インタフェースio.helidon.webclient.api.WebClientServiceRequestのメソッド
このクライアント・リクエストのURIヘルパー。
uri(ClientUri) - インタフェースio.helidon.webclient.api.ClientRequestのメソッド
リクエストURIを構成します。
uri(ClientUri) - クラスio.helidon.webclient.api.ClientRequestBaseのメソッド
 
uri(String) - クラスio.helidon.integrations.neo4j.Neo4j.Builderのメソッド
uriを作成します。
uri(String) - インタフェースio.helidon.webclient.api.ClientRequestのメソッド
URIを構成します。
uri(String) - クラスio.helidon.webclient.api.ClientRequestBaseのメソッド
 
uri(URI) - クラスio.helidon.common.configurable.ResourceConfig.BuilderBaseのメソッド
リソースは、URIで使用できます。
uri(URI) - クラスio.helidon.config.git.GitConfigSourceBuilderのメソッド
URIをリポジトリに設定します。
uri(URI) - インタフェースio.helidon.webclient.api.ClientRequestのメソッド
URIを構成します。
uri(URI) - クラスio.helidon.webclient.api.ClientRequestBaseのメソッド
 
uri(URI...) - クラスio.helidon.config.etcd.EtcdConfigSourceBuilderのメソッド
EtcdエンドポイントのリモートURI。
UriEncoding - io.helidon.common.uriのクラス
HTTPでのURIのエンコードおよびデコードのサポート。
UriEncoding.Type - io.helidon.common.uri内の列挙型クラス
URIコンポーネント・タイプ。
UriFragment - io.helidon.common.uriのクラス
URIのフラグメント・セクション。
uriInfo(String, String, String, ServerRequestHeaders, UriQuery, boolean) - インタフェースio.helidon.http.RequestedUriDiscoveryContextのメソッド
RequestedUriDiscoveryContext内の検出設定および指定されたリクエスト関連情報に基づいて、リクエストのUriInfoオブジェクトを作成します。
UriInfo - io.helidon.common.uriのインタフェース
ネットワークを介して特定のリクエストを起動するために使用できるURIに関する情報。
UriInfo.Builder - io.helidon.common.uriのクラス
UriInfoのFluent APIビルダー。
UriInfo.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.common.uriのクラス
UriInfoのFluent APIビルダー・ベース。
UriInfo.BuilderBase.UriInfoImpl - io.helidon.common.uriのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
UriInfoImpl(UriInfo.BuilderBase<?, ?>) - クラスio.helidon.common.uri.UriInfo.BuilderBase.UriInfoImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
uriPath() - クラスio.helidon.http.HttpPrologueのメソッド
パスまたはリクエスト。
UriPath - io.helidon.common.uriのインタフェース
マトリックス・パラメータをサポートするHTTPパスの抽象化。
UriPathSegment - io.helidon.common.uriのインタフェース
パスのセグメント。
UriQuery - io.helidon.common.uriのインタフェース
HTTP問合せ表現。
UriQueryWriteable - io.helidon.common.uriのインタフェース
可変HTTP問合せ。
url() - クラスio.helidon.dbclient.DbClientBuilderBaseのメソッド
データベースURLを取得します。
url() - クラスio.helidon.dbclient.jdbc.JdbcConnectionPool.BuilderBaseのメソッド
構成された接続プールURL文字列。
url(ContainerRequestContext) - クラスio.helidon.microprofile.tracing.MpTracingFilterのメソッド
 
url(ContainerRequestContext) - クラスio.helidon.tracing.jersey.AbstractTracingFilterのメソッド
"host"ヘッダーに基づいてホスト名を解決します。
url(String) - クラスio.helidon.dbclient.DbClientBuilderBaseのメソッド
 
url(String) - クラスio.helidon.dbclient.jdbc.JdbcConnectionPool.BuilderBaseのメソッド
接続プールURL文字列。
url(String) - インタフェースio.helidon.dbclient.spi.DbClientBuilderのメソッド
データベース接続文字列(URL)を設定します。
url(URL) - クラスio.helidon.config.ConfigSourcesのstaticメソッド
指定したURLからConfigSourceを作成するためのBuilderを提供します。
url(URL) - クラスio.helidon.config.OverrideSourcesのstaticメソッド
URL OverrideSourceインスタンスのブートストラップに使用するURL OverrideSourceビルダーの新しいインスタンスを作成します。
url(URL) - クラスio.helidon.config.UrlConfigSource.Builderのメソッド
構成のURL。
url(URL) - クラスio.helidon.config.UrlOverrideSource.Builderのメソッド
このオーバーライドのソースであるURLを構成します。
URL - 列挙型クラスio.helidon.common.configurable.Resource.Sourceの列挙定数
リソースがURLからロードされました。
URL - クラスio.helidon.dbclient.jdbc.JdbcConnectionPool.BuilderBaseのstatic変数
データベース接続URL構成キー。
URL_ATTRIBUTE - インタフェースio.helidon.messaging.connectors.aq.AqConnectorのstatic変数
Oracleデータベース接続文字列の構成キー。
UrlConfigSource - io.helidon.configのクラス
指定されたエンドポイントURLから構成コンテンツをロードするConfigSource実装。
UrlConfigSource.Builder - io.helidon.configのクラス
Url ConfigSource Builder。
UrlOverrideSource - io.helidon.configのクラス
指定されたエンドポイントURLから構成オーバーライド・コンテンツをロードするOverrideSource実装。
UrlOverrideSource.Builder - io.helidon.configのクラス
URLオーバーライド・ソース・ビルダー。
usage() - クラスio.helidon.security.jwt.jwk.Jwkのメソッド
このJWKの使用が許可されています。
usage(String) - クラスio.helidon.security.jwt.jwk.JwkEC.Builderのメソッド
このJWKの使用目的。
usage(String) - クラスio.helidon.security.jwt.jwk.JwkOctet.Builderのメソッド
このJWKの使用目的。
usage(String) - クラスio.helidon.security.jwt.jwk.JwkRSA.Builderのメソッド
このJWKの使用目的。
USE_ENCRYPTION - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
キーは暗号化にのみ使用できます。
USE_PROXY_305 - クラスio.helidon.http.Statusのstatic変数
305 プロキシの使用。「HTTP/1.1ドキュメント」を参照してください。
USE_SIGNATURE - クラスio.helidon.security.jwt.jwk.Jwkのstatic変数
キーはシグネチャにのみ使用できます。
useAbortWith(boolean) - クラスio.helidon.microprofile.security.JerseySecurityFeature.Builderのメソッド
true (デフォルトの動作)に設定すると、セキュリティ・フィルタはContainerRequest.abortWith(jakarta.ws.rs.core.Response)を使用してリクエストを中止し、セキュリティ・レスポンスを構成します。
useBuiltIn(boolean) - クラスio.helidon.common.mapper.MapperManager.Builderのメソッド
組込みマッパーを使用するかどうか。
useByteArrayBinding() - クラスio.helidon.dbclient.jdbc.JdbcParametersConfig.BuilderBase.JdbcParametersConfigImplのメソッド
 
useByteArrayBinding() - クラスio.helidon.dbclient.jdbc.JdbcParametersConfig.BuilderBaseのメソッド
byte[]値には、PreparedStatement.setBinaryStream(int, java.io.InputStream, int)バインディングを使用します。
useByteArrayBinding() - インタフェースio.helidon.dbclient.jdbc.JdbcParametersConfigのメソッド
byte[]値には、PreparedStatement.setBinaryStream(int, java.io.InputStream, int)バインディングを使用します。
useByteArrayBinding(boolean) - クラスio.helidon.dbclient.jdbc.JdbcParametersConfig.BuilderBaseのメソッド
byte[]値には、PreparedStatement.setBinaryStream(int, java.io.InputStream, int)バインディングを使用します。
useCookie() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
クッキーを使用してリクエストから情報を取得するかどうか。
useCookie(Boolean) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
リクエスト間のJWTの格納にcookieを使用するかどうか。
useCsrCommonName(boolean) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
CSR署名エンドポイントとともに使用すると、CSRの共通名がJSONデータから取得するかわりに使用されます。
useCsrSans(boolean) - クラスio.helidon.integrations.vault.secrets.pki.PkiRole.Requestのメソッド
CSR署名エンドポイントとともに使用すると、CSRのサブジェクト代替名がJSONデータから取得されるのではなく使用されます。
useDefaultJavaResolver() - クラスio.helidon.webclient.api.DefaultDnsResolverのメソッド
 
useDefaultJavaResolver() - インタフェースio.helidon.webclient.spi.DnsResolverのメソッド
標準Java DNSリゾルバを使用するかどうか。
useExisting() - 注釈インタフェースio.helidon.microprofile.testing.junit5.Configurationの要素
trueに設定すると、既存の(またはデフォルト) MicroProfile構成が使用されます。
useExisting() - 注釈インタフェースio.helidon.microprofile.testing.testng.Configurationの要素
trueに設定すると、既存の(またはデフォルト) MicroProfile構成が使用されます。
useHeader() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
HTTPヘッダーを使用してリクエストから情報を取得するかどうか。
useHeader(Boolean) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
ヘッダー・フィールドにJWTが必要かどうか。
useJaxRsSemantics() - クラスio.helidon.microprofile.openapi.MpOpenApiManagerConfig.BuilderBase.MpOpenApiManagerConfigImplのメソッド
 
useJaxRsSemantics() - クラスio.helidon.microprofile.openapi.MpOpenApiManagerConfig.BuilderBaseのメソッド
trueおよびjakarta.ws.rs.core.Applicationクラスが空でないセットを返す場合、他のリソースによって定義されたエンドポイントはOpenAPIドキュメントに含まれません。
useJaxRsSemantics() - インタフェースio.helidon.microprofile.openapi.MpOpenApiManagerConfigのメソッド
trueおよびjakarta.ws.rs.core.Applicationクラスが空でないセットを返す場合、他のリソースによって定義されたエンドポイントはOpenAPIドキュメントに含まれません。
useJaxRsSemantics(boolean) - クラスio.helidon.microprofile.openapi.MpOpenApiManagerConfig.BuilderBaseのメソッド
trueおよびjakarta.ws.rs.core.Applicationクラスが空でないセットを返す場合、他のリソースによって定義されたエンドポイントはOpenAPIドキュメントに含まれません。
useJwtGroups(boolean) - クラスio.helidon.security.providers.jwt.JwtProvider.Builderのメソッド
JWTからのClaim groupsは、現在のサブジェクト(RolesAllowed注釈とともに使用できます)にグループを自動的に追加するために使用されます。
useJwtGroups(boolean) - クラスio.helidon.security.providers.oidc.OidcProvider.Builderのメソッド
JWTからのClaim groupsは、現在のサブジェクト(RolesAllowed注釈とともに使用できます)にグループを自動的に追加するために使用されます。
useNString() - クラスio.helidon.dbclient.jdbc.JdbcParametersConfig.BuilderBase.JdbcParametersConfigImplのメソッド
 
useNString() - クラスio.helidon.dbclient.jdbc.JdbcParametersConfig.BuilderBaseのメソッド
String値には、SQL NCHARNVARCHARまたはLONGNVARCHARの値変換を使用します。
useNString() - インタフェースio.helidon.dbclient.jdbc.JdbcParametersConfigのメソッド
String値には、SQL NCHARNVARCHARまたはLONGNVARCHARの値変換を使用します。
useNString(boolean) - クラスio.helidon.dbclient.jdbc.JdbcParametersConfig.BuilderBaseのメソッド
String値には、SQL NCHARNVARCHARまたはLONGNVARCHARの値変換を使用します。
useOrOperator(boolean) - クラスio.helidon.security.abac.scope.ScopeValidator.Builderのメソッド
"OR"または"AND" (デフォルト)演算子を使用するかどうか。
useParam() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
問合せパラメータを使用してリクエストから情報を取得するかどうか。
useParam(Boolean) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
問合せパラメータを使用してJWTトークンをアプリケーションからこのサーバーに送信するかどうか。
usePrematchingAuthentication(boolean) - クラスio.helidon.microprofile.security.JerseySecurityFeature.Builderのメソッド
リクエストの認証に、一致前フィルタと一致後フィルタのどちらを使用するかを構成します。
usePrematchingAuthorization(boolean) - クラスio.helidon.microprofile.security.JerseySecurityFeature.Builderのメソッド
リクエストの認可にマッチングまたはポスト・マッチングのどちらのフィルタを使用するかを構成します。
useProxy() - クラスio.helidon.common.configurable.ResourceConfig.BuilderBase.ResourceConfigImplのメソッド
 
useProxy() - クラスio.helidon.common.configurable.ResourceConfig.BuilderBaseのメソッド
プロキシを使用するかどうか。
useProxy() - インタフェースio.helidon.common.configurable.ResourceConfigのメソッド
プロキシを使用するかどうか。
user() - クラスio.helidon.security.AuthenticationResponseのメソッド
ユーザー・サブジェクト。
user() - インタフェースio.helidon.security.SecurityContextのメソッド
現在のコンテキスト(呼び出し元)ユーザーのサブジェクトを返します。
user(Subject) - クラスio.helidon.security.AuthenticationResponse.Builderのメソッド
このプロバイダによって作成されたユーザー・サブジェクトを設定します。
user(String) - クラスio.helidon.security.providers.httpauth.ConfigUserStoreのメソッド
 
user(String) - インタフェースio.helidon.security.providers.httpauth.SecureUserStoreのメソッド
ログインに基づいてユーザーを取得します。
USER - 列挙型クラスio.helidon.security.SubjectTypeの列挙定数
ユーザー・プリンシパル
USER_AGENT - クラスio.helidon.http.HeaderNamesのstatic変数
User-Agentヘッダー名。
USER_AGENT_HEADER - クラスio.helidon.webclient.api.ClientRequestBaseのstatic変数
Helidonユーザー・エージェント・リクエスト・ヘッダー。
USER_INFO - 列挙型クラスio.helidon.common.uri.UriEncoding.Typeの列挙定数
URIユーザー情報コンポーネント・タイプ。
userGroups() - クラスio.helidon.security.jwt.Jwtのメソッド
ユーザー・グループは(マイクロプロファイル仕様からの"groups")をクレームします。
UserIdLogEntry - io.helidon.webserver.accesslogのクラス
ユーザーIDのアクセス・ログ・エントリ。
UserLogEntry - io.helidon.webserver.accesslogのクラス
セキュリティ・ユーザー名のアクセス・ログ・エントリ。
UserLogEntry.Builder - io.helidon.webserver.accesslogのクラス
UserLogEntryのFluent APIビルダー。
username() - クラスio.helidon.dbclient.DbClientBuilderBaseのメソッド
データベース・ユーザー名を取得します。
username() - クラスio.helidon.dbclient.jdbc.JdbcConnectionPool.BuilderBaseのメソッド
構成された接続プール・ユーザー名。
username() - インタフェースio.helidon.integrations.vault.secrets.database.DbCredentialsのメソッド
使用するデータベース・ユーザーの名前。
username() - クラスio.helidon.security.providers.idcs.mapper.IdcsMtRoleMapperProvider.MtCacheKeyのメソッド
ユーザー名。
username() - クラスio.helidon.webclient.api.Proxyのメソッド
ユーザー名とともにOptionalを返します。
username(String) - クラスio.helidon.dbclient.DbClientBuilderBaseのメソッド
 
username(String) - クラスio.helidon.dbclient.jdbc.JdbcConnectionPool.BuilderBaseのメソッド
接続プールのユーザー名。
username(String) - インタフェースio.helidon.dbclient.spi.DbClientBuilderのメソッド
データベース接続ユーザー名を設定します。
username(String) - クラスio.helidon.integrations.neo4j.Neo4j.Builderのメソッド
ユーザー名を作成します。
username(String) - クラスio.helidon.integrations.vault.secrets.database.DbConfigure.Requestのメソッド
データベースへの接続時に"root"ユーザーとして使用するユーザーの名前を指定します。
username(String) - クラスio.helidon.messaging.connectors.aq.AqConfigBuilderのメソッド
JMS接続の作成に使用されるユーザー名。
username(String) - クラスio.helidon.messaging.connectors.jms.JmsConfigBuilderのメソッド
JMS接続の作成に使用されるユーザー名。
username(String) - クラスio.helidon.webclient.api.Proxy.Builderのメソッド
プロキシの新しいユーザー名を設定します。
userName() - インタフェースio.helidon.security.SecurityContextのメソッド
認証された場合にユーザー名を取得するヘルパー・メソッド。
USERNAME - クラスio.helidon.dbclient.jdbc.JdbcConnectionPool.BuilderBaseのstatic変数
データベース接続ユーザー名構成キー。
USERNAME_ATTRIBUTE - クラスio.helidon.messaging.connectors.jms.JmsConnectorのstatic変数
ConnectionFactoryで使用されるユーザー名。
userPrincipal() - インタフェースio.helidon.common.security.SecurityContextのメソッド
ユーザーが認証されている場合のユーザー・プリンシパル。
userPrincipal() - クラスio.helidon.security.jwt.Jwtのメソッド
ユーザー・プリンシパルが(マイクロプロファイル仕様からの"upn")をクレームします。
userPrincipal() - インタフェースio.helidon.security.SecurityContextのメソッド
ユーザーが認証されている場合、ユーザー・プリンシパルを返します。
userPrincipal(String) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
Microprofile JWT認証仕様で定義されているユーザー・プリンシパル・クレーム。
userRolesAllowed() - クラスio.helidon.security.abac.role.RoleValidator.RoleConfigのメソッド
ユーザーに必要なロールのセット。
userStore(SecureUserStore) - クラスio.helidon.security.providers.httpauth.HttpBasicAuthProvider.Builderのメソッド
ユーザーをバリデートするユーザー・ストアを設定します。
userStore(SecureUserStore) - クラスio.helidon.security.providers.httpauth.HttpDigestAuthProvider.Builderのメソッド
ログインに基づいてパスワードおよびロールを取得するようにユーザー・ストアを設定します。
UserStoreService - io.helidon.security.providers.httpauth.spiのインタフェース
SecureUserStoreのカスタム実装を提供するサービス。
usesLocalFilePerTable() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
usesLocalFiles() - クラスio.helidon.integrations.jdbc.DelegatingDatabaseMetaDataのメソッド
 
useStringBinding() - クラスio.helidon.dbclient.jdbc.JdbcParametersConfig.BuilderBase.JdbcParametersConfigImplのメソッド
 
useStringBinding() - クラスio.helidon.dbclient.jdbc.JdbcParametersConfig.BuilderBaseのメソッド
JdbcParametersConfig.BuilderBase.stringBindingSize()制限を超える長さのString値には、PreparedStatement.setCharacterStream(int, java.io.Reader, int)バインディングを使用します。
useStringBinding() - インタフェースio.helidon.dbclient.jdbc.JdbcParametersConfigのメソッド
JdbcParametersConfigBlueprint.stringBindingSize()制限を超える長さのString値には、PreparedStatement.setCharacterStream(int, java.io.Reader, int)バインディングを使用します。
useStringBinding(boolean) - クラスio.helidon.dbclient.jdbc.JdbcParametersConfig.BuilderBaseのメソッド
JdbcParametersConfig.BuilderBase.stringBindingSize()制限を超える長さのString値には、PreparedStatement.setCharacterStream(int, java.io.Reader, int)バインディングを使用します。
useSystemExcludes(boolean) - クラスio.helidon.common.HelidonServiceLoader.Builderのメソッド
システム除外を使用するように構成されている場合、システム・プロパティ"io.helidon.common.serviceloader.exclude" < T > を使用して、サービス実装のカンマ区切りリストを取得し、ロード済リストから除外します。
useSystemServiceLoader(boolean) - クラスio.helidon.common.HelidonServiceLoader.Builderのメソッド
Javaサービス・ローダーを使用するように構成した場合、結果は、Javaサービス・ローダーからロードされたすべてのサービス実装と、HelidonServiceLoader.Builder.addService(Object)またはHelidonServiceLoader.Builder.addService(Object, double)によって追加されたすべてのサービス実装の組合せになります。
useSystemServices() - クラスio.helidon.webserver.observe.health.HealthObserverConfig.BuilderBase.HealthObserverConfigImplのメソッド
 
useSystemServices() - クラスio.helidon.webserver.observe.health.HealthObserverConfig.BuilderBaseのメソッド
ServiceLoaderで検出されたサービスを使用するかどうか。
useSystemServices() - インタフェースio.helidon.webserver.observe.health.HealthObserverConfigのメソッド
ServiceLoaderで検出されたサービスを使用するかどうか。
useSystemServices(boolean) - クラスio.helidon.webserver.observe.health.HealthObserverConfig.BuilderBaseのメソッド
ServiceLoaderで検出されたサービスを使用するかどうか。
useWellKnown() - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
 
useWellKnown() - クラスio.helidon.security.providers.oidc.common.TenantConfig.Builderのメソッド
 
useWellKnown() - インタフェースio.helidon.security.providers.oidc.common.TenantConfigのメソッド
OIDCの既知のメタデータを使用するかどうか。
useWellKnown() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
 
「構成ツリーの使用」 - パッケージ内の検索タグio.helidon.config
セクション
「ファクトリの使用」 - クラスio.helidon.integrations.micrometer.MeterRegistryFactory内の検索タグ
セクション

V

V1 - 列挙型クラスio.helidon.tracing.providers.zipkin.ZipkinTracerBuilder.Versionの列挙定数
バージョン 1
v2 - 列挙型クラスio.helidon.config.etcd.EtcdConfigSourceBuilder.EtcdApiの列挙定数
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
V2 - 列挙型クラスio.helidon.tracing.providers.zipkin.ZipkinTracerBuilder.Versionの列挙定数
バージョン 2
v3 - 列挙型クラスio.helidon.config.etcd.EtcdConfigSourceBuilder.EtcdApiの列挙定数
Etcd API v3バージョン。
validate() - インタフェースio.helidon.common.uri.UriPathのメソッド
RAWパスが有効かどうかをバリデートします。
validate() - インタフェースio.helidon.http.Headerのメソッド
ヘッダー名と値の妥当性をチェックします。
validate(PolicyValidator.PolicyConfig, Errors.Collector, ProviderRequest) - クラスio.helidon.security.abac.policy.PolicyValidatorのメソッド
 
validate(RoleValidator.RoleConfig, Errors.Collector, ProviderRequest) - クラスio.helidon.security.abac.role.RoleValidatorのメソッド
 
validate(ScopeValidator.ScopesConfig, Errors.Collector, ProviderRequest) - クラスio.helidon.security.abac.scope.ScopeValidatorのメソッド
 
validate(TimeValidator.TimeConfig, Errors.Collector, ProviderRequest) - クラスio.helidon.security.abac.time.TimeValidatorのメソッド
 
validate(Jwt, Errors.Collector) - クラスio.helidon.security.jwt.Jwt.ExpirationValidatorのメソッド
 
validate(Jwt, Errors.Collector) - クラスio.helidon.security.jwt.Jwt.FieldValidatorのメソッド
 
validate(Jwt, Errors.Collector) - クラスio.helidon.security.jwt.Jwt.IssueTimeValidatorのメソッド
 
validate(Jwt, Errors.Collector) - クラスio.helidon.security.jwt.Jwt.NotBeforeValidatorのメソッド
 
validate(String) - クラスio.helidon.http.HttpTokenのstaticメソッド
これが適切なHTTPトークンかどうかをバリデートします。
validate(String, String) - クラスio.helidon.security.jwt.Jwtのメソッド
すべてのデフォルト値をバリデートします。
validate(String, String, boolean) - クラスio.helidon.security.jwt.Jwtのメソッド
すべてのデフォルト値をバリデートします。
validate(String, Set<String>) - クラスio.helidon.security.jwt.Jwtのメソッド
すべてのデフォルト値をバリデートします。
validate(String, Set<String>, boolean) - クラスio.helidon.security.jwt.Jwtのメソッド
すべてのデフォルト値をバリデートします。
validate(Flow.Subscription, Flow.Subscription) - 列挙型クラスio.helidon.common.reactive.SubscriptionHelperの静的メソッド
現在がnullで、受信がnullでないかどうかを確認します。
validate(List<Validator<EncryptedJwt>>) - クラスio.helidon.security.jwt.EncryptedJwtのメソッド
この暗号化されたJWTを指定されたバリデータに対してバリデートします。
validate(List<Validator<Jwt>>) - クラスio.helidon.security.jwt.Jwtのメソッド
指定されたバリデータに対してこのJWTをバリデートします。
validate(T, Errors.Collector) - インタフェースio.helidon.security.jwt.Validatorのメソッド
このクラス構成に対してオブジェクトをバリデートします。
validate(T, Errors.Collector, ProviderRequest) - インタフェースio.helidon.security.providers.abac.spi.AbacValidatorのメソッド
指定された構成によってリソースへのアクセス権が付与されることをバリデートします。
validateJwtWithJwk() - インタフェースio.helidon.security.providers.oidc.common.TenantConfigのメソッド
JWTをJWK情報でバリデートするかどうか(例:
validateJwtWithJwk() - クラスio.helidon.security.providers.oidc.common.OidcConfigのメソッド
 
validateJwtWithJwk(Boolean) - クラスio.helidon.security.providers.oidc.common.OidcConfig.Builderのメソッド
JWK (JWTのシグネチャをバリデートするキーのセット)を使用してトークンをバリデートします。
validateJwtWithJwk(Boolean) - クラスio.helidon.security.providers.oidc.common.TenantConfig.Builderのメソッド
JWK (JWTのシグネチャをバリデートするキーのセット)を使用してトークンをバリデートします。
validatePath() - クラスio.helidon.webserver.http1.Http1Config.BuilderBase.Http1ConfigImplのメソッド
 
validatePath() - クラスio.helidon.webserver.http1.Http1Config.BuilderBaseのメソッド
falseに設定すると、任意のパスが(不正な文字を含む)として受け入れられます。
validatePath() - インタフェースio.helidon.webserver.http1.Http1Configのメソッド
falseに設定すると、任意のパスが(不正な文字を含む)として受け入れられます。
validatePath() - クラスio.helidon.webserver.http2.Http2Config.BuilderBase.Http2ConfigImplのメソッド
 
validatePath() - クラスio.helidon.webserver.http2.Http2Config.BuilderBaseのメソッド
falseに設定すると、任意のパスが(不正な文字を含む)として受け入れられます。
validatePath() - インタフェースio.helidon.webserver.http2.Http2Configのメソッド
falseに設定すると、任意のパスが(不正な文字を含む)として受け入れられます。
validatePath(boolean) - クラスio.helidon.webserver.http1.Http1Config.BuilderBaseのメソッド
falseに設定すると、任意のパスが(不正な文字を含む)として受け入れられます。
validatePath(boolean) - クラスio.helidon.webserver.http2.Http2Config.BuilderBaseのメソッド
falseに設定すると、任意のパスが(不正な文字を含む)として受け入れられます。
validatePrototype() - クラスio.helidon.common.configurable.AllowListConfig.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.common.configurable.LruCacheConfig.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.common.configurable.ResourceConfig.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.common.configurable.ScheduledThreadPoolConfig.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.common.pki.Keys.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.common.pki.KeystoreKeys.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.common.pki.PemKeys.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.common.socket.SocketOptions.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.common.tls.TlsConfig.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.common.types.Annotation.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.common.types.TypedElementInfo.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.common.types.TypeInfo.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.common.types.TypeName.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.common.uri.UriInfo.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.dbclient.jdbc.JdbcParametersConfig.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.faulttolerance.AsyncConfig.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.faulttolerance.BulkheadConfig.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.faulttolerance.CircuitBreakerConfig.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.faulttolerance.FallbackConfig.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.faulttolerance.RetryConfig.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.faulttolerance.TimeoutConfig.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.http.encoding.ContentEncodingContextConfig.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.http.media.MediaContextConfig.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.integrations.oci.sdk.runtime.OciConfig.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfig.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.integrations.openapi.ui.OpenApiUiConfig.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.metrics.api.KeyPerformanceIndicatorMetricsConfig.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.metrics.api.MetricsConfig.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.metrics.api.ScopeConfig.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.metrics.api.ScopingConfig.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.microprofile.openapi.MpOpenApiManagerConfig.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.scheduling.CronConfig.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.scheduling.FixedRateConfig.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.scheduling.TaskConfig.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.webclient.api.HttpClientConfig.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.webclient.api.HttpConfigBase.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.webclient.api.WebClientConfig.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.webclient.api.WebClientCookieManagerConfig.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.webclient.api.WebClientServiceResponse.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.webclient.http1.Http1ClientConfig.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.webclient.http1.Http1ClientProtocolConfig.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.webclient.http2.Http2ClientConfig.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.webclient.http2.Http2ClientProtocolConfig.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.webclient.websocket.WsClientConfig.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.webclient.websocket.WsClientProtocolConfig.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.webserver.accesslog.AccessLogConfig.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.webserver.ConnectionConfig.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.webserver.context.ContextFeatureConfig.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.webserver.cors.CorsConfig.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.webserver.grpc.GrpcConfig.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.webserver.http1.Http1Config.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.webserver.http1.Http1ConnectionSelectorConfig.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.webserver.http2.Http2Config.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.webserver.observe.config.ConfigObserverConfig.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.webserver.observe.health.HealthObserverConfig.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.webserver.observe.info.InfoObserverConfig.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.webserver.observe.log.LogObserverConfig.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.webserver.observe.log.LogStreamConfig.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.webserver.observe.metrics.MetricsObserverConfig.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.webserver.observe.ObserveFeatureConfig.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.webserver.observe.ObserverConfigBase.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.webserver.observe.tracing.TracingObserverConfig.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.webserver.security.PathsConfig.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.webserver.security.SecurityFeatureConfig.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.webserver.security.SecurityHandlerConfig.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.webserver.WebServerConfig.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validatePrototype() - クラスio.helidon.webserver.websocket.WsConfig.BuilderBaseのメソッド
必要なプロパティをバリデートします。
validateRequest() - クラスio.helidon.http.http2.Http2Headersのメソッド
クライアントまたはサーバー・リクエストをバリデートします。
validateRequestHeaders() - クラスio.helidon.webclient.http1.Http1ClientProtocolConfig.BuilderBase.Http1ClientProtocolConfigImplのメソッド
 
validateRequestHeaders() - クラスio.helidon.webclient.http1.Http1ClientProtocolConfig.BuilderBaseのメソッド
リクエスト・ヘッダー形式をバリデートするかどうかを設定します。
validateRequestHeaders() - インタフェースio.helidon.webclient.http1.Http1ClientProtocolConfigのメソッド
リクエスト・ヘッダー形式をバリデートするかどうかを設定します。
validateRequestHeaders() - クラスio.helidon.webserver.http1.Http1Config.BuilderBase.Http1ConfigImplのメソッド
 
validateRequestHeaders() - クラスio.helidon.webserver.http1.Http1Config.BuilderBaseのメソッド
ヘッダーをバリデートするかどうか。
validateRequestHeaders() - インタフェースio.helidon.webserver.http1.Http1Configのメソッド
ヘッダーをバリデートするかどうか。
validateRequestHeaders(boolean) - クラスio.helidon.webclient.http1.Http1ClientProtocolConfig.BuilderBaseのメソッド
リクエスト・ヘッダー形式をバリデートするかどうかを設定します。
validateRequestHeaders(boolean) - クラスio.helidon.webserver.http1.Http1Config.BuilderBaseのメソッド
ヘッダーをバリデートするかどうか。
validateResponse() - クラスio.helidon.http.http2.Http2Headersのメソッド
サーバー・レスポンスまたはクライアント・レスポンスをバリデートします。
validateResponseHeaders() - クラスio.helidon.webclient.http1.Http1ClientProtocolConfig.BuilderBase.Http1ClientProtocolConfigImplのメソッド
 
validateResponseHeaders() - クラスio.helidon.webclient.http1.Http1ClientProtocolConfig.BuilderBaseのメソッド
レスポンス・ヘッダー形式をバリデートするかどうかを設定します。
validateResponseHeaders() - インタフェースio.helidon.webclient.http1.Http1ClientProtocolConfigのメソッド
レスポンス・ヘッダー形式をバリデートするかどうかを設定します。
validateResponseHeaders() - クラスio.helidon.webserver.http1.Http1Config.BuilderBase.Http1ConfigImplのメソッド
 
validateResponseHeaders() - クラスio.helidon.webserver.http1.Http1Config.BuilderBaseのメソッド
ヘッダーをバリデートするかどうか。
validateResponseHeaders() - インタフェースio.helidon.webserver.http1.Http1Configのメソッド
ヘッダーをバリデートするかどうか。
validateResponseHeaders(boolean) - クラスio.helidon.webclient.http1.Http1ClientProtocolConfig.BuilderBaseのメソッド
レスポンス・ヘッダー形式をバリデートするかどうかを設定します。
validateResponseHeaders(boolean) - クラスio.helidon.webserver.http1.Http1Config.BuilderBaseのメソッド
ヘッダーをバリデートするかどうか。
validationMode - クラスio.helidon.integrations.cdi.jpa.jaxb.Persistence.PersistenceUnitの変数
 
Validator<T> - io.helidon.security.jwtのインタフェース
汎用バリデータには、オブジェクトをバリデートしてErrors.Collectorにメッセージを追加するメソッドがあります。
validitySeconds(long) - クラスio.helidon.security.providers.jwt.JwtProvider.JwtOutboundTarget.Builderのメソッド
トークンの有効性。
value - クラスio.helidon.integrations.cdi.jpa.jaxb.Persistence.PersistenceUnit.Properties.Propertyの変数
 
value() - 注釈インタフェースio.helidon.builder.api.Descriptionの要素
カスタム説明
value() - 注釈インタフェースio.helidon.builder.api.Option.Accessの要素
使用するカスタム・アクセス修飾子。
value() - 注釈インタフェースio.helidon.builder.api.Option.AllowedValueの要素
オプションの値。
value() - 注釈インタフェースio.helidon.builder.api.Option.AllowedValuesの要素
このプロトタイプ・オプションに許可されるすべての値。
value() - 注釈インタフェースio.helidon.builder.api.Option.Configuredの要素
"推測"構成キーをオーバーライドします。
value() - 注釈インタフェースio.helidon.builder.api.Option.Defaultの要素
使用するDefaultvalue(s)。
value() - 注釈インタフェースio.helidon.builder.api.Option.DefaultBooleanの要素
使用するDefaultvalue(s)。
value() - 注釈インタフェースio.helidon.builder.api.Option.DefaultCodeの要素
デフォルト値を定義する文字列。
value() - 注釈インタフェースio.helidon.builder.api.Option.DefaultDoubleの要素
使用するDefaultvalue(s)。
value() - 注釈インタフェースio.helidon.builder.api.Option.DefaultIntの要素
使用するDefaultvalue(s)。
value() - 注釈インタフェースio.helidon.builder.api.Option.DefaultLongの要素
使用するDefaultvalue(s)。
value() - 注釈インタフェースio.helidon.builder.api.Option.DefaultMethodの要素
Option.DefaultMethod.type()で宣言された、プロパティの型を提供するパラメータのない静的メソッド。
value() - 注釈インタフェースio.helidon.builder.api.Option.Deprecatedの要素
このオプションを置き換える代替オプション。
value() - 注釈インタフェースio.helidon.builder.api.Option.Providerの要素
実装の検出に使用されるサービス・プロバイダ・インタフェース。
value() - 注釈インタフェースio.helidon.builder.api.Option.Singularの要素
ここで指定したオプション値は、メソッド名の単数形を決定します。
value() - 注釈インタフェースio.helidon.builder.api.Option.Typeの要素
汎用型(ブループリントの宣言済汎用タイプと一致する必要があります)を含む型宣言。
value() - 注釈インタフェースio.helidon.builder.api.Prototype.Annotatedの要素
Theannotation(s):生成されたクラス上の生成されたメソッドおよびフィールド名をビルダーとともに追加します。
value() - 注釈インタフェースio.helidon.builder.api.Prototype.Configuredの要素
このタイプの読取り元の構成ノード。
value() - 注釈インタフェースio.helidon.builder.api.Prototype.CustomMethodsの要素
プロトタイプで使用できる静的メソッドを実装するタイプ。
value() - 注釈インタフェースio.helidon.builder.api.Prototype.Implementの要素
実装するインタフェース(java.lang.Comparable<io.helidon.common.types.TypeName>など)。
value() - 注釈インタフェースio.helidon.builder.api.Prototype.Providesの要素
この型は、おそらくServiceLoaderを介して提供されます。
value() - 注釈インタフェースio.helidon.builder.api.RuntimeType.PrototypedByの要素
プロトタイプのタイプ。
value() - 注釈インタフェースio.helidon.common.features.api.Aotの要素
AOTがこのコンポーネントでサポートされているかどうか。
value() - 注釈インタフェースio.helidon.common.features.api.Featureの要素
この機能の名前。
value() - 注釈インタフェースio.helidon.common.Generatedの要素
このタイプを生成したコード・ジェネレータ。
value() - インタフェースio.helidon.common.reactive.Collectorのメソッド
収集されたアイテム・コンテナを取得します。
value() - インタフェースio.helidon.common.types.Annotationのメソッド
値プロパティ。
value() - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
値プロパティ。
value() - クラスio.helidon.common.uri.UriFragmentのメソッド
フラグメントの値(デコード済)。
value() - インタフェースio.helidon.common.uri.UriPathSegmentのメソッド
先頭にスラッシュを付けずに、このパス・セグメントのテキスト値。
value() - インタフェースio.helidon.common.uri.UriQueryのメソッド
問合せは、先頭の?文字なしでエンコードされません。
value() - 注釈インタフェースio.helidon.common.Weightの要素
このタイプの重量。
value() - 注釈インタフェースio.helidon.config.metadata.ConfiguredOptionの要素
明示的に構成されていない場合、このオプションのデフォルト値。
value() - 注釈インタフェースio.helidon.config.metadata.ConfiguredOptionsの要素
タイプで使用されるオプションのグループ。
value() - 注釈インタフェースio.helidon.config.metadata.ConfiguredValueの要素
オプションの値。
value() - クラスio.helidon.config.ObjectNodeImplのメソッド
 
value() - インタフェースio.helidon.config.spi.ConfigNodeのメソッド
この構成ノードの直接値を取得します。
value() - クラスio.helidon.config.ValueNodeImplのメソッド
 
value() - インタフェースio.helidon.http.Headerのメソッド
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
Value.get()を使用
value() - インタフェースio.helidon.http.http2.Http2Flag.Flagsのメソッド
数値フラグ値。
value() - クラスio.helidon.http.http2.Http2Flagのメソッド
数値としてのフラグ値。
value() - 列挙型クラスio.helidon.integrations.cdi.jpa.jaxb.PersistenceUnitCachingTypeのメソッド
 
value() - 列挙型クラスio.helidon.integrations.cdi.jpa.jaxb.PersistenceUnitTransactionTypeのメソッド
 
value() - 列挙型クラスio.helidon.integrations.cdi.jpa.jaxb.PersistenceUnitValidationModeTypeのメソッド
 
value() - クラスio.helidon.integrations.vault.cdi.VaultName.Literalのメソッド
 
value() - 注釈インタフェースio.helidon.integrations.vault.cdi.VaultNameの要素
インジェクトするVault名。
value() - クラスio.helidon.integrations.vault.cdi.VaultPath.Literalのメソッド
 
value() - 注釈インタフェースio.helidon.integrations.vault.cdi.VaultPathの要素
カスタム・マウント・パス。
value() - インタフェースio.helidon.metrics.api.Gaugeのメソッド
ゲージの値を返します。
value() - クラスio.helidon.metrics.api.LabeledSampleのメソッド
 
value() - インタフェースio.helidon.metrics.api.Sample.Derivedのメソッド
導出値(通常計算される)。
value() - インタフェースio.helidon.metrics.api.Sample.Labeledのメソッド
value() - インタフェースio.helidon.metrics.api.Tagのメソッド
タグの値を返します。
value() - インタフェースio.helidon.metrics.api.ValueAtPercentileのメソッド
このパーセンタイルの値を返します。
value() - 注釈インタフェースio.helidon.microprofile.cors.CrossOriginの要素
"http://foo.com""*"など、すべてのオリジンを許可するために許可されているオリジンのリスト。
value() - 注釈インタフェースio.helidon.microprofile.messaging.ChannelInternalの要素
チャネル名
value() - 注釈インタフェースio.helidon.microprofile.scheduling.FixedRateの要素
定期的な起動に対する固定レート。
value() - 注釈インタフェースio.helidon.microprofile.scheduling.Scheduledの要素
呼び出しの期間を指定するCron式。
value() - 注釈インタフェースio.helidon.microprofile.server.RoutingNameの要素
このアプリケーション/サービスをバインドするルーティングの名前。
value() - 注釈インタフェースio.helidon.microprofile.server.RoutingPathの要素
このWebServerサービスのパス。
value() - 注釈インタフェースio.helidon.microprofile.testing.junit5.AddBeanの要素
Beanのクラス。
value() - 注釈インタフェースio.helidon.microprofile.testing.junit5.AddBeansの要素
Beanが追加されます。
value() - 注釈インタフェースio.helidon.microprofile.testing.junit5.AddConfigの要素
構成プロパティ値
value() - 注釈インタフェースio.helidon.microprofile.testing.junit5.AddConfigsの要素
追加する構成プロパティ。
value() - 注釈インタフェースio.helidon.microprofile.testing.junit5.AddExtensionの要素
追加する拡張のクラス。
value() - 注釈インタフェースio.helidon.microprofile.testing.junit5.AddExtensionsの要素
追加する拡張機能。
value() - 注釈インタフェースio.helidon.microprofile.testing.junit5.DisableDiscoveryの要素
デフォルトでは、クラスまたはメソッドに注釈を付けると、検出は無効になります。
value() - 注釈インタフェースio.helidon.microprofile.testing.junit5.Socketの要素
ソケットの名前。
value() - 注釈インタフェースio.helidon.microprofile.testing.testng.AddBeanの要素
Beanのクラス。
value() - 注釈インタフェースio.helidon.microprofile.testing.testng.AddBeansの要素
Beanが追加されます。
value() - 注釈インタフェースio.helidon.microprofile.testing.testng.AddConfigの要素
構成プロパティ値
value() - 注釈インタフェースio.helidon.microprofile.testing.testng.AddConfigsの要素
追加する構成プロパティ。
value() - 注釈インタフェースio.helidon.microprofile.testing.testng.AddExtensionの要素
追加する拡張のクラス。
value() - 注釈インタフェースio.helidon.microprofile.testing.testng.AddExtensionsの要素
追加する拡張機能。
value() - 注釈インタフェースio.helidon.microprofile.testing.testng.DisableDiscoveryの要素
デフォルトでは、クラスまたはメソッドに注釈を付けると、検出は無効になります。
value() - 注釈インタフェースio.helidon.security.abac.policy.PolicyValidator.PolicyStatementの要素
このポリシーの文。
value() - 注釈インタフェースio.helidon.security.abac.role.RoleValidator.Rolesの要素
このリソースに許可されているロールの配列。
value() - 注釈インタフェースio.helidon.security.abac.role.RoleValidator.RolesContainerの要素
繰返し可能な注釈値。
value() - 注釈インタフェースio.helidon.security.abac.scope.ScopeValidator.Scopeの要素
ユーザーがこのリソースにアクセスするために必要なスコープの名前。
value() - 注釈インタフェースio.helidon.security.abac.scope.ScopeValidator.Scopesの要素
繰返し可能な注釈ホルダーです。
value() - 注釈インタフェースio.helidon.security.abac.time.TimeValidator.DaysOfWeekの要素
このリソースがアクセス可能である曜日を返します。
value() - 注釈インタフェースio.helidon.security.abac.time.TimeValidator.TimesOfDayの要素
繰返し可能な注釈ホルダーです。
value() - 注釈インタフェースio.helidon.security.annotations.Auditedの要素
この監査イベントのイベント・タイプ。
value() - 注釈インタフェースio.helidon.security.annotations.Authenticatedの要素
認証を有効にするかどうかを決定します。
value() - 注釈インタフェースio.helidon.security.annotations.Authorizedの要素
認可を有効にするかどうかを決定します。
value() - クラスio.helidon.security.AuditEvent.AuditParamのメソッド
このパラメータの値。
value() - クラスio.helidon.tracing.Tagのメソッド
タグ値。
value() - 注釈インタフェースio.helidon.webserver.testing.junit5.SetUpFeaturesの要素
サービス・ローダーを使用してサービスを検出します。
value() - 注釈インタフェースio.helidon.webserver.testing.junit5.SetUpRouteの要素
このルーターのソケット名。
value() - 注釈インタフェースio.helidon.webserver.testing.junit5.Socketの要素
ソケットの名前。
value(double) - インタフェースio.helidon.metrics.api.LabeledSnapshotのメソッド
特定の分位数の値。
value(HeaderName) - インタフェースio.helidon.http.Headersのメソッド
ヘッダー値を、Headers.all(HeaderName, java.util.function.Supplier)ヘッダー・フィールドのカンマ文字を使用して潜在的に連結された単一のStringとして返します。
value(Http2Setting<T>) - クラスio.helidon.http.http2.Http2Settingsのメソッド
設定の値。
value(String) - クラスio.helidon.common.types.Annotation.BuilderBaseのメソッド
この注釈(valueという名前のプロパティ)の値を構成します。
value(String) - クラスio.helidon.config.ListNodeBuilderImplのメソッド
このリスト・ノードを値と組み合せます。
value(String) - クラスio.helidon.config.ObjectNodeBuilderImplのメソッド
このノードの直接値を構成します。
value(String) - インタフェースio.helidon.config.spi.ConfigNode.ListNode.Builderのメソッド
現在のノードに関連付けられているノード値を設定します。
value(String) - インタフェースio.helidon.config.spi.ConfigNode.ObjectNode.Builderのメソッド
現在のノードに関連付けられているノード値を設定します。
value(String) - インタフェースio.helidon.integrations.vault.Secretのメソッド
シークレット内のキーの値。
value(String) - クラスio.helidon.integrations.vault.secrets.cubbyhole.GetCubbyhole.Responseのメソッド
 
value(String) - クラスio.helidon.integrations.vault.secrets.database.DbGet.Responseのメソッド
 
value(String) - クラスio.helidon.integrations.vault.secrets.kv1.GetKv1.Responseのメソッド
 
value(String) - クラスio.helidon.integrations.vault.secrets.kv2.GetKv2.Responseのメソッド
 
value(ChronoField, long) - クラスio.helidon.security.SecurityTime.Builderのメソッド
いずれかの時間フィールド(ChronoField.YEARなど)に明示的な値を設定します。
value(TimeUnit) - インタフェースio.helidon.metrics.api.ValueAtPercentileのメソッド
指定されたTimeUnitに変換されたナノ秒単位の時間として解釈されるこのパーセンタイルの値を返します。
Value<T> - io.helidon.common.mapperのインタフェース
(変換)と他の型へのマッピングをサポートする型付きの値。
Value - io.helidon.config.objectmappingの注釈インタフェース
JavaBean直列化復元サポートの動作をカスタマイズするために使用される注釈。
VALUE - 列挙型クラスio.helidon.config.Config.Typeの列挙定数
構成ノードは、Stringベースのリーフ単一値で、objectまたはlist要素のメンバーです。
VALUE - 列挙型クラスio.helidon.config.metadata.ConfiguredOption.Kindの列挙定数
オプションは、単一の値(リーフ・ノード)です。
VALUE - 列挙型クラスio.helidon.config.spi.ConfigNode.NodeTypeの列挙定数
値のみがあります。
VALUE - インタフェースio.helidon.config.objectmapping.Value.Noneの静的変数
null値がデフォルトの場合に使用する値。
VALUE_PROPERTY - インタフェースio.helidon.common.types.Annotationのstatic変数
"value"プロパティ名。
VALUE_PROPERTY - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのstatic変数
"value"プロパティ名。
Value.None - io.helidon.config.objectmappingのインタフェース
未設定のデフォルト値を表すクラス。
ValueAtPercentile - io.helidon.metrics.apiのインタフェース
配分内のその百分位数での百分位数および値。
valueBytes() - インタフェースio.helidon.http.Headerのメソッド
単一値ヘッダーの値のキャッシュされたバイト数。
valueCount() - クラスio.helidon.http.ContentDispositionのメソッド
 
valueCount() - インタフェースio.helidon.http.Headerのメソッド
このヘッダーの値の数。
valueDeserializer(Class<? extends Deserializer<?>>) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
Deserializerインタフェースを実装する値のデ・シリアライザ・クラス。
valueNode(String) - クラスio.helidon.config.testing.ValueNodeMatcherのstaticメソッド
ConfigNode.ValueNodeと空白で区切られたexpectedValueを一致させるValueNodeMatcherの新しいインスタンスを作成します。
ValueNodeImpl - io.helidon.configのクラス
ConfigNode.ValueNodeを実装します。
ValueNodeImpl(String) - クラスio.helidon.config.ValueNodeImplのコンストラクタ
ノードの初期化。
ValueNodeMatcher - io.helidon.config.testingのクラス
ConfigNode.ValueNode値と一致するHamcrest Matcher実装。
valueOf(MediaType) - 列挙型クラスio.helidon.openapi.OpenApiFormatの静的メソッド
メディア・タイプ別にOpenAPIメディア・タイプを検索します。
valueOf(String) - 列挙型クラスio.helidon.common.configurable.Resource.Sourceの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.common.features.api.HelidonFlavorの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.common.mapper.spi.MapperProvider.Supportの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.common.media.type.ParserModeの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.common.reactive.SubscriptionHelperの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.common.SerializationConfig.Actionの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.common.SerializationConfig.TraceOptionの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.common.Severityの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.common.tls.TlsClientAuthの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.common.types.AccessModifierの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.common.types.ElementKindの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.common.types.Modifierの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.common.uri.UriEncoding.Typeの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.config.Config.Typeの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.config.etcd.EtcdConfigSourceBuilder.EtcdApiの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.config.metadata.ConfiguredOption.Kindの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.config.spi.ChangeEventTypeの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.config.spi.ConfigNode.NodeTypeの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.cors.CorsSupportHelper.RequestTypeの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.dbclient.DbStatementTypeの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.faulttolerance.CircuitBreaker.Stateの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.health.HealthCheckResponse.Statusの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.health.HealthCheckTypeの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.http.DirectHandler.EventTypeの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.http.http2.Http2ErrorCodeの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.http.http2.Http2FrameTypeの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.http.http2.Http2StreamStateの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.http.media.MediaSupport.SupportLevelの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.http.RequestedUriDiscoveryContext.RequestedUriDiscoveryTypeの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.http.SetCookie.SameSiteの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.http.Status.Familyの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.integrations.cdi.jpa.jaxb.PersistenceUnitCachingTypeの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.integrations.cdi.jpa.jaxb.PersistenceUnitTransactionTypeの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.integrations.cdi.jpa.jaxb.PersistenceUnitValidationModeTypeの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.integrations.jta.jdbc.ExceptionConverter.XARoutineの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.integrations.micrometer.MeterRegistryFactory.BuiltInRegistryTypeの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.integrations.neo4j.Neo4j.Builder.TrustStrategyの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.integrations.vault.secrets.pki.PkiFormatの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.messaging.connectors.jms.AcknowledgeModeの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.messaging.connectors.jms.Typeの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilder.AutoOffsetResetの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.metrics.api.Meter.Typeの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.openapi.OpenApiFormatの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.scheduling.FixedRate.DelayTypeの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.security.AuditEvent.AuditSeverityの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.security.CompositeProviderFlagの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.security.EndpointConfig.AnnotationScopeの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.security.jwt.EncryptedJwt.SupportedAlgorithmの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.security.jwt.EncryptedJwt.SupportedEncryptionの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.Flagの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.security.providers.httpauth.HttpDigest.Algorithmの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.security.providers.httpauth.HttpDigest.Qopの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.security.providers.httpsign.HttpSignHeaderの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.security.providers.oidc.common.OidcConfig.ClientAuthenticationの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.security.providers.oidc.common.OidcConfig.RequestTypeの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.security.SecurityResponse.SecurityStatusの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.security.SubjectTypeの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.tracing.providers.jaeger.JaegerTracerBuilder.PropagationFormatの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.tracing.providers.jaeger.JaegerTracerBuilder.SamplerTypeの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.tracing.providers.jaeger.JaegerTracerBuilder.SpanProcessorTypeの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.tracing.providers.zipkin.ZipkinTracerBuilder.Versionの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.tracing.Span.Kindの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.tracing.Span.Statusの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.webclient.api.DnsAddressLookupの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.webclient.api.Proxy.ProxyTypeの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.webclient.spi.HttpClientSpi.SupportLevelの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.webserver.ProxyProtocolData.Familyの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.webserver.ProxyProtocolData.Protocolの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.webserver.spi.ServerConnectionSelector.Supportの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueOf(String) - 列挙型クラスio.helidon.websocket.WsOpCodeの静的メソッド
指定された名前を持つ、このクラスの列挙定数を返します。
valueResolving() - クラスio.helidon.config.ConfigFiltersのstaticメソッド
構成フィルタを解決する値参照を作成します。
ValueResolvingFilter - io.helidon.configのクラス
構成値String内のすべてのプレースホルダーを、構成から参照された対応する値で置換する構成フィルタ。
ValueResolvingFilter() - クラスio.helidon.config.ValueResolvingFilterのコンストラクタ
明示的なfailOnMissing動作が設定されていないフィルタのインスタンスを作成します。
ValueResolvingFilter(boolean) - クラスio.helidon.config.ValueResolvingFilterのコンストラクタ
欠落している参照に対して指定された動作でフィルタのインスタンスを作成します。
values() - 列挙型クラスio.helidon.common.configurable.Resource.Sourceの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.common.features.api.HelidonFlavorの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.common.mapper.spi.MapperProvider.Supportの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.common.media.type.ParserModeの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.common.reactive.SubscriptionHelperの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.common.SerializationConfig.Actionの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.common.SerializationConfig.TraceOptionの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.common.Severityの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.common.tls.TlsClientAuthの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.common.types.AccessModifierの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - クラスio.helidon.common.types.Annotation.BuilderBase.AnnotationImplのメソッド
 
values() - クラスio.helidon.common.types.Annotation.BuilderBaseのメソッド
すべての注釈プロパティのキー値を取得します。
values() - インタフェースio.helidon.common.types.Annotationのメソッド
すべての注釈プロパティのキー値を取得します。
values() - 列挙型クラスio.helidon.common.types.ElementKindの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.common.types.Modifierの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.common.uri.UriEncoding.Typeの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.config.Config.Typeの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.config.etcd.EtcdConfigSourceBuilder.EtcdApiの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.config.metadata.ConfiguredOption.Kindの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.config.spi.ChangeEventTypeの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.config.spi.ConfigNode.NodeTypeの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.cors.CorsSupportHelper.RequestTypeの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.dbclient.DbStatementTypeの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.faulttolerance.CircuitBreaker.Stateの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.health.HealthCheckResponse.Statusの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.health.HealthCheckTypeの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.http.DirectHandler.EventTypeの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - インタフェースio.helidon.http.Headerのメソッド
カンマを使用して連結されたすべての値。
values() - 列挙型クラスio.helidon.http.http2.Http2ErrorCodeの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.http.http2.Http2FrameTypeの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.http.http2.Http2StreamStateの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.http.media.MediaSupport.SupportLevelの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.http.RequestedUriDiscoveryContext.RequestedUriDiscoveryTypeの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.http.SetCookie.SameSiteの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.http.Status.Familyの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.integrations.cdi.jpa.jaxb.PersistenceUnitCachingTypeの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.integrations.cdi.jpa.jaxb.PersistenceUnitTransactionTypeの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.integrations.cdi.jpa.jaxb.PersistenceUnitValidationModeTypeの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.integrations.jta.jdbc.ExceptionConverter.XARoutineの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.integrations.micrometer.MeterRegistryFactory.BuiltInRegistryTypeの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.integrations.neo4j.Neo4j.Builder.TrustStrategyの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - インタフェースio.helidon.integrations.vault.Secretのメソッド
シークレット値のマップ (キー/バリューのペア)。
values() - クラスio.helidon.integrations.vault.secrets.cubbyhole.GetCubbyhole.Responseのメソッド
 
values() - クラスio.helidon.integrations.vault.secrets.database.DbGet.Responseのメソッド
 
values() - クラスio.helidon.integrations.vault.secrets.kv1.GetKv1.Responseのメソッド
 
values() - クラスio.helidon.integrations.vault.secrets.kv2.GetKv2.Responseのメソッド
 
values() - 列挙型クラスio.helidon.integrations.vault.secrets.pki.PkiFormatの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.messaging.connectors.jms.AcknowledgeModeの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.messaging.connectors.jms.Typeの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilder.AutoOffsetResetの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.metrics.api.Meter.Typeの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.openapi.OpenApiFormatの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.scheduling.FixedRate.DelayTypeの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.security.AuditEvent.AuditSeverityの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - クラスio.helidon.security.ClassToInstanceStoreのメソッド
このストアのすべての値を取得します。
values() - 列挙型クラスio.helidon.security.CompositeProviderFlagの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.security.EndpointConfig.AnnotationScopeの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.security.jwt.EncryptedJwt.SupportedAlgorithmの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.security.jwt.EncryptedJwt.SupportedEncryptionの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.security.providers.common.spi.AnnotationAnalyzer.Flagの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.security.providers.httpauth.HttpDigest.Algorithmの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.security.providers.httpauth.HttpDigest.Qopの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.security.providers.httpsign.HttpSignHeaderの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.security.providers.oidc.common.OidcConfig.ClientAuthenticationの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.security.providers.oidc.common.OidcConfig.RequestTypeの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.security.SecurityResponse.SecurityStatusの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.security.SubjectTypeの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.tracing.providers.jaeger.JaegerTracerBuilder.PropagationFormatの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.tracing.providers.jaeger.JaegerTracerBuilder.SamplerTypeの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.tracing.providers.jaeger.JaegerTracerBuilder.SpanProcessorTypeの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.tracing.providers.zipkin.ZipkinTracerBuilder.Versionの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.tracing.Span.Kindの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.tracing.Span.Statusの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.webclient.api.DnsAddressLookupの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.webclient.api.Proxy.ProxyTypeの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.webclient.spi.HttpClientSpi.SupportLevelの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - クラスio.helidon.webserver.observe.info.InfoObserverConfig.BuilderBase.InfoObserverConfigImplのメソッド
 
values() - クラスio.helidon.webserver.observe.info.InfoObserverConfig.BuilderBaseのメソッド
この可観測性エンドポイントを使用して公開される値。
values() - インタフェースio.helidon.webserver.observe.info.InfoObserverConfigのメソッド
この可観測性エンドポイントを使用して公開される値。
values() - 列挙型クラスio.helidon.webserver.ProxyProtocolData.Familyの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.webserver.ProxyProtocolData.Protocolの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.webserver.spi.ServerConnectionSelector.Supportの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values() - 列挙型クラスio.helidon.websocket.WsOpCodeの静的メソッド
この列挙クラスの定数を含む配列を宣言されている順序で 返します。
values(HeaderName) - インタフェースio.helidon.http.Headersのメソッド
すべてのカンマ区切りヘッダー値部分の変更不可能なListを返します - 「このようなセグメンテーションはすべてのヘッダー・セマンティクスに対して有効ではありませんが、一般的です」
values(Map<? extends String, ?>) - クラスio.helidon.common.types.Annotation.BuilderBaseのメソッド
このメソッドは、すべての値を新しい値に置き換えます。
values(Map<? extends String, ? extends String>) - クラスio.helidon.webserver.observe.info.InfoObserverConfig.BuilderBaseのメソッド
このメソッドは、すべての値を新しい値に置き換えます。
valueSerializer(Class<? extends Serializer<?>>) - クラスio.helidon.messaging.connectors.kafka.KafkaConfigBuilderのメソッド
Serializerインタフェースを実装する値のシリアライザ・クラス。
VARY - クラスio.helidon.http.HeaderNamesのstatic変数
Varyヘッダー名。
Vault - io.helidon.integrations.vaultのインタフェース
Vault操作のメイン・エントリ・ポイント。
Vault.Builder - io.helidon.integrations.vaultのクラス
VaultのFluent APIビルダー。
VaultApiException - io.helidon.integrations.vaultの例外クラス
HTTPレスポンスに基づいていないVault通信での例外。
VaultApiException(String) - 例外クラスio.helidon.integrations.vault.VaultApiExceptionのコンストラクタ
記述メッセージを含むVault例外。
VaultApiException(String, Object...) - 例外クラスio.helidon.integrations.vault.VaultApiExceptionのコンストラクタ
記述メッセージを含むVault例外。
VaultApiException(String, Throwable) - 例外クラスio.helidon.integrations.vault.VaultApiExceptionのコンストラクタ
メッセージおよび原因によるVault例外。
VaultAuth - io.helidon.integrations.vault.spiのインタフェース
Javaサービス・ローダー・サービスは、このVaultクライアントをVaultインスタンスで認証する方法を提供します。
VaultCdiExtension - io.helidon.integrations.vault.cdiのクラス
CDIにVaultのサポートを追加するためのCDIポータブル拡張の実装。これには、Vaultインジェクション、認証メソッド、シークレット・エンジン、クラスパス上で使用可能なSys APIが含まれます。
VaultCdiExtension() - クラスio.helidon.integrations.vault.cdi.VaultCdiExtensionのコンストラクタ
サービス・ローダーおよびCDI拡張の手動構成に必要なコンストラクタ。
vaultCryptoEndpoint() - クラスio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfig.BuilderBase.OciCertificatesTlsManagerConfigImplのメソッド
 
vaultCryptoEndpoint() - クラスio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfig.BuilderBaseのメソッド
OCI Key Management Service / Vault暗号化の使用に使用するアドレス。
vaultCryptoEndpoint() - インタフェースio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfigのメソッド
OCI Key Management Service / Vault暗号化の使用に使用するアドレス。
vaultCryptoEndpoint(URI) - クラスio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfig.BuilderBaseのメソッド
OCI Key Management Service / Vault暗号化の使用に使用するアドレス。
vaultErrors() - 例外クラスio.helidon.integrations.vault.VaultRestExceptionのメソッド
Vault REST APIからのエラー。
vaultErrors(List<String>) - クラスio.helidon.integrations.vault.VaultRestException.Builderのメソッド
レスポンス・エンティティから読み込まれたvaultエラーを構成します。
vaultManagementEndpoint() - クラスio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfig.BuilderBase.OciCertificatesTlsManagerConfigImplのメソッド
 
vaultManagementEndpoint() - クラスio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfig.BuilderBaseのメソッド
OCI Key Management Service / Vault管理の使用に使用するアドレス。
vaultManagementEndpoint() - インタフェースio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfigのメソッド
OCI Key Management Service / Vault管理の使用に使用するアドレス。
vaultManagementEndpoint(URI) - クラスio.helidon.integrations.oci.tls.certificates.OciCertificatesTlsManagerConfig.BuilderBaseのメソッド
OCI Key Management Service / Vault管理の使用に使用するアドレス。
vaultName() - クラスio.helidon.integrations.vault.spi.InjectionProvider.InstanceConfigのメソッド
使用するvaultの名前。デフォルトの構成には空です。
vaultName(String) - クラスio.helidon.integrations.vault.spi.InjectionProvider.InstanceConfig.Builderのメソッド
vault名を構成します。
VaultName - io.helidon.integrations.vault.cdiの注釈インタフェース
名前付きvaultインスタンスを定義します。
VaultName.Literal - io.helidon.integrations.vault.cdiのクラス
VaultNameインスタンスを取得するユーティリティ。
vaultOcid(String) - クラスio.helidon.integrations.oci.secrets.configsource.AbstractSecretBundleConfigSource.Builderのメソッド
AbstractSecretBundleConfigSourceが値を取得するOCIボールトの(必須) OCIDを設定します。
VaultOptionalResponse<R> - io.helidon.integrations.vaultのクラス
エンティティを含む可能性のあるVault操作のレスポンス。
VaultOptionalResponse.Builder<X,R> - io.helidon.integrations.vaultのクラス
VaultOptionalResponseのFluent APIビルダー。
VaultOptionalResponse.BuilderBase<B,X,R> - io.helidon.integrations.vaultのクラス
VaultOptionalResponseのサブクラス用のベース・ビルダー・クラス。
vaultPath() - クラスio.helidon.integrations.vault.spi.InjectionProvider.InstanceConfigのメソッド
コンポーネントのカスタム・パス。
vaultPath(String) - クラスio.helidon.integrations.vault.spi.InjectionProvider.InstanceConfig.Builderのメソッド
カスタムvaultパスを構成します。
VaultPath - io.helidon.integrations.vault.cdiの注釈インタフェース
シークレット・エンジンのマウント・パスをカスタマイズします。
VaultPath.Literal - io.helidon.integrations.vault.cdiのクラス
VaultPathインスタンスを取得するユーティリティ。
VaultRequest<T> - io.helidon.integrations.vaultのクラス
Vaultリクエストの一般的なヘルパー・メソッド。
VaultRequest() - クラスio.helidon.integrations.vault.VaultRequestのコンストラクタ
 
vaultRequestId() - クラスio.helidon.integrations.vault.VaultResponseのメソッド
Vaultによって認識されるリクエストID。
VaultResponse - io.helidon.integrations.vaultのクラス
Vaultからのレスポンス。常にJSONエンティティが必要です。
VaultResponse(ApiEntityResponse.Builder<?, ? extends VaultResponse, JsonObject>) - クラスio.helidon.integrations.vault.VaultResponseのコンストラクタ
ビルダーから新しいレスポンスを作成します。
vaultResponseBuilder() - クラスio.helidon.integrations.vault.VaultOptionalResponseのstaticメソッド
オプションのレスポンスを作成するためのビルダー。
VaultRestApi - io.helidon.integrations.vault.auths.commonのクラス
Vault固有の機能を使用したREST API実装。
VaultRestApi(VaultRestApi.BuilderBase<?>) - クラスio.helidon.integrations.vault.auths.common.VaultRestApiのコンストラクタ
 
VaultRestApi.Builder - io.helidon.integrations.vault.auths.commonのクラス
VaultRestApiのFluent APIビルダー。
VaultRestApi.BuilderBase<B> - io.helidon.integrations.vault.auths.commonのクラス
VaultRestApiサブクラスのベース・ビルダー。
VaultRestException - io.helidon.integrations.vaultの例外クラス
Vaultランタイム例外。
VaultRestException.Builder - io.helidon.integrations.vaultのクラス
RestApiBaseで使用されるVaultRestExceptionのFluent APIビルダー。
vaultsSupplier(Supplier<? extends Vaults>) - クラスio.helidon.integrations.oci.secrets.configsource.SecretBundleNodeConfigSource.Builderのメソッド
OCI Vaults APIとの通信に、デフォルトのインスタンスではなく、指定されたVaultsインスタンスのSupplierを使用します。
VaultToken - io.helidon.integrations.vaultのクラス
Vaultトークンの実装。
VaultToken.Builder - io.helidon.integrations.vaultのクラス
VaultTokenのビルダー。
VaultTokenBase - io.helidon.integrations.vaultのクラス
Vaultへのアクセスに使用できるトークンの抽象実装。
VaultTokenBase(VaultTokenBase.Builder<?, ?>) - クラスio.helidon.integrations.vault.VaultTokenBaseのコンストラクタ
提供されたビルダーを使用して新しいインスタンスを作成します。
VaultTokenBase.Builder<B,T> - io.helidon.integrations.vaultのクラス
トークンのベース・ビルダー・クラス。
VaultUtil - io.helidon.integrations.vaultのクラス
Vault APIのユーティリティ・クラス。
VENDOR - クラスio.helidon.metrics.api.Meter.Scopeのstatic変数
ベンダーの範囲。
verify(byte[], boolean, String) - クラスio.helidon.security.spi.DigestProvider.DigestSupportのメソッド
シグネチャまたはHMACを検証します。
verify(Base64Value, Base64Value) - インタフェースio.helidon.common.crypto.Digestのメソッド
指定されたダイジェストに対して値のダイジェストを確認します。
verify(Base64Value, Base64Value) - クラスio.helidon.common.crypto.Signatureのメソッド
 
verify(Verify.Request) - インタフェースio.helidon.integrations.vault.secrets.transit.TransitSecretsのメソッド
メッセージ・シグネチャを確認します。
Verify - io.helidon.integrations.vault.secrets.transitのクラス
リクエストおよびレスポンスを確認します。
Verify.Request - io.helidon.integrations.vault.secrets.transitのクラス
リクエスト・オブジェクト。
Verify.Response - io.helidon.integrations.vault.secrets.transitのクラス
RestApiによって返されたJSONから解析されたレスポンス・オブジェクト。
verifyConnection(boolean) - クラスio.helidon.integrations.vault.secrets.database.DbConfigure.Requestのメソッド
初期構成時に接続を検証するかどうかを指定します。
verifyDigest(String, byte[], String) - インタフェースio.helidon.security.Securityのメソッド
ダイジェストを確認します。
verifyDigest(String, byte[], String, boolean) - インタフェースio.helidon.security.Securityのメソッド
ダイジェストを確認します。
verifyJwk(Resource) - クラスio.helidon.microprofile.jwt.auth.JwtAuthProvider.Builderのメソッド
他のパーティによって作成されたJWTの検証に使用されるJWKリソース。
verifyJwk(Resource) - クラスio.helidon.security.providers.jwt.JwtProvider.Builderのメソッド
他のパーティによって作成されたJWTの検証に使用されるJWKリソース。
verifySignature(boolean) - クラスio.helidon.security.providers.jwt.JwtProvider.Builderのメソッド
シグネチャを検証するかどうかを構成します。
verifySignature(byte[], byte[]) - クラスio.helidon.security.jwt.jwk.Jwkのメソッド
このJWKタイプおよびアルゴリズムに基づいてシグネチャされたバイトのシグネチャが実際に行われていることを確認してください。
verifySignature(JwkKeys) - クラスio.helidon.security.jwt.SignedJwtのメソッド
指定されたキー(このJWTのkidは、指定されたJwkKeysに存在する必要があります)に対してシグネチャを検証します。
verifySignature(JwkKeys, Jwk) - クラスio.helidon.security.jwt.SignedJwtのメソッド
指定されたキー(指定されたJwkKeysにthisPrincipal JWTのkidが存在する必要があります)に対してシグネチャを検証します。
verifyString(Base64Value, String) - インタフェースio.helidon.common.crypto.Digestのメソッド
指定したダイジェストに対する値のダイジェストを文字列形式で確認します。
version - クラスio.helidon.integrations.cdi.jpa.jaxb.Persistenceの変数
 
version() - 注釈インタフェースio.helidon.common.Generatedの要素
ジェネレータのバージョン。
version() - クラスio.helidon.integrations.oci.tls.certificates.spi.OciCertificatesDownloader.Certificatesのメソッド
バージョン識別子。
version() - インタフェースio.helidon.integrations.vault.Engineのメソッド
バージョン管理されたエンジンのバージョン。
version() - クラスio.helidon.integrations.vault.secrets.kv2.Kv2Metadataのメソッド
シークレットのバージョン。
version() - クラスio.helidon.integrations.vault.secrets.kv2.UpdateKv2.Responseのメソッド
更新されたシークレットのバージョン。
version(int) - クラスio.helidon.integrations.vault.secrets.kv2.GetKv2.Requestのメソッド
取得するシークレットのバージョン。
version(ZipkinTracerBuilder.Version) - クラスio.helidon.tracing.providers.zipkin.ZipkinTracerBuilderのメソッド
使用するZipkin APIのバージョン。
version(Integer) - クラスio.helidon.integrations.vault.secrets.kv2.Kv2SecurityProvider.Kv2SecretConfig.Builderのメソッド
(定義されていない場合、最新バージョンが使用されます)を使用するシークレットのバージョン。
Version - io.helidon.commonのクラス
バージョン情報を提供する単純なクラス。
VERSION - クラスio.helidon.common.Versionのstatic変数
バージョン
versions(int...) - クラスio.helidon.integrations.vault.secrets.kv2.DeleteKv2.Requestのメソッド
削除するシークレットのバージョン。
versions(int...) - クラスio.helidon.integrations.vault.secrets.kv2.DestroyKv2.Requestのメソッド
破棄するシークレットのバージョン。
versions(int...) - クラスio.helidon.integrations.vault.secrets.kv2.UndeleteKv2.Requestのメソッド
削除を取り消すバージョン。
VIA - クラスio.helidon.http.HeaderNamesのstatic変数
Viaヘッダー名。
VIOLATED_POLICY - クラスio.helidon.websocket.WsCloseCodesのstatic変数
1003および1009以外の状況に使用される汎用コード。
virtualThreads() - クラスio.helidon.common.configurable.ScheduledThreadPoolConfig.BuilderBase.ScheduledThreadPoolConfigImplのメソッド
 
virtualThreads() - クラスio.helidon.common.configurable.ScheduledThreadPoolConfig.BuilderBaseのメソッド
trueに構成すると、バインドされていない仮想エグゼキュータ・サービス(プロジェクト・ルーム)が使用されます。
virtualThreads() - インタフェースio.helidon.common.configurable.ScheduledThreadPoolConfigのメソッド
trueに構成すると、バインドされていない仮想エグゼキュータ・サービス(プロジェクト・ルーム)が使用されます。
virtualThreads() - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBase.ThreadPoolConfigImplのメソッド
 
virtualThreads() - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBaseのメソッド
trueに構成すると、バインドされていない仮想エグゼキュータ・サービス(プロジェクト・ルーム)が使用されます。
virtualThreads() - インタフェースio.helidon.common.configurable.ThreadPoolConfigのメソッド
trueに構成すると、バインドされていない仮想エグゼキュータ・サービス(プロジェクト・ルーム)が使用されます。
virtualThreads(boolean) - クラスio.helidon.common.configurable.ScheduledThreadPoolConfig.BuilderBaseのメソッド
trueに構成すると、バインドされていない仮想エグゼキュータ・サービス(プロジェクト・ルーム)が使用されます。
virtualThreads(boolean) - クラスio.helidon.common.configurable.ThreadPoolConfig.BuilderBaseのメソッド
trueに構成すると、バインドされていない仮想エグゼキュータ・サービス(プロジェクト・ルーム)が使用されます。
volume() - クラスio.helidon.faulttolerance.CircuitBreakerConfig.BuilderBase.CircuitBreakerConfigImplのメソッド
 
volume() - クラスio.helidon.faulttolerance.CircuitBreakerConfig.BuilderBaseのメソッド
失敗したリクエストの比率の計算に使用されるローリング・ウィンドウ・サイズ。
volume() - インタフェースio.helidon.faulttolerance.CircuitBreakerConfigのメソッド
失敗したリクエストの比率の計算に使用されるローリング・ウィンドウ・サイズ。
volume(int) - クラスio.helidon.faulttolerance.CircuitBreakerConfig.BuilderBaseのメソッド
失敗したリクエストの比率の計算に使用されるローリング・ウィンドウ・サイズ。

W

W3C - 列挙型クラスio.helidon.tracing.providers.jaeger.JaegerTracerBuilder.PropagationFormatの列挙定数
W3Cトレース・コンテキスト伝播形式。
waitingQueueSize() - インタフェースio.helidon.faulttolerance.Bulkhead.Statsのメソッド
現時点での待機キューのサイズ。
wallTime() - インタフェースio.helidon.metrics.api.Clockのメソッド
エポック以降の現在のウォール時間をミリ秒単位で返します。
warn(Object, String) - クラスio.helidon.common.Errors.Collectorのメソッド
メッセージのリストに警告メッセージを追加します。
warn(String) - クラスio.helidon.common.Errors.Collectorのメソッド
メッセージのリストに警告メッセージを追加します。
WARN - 列挙型クラスio.helidon.common.SerializationConfig.Actionの列挙定数
ログ・ファイルに警告します。
WARN - 列挙型クラスio.helidon.common.Severityの列挙定数
警告
WARN - 列挙型クラスio.helidon.security.AuditEvent.AuditSeverityの列挙定数
セキュリティ警告
WARNING - クラスio.helidon.http.HeaderNamesのstatic変数
Warningヘッダー名。
wasNull() - クラスio.helidon.integrations.jdbc.DelegatingCallableStatementのメソッド
 
wasNull() - クラスio.helidon.integrations.jdbc.DelegatingResultSetのメソッド
 
watch(Path, Consumer<Path>, Consumer<Path>) - クラスio.helidon.config.MutabilitySupportのstaticメソッド
ファイルの変更の確認を開始します。
WatchableSource<T> - io.helidon.config.spiのインタフェース
このインタフェースを実装するソースは、ChangeWatcherが使用できるターゲットを提供します。
WatchableSource.Builder<B,T> - io.helidon.config.spiのインタフェース
監視可能なソースのビルダー。
watchServiceModifiers(List<WatchEvent.Modifier>) - クラスio.helidon.config.FileSystemWatcher.Builderのメソッド
監視サービスに使用する修飾子を設定します。
WEB_CONTEXT_CONFIG_KEY - インタフェースio.helidon.webserver.servicecommon.RestServiceSettings.Builderのstatic変数
webコンテキスト設定の構成キー。
webClient() - クラスio.helidon.integrations.common.rest.RestApi.Builderのメソッド
WebClientインスタンス(RestApi.Builder.postBuild()のコール後に使用可能)。
webClient() - クラスio.helidon.integrations.common.rest.RestApiBaseのメソッド
リクエストの起動に使用するWebClient。
WebClient - io.helidon.webclient.apiのインタフェース
HTTPクライアント。
webClientBuilder(Consumer<WebClientConfig.Builder>) - クラスio.helidon.integrations.common.rest.RestApi.Builderのメソッド
webクライアント・ビルダーを更新します。
WebClientConfig - io.helidon.webclient.apiのインタフェース
WebClient構成。
WebClientConfig.Builder - io.helidon.webclient.apiのクラス
WebClientのFluent APIビルダー。
WebClientConfig.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.webclient.apiのクラス
WebClientのFluent APIビルダー・ベース。
WebClientConfig.BuilderBase.WebClientConfigImpl - io.helidon.webclient.apiのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
WebClientConfigImpl(WebClientConfig.BuilderBase<?, ?>) - クラスio.helidon.webclient.api.WebClientConfig.BuilderBase.WebClientConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
WebClientCookieManager - io.helidon.webclient.apiのクラス
Helidon WebClient cookieマネージャ。
WebClientCookieManagerConfig - io.helidon.webclient.apiのインタフェース
定義から生成されたインタフェース。
WebClientCookieManagerConfig.Builder - io.helidon.webclient.apiのクラス
WebClientCookieManagerのFluent APIビルダー。
WebClientCookieManagerConfig.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.webclient.apiのクラス
WebClientCookieManagerのFluent APIビルダー・ベース。
WebClientCookieManagerConfig.BuilderBase.WebClientCookieManagerConfigImpl - io.helidon.webclient.apiのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
WebClientCookieManagerConfigImpl(WebClientCookieManagerConfig.BuilderBase<?, ?>) - クラスio.helidon.webclient.api.WebClientCookieManagerConfig.BuilderBase.WebClientCookieManagerConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
WebClientMeter - io.helidon.webclient.metricsのクラス
すべてのリクエストのクライアント・メトリック・メーター。
WebClientMetrics - io.helidon.webclient.metricsのクラス
構成によって作成されたすべてのメトリクスのコンテナ・オブジェクト。
WebClientMetricsProvider - io.helidon.webclient.metricsのクラス
非推奨。
このクラスは、ServiceLoaderを介してのみ使用する必要があります。 かわりにWebClientMetricsを使用
WebClientMetricsProvider() - クラスio.helidon.webclient.metrics.WebClientMetricsProviderのコンストラクタ
非推奨。
このクラスは、ServiceLoaderを介してのみ使用する必要があります。
WebClientSecurity - io.helidon.webclient.securityのクラス
セキュリティ伝播のクライアント・サービス。
WebClientSecurityProvider - io.helidon.webclient.securityのクラス
非推奨。
このクラスは、ServiceLoaderを介してのみ使用する必要があります。 かわりにWebClientSecurityを使用
WebClientSecurityProvider() - クラスio.helidon.webclient.security.WebClientSecurityProviderのコンストラクタ
非推奨。
このクラスは、ServiceLoaderを介してのみ使用する必要があります。
WebClientService - io.helidon.webclient.spiのインタフェース
webクライアントの動作を変更できる拡張機能。
WebClientService.Chain - io.helidon.webclient.spiのインタフェース
サービスのチェーン。
WebClientServiceProvider - io.helidon.webclient.spiのインタフェース
webクライアント・サービス用のJavaサービス・ローダー・インタフェース。
WebClientServiceRequest - io.helidon.webclient.apiのインタフェース
送信リクエストの変更をサポートするSPI WebClientServiceへのリクエスト。
WebClientServiceResponse - io.helidon.webclient.apiのインタフェース
サーバー・レスポンスの受信時に作成されるレスポンス。
WebClientServiceResponse.Builder - io.helidon.webclient.apiのクラス
WebClientServiceResponseのFluent APIビルダー。
WebClientServiceResponse.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.webclient.apiのクラス
WebClientServiceResponseのFluent APIビルダー・ベース。
WebClientServiceResponse.BuilderBase.WebClientServiceResponseImpl - io.helidon.webclient.apiのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
WebClientServiceResponseImpl(WebClientServiceResponse.BuilderBase<?, ?>) - クラスio.helidon.webclient.api.WebClientServiceResponse.BuilderBase.WebClientServiceResponseImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
WebClientTracing - io.helidon.webclient.tracingのクラス
伝播をトレースするためのクライアント・サービス。
WebClientTracingProvider - io.helidon.webclient.tracingのクラス
非推奨。
このクラスは、ServiceLoaderを介してのみ使用する必要があります。 かわりにWebClientTracingを使用
WebClientTracingProvider() - クラスio.helidon.webclient.tracing.WebClientTracingProviderのコンストラクタ
非推奨。
このクラスは、ServiceLoaderを介してのみ使用する必要があります。
webClientUpdater() - クラスio.helidon.integrations.vault.Vault.Builderのメソッド
webクライアント設定に更新します。
webContext() - クラスio.helidon.integrations.openapi.ui.OpenApiUiConfig.BuilderBase.OpenApiUiConfigImplのメソッド
 
webContext() - クラスio.helidon.integrations.openapi.ui.OpenApiUiConfig.BuilderBaseのメソッド
完全なwebコンテキスト(サフィクスだけではない)。
webContext() - インタフェースio.helidon.integrations.openapi.ui.OpenApiUiConfigのメソッド
完全なwebコンテキスト(サフィクスだけではない)。
webContext() - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBase.OpenApiFeatureConfigImplのメソッド
 
webContext() - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBaseのメソッド
OpenAPIエンドポイントのWebコンテキスト・パス。
webContext() - インタフェースio.helidon.openapi.OpenApiFeatureConfigのメソッド
OpenAPIエンドポイントのWebコンテキスト・パス。
webContext() - インタフェースio.helidon.webserver.servicecommon.RestServiceSettingsのメソッド
サービス・エンドポイントにアクセスできるwebコンテキストを返します。
webContext(String) - クラスio.helidon.integrations.openapi.ui.OpenApiUiConfig.BuilderBaseのメソッド
完全なwebコンテキスト(サフィクスだけではない)。
webContext(String) - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBaseのメソッド
OpenAPIエンドポイントのWebコンテキスト・パス。
webContext(String) - クラスio.helidon.webserver.graphql.GraphQlService.Builderのメソッド
graphQLのREST APIの新しいルート・コンテキストを設定します。
webContext(String) - クラスio.helidon.webserver.servicecommon.HelidonFeatureSupport.Builderのメソッド
サービスのREST APIのルート・コンテキストを設定します。
webContext(String) - インタフェースio.helidon.webserver.servicecommon.RestServiceSettings.Builderのメソッド
サービス・エンドポイントに使用するwebコンテキストを設定します。
webContextConfig(Config) - クラスio.helidon.webserver.servicecommon.HelidonFeatureSupport.Builderのメソッド
 
WeblogicConnector - io.helidon.messaging.connectors.wlsのクラス
MicroProfileリアクティブ・メッセージングWeblogic JMSコネクタ。
WeblogicConnector(Config, Instance<ConnectionFactory>) - クラスio.helidon.messaging.connectors.wls.WeblogicConnectorのコンストラクタ
 
WeblogicConnector(Map<String, ConnectionFactory>, ScheduledExecutorService, String, ExecutorService) - クラスio.helidon.messaging.connectors.wls.WeblogicConnectorのコンストラクタ
 
WebServer - io.helidon.webserverのインタフェース
サーバー・ソケットを開き、ルーティングを介してリクエストを処理するサーバー。
WebServerConfig - io.helidon.webserverのインタフェース
WebServer構成Bean。
WebServerConfig.Builder - io.helidon.webserverのクラス
WebServerのFluent APIビルダー。
WebServerConfig.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.webserverのクラス
WebServerのFluent APIビルダー・ベース。
WebServerConfig.BuilderBase.WebServerConfigImpl - io.helidon.webserverのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
WebServerConfigImpl(WebServerConfig.BuilderBase<?, ?>) - クラスio.helidon.webserver.WebServerConfig.BuilderBase.WebServerConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
website() - クラスio.helidon.security.jwt.Jwtのメソッド
WebサイトURIクレーム。
website(URI) - クラスio.helidon.security.jwt.Jwt.Builderのメソッド
サブジェクトのWebサイトURI。
weight() - インタフェースio.helidon.common.Weightedのメソッド
このクラスの重み(動的に定義されている可能性があるため、注釈で定義できません)。
weight() - クラスio.helidon.http.encoding.gzip.GzipEncodingProviderのメソッド
 
weight() - レコード・クラスio.helidon.http.http2.Http2Priorityのメソッド
weightレコード・コンポーネントの値を返します。
weight() - クラスio.helidon.http.media.jackson.JacksonMediaSupportProviderのメソッド
 
weight() - クラスio.helidon.http.media.jsonb.JsonbMediaSupportProviderのメソッド
 
weight() - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBase.OpenApiFeatureConfigImplのメソッド
 
weight() - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBaseのメソッド
OpenAPI機能の重み。
weight() - インタフェースio.helidon.openapi.OpenApiFeatureConfigのメソッド
OpenAPI機能の重み。
weight() - クラスio.helidon.webserver.accesslog.AccessLogConfig.BuilderBase.AccessLogConfigImplのメソッド
 
weight() - クラスio.helidon.webserver.accesslog.AccessLogConfig.BuilderBaseのメソッド
アクセス・ログ機能の重み。
weight() - インタフェースio.helidon.webserver.accesslog.AccessLogConfigのメソッド
アクセス・ログ機能の重み。
weight() - クラスio.helidon.webserver.context.ContextFeatureConfig.BuilderBase.ContextFeatureConfigImplのメソッド
 
weight() - クラスio.helidon.webserver.context.ContextFeatureConfig.BuilderBaseのメソッド
コンテキスト機能の重み。
weight() - インタフェースio.helidon.webserver.context.ContextFeatureConfigのメソッド
コンテキスト機能の重み。
weight() - クラスio.helidon.webserver.cors.CorsConfig.BuilderBase.CorsConfigImplのメソッド
 
weight() - クラスio.helidon.webserver.cors.CorsConfig.BuilderBaseのメソッド
CORS機能の重み。
weight() - インタフェースio.helidon.webserver.cors.CorsConfigのメソッド
CORS機能の重み。
weight() - クラスio.helidon.webserver.observe.ObserveFeatureのメソッド
 
weight() - クラスio.helidon.webserver.observe.ObserveFeatureConfig.BuilderBase.ObserveFeatureConfigImplのメソッド
 
weight() - クラスio.helidon.webserver.observe.ObserveFeatureConfig.BuilderBaseのメソッド
このフィーチャのウェイトを変更します。
weight() - インタフェースio.helidon.webserver.observe.ObserveFeatureConfigのメソッド
このフィーチャのウェイトを変更します。
weight() - クラスio.helidon.webserver.observe.tracing.TracingObserverConfig.BuilderBase.TracingObserverConfigImplのメソッド
 
weight() - クラスio.helidon.webserver.observe.tracing.TracingObserverConfig.BuilderBaseのメソッド
WebServerに登録されている機能の重み。
weight() - インタフェースio.helidon.webserver.observe.tracing.TracingObserverConfigのメソッド
WebServerに登録されている機能の重み。
weight() - クラスio.helidon.webserver.security.SecurityFeatureConfig.BuilderBase.SecurityFeatureConfigImplのメソッド
 
weight() - クラスio.helidon.webserver.security.SecurityFeatureConfig.BuilderBaseのメソッド
セキュリティ機能の重み。
weight() - インタフェースio.helidon.webserver.security.SecurityFeatureConfigのメソッド
セキュリティ機能の重み。
weight() - クラスio.helidon.webserver.security.SecurityHttpFeatureのメソッド
 
weight(double) - クラスio.helidon.openapi.OpenApiFeatureConfig.BuilderBaseのメソッド
OpenAPI機能の重み。
weight(double) - クラスio.helidon.webserver.accesslog.AccessLogConfig.BuilderBaseのメソッド
アクセス・ログ機能の重み。
weight(double) - クラスio.helidon.webserver.accesslog.AccessLogRoutingFeature.Builderのメソッド
この機能の新しいウェイトを構成します。
weight(double) - クラスio.helidon.webserver.context.ContextFeatureConfig.BuilderBaseのメソッド
コンテキスト機能の重み。
weight(double) - クラスio.helidon.webserver.cors.CorsConfig.BuilderBaseのメソッド
CORS機能の重み。
weight(double) - クラスio.helidon.webserver.observe.ObserveFeatureConfig.BuilderBaseのメソッド
このフィーチャのウェイトを変更します。
weight(double) - クラスio.helidon.webserver.observe.tracing.TracingObserverConfig.BuilderBaseのメソッド
WebServerに登録されている機能の重み。
weight(double) - クラスio.helidon.webserver.security.SecurityFeatureConfig.BuilderBaseのメソッド
セキュリティ機能の重み。
Weight - io.helidon.commonの注釈インタフェース
型の重みを定義できる注釈。
WEIGHT - クラスio.helidon.config.hocon.HoconConfigParserのstatic変数
Config.Builderによって自動的に登録された場合に使用されるパーサーの優先度。
WEIGHT - クラスio.helidon.config.PropertiesConfigParserのstatic変数
Config.Builderによって自動的に登録された場合に使用されるパーサーの優先度。
WEIGHT - クラスio.helidon.config.yaml.YamlConfigParserのstatic変数
Config.Builderによって自動的に登録された場合に使用されるパーサーの優先度。
WEIGHT - クラスio.helidon.webserver.context.ContextFeatureのstatic変数
フィーチャの既定の重み。
WEIGHT - クラスio.helidon.webserver.cors.CorsFeatureのstatic変数
フィーチャの既定の重み。
weightComparator() - クラスio.helidon.common.Weightsのstaticメソッド
2つのオブジェクトのコンパレータ(Weightedの実装であるクラス、またはオプションでWeightで注釈を付けられているクラス)を返します。このコンパレータは、いずれかのクラスまたは両方のクラスに注釈がない場合は、指定されたデフォルトの重みを適用します。
Weighted - io.helidon.commonのインタフェース
この区分が重量のある区分であることを定義するインタフェースです。
Weighted - io.helidon.commonのクラス
重量ユーティリティ。
welcomeFileName(String) - クラスio.helidon.webserver.staticcontent.StaticContentService.Builderのメソッド
ディレクトリがリクエストされた場合に返される"file"の名前を設定します。
WeldSubstitutions - io.helidon.integrations.graal.mp.nativeimage.extensionのクラス
Weldに必要な置換。
WeldSubstitutions() - クラスio.helidon.integrations.graal.mp.nativeimage.extension.WeldSubstitutionsのコンストラクタ
 
WeldSubstitutions.ForkJoinAccessors - io.helidon.integrations.graal.mp.nativeimage.extensionのクラス
ネイティブ・イメージの構築時にインジェクトされます。
whenComplete() - クラスio.helidon.messaging.connectors.mock.MockOutgoingのメソッド
完全な信号で終端すると完了したシングルの値を返します。
whenComplete() - インタフェースio.helidon.webclient.api.WebClientServiceRequestのメソッド
このリクエストの完全処理が完了したときに完了します(例:
whenComplete() - クラスio.helidon.webclient.api.WebClientServiceResponse.BuilderBase.WebClientServiceResponseImplのメソッド
 
whenComplete() - クラスio.helidon.webclient.api.WebClientServiceResponse.BuilderBaseのメソッド
エンティティが完全に読み取られるときに、クライアント・レスポンスによって完了可能な将来。
whenComplete() - インタフェースio.helidon.webclient.api.WebClientServiceResponseのメソッド
エンティティが完全に読み取られるときに、クライアント・レスポンスによって完了可能な将来。
whenComplete(CompletableFuture<WebClientServiceResponse>) - クラスio.helidon.webclient.api.WebClientServiceResponse.BuilderBaseのメソッド
エンティティが完全に読み取られるときに、クライアント・レスポンスによって完了可能な将来。
whenComplete(BiConsumer<? super T, ? super Throwable>) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
whenComplete(BiConsumer<? super T, ? super Throwable>) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
whenCompleteAsync(BiConsumer<? super T, ? super Throwable>) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
whenCompleteAsync(BiConsumer<? super T, ? super Throwable>) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
whenCompleteAsync(BiConsumer<? super T, ? super Throwable>, Executor) - クラスio.helidon.common.reactive.CompletionAwaitableのメソッド
 
whenCompleteAsync(BiConsumer<? super T, ? super Throwable>, Executor) - インタフェースio.helidon.common.reactive.Singleのメソッド
 
whenSent() - インタフェースio.helidon.webclient.api.WebClientServiceRequestのメソッド
このリクエストのリクエスト部分が完了したときに完了します(例:
whenSent(Runnable) - インタフェースio.helidon.webserver.http.ServerResponseのメソッド
ソケット書込み用に最後のバイトがバッファリングされたときに完了します。
whenSent(Runnable) - クラスio.helidon.webserver.http.ServerResponseBaseのメソッド
 
whitelistedExceptions() - インタフェースio.helidon.graphql.server.InvocationHandlerのメソッド
ホワイトリストに登録されている構成済の例外のセット。
wildcard() - クラスio.helidon.common.types.TypeName.BuilderBase.TypeNameImplのメソッド
 
wildcard() - クラスio.helidon.common.types.TypeName.BuilderBaseのメソッド
この型がワイルドカード・ジェネリックスを使用しているかどうかを示します。
wildcard() - インタフェースio.helidon.common.types.TypeNameのメソッド
この型がワイルドカード・ジェネリックスを使用しているかどうかを示します。
wildcard(boolean) - クラスio.helidon.common.types.TypeName.BuilderBaseのメソッド
この型がワイルドカード・ジェネリックスを使用しているかどうかを示します。
WILDCARD - クラスio.helidon.common.media.type.MediaTypesのstatic変数
ワイルドカード・メディア・タイプ。
WINDOW_UPDATE - 列挙型クラスio.helidon.http.http2.Http2FrameTypeの列挙定数
ウィンドウ更新フレーム。
WINDOW_UPDATE - インタフェースio.helidon.http.http2.Http2FrameTypesのstatic変数
ウィンドウ更新フレームのタイプ。
WindowSize - io.helidon.http.http2のインタフェース
ウィンドウ・サイズ・コンテナ。FlowControlとともに使用します。
WindowSize.Inbound - io.helidon.http.http2のインタフェース
インバウンド・ウィンドウ・サイズ・コンテナ。
WindowSize.Outbound - io.helidon.http.http2のインタフェース
アウトバウンド・ウィンドウ・サイズ・コンテナ。
windowSizeIncrement() - レコード・クラスio.helidon.http.http2.Http2WindowUpdateのメソッド
windowSizeIncrementレコード・コンポーネントの値を返します。
windowUpdate(Http2WindowUpdate) - インタフェースio.helidon.http.http2.Http2Streamのメソッド
フロー制御ウィンドウの更新。
windowUpdate(Http2WindowUpdate) - インタフェースio.helidon.webserver.http2.spi.Http2SubProtocolSelector.SubProtocolHandlerのメソッド
ウィンドウの更新を受信しました。
withCharset(String) - インタフェースio.helidon.http.HttpMediaTypeのメソッド
元のインスタンスと指定された"charset"パラメータからコピーされた同じタイプ、サブタイプおよびパラメータを使用して、新しいHttpMediaTypeインスタンスを作成します。
withCharset(Charset) - インタフェースio.helidon.http.HttpMediaTypeのメソッド
元のインスタンスと指定された"charset"パラメータからコピーされた同じタイプ、サブタイプおよびパラメータを使用して、新しいHttpMediaTypeインスタンスを作成します。
withClassAnnotations(Map<Class<? extends Annotation>, List<Annotation>>) - クラスio.helidon.security.SecurityLevel.SecurityLevelBuilderのメソッド
新しいクラス・レベルの注釈を設定します。
withDefault() - 注釈インタフェースio.helidon.config.objectmapping.Valueの要素
構成に適切な構成キーの構成ノードが含まれていない場合に、JavaBeanプロパティ値の設定に使用される単一の文字列値の形式でデフォルト値を指定します。
withDefaultSupplier() - 注釈インタフェースio.helidon.config.objectmapping.Valueの要素
構成に適切な構成キーの構成ノードが含まれていない場合に、JavaBeanプロパティ値の設定に使用されるデフォルト値のサプライヤを指定します。
withHeaders(Map<String, List<String>>) - クラスio.helidon.security.OutboundSecurityResponseのstaticメソッド
これらのヘッダーを使用してレスポンスを作成します。
withMethodAnnotations(Map<Class<? extends Annotation>, List<Annotation>>) - クラスio.helidon.security.SecurityLevel.SecurityLevelBuilderのメソッド
新しいメソッド・レベルの注釈を設定します。
withMethodName(String) - クラスio.helidon.security.SecurityLevel.SecurityLevelBuilderのメソッド
新しいメソッド名を設定します。
withoutSystemOrScopeTags(Iterable<Tag>) - インタフェースio.helidon.metrics.api.SystemTagsManagerのメソッド
システム・タグとスコープ・タグを省略して、TagIterableを返します。
withoutSystemTags(Iterable<Tag>) - インタフェースio.helidon.metrics.api.SystemTagsManagerのメソッド
TagIterableを返します。指定されたタグにシステム・タグが含まれていても、スコープ・タグは含まれません。
withParameter(String, String) - インタフェースio.helidon.http.HttpMediaTypeのメソッド
元のインスタンスおよび指定されたカスタム・パラメータからコピーされた同じタイプ、サブタイプおよびパラメータを使用して、新しいHttpMediaTypeインスタンスを作成します。
withScopeTag(Iterable<Tag>, Optional<String>) - インタフェースio.helidon.metrics.api.SystemTagsManagerのメソッド
必要に応じて、指定されたタグに、指定された明示的なスコープからのスコープ・タグ名と値、既存のタグまたはデフォルト・スコープ値(構成されている場合)を含む追加タグを追加します。
withScopeTag(Iterable<Map.Entry<String, String>>, String) - インタフェースio.helidon.metrics.api.SystemTagsManagerのメソッド
拡張は、(タグ名および値)のエントリを、スコープ(そのように構成されている場合)のもう1つとマップします。
workItems(Executable) - インタフェースio.helidon.microprofile.servicecommon.HelidonInterceptorのメソッド
特定の受容体インスタンスが処理する作業アイテムを返します。
workItems(Executable, Class<? extends Annotation>) - クラスio.helidon.microprofile.servicecommon.HelidonRestCdiExtension.WorkItemsManagerのメソッド
 
wrap(ConfigNode.ObjectNode) - クラスio.helidon.config.ObjectNodeImplのstaticメソッド
値ノードをマージ可能な値ノードにラップします。
wrap(ConfigNode.ObjectNode, Function<String, String>) - クラスio.helidon.config.ObjectNodeImplのstaticメソッド
値ノードをマージ可能な値ノードにラップします。
wrap(Handler) - クラスio.helidon.webserver.http.SecureHandlerのメソッド
構成されたセキュリティ要件を使用する新しいハンドラを作成し、セキュリティのチェック時に実行される既存のハンドラをラップします。
wrap(Runnable) - インタフェースio.helidon.metrics.api.Timerのメソッド
Runnableをラップして、このメソッドからの戻り値を介して呼び出されるたびに時間を設定します。
wrap(Collection<? extends Callable<T> >) - クラスio.helidon.microprofile.cdi.ExecutorServicesのメソッド
呼び出されたときに、指定されたtasks引数を変更せずに返します。
wrap(Callable<T>) - インタフェースio.helidon.metrics.api.Timerのメソッド
Callableをラップして、このメソッドからの戻り値を介して呼び出されるたびに時間が設定されるようにします。
wrap(ExecutorService) - クラスio.helidon.common.context.Contextsのstaticメソッド
コンテキストをスレッドに正しく伝播するために、エグゼキュータ・サービスをラップします。
wrap(ScheduledExecutorService) - クラスio.helidon.common.context.Contextsのstaticメソッド
スケジュール済エグゼキュータ・サービスをラップして、コンテキストをそのスレッドに正しく伝播します。
wrap(Supplier<T>) - インタフェースio.helidon.metrics.api.Timerのメソッド
Supplierをラップして、このメソッドからの戻り値を介して呼び出されるたびに時間を設定します。
Wrapper - io.helidon.metrics.apiのインタフェース
関連する型をラップする型の動作(通常は委任)。
WritableHeaders<B> - io.helidon.httpのインタフェース
変更可能なHTTPヘッダー。
write() - クラスio.helidon.http.http2.Http2FrameHeaderのメソッド
このヘッダーをバッファ・データとして書き込みます。
write(byte[]) - インタフェースio.helidon.common.buffers.BufferDataのメソッド
バイト配列をこのバッファに書き込みます。
write(byte[]) - クラスio.helidon.common.reactive.MultiFromOutputStreamのメソッド
非推奨。
シングルバイト書込み用に内部バッファを公開した後にバイト配列を書き込みます。
write(byte[], int, int) - インタフェースio.helidon.common.buffers.BufferDataのメソッド
バイト配列をこのバッファに書き込みます。
write(byte[], int, int) - クラスio.helidon.common.reactive.MultiFromOutputStreamのメソッド
非推奨。
シングルバイト書込み用に内部バッファを公開した後に、オフセットと長さを指定してバイト配列を書き込みます。
write(int) - インタフェースio.helidon.common.buffers.BufferDataのメソッド
バイトを書きます。
write(int) - クラスio.helidon.common.reactive.MultiFromOutputStreamのメソッド
非推奨。
バッファがいっぱいになるまでシングルバイト読取りをバッファリングしようとします。
write(BufferData) - インタフェースio.helidon.common.buffers.BufferDataのメソッド
指定されたバッファをこのバッファに書き込みます。
write(BufferData) - インタフェースio.helidon.common.buffers.DataWriterのメソッド
書き込みバッファ。書き込みが遅延し、別のスレッドに書き込むことがあります。
write(BufferData) - インタフェースio.helidon.common.socket.HelidonSocketのメソッド
基礎となるソケットにティーバッファを書き込みます。
write(BufferData) - クラスio.helidon.common.socket.PlainSocketのメソッド
 
write(BufferData) - クラスio.helidon.webserver.testing.junit5.DirectSocketのメソッド
 
write(BufferData...) - インタフェースio.helidon.common.buffers.DataWriterのメソッド
書込みバッファ。書込みが遅延し、別のスレッドに書き込む場合があります。
write(BufferData, int) - インタフェースio.helidon.common.buffers.BufferDataのメソッド
指定されたバッファからこのバッファにnバイト書き込みます。
write(BufferData, T) - インタフェースio.helidon.http.http2.Http2Settingのメソッド
指定されたバッファへの書き込み設定。
write(GenericType<T>, T, OutputStream, Headers, WritableHeaders<?>) - インタフェースio.helidon.http.media.EntityWriterのメソッド
サーバー・レスポンス・エンティティを書き込んで、ストリームを閉じます。
write(GenericType<T>, T, OutputStream, WritableHeaders<?>) - インタフェースio.helidon.http.media.EntityWriterのメソッド
クライアント・リクエスト・エンティティを書き込んで、ストリームを閉じます。
write(Http2FrameData) - クラスio.helidon.http.http2.Http2ConnectionWriterのメソッド
 
write(Http2FrameData) - インタフェースio.helidon.http.http2.Http2StreamWriterのメソッド
フレームを記述します。
write(Http2Headers.DynamicTable, Http2HuffmanEncoder, BufferData) - クラスio.helidon.http.http2.Http2Headersのメソッド
ヘッダーをバッファに書き込みます。
write(OutputStream) - インタフェースio.helidon.http.media.InstanceWriterのメソッド
インスタンスを出力ストリームに書き込みます。
WriteableMultiPart - io.helidon.http.media.multipartのインタフェース
マルチ・パーツ・メッセージは、パーツのイテレータです。
WriteableMultiPart.Builder - io.helidon.http.media.multipartのクラス
WriteableMultiPartのFluent APIビルダー。
WriteablePart - io.helidon.http.media.multipartのインタフェース
WriteableMultiPartメッセージの単一の部分。
WriteablePart.Builder - io.helidon.http.media.multipartのクラス
WriteablePartのFluent APIビルダー。
writeableQuery() - クラスio.helidon.webclient.api.ClientUriのメソッド
値を更新できるURI問合せ。
writeAscii(String) - インタフェースio.helidon.common.buffers.BufferDataのメソッド
このバッファにascii文字列を書き込みます。
writeBufferSize() - クラスio.helidon.webserver.ListenerConfig.BuilderBase.ListenerConfigImplのメソッド
 
writeBufferSize() - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
ソケット接続にデータを書き込むために内部的に作成されたBufferedOutputStreamの初期バッファ・サイズ(バイト単位)。
writeBufferSize() - インタフェースio.helidon.webserver.ListenerConfigのメソッド
ソケット接続にデータを書き込むために内部的に作成されたBufferedOutputStreamの初期バッファ・サイズ(バイト単位)。
writeBufferSize() - インタフェースio.helidon.webserver.WebServerConfigのメソッド
ソケット接続にデータを書き込むために内部的に作成されたBufferedOutputStreamの初期バッファ・サイズ(バイト単位)。
writeBufferSize() - クラスio.helidon.webserver.WebServerConfig.BuilderBase.WebServerConfigImplのメソッド
ソケット接続にデータを書き込むために内部的に作成されたBufferedOutputStreamの初期バッファ・サイズ(バイト単位)。
writeBufferSize(int) - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
ソケット接続にデータを書き込むために内部的に作成されたBufferedOutputStreamの初期バッファ・サイズ(バイト単位)。
writeClientRequest(MediaContext, OutputStream) - インタフェースio.helidon.http.media.multipart.WriteablePartのメソッド
この部分をクライアント・リクエストの一部として書き込みます。
writeData(Http2FrameData, FlowControl.Outbound) - クラスio.helidon.http.http2.Http2ConnectionWriterのメソッド
 
writeData(Http2FrameData, FlowControl.Outbound) - インタフェースio.helidon.http.http2.Http2StreamWriterのメソッド
フロー制御付きのフレームを記述します。
writeFuture() - インタフェースio.helidon.http.DataChunkのメソッド
このチャンクに関連付けられた将来の書込みを返します。
writeFuture(CompletableFuture<DataChunk>) - インタフェースio.helidon.http.DataChunkのメソッド
データ・チャンクが接続に書き込まれたときに完了する書込み将来を設定します。
writeHeaders(Http2Headers, int, Http2Flag.HeaderFlags, FlowControl.Outbound) - クラスio.helidon.http.http2.Http2ConnectionWriterのメソッド
 
writeHeaders(Http2Headers, int, Http2Flag.HeaderFlags, FlowControl.Outbound) - インタフェースio.helidon.http.http2.Http2StreamWriterのメソッド
(またはストリーミング)エンティティのないヘッダーを書き込みます。
writeHeaders(Http2Headers, int, Http2Flag.HeaderFlags, Http2FrameData, FlowControl.Outbound) - クラスio.helidon.http.http2.Http2ConnectionWriterのメソッド
 
writeHeaders(Http2Headers, int, Http2Flag.HeaderFlags, Http2FrameData, FlowControl.Outbound) - インタフェースio.helidon.http.http2.Http2StreamWriterのメソッド
ヘッダーとエンティティを記述します。
writeHpackInt(int, int, int) - インタフェースio.helidon.common.buffers.BufferDataのメソッド
このバッファにhpack整数を書き込みます。
writeHttp1Header(BufferData) - インタフェースio.helidon.http.Headerのメソッド
現在のヘッダーを指定されたバッファにHTTPヘッダーとして書き込みます。
writeInt16(int) - インタフェースio.helidon.common.buffers.BufferDataのメソッド
16ビットの整数を記述します。
writeInt24(int) - インタフェースio.helidon.common.buffers.BufferDataのメソッド
24ビットの整数を記述します。
writeInt32(int) - インタフェースio.helidon.common.buffers.BufferDataのメソッド
32ビットの整数を記述します。
writeInt8(int) - インタフェースio.helidon.common.buffers.BufferDataのメソッド
8ビット整数を記述します。
writeNow(BufferData) - インタフェースio.helidon.common.buffers.DataWriterのメソッド
バッファが書き込まれるまで、基礎となるトランスポート・ブロッキングにバッファを書き込みます。
writeNow(BufferData) - クラスio.helidon.common.socket.SocketWriterのメソッド
 
writeNow(BufferData...) - インタフェースio.helidon.common.buffers.DataWriterのメソッド
バッファが書き込まれるまで、基礎となるトランスポート・ブロッキングにバッファを書き込みます。
writeNow(BufferData...) - クラスio.helidon.common.socket.SocketWriterのメソッド
 
writeProxyHeader(byte[]) - クラスio.helidon.common.testing.http.junit5.SocketHttpClientのメソッド
リクエストの前にRAWプロキシ・プロトコル・ヘッダーを記述します。
writeQueueLength() - クラスio.helidon.webserver.ListenerConfig.BuilderBase.ListenerConfigImplのメソッド
 
writeQueueLength() - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
書込み操作のためにキューに入れられたバッファの数。
writeQueueLength() - インタフェースio.helidon.webserver.ListenerConfigのメソッド
書込み操作のためにキューに入れられたバッファの数。
writeQueueLength() - インタフェースio.helidon.webserver.WebServerConfigのメソッド
書込み操作のためにキューに入れられたバッファの数。
writeQueueLength() - クラスio.helidon.webserver.WebServerConfig.BuilderBase.WebServerConfigImplのメソッド
書込み操作のためにキューに入れられたバッファの数。
writeQueueLength(int) - クラスio.helidon.webserver.ListenerConfig.BuilderBaseのメソッド
書込み操作のためにキューに入れられたバッファの数。
writer() - インタフェースio.helidon.webclient.api.ClientConnectionのメソッド
クライアント・リクエストが書き込むデータ・ライター。
writer() - クラスio.helidon.webclient.api.TcpClientConnectionのメソッド
 
writer(GenericType<T>, Headers, WritableHeaders<?>) - クラスio.helidon.http.media.FormParamsSupportのメソッド
 
writer(GenericType<T>, Headers, WritableHeaders<?>) - クラスio.helidon.http.media.jackson.JacksonSupportのメソッド
 
writer(GenericType<T>, Headers, WritableHeaders<?>) - クラスio.helidon.http.media.jsonb.JsonbSupportのメソッド
 
writer(GenericType<T>, Headers, WritableHeaders<?>) - クラスio.helidon.http.media.jsonp.JsonpSupportのメソッド
 
writer(GenericType<T>, Headers, WritableHeaders<?>) - インタフェースio.helidon.http.media.MediaContextのメソッド
サーバー・レスポンス・エンティティのライター。
writer(GenericType<T>, Headers, WritableHeaders<?>) - インタフェースio.helidon.http.media.MediaSupportのメソッド
サー・バー・レスポンス・ライター。
writer(GenericType<T>, Headers, WritableHeaders<?>) - クラスio.helidon.http.media.multipart.MultiPartSupportのメソッド
 
writer(GenericType<T>, Headers, WritableHeaders<?>) - クラスio.helidon.http.media.PathSupportのメソッド
 
writer(GenericType<T>, Headers, WritableHeaders<?>) - クラスio.helidon.http.media.StringSupportのメソッド
 
writer(GenericType<T>, WritableHeaders<?>) - クラスio.helidon.http.media.FormParamsSupportのメソッド
 
writer(GenericType<T>, WritableHeaders<?>) - クラスio.helidon.http.media.jackson.JacksonSupportのメソッド
 
writer(GenericType<T>, WritableHeaders<?>) - クラスio.helidon.http.media.jsonb.JsonbSupportのメソッド
 
writer(GenericType<T>, WritableHeaders<?>) - クラスio.helidon.http.media.jsonp.JsonpSupportのメソッド
 
writer(GenericType<T>, WritableHeaders<?>) - インタフェースio.helidon.http.media.MediaContextのメソッド
クライアント・リクエスト・エンティティのライター。
writer(GenericType<T>, WritableHeaders<?>) - インタフェースio.helidon.http.media.MediaSupportのメソッド
クライアント・リクエスト・ライター。
writer(GenericType<T>, WritableHeaders<?>) - クラスio.helidon.http.media.multipart.MultiPartSupportのメソッド
 
writer(GenericType<T>, WritableHeaders<?>) - クラスio.helidon.http.media.PathSupportのメソッド
 
writer(GenericType<T>, WritableHeaders<?>) - クラスio.helidon.http.media.StringSupportのメソッド
 
WriterResponse(MediaSupport.SupportLevel, Supplier<EntityWriter<T>>) - レコード・クラスio.helidon.http.media.MediaSupport.WriterResponseのコンストラクタ
WriterResponseレコード・クラスのインスタンスを作成します。
writeServerResponse(MediaContext, OutputStream, Headers) - インタフェースio.helidon.http.media.multipart.WriteablePartのメソッド
この部分をサーバー・レスポンスの一部として記述します。
writeThrough(boolean) - クラスio.helidon.integrations.microstream.cache.MicrostreamCacheConfigurationBuilderのメソッド
 
writeTo(OutputStream) - インタフェースio.helidon.common.buffers.BufferDataのメソッド
このバッファの使用可能なすべてのバイトを出力ストリームに書き込みます。
writeTo(ByteBuffer, int) - インタフェースio.helidon.common.buffers.BufferDataのメソッド
このバッファから指定されたバッファにnバイト書き込みます。
writeToFile(Path) - インタフェースio.helidon.common.reactive.IoMultiのstaticメソッド
指定されたPathからオープンされたFileChannelMulti<ByteBuffer>を使用するファンクションを作成します。
writeUnsignedInt32(long) - インタフェースio.helidon.common.buffers.BufferDataのメソッド
32ビットの符号なし整数を記述します。
WS_KEY - クラスio.helidon.webserver.websocket.WsUpgraderのstatic変数
Websocketキー・ヘッダー名。
WS_VERSION - クラスio.helidon.webserver.websocket.WsUpgraderのstatic変数
Websocketバージョン・ヘッダー名。
WsClient - io.helidon.webclient.websocketのインタフェース
WebSocketクライアント。
WsClientConfig - io.helidon.webclient.websocketのインタフェース
WebSocket完全なWebクライアント構成。
WsClientConfig.Builder - io.helidon.webclient.websocketのクラス
WsClientのFluent APIビルダー。
WsClientConfig.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.webclient.websocketのクラス
WsClientのFluent APIビルダー・ベース。
WsClientConfig.BuilderBase.WsClientConfigImpl - io.helidon.webclient.websocketのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
WsClientConfigImpl(WsClientConfig.BuilderBase<?, ?>) - クラスio.helidon.webclient.websocket.WsClientConfig.BuilderBase.WsClientConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
WsClientException - io.helidon.webclient.websocketの例外クラス
WebSocketクライアント例外。
WsClientException(String) - 例外クラスio.helidon.webclient.websocket.WsClientExceptionのコンストラクタ
根本的な原因のない例外。
WsClientException(String, Throwable) - 例外クラスio.helidon.webclient.websocket.WsClientExceptionのコンストラクタ
別の例外によって発生した例外。
WsClientProtocolConfig - io.helidon.webclient.websocketのインタフェース
HTTP/1.1クライアントの構成。
WsClientProtocolConfig.Builder - io.helidon.webclient.websocketのクラス
WsClientProtocolConfigのFluent APIビルダー。
WsClientProtocolConfig.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.webclient.websocketのクラス
WsClientProtocolConfigのFluent APIビルダー・ベース。
WsClientProtocolConfig.BuilderBase.WsClientProtocolConfigImpl - io.helidon.webclient.websocketのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
WsClientProtocolConfigImpl(WsClientProtocolConfig.BuilderBase<?, ?>) - クラスio.helidon.webclient.websocket.WsClientProtocolConfig.BuilderBase.WsClientProtocolConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
WsCloseCodes - io.helidon.websocketのクラス
WsSession.close(int, String)とともに使用し、WsListener.onClose(WsSession, int, String)で受信するコード。
WsCloseException - io.helidon.websocketの例外クラス
WebSocket通信のクローズをリクエストしているときに例外が発生しました。
WsCloseException(String, int) - 例外クラスio.helidon.websocket.WsCloseExceptionのコンストラクタ
新しい例外を作成します。
WsConfig - io.helidon.webserver.websocketのインタフェース
WebSocketプロトコル構成。
WsConfig.Builder - io.helidon.webserver.websocketのクラス
WsConfigのFluent APIビルダー。
WsConfig.BuilderBase<BUILDER,PROTOTYPE> - io.helidon.webserver.websocketのクラス
WsConfigのFluent APIビルダー・ベース。
WsConfig.BuilderBase.WsConfigImpl - io.helidon.webserver.websocketのクラス
プロトタイプの生成済実装は、子孫プロトタイプの実装によって拡張できます。
WsConfigImpl(WsConfig.BuilderBase<?, ?>) - クラスio.helidon.webserver.websocket.WsConfig.BuilderBase.WsConfigImplのコンストラクタ
ビルダーを提供するインスタンスを作成します。
WsConnection - io.helidon.webserver.websocketのクラス
WebSocket接続、サーバー側セッションの実装。
WsDirectExtension - io.helidon.webserver.testing.junit5.websocketのクラス
Helidon WebServerユニット・テストのDirectWsClientなど、WebSocket関連アーティファクトのインジェクションのサポートを追加するServiceLoaderプロバイダ実装。
WsDirectExtension() - クラスio.helidon.webserver.testing.junit5.websocket.WsDirectExtensionのコンストラクタ
 
WsFrame - io.helidon.websocketのインタフェース
WebSocketフレーム。
WsListener - io.helidon.websocketのインタフェース
WebSocketリスナー。
WsOpCode - io.helidon.websocket内の列挙型クラス
WebSocket操作コード。
WsProtocolConfigProvider - io.helidon.webclient.websocketのクラス
プロトコル構成プロバイダの実装。
WsProtocolConfigProvider - io.helidon.webserver.websocketのクラス
WebSocketプロトコル構成のサービス・プロバイダ実装。
WsProtocolConfigProvider() - クラスio.helidon.webclient.websocket.WsProtocolConfigProviderのコンストラクタ
非推奨。
直接使用しないでください。WsClientProtocolConfigを使用
WsProtocolConfigProvider() - クラスio.helidon.webserver.websocket.WsProtocolConfigProviderのコンストラクタ
 
WsProtocolProvider - io.helidon.webclient.websocketのクラス
WebSocketプロトコルのServiceLoaderプロバイダ実装。
WsProtocolProvider() - クラスio.helidon.webclient.websocket.WsProtocolProviderのコンストラクタ
ServiceLoaderで必要なパブリック・コンストラクタです。
WsRoute - io.helidon.webserver.websocketのクラス
WebSocketルート。
WsRouting - io.helidon.webserver.websocketのクラス
WebSocket固有のルーティング。
WsRouting.Builder - io.helidon.webserver.websocketのクラス
WsRoutingのFluent APIビルダー。
WsServerExtension - io.helidon.webserver.testing.junit5.websocketのクラス
Helidon WebServer統合テストのWsClientなど、WebSocket関連アーティファクトのインジェクションのサポートを追加するServiceLoaderプロバイダ実装。
WsServerExtension() - クラスio.helidon.webserver.testing.junit5.websocket.WsServerExtensionのコンストラクタ
 
WsSession - io.helidon.websocketのインタフェース
WebSocketセッション。
WsUpgradeException - io.helidon.websocketの例外クラス
websocketのアップグレードを拒否するためにハンドシェイク・プロセス中にWsListener.onHttpUpgrade(HttpPrologue, io.helidon.http.Headers)によってスローされる可能性がある例外。
WsUpgradeException(String) - 例外クラスio.helidon.websocket.WsUpgradeExceptionのコンストラクタ
メッセージから例外を作成します。
WsUpgradeException(String, Throwable) - 例外クラスio.helidon.websocket.WsUpgradeExceptionのコンストラクタ
メッセージおよび原因から例外を作成します。
WsUpgradeProvider - io.helidon.webserver.websocketのクラス
HTTP/1.1からWebSocketにアップグレードするためのServiceLoaderプロバイダ実装。
WsUpgradeProvider() - クラスio.helidon.webserver.websocket.WsUpgradeProviderのコンストラクタ
非推奨。
このコンストラクタは、ServiceLoaderでのみ使用されます。手動設定にはWsUpgrader.create(WsConfig)を使用
WsUpgrader - io.helidon.webserver.websocketのクラス
HTTP/1.1からWebSocketにアップグレードするHttp1Upgrader実装。
WsUpgrader(WsConfig) - クラスio.helidon.webserver.websocket.WsUpgraderのコンストラクタ
 
WWW_AUTHENTICATE - クラスio.helidon.http.HeaderNamesのstatic変数
WWW-Authenticateヘッダー名。

X

X_FORWARDED - 列挙型クラスio.helidon.http.RequestedUriDiscoveryContext.RequestedUriDiscoveryTypeの列挙定数
io.helidon.http.Header#X_FORWARDED_PROTO, io.helidon.http.Header#X_FORWARDED_HOST, io.helidon.http.Header#X_FORWARDED_PORT, io.helidon.http.Header#X_FORWARDED_PREFIXヘッダーは、リクエストされた元のURIの検出に使用されます。
X_FORWARDED_FOR - クラスio.helidon.http.HeaderNamesのstatic変数
X-Forwarded-Forヘッダー名。
X_FORWARDED_HOST - クラスio.helidon.http.HeaderNamesのstatic変数
X_FORWARDED_HOSTヘッダー名。
X_FORWARDED_PORT - クラスio.helidon.http.HeaderNamesのstatic変数
X_FORWARDED_PORTヘッダー名。
X_FORWARDED_PREFIX - クラスio.helidon.http.HeaderNamesのstatic変数
X_FORWARDED_PREFIXヘッダー名。
X_FORWARDED_PROTO - クラスio.helidon.http.HeaderNamesのstatic変数
X_FORWARDED_PROTOヘッダー名。
X_HELIDON_CN - クラスio.helidon.http.HeaderNamesのstatic変数
X_HELIDON_CNヘッダー名。
X_OT_SPAN_CONTEXT - クラスio.helidon.tracing.jersey.client.ClientTracingFilterのstatic変数
Envoyプロキシで使用されるヘッダー。
X_REQUEST_ID - クラスio.helidon.tracing.jersey.client.ClientTracingFilterのstatic変数
ルーターで使用されるヘッダー。
XADataSourceWrappingDataSource - io.helidon.integrations.jta.jdbcのクラス
非推奨、削除予定: このAPI要素は将来のバージョンで削除予定です。
このクラスは、置換なしで削除される予定です。
XADataSourceWrappingDataSource(XADataSource, Consumer<? super XAResource>) - クラスio.helidon.integrations.jta.jdbc.XADataSourceWrappingDataSourceのコンストラクタ
非推奨。
新しいXADataSourceWrappingDataSourceを作成します。

Y

YAML - 列挙型クラスio.helidon.openapi.OpenApiFormatの列挙定数
YAML
YamlConfigParser - io.helidon.config.yamlのクラス
MediaTypes.APPLICATION_YAMLをサポートするYAML ConfigParser実装。
YamlConfigParser() - クラスio.helidon.config.yaml.YamlConfigParserのコンストラクタ
非推奨。
このメソッドは直接使用しないでください。YamlConfigParser.create()を使用してください
YamlConfigSourceProvider - io.helidon.config.yaml.mpのクラス
ファイルapplication.yamlをサポートするMicroProfile構成のYAML構成ソース・プロバイダ。
YamlConfigSourceProvider() - クラスio.helidon.config.yaml.mp.YamlConfigSourceProviderのコンストラクタ
 
YamlMetaConfigProvider - io.helidon.config.yaml.mpのクラス
Helidon MicroProfile Yamlのmeta-configプロバイダ。
YamlMetaConfigProvider() - クラスio.helidon.config.yaml.mp.YamlMetaConfigProviderのコンストラクタ
 
YamlMpConfigSource - io.helidon.config.yaml.mpのクラス
ConfigProviderResolver.getBuilder()を使用して、クラスパスまたはファイル・システムからYAMLファイルを追加するために使用できるMicroProfile ConfigSource

Z

ZERO - インタフェースio.helidon.metrics.api.Sample.Derivedのstatic変数
値がゼロで参照のない導出サンプル。
ZipkinTracer - io.helidon.tracing.providers.zipkinのクラス
ZipkinTracerは、BraveSpanBuilderではなくZipkinSpanBuilderの作成時にBraveTracerに委任します。
ZipkinTracer(BraveTracer, List<Tag<?>>) - クラスio.helidon.tracing.providers.zipkin.ZipkinTracerのコンストラクタ
委任(BraveTracer)およびすべてのトレースにデフォルトで使用されるタグからzipkinトレーサを作成します。
ZipkinTracerBuilder - io.helidon.tracing.providers.zipkinのクラス
ZipkinTracerBuilderは、Zipkinで使用するTracerのコンビニエンス・ビルダーです。
ZipkinTracerBuilder() - クラスio.helidon.tracing.providers.zipkin.ZipkinTracerBuilderのコンストラクタ
デフォルトのコンストラクタ。状態は変更されません。
ZipkinTracerBuilder.Version - io.helidon.tracing.providers.zipkin内の列挙型クラス
Zipkin APIで使用可能なバージョン。
ZipkinTracerProvider - io.helidon.tracing.providers.zipkinのクラス
Zipkin javaサービス。
ZipkinTracerProvider() - クラスio.helidon.tracing.providers.zipkin.ZipkinTracerProviderのコンストラクタ
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
すべてのクラスおよびインタフェース | すべてのパッケージ | 定数フィールド値 | 直列化された形式